Powered by Phoca Gallery
Joomla! Version | 4.4.5 |
PHP Version | 7.4.33 |
Identity | guest |
Response | 200 |
Template | cassiopeia |
Database |
|
1 x afterRenderComponent com_phocagallery (2.88MB) (76.24%) | 698.99ms |
1 x afterInitialise (1.62MB) (15.15%) | 138.93ms |
1 x afterLoad (539.64KB) (2.17%) | 19.90ms |
1 x afterRender (220.05KB) (1.2%) | 11.02ms |
1 x beforeRenderComponent com_phocagallery (203.97KB) (1.07%) | 9.84ms |
1 x afterRenderRawModule mod_menu (Hauptmenü) (154.63KB) (0.85%) | 7.81ms |
1 x beforeRenderRawModule mod_menu (Hauptmenü) (122.38KB) (0.81%) | 7.39ms |
1 x afterRoute (54.06KB) (0.52%) | 4.79ms |
1 x afterRenderRawModule mod_menu (Submenü) (11.64KB) (0.13%) | 1.16ms |
1 x beforeRenderModule mod_menu (Submenü) (4.12KB) (0.06%) | 532μs |
1 x afterDispatch (2.25KB) (0.05%) | 431μs |
1 x beforeRenderModule mod_menu (Hauptmenü) (1.13KB) (0.04%) | 411μs |
1 x beforeRenderRawModule mod_menu (Submenü) (736B) (0.03%) | 320μs |
1 x afterRenderModule mod_menu (Submenü) (3.37KB) (0.03%) | 304μs |
1 x afterRenderModule mod_menu (Hauptmenü) (4.49KB) (0.02%) | 195μs |
SELECT @@SESSION.sql_mode;
2ms1.59KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `aoptw_session`
WHERE `session_id` = ?
910μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `aoptw_session`
WHERE `session_id` = :session_id LIMIT 1
413μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `aoptw_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
9.19ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `aoptw_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
1.54ms20.73KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `aoptw_viewlevels`
4.75ms1.11KB/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `aoptw_usergroups` AS `a`
LEFT JOIN `aoptw_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
20.25ms1.67KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `aoptw_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
279μs16.3KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`m`.`link`,`m`.`type`,`m`.`level`,`m`.`language`,`m`.`browserNav`,`m`.`access`,`m`.`params`,`m`.`home`,`m`.`img`,`m`.`template_style_id`,`m`.`component_id`,`m`.`parent_id`,`m`.`path` AS `route`,`e`.`element` AS `component`
FROM `aoptw_menu` AS `m`
LEFT JOIN `aoptw_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id`
WHERE
(
(`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2)
ORDER BY `m`.`lft`
935μs14.05KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `aoptw_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
350μs2.67KB/libraries/src/Language/LanguageHelper.php:142CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `aoptw_template_styles` AS `s`
LEFT JOIN `aoptw_extensions` AS `e` ON `e`.`element` = `s`.`template` AND `e`.`type` = 'template' AND `e`.`client_id` = `s`.`client_id`
WHERE `s`.`client_id` = 0 AND `e`.`enabled` = 1
529μs1.33KB/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM aoptw_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
1.72ms1.19KB/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 aoptw_phocagallery_categories AS c WHERE c.id = 1 LIMIT 1
2.1ms4.19KB/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 aoptw_phocagallery_categories AS cc WHERE cc.id = 0 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 1 ORDER BY cc.ordering ASC LIMIT 1
1.86ms1.95KB/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 aoptw_phocagallery AS a LEFT JOIN aoptw_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN aoptw_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 1 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 180, 20
6.43ms24.05KB/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopySELECT a.id FROM aoptw_phocagallery AS a LEFT JOIN aoptw_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 1 AND a.published = 1 AND a.approved = 1 ORDER BY a.id
1.25ms16.82KB/libraries/src/MVC/Model/BaseDatabaseModel.php:211CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 1 ORDER BY a.ordering LIMIT 1
7.99ms3.56KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.parent_id = 1 ORDER BY a.ordering
11.45ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 555 ORDER BY a.ordering LIMIT 1
1.21ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 555 ORDER BY a.ordering LIMIT 1
201μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 555 ORDER BY a.ordering LIMIT 1
1.4ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 556 ORDER BY a.ordering LIMIT 1
803μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 556 ORDER BY a.ordering LIMIT 1
265μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 556 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 aoptw_phocagallery_categories AS a WHERE a.id = 557 ORDER BY a.ordering LIMIT 1
384μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 557 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 aoptw_phocagallery_categories AS a WHERE a.id = 557 ORDER BY a.ordering LIMIT 1
247μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 558 ORDER BY a.ordering LIMIT 1
451μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 558 ORDER BY a.ordering LIMIT 1
127μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 558 ORDER BY a.ordering LIMIT 1
254μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 559 ORDER BY a.ordering LIMIT 1
440μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 559 ORDER BY a.ordering LIMIT 1
1.32ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 559 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 aoptw_phocagallery_categories AS a WHERE a.id = 560 ORDER BY a.ordering LIMIT 1
543μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 560 ORDER BY a.ordering LIMIT 1
406μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 560 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 aoptw_phocagallery_categories AS a WHERE a.id = 561 ORDER BY a.ordering LIMIT 1
1.92ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 561 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 aoptw_phocagallery_categories AS a WHERE a.id = 561 ORDER BY a.ordering LIMIT 1
272μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 562 ORDER BY a.ordering LIMIT 1
255μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 562 ORDER BY a.ordering LIMIT 1
199μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 562 ORDER BY a.ordering LIMIT 1
1.4ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 563 ORDER BY a.ordering LIMIT 1
934μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 563 ORDER BY a.ordering LIMIT 1
765μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 563 ORDER BY a.ordering LIMIT 1
275μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 564 ORDER BY a.ordering LIMIT 1
693μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 564 ORDER BY a.ordering LIMIT 1
380μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 564 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 aoptw_phocagallery_categories AS a WHERE a.id = 565 ORDER BY a.ordering LIMIT 1
679μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 565 ORDER BY a.ordering LIMIT 1
8.84ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 565 ORDER BY a.ordering LIMIT 1
8.07ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 566 ORDER BY a.ordering LIMIT 1
10.2ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 566 ORDER BY a.ordering LIMIT 1
3.1ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 566 ORDER BY a.ordering LIMIT 1
214μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 567 ORDER BY a.ordering LIMIT 1
461μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 567 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 aoptw_phocagallery_categories AS a WHERE a.id = 567 ORDER BY a.ordering LIMIT 1
390μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 568 ORDER BY a.ordering LIMIT 1
403μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 568 ORDER BY a.ordering LIMIT 1
184μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 568 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 aoptw_phocagallery_categories AS a WHERE a.id = 569 ORDER BY a.ordering LIMIT 1
457μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 569 ORDER BY a.ordering LIMIT 1
225μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 569 ORDER BY a.ordering LIMIT 1
396μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 570 ORDER BY a.ordering LIMIT 1
621μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 570 ORDER BY a.ordering LIMIT 1
258μs8.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 570 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 aoptw_phocagallery_categories AS a WHERE a.id = 571 ORDER BY a.ordering LIMIT 1
436μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 571 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 aoptw_phocagallery_categories AS a WHERE a.id = 571 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 aoptw_phocagallery_categories AS a WHERE a.id = 572 ORDER BY a.ordering LIMIT 1
778μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 572 ORDER BY a.ordering LIMIT 1
3.63ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 572 ORDER BY a.ordering LIMIT 1
2.98ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 573 ORDER BY a.ordering LIMIT 1
1.18ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 573 ORDER BY a.ordering LIMIT 1
216μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 573 ORDER BY a.ordering LIMIT 1
1.67ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 574 ORDER BY a.ordering LIMIT 1
1.36ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 574 ORDER BY a.ordering LIMIT 1
7.13ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 574 ORDER BY a.ordering LIMIT 1
1.45ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `aoptw_phocagallery_categories`
4.04ms10.64KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopyUPDATE `aoptw_phocagallery_categories`
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
7.85ms48B/libraries/src/Table/Table.php:1325CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 555 ORDER BY a.ordering LIMIT 1
2.33ms960B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 555 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 aoptw_phocagallery_categories AS a WHERE a.id = 555 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 aoptw_phocagallery_categories AS a WHERE a.id = 556 ORDER BY a.ordering LIMIT 1
1.28ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 556 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 aoptw_phocagallery_categories AS a WHERE a.id = 556 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 aoptw_phocagallery_categories AS a WHERE a.id = 557 ORDER BY a.ordering LIMIT 1
254μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 557 ORDER BY a.ordering LIMIT 1
101μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 557 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 aoptw_phocagallery_categories AS a WHERE a.id = 558 ORDER BY a.ordering LIMIT 1
442μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 558 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 aoptw_phocagallery_categories AS a WHERE a.id = 558 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 aoptw_phocagallery_categories AS a WHERE a.id = 559 ORDER BY a.ordering LIMIT 1
310μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 559 ORDER BY a.ordering LIMIT 1
103μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 559 ORDER BY a.ordering LIMIT 1
72μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 560 ORDER BY a.ordering LIMIT 1
274μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 560 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 aoptw_phocagallery_categories AS a WHERE a.id = 560 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 aoptw_phocagallery_categories AS a WHERE a.id = 561 ORDER BY a.ordering LIMIT 1
1.8ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 561 ORDER BY a.ordering LIMIT 1
345μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 561 ORDER BY a.ordering LIMIT 1
191μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 562 ORDER BY a.ordering LIMIT 1
1.55ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 562 ORDER BY a.ordering LIMIT 1
68μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 562 ORDER BY a.ordering LIMIT 1
167μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 563 ORDER BY a.ordering LIMIT 1
297μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 563 ORDER BY a.ordering LIMIT 1
319μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 563 ORDER BY a.ordering LIMIT 1
386μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 564 ORDER BY a.ordering LIMIT 1
359μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 564 ORDER BY a.ordering LIMIT 1
402μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 564 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 aoptw_phocagallery_categories AS a WHERE a.id = 565 ORDER BY a.ordering LIMIT 1
832μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 565 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 aoptw_phocagallery_categories AS a WHERE a.id = 565 ORDER BY a.ordering LIMIT 1
184μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 566 ORDER BY a.ordering LIMIT 1
299μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 566 ORDER BY a.ordering LIMIT 1
646μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 566 ORDER BY a.ordering LIMIT 1
1.61ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 567 ORDER BY a.ordering LIMIT 1
1.83ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 567 ORDER BY a.ordering LIMIT 1
1.22ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 567 ORDER BY a.ordering LIMIT 1
179μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 568 ORDER BY a.ordering LIMIT 1
325μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 568 ORDER BY a.ordering LIMIT 1
127μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 568 ORDER BY a.ordering LIMIT 1
96μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 569 ORDER BY a.ordering LIMIT 1
272μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 569 ORDER BY a.ordering LIMIT 1
2.58ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 569 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 aoptw_phocagallery_categories AS a WHERE a.id = 570 ORDER BY a.ordering LIMIT 1
306μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 570 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 aoptw_phocagallery_categories AS a WHERE a.id = 570 ORDER BY a.ordering LIMIT 1
681μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 571 ORDER BY a.ordering LIMIT 1
294μs16.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 571 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 aoptw_phocagallery_categories AS a WHERE a.id = 571 ORDER BY a.ordering LIMIT 1
160μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 572 ORDER BY a.ordering LIMIT 1
446μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 572 ORDER BY a.ordering LIMIT 1
640μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 572 ORDER BY a.ordering LIMIT 1
853μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 573 ORDER BY a.ordering LIMIT 1
567μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 573 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 aoptw_phocagallery_categories AS a WHERE a.id = 573 ORDER BY a.ordering LIMIT 1
302μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 574 ORDER BY a.ordering LIMIT 1
403μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 574 ORDER BY a.ordering LIMIT 1
103μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM aoptw_phocagallery_categories AS a WHERE a.id = 574 ORDER BY a.ordering LIMIT 1
147μ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 `aoptw_modules` AS `m`
LEFT JOIN `aoptw_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `aoptw_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`
3.71ms2.41KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT 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 `aoptw_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
431μs1.71KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySELECT `session_id`
FROM `aoptw_session`
WHERE `session_id` = ?
3.36ms1.64KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyUPDATE `aoptw_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.23ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy