Powered by Phoca Gallery
Fil de navigation
Joomla! Version | 5.3.2 |
PHP Version | 8.1.32 |
Identity | guest |
Response | 200 |
Template | cassiopeia |
Database |
|
1 x afterRenderComponent com_phocagallery (13.82MB) (48.41%) | 126ms |
1 x afterInitialise (12.05MB) (18.85%) | 49.12ms |
1 x afterLoad (3.67MB) (12.75%) | 33.22ms |
1 x afterRenderRawModule mod_menu (Menu principal) (2.04MB) (4.23%) | 11.03ms |
1 x afterRenderRawModule mod_finder (Rechercher) (1.03MB) (4.03%) | 10.50ms |
1 x afterRender (1.15MB) (3.17%) | 8.25ms |
1 x beforeRenderRawModule mod_menu (Menu principal) (418.21KB) (2.13%) | 5.56ms |
1 x beforeRenderComponent com_phocagallery (453.78KB) (1.1%) | 2.88ms |
1 x afterRenderRawModule mod_phocagallery_tree (Dossier photos) (330.03KB) (0.95%) | 2.49ms |
1 x afterRenderRawModule mod_breadcrumbs (Fil de navigation) (186.41KB) (0.85%) | 2.22ms |
1 x After Access::preloadComponents (all components) (156.2KB) (0.52%) | 1.35ms |
1 x afterRoute (201.67KB) (0.47%) | 1.23ms |
1 x Before Access::preloadComponents (all components) (14.35KB) (0.42%) | 1.09ms |
1 x afterRenderModule mod_phocagallery_tree (Dossier photos) (24.11KB) (0.29%) | 750μs |
1 x beforeRenderModule mod_phocagallery_tree (Dossier photos) (65.3KB) (0.23%) | 587μs |
1 x beforeRenderModule mod_menu (Menu principal) (92.2KB) (0.2%) | 531μs |
1 x After Access::getAssetRules (id:16 name:com_menus) (27.88KB) (0.18%) | 469μs |
1 x afterDispatch (11.89KB) (0.12%) | 320μs |
1 x beforeRenderModule mod_breadcrumbs (Fil de navigation) (2.87KB) (0.11%) | 288μs |
1 x afterRenderModule mod_finder (Rechercher) (11.53KB) (0.1%) | 249μs |
1 x beforeRenderRawModule mod_phocagallery_tree (Dossier photos) (13.7KB) (0.07%) | 193μs |
1 x afterRenderModule mod_menu (Menu principal) (12.86KB) (0.06%) | 150μs |
1 x afterRenderModule mod_breadcrumbs (Fil de navigation) (11KB) (0.05%) | 120μs |
1 x beforeRenderModule mod_finder (Rechercher) (13.12KB) (0.04%) | 112μs |
1 x beforeRenderRawModule mod_finder (Rechercher) (1.63KB) (0.01%) | 35μs |
1 x beforeRenderRawModule mod_breadcrumbs (Fil de navigation) (672B) (0.01%) | 28μs |
1 x Before Access::getAssetRules (id:16 name:com_menus) (2.45KB) (0.01%) | 14μs |
SELECT @@SESSION.sql_mode;
176μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `t4d85_session`
WHERE `session_id` = ?
203μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `t4d85_session`
WHERE `session_id` = :session_id LIMIT 1
251μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `t4d85_session`
(`session_id`,`guest`,`time`,`userid`,`username`) VALUES
(:session_id, :guest, :time, :user_id, :username)
461μs912BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `t4d85_viewlevels`
305μs1.58KB/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `t4d85_usergroups` AS `a`
LEFT JOIN `t4d85_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
326μs1.64KBParams/libraries/src/Access/Access.php:868CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM t4d85_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
255μs976B/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774CopySELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.owner_id, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder, c.image_id, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug FROM t4d85_phocagallery_categories AS c WHERE c.id = 2 LIMIT 1
323μs3.81KB/components/com_phocagallery/models/category.php:238CopySELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access FROM t4d85_phocagallery_categories AS cc WHERE cc.id = 0 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 2 ORDER BY cc.ordering ASC LIMIT 1
232μs3.2KB/components/com_phocagallery/models/category.php:266CopySELECT a.*, cc.alias AS catalias, cc.accessuserid AS cataccessuserid, cc.access AS cataccess, CASE WHEN CHAR_LENGTH(cc.alias) THEN CONCAT_WS(':', cc.id, cc.alias) ELSE cc.id END as catslug FROM t4d85_phocagallery AS a LEFT JOIN t4d85_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN t4d85_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 2 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 20, 20
2.42ms8.05KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT a.id FROM t4d85_phocagallery AS a LEFT JOIN t4d85_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 2 AND a.published = 1 AND a.approved = 1 ORDER BY a.id
564μs3.32KB/libraries/src/MVC/Model/BaseDatabaseModel.php:209CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 2 ORDER BY a.ordering LIMIT 1
212μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.parent_id = 2 ORDER BY a.ordering
221μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 21 ORDER BY a.ordering LIMIT 1
176μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 21 ORDER BY a.ordering LIMIT 1
164μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 21 ORDER BY a.ordering LIMIT 1
154μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 22 ORDER BY a.ordering LIMIT 1
151μs3.48KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 22 ORDER BY a.ordering LIMIT 1
158μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 22 ORDER BY a.ordering LIMIT 1
150μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 23 ORDER BY a.ordering LIMIT 1
163μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 23 ORDER BY a.ordering LIMIT 1
150μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 23 ORDER BY a.ordering LIMIT 1
156μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 24 ORDER BY a.ordering LIMIT 1
148μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 24 ORDER BY a.ordering LIMIT 1
163μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 24 ORDER BY a.ordering LIMIT 1
181μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 25 ORDER BY a.ordering LIMIT 1
157μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 25 ORDER BY a.ordering LIMIT 1
164μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 25 ORDER BY a.ordering LIMIT 1
157μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 26 ORDER BY a.ordering LIMIT 1
152μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 26 ORDER BY a.ordering LIMIT 1
181μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 26 ORDER BY a.ordering LIMIT 1
195μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 27 ORDER BY a.ordering LIMIT 1
155μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 27 ORDER BY a.ordering LIMIT 1
159μs11.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 27 ORDER BY a.ordering LIMIT 1
204μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 28 ORDER BY a.ordering LIMIT 1
213μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 28 ORDER BY a.ordering LIMIT 1
200μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 28 ORDER BY a.ordering LIMIT 1
190μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering LIMIT 1
197μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering LIMIT 1
219μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering LIMIT 1
327μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering LIMIT 1
236μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering LIMIT 1
192μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering LIMIT 1
249μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering LIMIT 1
170μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering LIMIT 1
168μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering LIMIT 1
140μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering LIMIT 1
186μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering LIMIT 1
145μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering LIMIT 1
143μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering LIMIT 1
135μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering LIMIT 1
182μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering LIMIT 1
147μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 34 ORDER BY a.ordering LIMIT 1
140μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 34 ORDER BY a.ordering LIMIT 1
159μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 34 ORDER BY a.ordering LIMIT 1
139μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 35 ORDER BY a.ordering LIMIT 1
156μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 35 ORDER BY a.ordering LIMIT 1
151μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 35 ORDER BY a.ordering LIMIT 1
145μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 36 ORDER BY a.ordering LIMIT 1
151μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 36 ORDER BY a.ordering LIMIT 1
288μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 36 ORDER BY a.ordering LIMIT 1
176μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 37 ORDER BY a.ordering LIMIT 1
156μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 37 ORDER BY a.ordering LIMIT 1
153μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 37 ORDER BY a.ordering LIMIT 1
173μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 38 ORDER BY a.ordering LIMIT 1
166μs8.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 38 ORDER BY a.ordering LIMIT 1
178μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 38 ORDER BY a.ordering LIMIT 1
162μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 39 ORDER BY a.ordering LIMIT 1
150μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 39 ORDER BY a.ordering LIMIT 1
172μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 39 ORDER BY a.ordering LIMIT 1
145μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 40 ORDER BY a.ordering LIMIT 1
144μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 40 ORDER BY a.ordering LIMIT 1
146μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 40 ORDER BY a.ordering LIMIT 1
170μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `t4d85_phocagallery_categories`
813μs2.64KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:539CopyUPDATE `t4d85_phocagallery_categories`
SET `hits` = (`hits` + 1)
WHERE `id` = '2'
436μs48B/libraries/src/Table/Table.php:1348CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 21 ORDER BY a.ordering LIMIT 1
301μs960B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 21 ORDER BY a.ordering LIMIT 1
180μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 21 ORDER BY a.ordering LIMIT 1
165μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 22 ORDER BY a.ordering LIMIT 1
164μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 22 ORDER BY a.ordering LIMIT 1
221μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 22 ORDER BY a.ordering LIMIT 1
144μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 23 ORDER BY a.ordering LIMIT 1
152μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 23 ORDER BY a.ordering LIMIT 1
151μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 23 ORDER BY a.ordering LIMIT 1
162μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 24 ORDER BY a.ordering LIMIT 1
158μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 24 ORDER BY a.ordering LIMIT 1
221μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 24 ORDER BY a.ordering LIMIT 1
161μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 25 ORDER BY a.ordering LIMIT 1
156μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 25 ORDER BY a.ordering LIMIT 1
149μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 25 ORDER BY a.ordering LIMIT 1
147μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 26 ORDER BY a.ordering LIMIT 1
152μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 26 ORDER BY a.ordering LIMIT 1
143μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 26 ORDER BY a.ordering LIMIT 1
133μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 27 ORDER BY a.ordering LIMIT 1
142μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 27 ORDER BY a.ordering LIMIT 1
145μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 27 ORDER BY a.ordering LIMIT 1
143μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 28 ORDER BY a.ordering LIMIT 1
144μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 28 ORDER BY a.ordering LIMIT 1
140μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 28 ORDER BY a.ordering LIMIT 1
154μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering LIMIT 1
175μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering LIMIT 1
151μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 29 ORDER BY a.ordering LIMIT 1
142μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering LIMIT 1
141μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering LIMIT 1
136μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 30 ORDER BY a.ordering LIMIT 1
140μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering LIMIT 1
151μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering LIMIT 1
145μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 31 ORDER BY a.ordering LIMIT 1
144μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering LIMIT 1
147μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering LIMIT 1
142μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 32 ORDER BY a.ordering LIMIT 1
142μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering LIMIT 1
143μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering LIMIT 1
158μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 33 ORDER BY a.ordering LIMIT 1
146μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 34 ORDER BY a.ordering LIMIT 1
143μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 34 ORDER BY a.ordering LIMIT 1
159μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 34 ORDER BY a.ordering LIMIT 1
141μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 35 ORDER BY a.ordering LIMIT 1
140μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 35 ORDER BY a.ordering LIMIT 1
137μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 35 ORDER BY a.ordering LIMIT 1
152μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 36 ORDER BY a.ordering LIMIT 1
148μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 36 ORDER BY a.ordering LIMIT 1
172μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 36 ORDER BY a.ordering LIMIT 1
147μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 37 ORDER BY a.ordering LIMIT 1
144μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 37 ORDER BY a.ordering LIMIT 1
143μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 37 ORDER BY a.ordering LIMIT 1
143μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 38 ORDER BY a.ordering LIMIT 1
141μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 38 ORDER BY a.ordering LIMIT 1
187μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 38 ORDER BY a.ordering LIMIT 1
170μs16.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 39 ORDER BY a.ordering LIMIT 1
155μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 39 ORDER BY a.ordering LIMIT 1
171μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 39 ORDER BY a.ordering LIMIT 1
142μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 40 ORDER BY a.ordering LIMIT 1
142μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 40 ORDER BY a.ordering LIMIT 1
138μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM t4d85_phocagallery_categories AS a WHERE a.id = 40 ORDER BY a.ordering LIMIT 1
160μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `t4d85_modules` AS `m`
LEFT JOIN `t4d85_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `t4d85_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id`
WHERE
(
(
(`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND
(`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0)
ORDER BY `m`.`position`,`m`.`ordering`
738μs2.2KBParams/libraries/src/Cache/Controller/CallbackController.php:120CopySELECT cc.title AS title, cc.id AS id, cc.parent_id as parent_id, cc.alias as alias, cc.access as access, cc.accessuserid as accessuserid FROM t4d85_phocagallery_categories AS cc WHERE cc.published = 1 AND cc.id != 0 ORDER BY cc.ordering ASC
297μs1.16KB/modules/mod_phocagallery_tree/mod_phocagallery_tree.php:117CopySELECT `title`
FROM `t4d85_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
299μs1.01KB/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `t4d85_assets`
WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43,:preparedArray44,:preparedArray45)
752μs8.12KBParams/libraries/src/Access/Access.php:357CopySELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count
FROM `t4d85_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
250μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT `session_id`
FROM `t4d85_session`
WHERE `session_id` = ?
191μs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `t4d85_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
509μs912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy