Joomla! Version | 5.2.5 |
PHP Version | 8.1.32 |
Identity | guest |
Response | 200 |
Template | shaper_helixultimate |
Database |
|
1 x afterInitialise (8.36MB) (30.45%) | 215ms |
1 x afterRenderComponent com_phocagallery (3.7MB) (18.11%) | 128ms |
1 x afterRenderRawModule mod_menu (Main Menu) (934.88KB) (12.78%) | 90.31ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (2.8MB) (10.44%) | 73.76ms |
1 x afterLoad (3.74MB) (9.26%) | 65.45ms |
1 x afterRoute (1.46MB) (6.92%) | 48.91ms |
1 x afterRender (453.52KB) (4.32%) | 30.50ms |
1 x afterRenderRawModule mod_menu (Footer Menu) (213.25KB) (3.3%) | 23.30ms |
1 x beforeRenderComponent com_phocagallery (361.02KB) (1.34%) | 9.46ms |
1 x afterRenderModule mod_menu (Main Menu) (130.93KB) (1.08%) | 7.64ms |
1 x afterRenderModule mod_menu (Footer Menu) (40.94KB) (0.77%) | 5.41ms |
1 x beforeRenderRawModule mod_menu (Footer Menu) (61.19KB) (0.49%) | 3.49ms |
1 x afterDispatch (87.89KB) (0.47%) | 3.32ms |
1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%) | 9μs |
1 x beforeRenderModule mod_menu (Footer Menu) (720B) (0%) | 7μs |
SELECT @@SESSION.sql_mode;
495μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `gs8em_session`
WHERE `session_id` = ?
693μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `gs8em_session`
WHERE `session_id` = :session_id LIMIT 1
584μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `gs8em_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
5.07ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `gs8em_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
1.33ms18.23KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `gs8em_viewlevels`
498μs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `gs8em_usergroups` AS `a`
LEFT JOIN `gs8em_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
858μs1.64KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `gs8em_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
2.19ms4.3KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT *
FROM `gs8em_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
800μs3.47KB/libraries/src/Language/LanguageHelper.php:177CopySELECT *
FROM gs8em_menu
WHERE alias ='fotogalerie' AND published=1
715μs4.09KB/plugins/system/t4/src/t4/MVC/Router/T4.php:352CopySELECT `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 `gs8em_menu` AS `m`
LEFT JOIN `gs8em_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`
1.6ms20.86KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering LIMIT 1
443μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.parent_id = 3 ORDER BY a.ordering
774μs1.17KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 28 ORDER BY a.ordering LIMIT 1
393μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.parent_id = 28 ORDER BY a.ordering
458μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `gs8em_template_styles` AS `s`
LEFT JOIN `gs8em_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
853μs41.2KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
632μs43.72KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM gs8em_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
563μs1.03KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM gs8em_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
712μs1.03KB/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 gs8em_phocagallery AS a LEFT JOIN gs8em_phocagallery_categories AS c ON c.id = a.catid LEFT JOIN gs8em_users AS ua ON ua.id = a.userid WHERE a.id = 665 AND a.published > 0 AND a.approved > 0
1.07ms7.88KB/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 gs8em_phocagallery_categories AS cc LEFT JOIN gs8em_phocagallery AS c ON c.catid = cc.id WHERE c.id= 665 AND cc.access IN (1,5) AND cc.published = 1 ORDER BY cc.ordering LIMIT 1
471μs1.19KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
487μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 665 ORDER BY a.ordering LIMIT 1
421μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
425μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 665 ORDER BY a.ordering LIMIT 1
351μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
458μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 665 ORDER BY a.ordering LIMIT 1
345μs1008B/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 gs8em_phocagallery AS a, gs8em_phocagallery AS b LEFT JOIN gs8em_phocagallery_categories AS c ON c.id = b.catid WHERE a.catid = 28 AND b.id = 665 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
1.02ms2.7KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:105CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
427μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 666 ORDER BY a.ordering LIMIT 1
364μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
409μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 666 ORDER BY a.ordering LIMIT 1
353μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
350μs12KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 666 ORDER BY a.ordering LIMIT 1
328μs1008B/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 gs8em_phocagallery AS a, gs8em_phocagallery AS b LEFT JOIN gs8em_phocagallery_categories AS c ON c.id = b.catid WHERE a.catid = 28 AND b.id = 665 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
1.18ms2.7KB/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 gs8em_phocagallery AS a, gs8em_phocagallery AS b LEFT JOIN gs8em_phocagallery_categories AS c ON c.id = b.catid WHERE a.catid = 28 AND b.id = 665 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
821μs1.27KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:223CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
423μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 664 ORDER BY a.ordering LIMIT 1
423μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
425μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 664 ORDER BY a.ordering LIMIT 1
349μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
441μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 664 ORDER BY a.ordering LIMIT 1
367μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.id, a.filename, a.extl, a.description FROM gs8em_phocagallery AS a LEFT JOIN gs8em_phocagallery_img_votes_statistics AS r ON r.imgid = a.id WHERE a.catid=28 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC
988μs2.73KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:398CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
428μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 665 ORDER BY a.ordering LIMIT 1
408μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
416μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 665 ORDER BY a.ordering LIMIT 1
3.18ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
431μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 665 ORDER BY a.ordering LIMIT 1
549μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `gs8em_phocagallery`
1.77ms2.52KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopyUPDATE `gs8em_phocagallery`
SET `hits` = (`hits` + 1)
WHERE `id` = '665'
5.59ms48B/libraries/src/Table/Table.php:1348CopySELECT co.id AS id FROM gs8em_phocagallery_img_comments AS co WHERE co.imgid = 665 AND co.userid = 0 ORDER BY co.id LIMIT 1
471μs792B/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 gs8em_phocagallery_img_comments AS co LEFT JOIN gs8em_users AS u ON u.id = co.userid LEFT JOIN gs8em_phocagallery_user AS uc ON uc.userid = u.id WHERE CASE WHEN avatar IS NOT NULL THEN co.imgid = 665 AND co.published = 1 AND uc.published = 1 AND uc.approved = 1 ELSE co.imgid = 665 AND co.published = 1 END ORDER by co.ordering
509μs1.17KB/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 gs8em_phocagallery AS c LEFT JOIN gs8em_phocagallery_categories AS cc ON cc.id = c.catid WHERE c.catid= 28 AND c.published = 1 AND cc.published = 1 AND c.ordering > 5 ORDER BY c.ordering ASC LIMIT 1
1.11ms1.19KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT c.id, c.title, c.alias, c.catid, cc.id AS categoryid, cc.title AS categorytitle, cc.alias AS categoryalias FROM gs8em_phocagallery AS c LEFT JOIN gs8em_phocagallery_categories AS cc ON cc.id = c.catid WHERE c.catid= 28 AND c.published = 1 AND cc.published = 1 AND c.ordering < 5 ORDER BY c.ordering DESC LIMIT 1
791μs1.19KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT * FROM gs8em_phocagallery_categories AS c WHERE c.id = 3 AND c.published = 1
687μs7.47KB/components/com_phocagallery/views/detail/view.html.php:631CopySELECT * FROM gs8em_phocagallery_categories AS c WHERE c.id = 0 AND c.published = 1
471μs7.45KB/components/com_phocagallery/views/detail/view.html.php:631CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
1.35ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
390μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
394μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
572μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
372μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
388μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
1.06ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
714μs49.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
935μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
824μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
1.15ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
712μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
660μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
636μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
638μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `gs8em_modules` AS `m`
LEFT JOIN `gs8em_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `gs8em_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`
896μs2.17KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
485μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
651μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
597μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
647μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
577μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
606μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
573μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
627μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
709μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
468μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
466μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
444μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
497μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
1.36ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
481μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
709μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
494μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
503μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
738μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
559μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
530μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
480μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
501μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
440μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
432μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
449μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
423μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
562μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
655μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
862μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
1.04ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
823μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
608μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
637μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
558μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
661μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
810μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
599μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
526μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
568μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
524μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
609μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
516μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
570μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
546μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
491μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
447μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
578μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
536μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
482μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
435μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
451μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
444μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
519μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
504μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
446μs57.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
422μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
475μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
435μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
421μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
527μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
479μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
483μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
470μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
476μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
407μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
419μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
517μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
570μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
516μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
809μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
502μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
465μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
519μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
510μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
509μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
588μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
545μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
534μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
545μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
1.01ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
707μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
699μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
506μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
528μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
552μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
532μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
581μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
480μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
522μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
609μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
670μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
570μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
569μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
590μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
528μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT 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 `gs8em_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
833μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
714μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `gs8em_session`
WHERE `session_id` = ?
1.26ms1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `gs8em_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
4.47ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy