22.616MBMemory Usage1.14sRequest Duration
Joomla! Version5.2.5
PHP Version8.1.32
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
8.0.36
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:48 [ "UNIQUE_ID" => "Z_PT6AzrN62uC4ZL0qajuwAABkU" "RZ_n" => "57515599" "RZ_a" => ":Rhttp...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1744032744 "last" => 1744032744...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (3.74MB) (93.97ms)
  • afterInitialise (8.36MB) (303ms)
  • afterRoute (1.46MB) (74.46ms)
  • beforeRenderComponent com_phocagallery (361.02KB) (14.65ms)
  • afterRenderComponent com_phocagallery (3.7MB) (239ms)
  • afterDispatch (87.89KB) (4.48ms)
  • beforeRenderRawModule mod_menu (Main Menu) (2.8MB) (112ms)
  • afterRenderRawModule mod_menu (Main Menu) (934.88KB) (165ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (12μs)
  • afterRenderModule mod_menu (Main Menu) (130.93KB) (13.91ms)
  • beforeRenderRawModule mod_menu (Footer Menu) (61.19KB) (5.47ms)
  • afterRenderRawModule mod_menu (Footer Menu) (213.25KB) (41.66ms)
  • beforeRenderModule mod_menu (Footer Menu) (720B) (10μs)
  • afterRenderModule mod_menu (Footer Menu) (40.94KB) (11.87ms)
  • afterRender (453.52KB) (52.76ms)
  • 1 x afterInitialise (8.36MB) (26.72%)
    303ms
    1 x afterRenderComponent com_phocagallery (3.7MB) (21.05%)
    239ms
    1 x afterRenderRawModule mod_menu (Main Menu) (934.88KB) (14.56%)
    165ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (2.8MB) (9.88%)
    112ms
    1 x afterLoad (3.74MB) (8.28%)
    93.97ms
    1 x afterRoute (1.46MB) (6.56%)
    74.46ms
    1 x afterRender (453.52KB) (4.65%)
    52.76ms
    1 x afterRenderRawModule mod_menu (Footer Menu) (213.25KB) (3.67%)
    41.66ms
    1 x beforeRenderComponent com_phocagallery (361.02KB) (1.29%)
    14.65ms
    1 x afterRenderModule mod_menu (Main Menu) (130.93KB) (1.23%)
    13.91ms
    1 x afterRenderModule mod_menu (Footer Menu) (40.94KB) (1.05%)
    11.87ms
    1 x beforeRenderRawModule mod_menu (Footer Menu) (61.19KB) (0.48%)
    5.47ms
    1 x afterDispatch (87.89KB) (0.39%)
    4.48ms
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    12μs
    1 x beforeRenderModule mod_menu (Footer Menu) (720B) (0%)
    10μs
173 statements were executed, 141 of which were duplicates, 32 unique214ms4.52MB
  • SELECT @@SESSION.sql_mode;855μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `gs8em_session` WHERE `session_id` = ?980μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `gs8em_session` WHERE `session_id` = :session_id LIMIT 11.17ms1.61KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `gs8em_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)3.04ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `gs8em_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 11.16ms18.23KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `gs8em_viewlevels`979μs976B/libraries/src/Access/Access.php:955Copy
  • SELECT `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` = :guest1.06ms1.64KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `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`1.66ms4.3KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT * FROM `gs8em_languages` WHERE `published` = 1 ORDER BY `ordering` ASC2.56ms3.47KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT * FROM gs8em_menu WHERE alias ='fotogalerie' AND published=11.17ms4.09KB/plugins/system/t4/src/t4/MVC/Router/T4.php:352Copy
  • SELECT `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.52ms20.86KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering LIMIT 11.19ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.parent_id = 3 ORDER BY a.ordering1.19ms1.17KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 22 ORDER BY a.ordering LIMIT 11.79ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.parent_id = 22 ORDER BY a.ordering1.1ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177Copy
  • SELECT `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` = 11.49ms41.2KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.15ms43.72KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT 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 ASC1.2ms1.03KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774Copy
  • SELECT 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 ASC1.57ms1.03KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774Copy
  • SELECT 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 = 404 AND a.published > 0 AND a.approved > 01.16ms7.88KB/components/com_phocagallery/models/detail.php:79Copy
  • SELECT 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= 404 AND cc.access IN (1,5) AND cc.published = 1 ORDER BY cc.ordering LIMIT 11.03ms1.19KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering939μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 404 ORDER BY a.ordering LIMIT 1971μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering970μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 404 ORDER BY a.ordering LIMIT 1908μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering986μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 404 ORDER BY a.ordering LIMIT 11.22ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT 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 = 22 AND b.id = 404 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 ASC1.45ms1.45KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:105Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering873μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 405 ORDER BY a.ordering LIMIT 1873μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering1.08ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 405 ORDER BY a.ordering LIMIT 1887μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering881μs12KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 405 ORDER BY a.ordering LIMIT 1883μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT 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 = 22 AND b.id = 404 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 ASC1.14ms1.45KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:105Copy
  • SELECT 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 = 22 AND b.id = 404 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 DESC1.48ms1.83KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:223Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering881μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 403 ORDER BY a.ordering LIMIT 1905μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering1.16ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 403 ORDER BY a.ordering LIMIT 11.06ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering1.06ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 403 ORDER BY a.ordering LIMIT 11.03ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT 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=22 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC1.96ms1.86KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderdetailbutton.php:398Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering1.36ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 404 ORDER BY a.ordering LIMIT 11.08ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering1.05ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 404 ORDER BY a.ordering LIMIT 11.03ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering1.09ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 404 ORDER BY a.ordering LIMIT 11.06ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SHOW FULL COLUMNS FROM `gs8em_phocagallery`5.06ms2.52KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • UPDATE `gs8em_phocagallery` SET `hits` = (`hits` + 1) WHERE `id` = '404'4.96ms48B/libraries/src/Table/Table.php:1348Copy
  • SELECT co.id AS id FROM gs8em_phocagallery_img_comments AS co WHERE co.imgid = 404 AND co.userid = 0 ORDER BY co.id LIMIT 11.14ms792B/administrator/components/com_phocagallery/libraries/phocagallery/comment/commentimage.php:27Copy
  • SELECT 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 = 404 AND co.published = 1 AND uc.published = 1 AND uc.approved = 1 ELSE co.imgid = 404 AND co.published = 1 END ORDER by co.ordering1.2ms1.17KB/administrator/components/com_phocagallery/libraries/phocagallery/comment/commentimage.php:60Copy
  • SELECT 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= 22 AND c.published = 1 AND cc.published = 1 AND c.ordering > 34 ORDER BY c.ordering ASC LIMIT 11.73ms1.19KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT 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= 22 AND c.published = 1 AND cc.published = 1 AND c.ordering < 34 ORDER BY c.ordering DESC LIMIT 11.44ms1.19KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT * FROM gs8em_phocagallery_categories AS c WHERE c.id = 3 AND c.published = 11.15ms7.47KB/components/com_phocagallery/views/detail/view.html.php:631Copy
  • SELECT * FROM gs8em_phocagallery_categories AS c WHERE c.id = 0 AND c.published = 11.07ms7.45KB/components/com_phocagallery/views/detail/view.html.php:631Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering950μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering989μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering976μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering966μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering1.02ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering1.13ms1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.69ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.22ms49.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'2ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.13ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.29ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.23ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.11ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.27ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.02ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `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`1.36ms2.17KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.16ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.41ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.28ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.24ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.25ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.24ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.22ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.09ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.09ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.2ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.13ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.08ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.23ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.24ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.35ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'2.37ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.44ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.34ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'3.45ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'996μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'959μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.2ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.02ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.01ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.03ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.04ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.04ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.04ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'995μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.09ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.09ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.02ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'985μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.05ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.04ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.06ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.1ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.02ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'967μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'950μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'952μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.03ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.01ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'968μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'975μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'953μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'988μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'949μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.02ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.02ms57.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.04ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.04ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'990μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'988μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.1ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'962μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'998μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.02ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.12ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.02ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.06ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.03ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.02ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.06ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.64ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.05ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.05ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.13ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.01ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.04ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.01ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'972μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.05ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.18ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.13ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.08ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'3.09ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.08ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.1ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.11ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.09ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.07ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.15ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.09ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.03ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.24ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT 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` = 11.1ms1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'1.23ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `gs8em_session` WHERE `session_id` = ?1.54ms1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `gs8em_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?4.04ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy