Joomla! Version | 5.3.0 |
PHP Version | 8.4.5 |
Identity | guest |
Response | 200 |
Template | cassiopeia |
Database |
|
1 x afterRenderComponent com_phocagallery (1.09MB) (67.6%) | 236ms |
1 x afterInitialise (1.21MB) (10.56%) | 36.90ms |
1 x afterRoute (103.71KB) (8.41%) | 29.38ms |
1 x afterRender (132.52KB) (6.63%) | 23.16ms |
1 x beforeRenderComponent com_phocagallery (109.4KB) (3.28%) | 11.47ms |
1 x afterDispatch (99.98KB) (2.78%) | 9.73ms |
1 x afterLoad (88.66KB) (0.44%) | 1.53ms |
SELECT @@SESSION.sql_mode;
416μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `josv8_session`
WHERE `session_id` = ?
507μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `josv8_session`
WHERE `session_id` = :session_id LIMIT 1
386μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `josv8_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
535μs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `josv8_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
601μs17.73KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `josv8_viewlevels`
284μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `josv8_usergroups` AS `a`
LEFT JOIN `josv8_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
281μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `josv8_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
526μs19.98KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `enabled`
FROM `josv8_extensions`
WHERE `element` = 'com_akeeba' AND `type` = 'component'
255μs1.15KB/plugins/system/backuponupdate/backuponupdate.php:36CopySELECT *
FROM `josv8_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
342μs1.63KB/libraries/src/Language/LanguageHelper.php:179CopySELECT `element`,`name`,`client_id`,`extension_id`
FROM `josv8_extensions`
WHERE `type` = 'language' AND `state` = 0 AND `enabled` = 1
315μs816B/libraries/src/Language/LanguageHelper.php:252CopySELECT `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 `josv8_menu` AS `m`
LEFT JOIN `josv8_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`
475μs19.61KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 17 ORDER BY a.ordering LIMIT 1
4.82ms704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.parent_id = 17 ORDER BY a.ordering
578μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `josv8_template_styles` AS `s`
LEFT JOIN `josv8_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
285μs832B/administrator/components/com_templates/src/Model/StyleModel.php:718CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM josv8_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
398μs688B/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 josv8_phocagallery_categories AS c WHERE c.id = 17 LIMIT 1
566μs3.81KB/components/com_phocagallery/models/category.php:238CopySELECT * FROM josv8_phocagallery_categories AS c WHERE c.id = 0 AND c.published = 1
660μs4.95KB/components/com_phocagallery/views/category/view.html.php:2204CopySELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access FROM josv8_phocagallery_categories AS cc WHERE cc.id = 0 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 17 ORDER BY cc.title DESC LIMIT 1
411μs1.33KB/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 josv8_phocagallery AS a LEFT JOIN josv8_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN josv8_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.language IN ('it-IT','*') AND a.catid= 17 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 20
979μs5.28KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT a.id FROM josv8_phocagallery AS a LEFT JOIN josv8_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.language IN ('it-IT','*') AND a.catid= 17 AND a.published = 1 AND a.approved = 1 ORDER BY a.id
680μs568B/libraries/src/MVC/Model/BaseDatabaseModel.php:209CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 169 ORDER BY a.ordering LIMIT 1
400μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 169 ORDER BY a.ordering LIMIT 1
320μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 169 ORDER BY a.ordering LIMIT 1
277μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 170 ORDER BY a.ordering LIMIT 1
547μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 170 ORDER BY a.ordering LIMIT 1
269μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 170 ORDER BY a.ordering LIMIT 1
298μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 171 ORDER BY a.ordering LIMIT 1
512μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 171 ORDER BY a.ordering LIMIT 1
260μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 171 ORDER BY a.ordering LIMIT 1
251μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `josv8_phocagallery_categories`
2.1ms2.02KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:539CopyUPDATE `josv8_phocagallery_categories`
SET `hits` = (`hits` + 1)
WHERE `id` = '17'
848μs48B/libraries/src/Table/Table.php:1348CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 169 ORDER BY a.ordering LIMIT 1
820μs3.13KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 169 ORDER BY a.ordering LIMIT 1
408μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 169 ORDER BY a.ordering LIMIT 1
468μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 170 ORDER BY a.ordering LIMIT 1
902μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 170 ORDER BY a.ordering LIMIT 1
821μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 170 ORDER BY a.ordering LIMIT 1
296μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 171 ORDER BY a.ordering LIMIT 1
406μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 171 ORDER BY a.ordering LIMIT 1
292μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 171 ORDER BY a.ordering LIMIT 1
248μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT `language`,`id`
FROM `josv8_menu`
WHERE `home` = '1' AND `published` = 1 AND `client_id` = 0
266μs592B/libraries/src/Language/Multilanguage.php:123CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 0 ORDER BY a.ordering LIMIT 1
563μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 0 ORDER BY a.ordering LIMIT 1
268μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM josv8_phocagallery_categories AS a WHERE a.id = 0 ORDER BY a.ordering LIMIT 1
259μs688B/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 `josv8_modules` AS `m`
LEFT JOIN `josv8_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `josv8_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) AND `m`.`language` IN (:preparedArray3,:preparedArray4)
ORDER BY `m`.`position`,`m`.`ordering`
2.08ms1.89KBParams/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 `josv8_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
607μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT `session_id`
FROM `josv8_session`
WHERE `session_id` = ?
460μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `josv8_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
978μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy