Home
last modified time | relevance | path

Searched refs:get_execution_time (Results 1 – 2 of 2) sorted by relevance

/plugin/orphanmedia/
H A Dsyntax.php63 …BUG_MODE_ACTIVE != false) || (stripos($data[0],"perf") !== false)) { $this->get_execution_time(); }
106 …ist of media files created: </td><td class="xm_perf_tbl"> '.$this->get_execution_time().' s </td>…
116 …list of page files created: </td> <td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
124 … links extracted from pages: </td><td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
201 …l and relative media found: </td><td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
256 …bl"> missing media detected: </td><td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
323 …perf_tbl"> orphans detected: </td><td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
831 function get_execution_time() function in syntax_plugin_orphanmedia
/plugin/orphanmedia2/
H A Dsyntax.php64 …BUG_MODE_ACTIVE != false) || (stripos($data[0],"perf") !== false)) { $this->get_execution_time(); }
107 …ist of media files created: </td><td class="xm_perf_tbl"> '.$this->get_execution_time().' s </td>…
117 …list of page files created: </td> <td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
125 … links extracted from pages: </td><td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
202 …l and relative media found: </td><td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
257 …bl"> missing media detected: </td><td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
324 …perf_tbl"> orphans detected: </td><td class="xm_perf_tbl">'.$this->get_execution_time().' s </td><…
832 function get_execution_time() function in syntax_plugin_orphanmedia2