Only registered and logged in users can submit a comment
Joomla! Version | 4.4.9 |
PHP Version | 8.2.20 |
Identity | guest |
Response | 200 |
Template | cassiopeia |
Database |
|
1 x afterRenderComponent com_phocagallery (931.13KB) (39.86%) | 40.51ms |
1 x afterRender (102.87KB) (22.94%) | 23.31ms |
1 x afterInitialise (1004.65KB) (20.68%) | 21.02ms |
1 x afterRoute (1.39MB) (11.33%) | 11.51ms |
1 x beforeRenderComponent com_phocagallery (51.85KB) (2.66%) | 2.71ms |
1 x afterLoad (455.66KB) (1.88%) | 1.91ms |
1 x afterDispatch (1.88KB) (0.09%) | 91μs |
SELECT @@SESSION.sql_mode;
164μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `x3xu8_session`
WHERE `session_id` = ?
265μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `x3xu8_session`
WHERE `session_id` = :session_id LIMIT 1
215μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `x3xu8_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
520μs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `x3xu8_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
472μs17.73KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `x3xu8_viewlevels`
171μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `x3xu8_usergroups` AS `a`
LEFT JOIN `x3xu8_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
251μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `x3xu8_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
753μs3.48KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `value`
FROM `x3xu8_admintools_storage`
WHERE `key` = 'cparams'
178μs1.13KB/administrator/components/com_admintools/src/Helper/Storage.php:120CopySELECT `option`,`view`,`query`
FROM `x3xu8_admintools_wafexceptions`
178μs640B/plugins/system/admintools/src/Utility/Cache.php:196CopySELECT `params`
FROM `x3xu8_extensions`
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'
250μs536B/plugins/system/admintools/src/Utility/RescueUrl.php:324CopySELECT *
FROM `x3xu8_nextend2_section_storage`
WHERE `application` = 'smartslider' AND `section` = 'settings'
253μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182CopySELECT `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 `x3xu8_menu` AS `m`
LEFT JOIN `x3xu8_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`
4.7ms683.3KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 26 ORDER BY a.ordering LIMIT 1
193μs704B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.parent_id = 26 ORDER BY a.ordering
222μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT *
FROM `x3xu8_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
257μs1.59KB/libraries/src/Language/LanguageHelper.php:142CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `x3xu8_template_styles` AS `s`
LEFT JOIN `x3xu8_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
305μs2.06KB/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM x3xu8_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
215μs688B/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM x3xu8_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
311μs688B/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774CopySELECT a.*, c.accessuserid as cataccessuserid, c.access as cataccess, c.owner_id as owner_id, ua.id AS userid, ua.username AS username, ua.name AS usernameno, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug FROM x3xu8_phocagallery AS a LEFT JOIN x3xu8_phocagallery_categories AS c ON c.id = a.catid LEFT JOIN x3xu8_users AS ua ON ua.id = a.userid WHERE a.id = 447 AND a.published > 0 AND a.approved > 0
422μs5.38KB/components/com_phocagallery/models/detail.php:79CopySELECT cc.id, cc.title, cc.alias, cc.description, cc.access as cataccess, cc.accessuserid as cataccessuserid, cc.parent_id as parent_id FROM x3xu8_phocagallery_categories AS cc LEFT JOIN x3xu8_phocagallery AS c ON c.catid = cc.id WHERE c.id= 447 AND cc.access IN (1,5) AND cc.published = 1 ORDER BY cc.ordering LIMIT 1
252μs896B/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 447 ORDER BY a.ordering LIMIT 1
184μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 447 ORDER BY a.ordering LIMIT 1
180μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 447 ORDER BY a.ordering LIMIT 1
180μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 447 ORDER BY a.ordering LIMIT 1
182μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 447 ORDER BY a.ordering LIMIT 1
188μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 447 ORDER BY a.ordering LIMIT 1
179μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.id, a.alias, c.id as catid, c.alias as catalias, a.filename as filename, b.id AS currentid, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug FROM x3xu8_phocagallery AS a, x3xu8_phocagallery AS b LEFT JOIN x3xu8_phocagallery_categories AS c ON c.id = b.catid WHERE a.catid = 26 AND b.id = 447 AND (a.ordering > b.ordering OR (a.ordering = b.ordering and a.id > b.id)) AND a.published = 1 ORDER BY a.ordering ASC, a.id ASC
532μs1.52KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:105CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 448 ORDER BY a.ordering LIMIT 1
185μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 448 ORDER BY a.ordering LIMIT 1
181μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 448 ORDER BY a.ordering LIMIT 1
180μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.id, a.alias, c.id as catid, c.alias as catalias, a.filename as filename, b.id AS currentid, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug FROM x3xu8_phocagallery AS a, x3xu8_phocagallery AS b LEFT JOIN x3xu8_phocagallery_categories AS c ON c.id = b.catid WHERE a.catid = 26 AND b.id = 447 AND (a.ordering > b.ordering OR (a.ordering = b.ordering and a.id > b.id)) AND a.published = 1 ORDER BY a.ordering ASC, a.id ASC
510μs1.52KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:105CopySELECT a.id, a.alias, c.id as catid, c.alias as catalias, a.filename as filename, b.id AS currentid, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as catslug, CASE WHEN CHAR_LENGTH(a.alias) THEN CONCAT_WS(':', a.id, a.alias) ELSE a.id END as slug FROM x3xu8_phocagallery AS a, x3xu8_phocagallery AS b LEFT JOIN x3xu8_phocagallery_categories AS c ON c.id = b.catid WHERE a.catid = 26 AND b.id = 447 AND (a.ordering < b.ordering OR (a.ordering = b.ordering and a.id < b.id)) AND a.published = 1 ORDER BY a.ordering DESC, a.id DESC
403μs3.41KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:223CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 446 ORDER BY a.ordering LIMIT 1
185μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 446 ORDER BY a.ordering LIMIT 1
186μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 446 ORDER BY a.ordering LIMIT 1
178μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.id, a.filename, a.extl, a.description FROM x3xu8_phocagallery AS a LEFT JOIN x3xu8_phocagallery_img_votes_statistics AS r ON r.imgid = a.id WHERE a.catid=26 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC
933μs1.3KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:398CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 447 ORDER BY a.ordering LIMIT 1
202μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 447 ORDER BY a.ordering LIMIT 1
180μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM x3xu8_phocagallery_categories AS a WHERE a.id = 447 ORDER BY a.ordering LIMIT 1
179μs688B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `x3xu8_phocagallery`
752μs1.89KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopyUPDATE `x3xu8_phocagallery`
SET `hits` = (`hits` + 1)
WHERE `id` = '447'
388μs48B/libraries/src/Table/Table.php:1325CopySELECT co.id AS id FROM x3xu8_phocagallery_img_comments AS co WHERE co.imgid = 447 AND co.userid = 0 ORDER BY co.id LIMIT 1
216μs472B/administrator/components/com_phocagallery/libraries/phocagallery/comment/commentimage.php:27CopySELECT co.id AS id, co.title AS title, co.comment AS comment, co.date AS date, u.name AS name, u.username AS username, uc.avatar AS avatar FROM x3xu8_phocagallery_img_comments AS co LEFT JOIN x3xu8_users AS u ON u.id = co.userid LEFT JOIN x3xu8_phocagallery_user AS uc ON uc.userid = u.id WHERE CASE WHEN avatar IS NOT NULL THEN co.imgid = 447 AND co.published = 1 AND uc.published = 1 AND uc.approved = 1 ELSE co.imgid = 447 AND co.published = 1 END ORDER by co.ordering
788μs880B/administrator/components/com_phocagallery/libraries/phocagallery/comment/commentimage.php:60CopySELECT c.id, c.title, c.alias, c.catid, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias FROM x3xu8_phocagallery AS c LEFT JOIN x3xu8_phocagallery_categories AS cc ON cc.id = c.catid WHERE c.catid= 26 AND c.published = 1 AND cc.published = 1 AND c.ordering > 2 ORDER BY c.ordering ASC LIMIT 1
342μs896B/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopySELECT c.id, c.title, c.alias, c.catid, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias FROM x3xu8_phocagallery AS c LEFT JOIN x3xu8_phocagallery_categories AS cc ON cc.id = c.catid WHERE c.catid= 26 AND c.published = 1 AND cc.published = 1 AND c.ordering < 2 ORDER BY c.ordering DESC LIMIT 1
340μs896B/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopySELECT * FROM x3xu8_phocagallery_categories AS c WHERE c.id = 0 AND c.published = 1
304μs4.95KB/components/com_phocagallery/views/detail/view.html.php:631CopySHOW TABLES
1.9ms32.51KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `x3xu8_modules` AS `m`
LEFT JOIN `x3xu8_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `x3xu8_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`
566μs1.91KBParams/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 `x3xu8_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
248μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySELECT `session_id`
FROM `x3xu8_session`
WHERE `session_id` = ?
196μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyUPDATE `x3xu8_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
407μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy