25.362MBMemory Usage1.04sRequest 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
array:1 [ "start" => "40" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:48 [ "UNIQUE_ID" => "Z_A0RA1MZyKmCOwgL-TgKgAAAQw" "RZ_n" => "57515599" "RZ_a" => ":Rhttp...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1743795269 "last" => 1743795269...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (3.74MB) (88.16ms)
  • afterInitialise (8.36MB) (277ms)
  • afterRoute (1017.43KB) (42.38ms)
  • beforeRenderComponent com_phocagallery (444.35KB) (13.73ms)
  • afterRenderComponent com_phocagallery (6.71MB) (361ms)
  • afterDispatch (88.05KB) (4.03ms)
  • beforeRenderRawModule mod_menu (Main Menu) (2.82MB) (82.19ms)
  • afterRenderRawModule mod_menu (Main Menu) (934.16KB) (93.98ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (10μs)
  • afterRenderModule mod_menu (Main Menu) (66.58KB) (8.79ms)
  • beforeRenderRawModule mod_menu (Footer Menu) (61.19KB) (4.5ms)
  • afterRenderRawModule mod_menu (Footer Menu) (213.25KB) (20.51ms)
  • beforeRenderModule mod_menu (Footer Menu) (720B) (10μs)
  • afterRenderModule mod_menu (Footer Menu) (40.94KB) (5.36ms)
  • afterRender (560.36KB) (36.61ms)
  • 1 x afterRenderComponent com_phocagallery (6.71MB) (34.69%)
    361ms
    1 x afterInitialise (8.36MB) (26.64%)
    277ms
    1 x afterRenderRawModule mod_menu (Main Menu) (934.16KB) (9.03%)
    93.98ms
    1 x afterLoad (3.74MB) (8.47%)
    88.16ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (2.82MB) (7.89%)
    82.19ms
    1 x afterRoute (1017.43KB) (4.07%)
    42.38ms
    1 x afterRender (560.36KB) (3.52%)
    36.61ms
    1 x afterRenderRawModule mod_menu (Footer Menu) (213.25KB) (1.97%)
    20.51ms
    1 x beforeRenderComponent com_phocagallery (444.35KB) (1.32%)
    13.73ms
    1 x afterRenderModule mod_menu (Main Menu) (66.58KB) (0.84%)
    8.79ms
    1 x afterRenderModule mod_menu (Footer Menu) (40.94KB) (0.52%)
    5.36ms
    1 x beforeRenderRawModule mod_menu (Footer Menu) (61.19KB) (0.43%)
    4.50ms
    1 x afterDispatch (88.05KB) (0.39%)
    4.03ms
    1 x beforeRenderModule mod_menu (Footer Menu) (720B) (0%)
    10μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    10μs
309 statements were executed, 279 of which were duplicates, 30 unique184ms6.72MB
  • SELECT @@SESSION.sql_mode;521μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `gs8em_session` WHERE `session_id` = ?733μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `gs8em_session` WHERE `session_id` = :session_id LIMIT 1666μs1.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)4.2ms944BParams/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` = 1861μs18.23KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `gs8em_viewlevels`658μ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` = :guest728μs1.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.81ms4.3KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT * FROM `gs8em_languages` WHERE `published` = 1 ORDER BY `ordering` ASC603μs3.47KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT * FROM gs8em_menu WHERE alias ='fotogalerie' AND published=1664μs4.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.01ms20.86KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'661μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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` = 1978μs41.2KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • 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 ASC740μs1.03KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774Copy
  • SELECT 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 gs8em_phocagallery_categories AS c WHERE c.id = 1 LIMIT 1494μs3.81KB/components/com_phocagallery/models/category.php:238Copy
  • SELECT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access FROM gs8em_phocagallery_categories AS cc WHERE cc.id = 0 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 1 ORDER BY cc.ordering ASC LIMIT 1416μs1.95KB/components/com_phocagallery/models/category.php:266Copy
  • SELECT DISTINCT cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, cc.image_id, min(a.filename) as filename, min(a.extm) as extm, min(a.exts) as exts, min(a.extw) as extw, min(a.exth) as exth, min(a.extid) as extid FROM gs8em_phocagallery_categories AS cc LEFT JOIN gs8em_phocagallery AS a ON cc.id = a.catid WHERE cc.parent_id = 1 AND cc.published = 1 AND cc.approved = 1 AND cc.id <> 1 GROUP BY cc.id, cc.title, cc.alias, cc.published, cc.approved, cc.parent_id, cc.deleteuserid, cc.accessuserid, cc.uploaduserid, cc.access, cc.image_id ORDER BY cc.ordering ASC698μs6.11KB/components/com_phocagallery/models/category.php:316Copy
  • SELECT 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 gs8em_phocagallery AS a LEFT JOIN gs8em_phocagallery_img_votes_statistics AS r ON r.imgid = a.id LEFT JOIN gs8em_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 1 AND a.published = 1 AND a.approved = 1 ORDER BY a.ordering ASC LIMIT 40, 202.07ms8.05KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT a.id FROM gs8em_phocagallery AS a LEFT JOIN gs8em_phocagallery_categories AS cc ON cc.id = a.catid WHERE a.catid= 1 AND a.published = 1 AND a.approved = 1 ORDER BY a.id731μs2.82KB/libraries/src/MVC/Model/BaseDatabaseModel.php:209Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 1 ORDER BY a.ordering LIMIT 1392μs1KB/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 = 1 ORDER BY a.ordering511μs1008B/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 = 41 ORDER BY a.ordering LIMIT 1403μs1KB/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 = 41 ORDER BY a.ordering395μs1008B/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 = 5 ORDER BY a.ordering456μ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 = 5 ORDER BY a.ordering847μ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 = 5 ORDER BY a.ordering463μ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 = 42 ORDER BY a.ordering LIMIT 1530μs1KB/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 = 42 ORDER BY a.ordering514μs1008B/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 = 3 ORDER BY a.ordering800μ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.ordering446μ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.ordering419μ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 = 43 ORDER BY a.ordering LIMIT 1394μ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 = 43 ORDER BY a.ordering LIMIT 1354μs11.98KB/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 = 43 ORDER BY a.ordering LIMIT 1446μ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 = 44 ORDER BY a.ordering LIMIT 1408μ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 = 44 ORDER BY a.ordering LIMIT 1361μ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 = 44 ORDER BY a.ordering LIMIT 1388μ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 = 45 ORDER BY a.ordering LIMIT 1370μ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 = 45 ORDER BY a.ordering LIMIT 1367μ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 = 45 ORDER BY a.ordering LIMIT 1375μ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 = 46 ORDER BY a.ordering LIMIT 1379μ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 = 46 ORDER BY a.ordering LIMIT 1336μ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 = 46 ORDER BY a.ordering LIMIT 11.74ms1008B/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 = 47 ORDER BY a.ordering LIMIT 1367μ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 = 47 ORDER BY a.ordering LIMIT 1321μ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 = 47 ORDER BY a.ordering LIMIT 1345μ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 = 48 ORDER BY a.ordering LIMIT 1355μ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 = 48 ORDER BY a.ordering LIMIT 1333μ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 = 48 ORDER BY a.ordering LIMIT 1401μ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 = 49 ORDER BY a.ordering LIMIT 1356μ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 = 49 ORDER BY a.ordering LIMIT 1364μ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 = 49 ORDER BY a.ordering LIMIT 1371μ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 = 50 ORDER BY a.ordering LIMIT 1389μ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 = 50 ORDER BY a.ordering LIMIT 1361μ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 = 50 ORDER BY a.ordering LIMIT 1410μ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 = 51 ORDER BY a.ordering LIMIT 1375μ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 = 51 ORDER BY a.ordering LIMIT 1368μ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 = 51 ORDER BY a.ordering LIMIT 1360μ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 = 52 ORDER BY a.ordering LIMIT 1395μ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 = 52 ORDER BY a.ordering LIMIT 1360μ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 = 52 ORDER BY a.ordering LIMIT 1353μ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 = 53 ORDER BY a.ordering LIMIT 1353μ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 = 53 ORDER BY a.ordering LIMIT 1368μ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 = 53 ORDER BY a.ordering LIMIT 1376μ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 = 54 ORDER BY a.ordering LIMIT 1382μs8.98KB/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 = 54 ORDER BY a.ordering LIMIT 1330μ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 = 54 ORDER BY a.ordering LIMIT 1353μ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 = 55 ORDER BY a.ordering LIMIT 1389μ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 = 55 ORDER BY a.ordering LIMIT 1416μ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 = 55 ORDER BY a.ordering LIMIT 1376μ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 = 56 ORDER BY a.ordering LIMIT 1427μ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 = 56 ORDER BY a.ordering LIMIT 1418μ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 = 56 ORDER BY a.ordering LIMIT 1357μ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 = 57 ORDER BY a.ordering LIMIT 1420μ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 = 57 ORDER BY a.ordering LIMIT 1383μ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 = 57 ORDER BY a.ordering LIMIT 11.53ms1008B/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 = 58 ORDER BY a.ordering LIMIT 1923μ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 = 58 ORDER BY a.ordering LIMIT 1500μ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 = 58 ORDER BY a.ordering LIMIT 1419μ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 = 59 ORDER BY a.ordering LIMIT 1821μ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 = 59 ORDER BY a.ordering LIMIT 1381μ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 = 59 ORDER BY a.ordering LIMIT 1859μ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 = 60 ORDER BY a.ordering LIMIT 1430μ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 = 60 ORDER BY a.ordering LIMIT 1375μ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 = 60 ORDER BY a.ordering LIMIT 1384μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SHOW FULL COLUMNS FROM `gs8em_phocagallery_categories`1.74ms2.64KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • UPDATE `gs8em_phocagallery_categories` SET `hits` = (`hits` + 1) WHERE `id` = '1'2.52ms48B/libraries/src/Table/Table.php:1348Copy
  • SELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering483μs976B/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 = 5 ORDER BY a.ordering751μ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 = 5 ORDER BY a.ordering382μ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.ordering776μ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.ordering413μ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.ordering599μ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 = 43 ORDER BY a.ordering LIMIT 1354μ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 = 43 ORDER BY a.ordering LIMIT 1345μ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 = 43 ORDER BY a.ordering LIMIT 1380μ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 = 44 ORDER BY a.ordering LIMIT 1400μ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 = 44 ORDER BY a.ordering LIMIT 1489μ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 = 44 ORDER BY a.ordering LIMIT 1356μ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 = 45 ORDER BY a.ordering LIMIT 1356μ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 = 45 ORDER BY a.ordering LIMIT 1441μ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 = 45 ORDER BY a.ordering LIMIT 1505μ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 = 46 ORDER BY a.ordering LIMIT 1370μ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 = 46 ORDER BY a.ordering LIMIT 1372μ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 = 46 ORDER BY a.ordering LIMIT 1353μ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 = 47 ORDER BY a.ordering LIMIT 1384μ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 = 47 ORDER BY a.ordering LIMIT 1339μ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 = 47 ORDER BY a.ordering LIMIT 1323μ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 = 48 ORDER BY a.ordering LIMIT 1325μ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 = 48 ORDER BY a.ordering LIMIT 1386μ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 = 48 ORDER BY a.ordering LIMIT 1457μ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 = 49 ORDER BY a.ordering LIMIT 1378μ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 = 49 ORDER BY a.ordering LIMIT 1356μ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 = 49 ORDER BY a.ordering LIMIT 11.53ms1008B/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 = 50 ORDER BY a.ordering LIMIT 1429μ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 = 50 ORDER BY a.ordering LIMIT 1400μ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 = 50 ORDER BY a.ordering LIMIT 12.88ms1008B/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 = 51 ORDER BY a.ordering LIMIT 1851μ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 = 51 ORDER BY a.ordering LIMIT 1371μ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 = 51 ORDER BY a.ordering LIMIT 1366μ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 = 52 ORDER BY a.ordering LIMIT 1723μ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 = 52 ORDER BY a.ordering LIMIT 1575μ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 = 52 ORDER BY a.ordering LIMIT 1559μ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 = 53 ORDER BY a.ordering LIMIT 1574μ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 = 53 ORDER BY a.ordering LIMIT 11.31ms1008B/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 = 53 ORDER BY a.ordering LIMIT 1615μ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 = 54 ORDER BY a.ordering LIMIT 11.38ms1008B/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 = 54 ORDER BY a.ordering LIMIT 1651μ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 = 54 ORDER BY a.ordering LIMIT 1730μs16.98KB/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 = 55 ORDER BY a.ordering LIMIT 1639μ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 = 55 ORDER BY a.ordering LIMIT 1508μ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 = 55 ORDER BY a.ordering LIMIT 1431μ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 = 56 ORDER BY a.ordering LIMIT 1425μ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 = 56 ORDER BY a.ordering LIMIT 1458μ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 = 56 ORDER BY a.ordering LIMIT 1443μ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 = 57 ORDER BY a.ordering LIMIT 1510μ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 = 57 ORDER BY a.ordering LIMIT 1415μ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 = 57 ORDER BY a.ordering LIMIT 1456μ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 = 58 ORDER BY a.ordering LIMIT 1465μ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 = 58 ORDER BY a.ordering LIMIT 1408μ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 = 58 ORDER BY a.ordering LIMIT 1750μ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 = 59 ORDER BY a.ordering LIMIT 1394μ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 = 59 ORDER BY a.ordering LIMIT 1424μ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 = 59 ORDER BY a.ordering LIMIT 1408μ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 = 60 ORDER BY a.ordering LIMIT 1361μ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 = 60 ORDER BY a.ordering LIMIT 1409μ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 = 60 ORDER BY a.ordering LIMIT 1416μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'718μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'643μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'914μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'618μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'589μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'491μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'660μs41.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'858μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'850μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'848μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'567μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'566μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'567μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'542μs41.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'411μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'419μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'469μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'463μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'488μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'858μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'516μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'464μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'876μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'653μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'621μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'993μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'620μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'606μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'673μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'594μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'769μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'562μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'502μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'525μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'603μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'656μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'541μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'494μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'868μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'501μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'496μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'591μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'543μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'583μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'590μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'550μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'535μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'640μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'580μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'553μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'689μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'563μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'628μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'677μ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'662μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'583μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'599μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'522μs41.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.22ms2.17KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'588μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'448μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'464μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'516μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'477μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'467μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'451μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'430μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'476μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'482μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'433μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'443μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'493μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'472μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'478μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'514μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'518μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'469μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'474μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'482μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'488μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'469μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'450μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'510μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'487μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'446μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'463μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'518μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'543μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'482μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'479μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'515μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'508μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'477μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'573μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'466μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'527μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'509μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'572μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'2.95ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'512μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'610μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'569μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'486μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'488μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'465μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'493μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'528μs73.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'527μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'481μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'762μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'515μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'580μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'462μ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'563μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'504μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'472μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'476μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'469μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'466μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'486μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'486μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'508μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'570μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'507μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'527μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'537μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'465μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'473μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'545μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'470μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'472μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'456μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'463μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'504μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'479μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'477μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'432μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'450μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'496μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'439μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'459μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'526μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'566μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'467μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'461μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'525μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'475μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'444μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'517μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'503μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'466μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'493μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'531μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'583μs41.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` = 1501μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
  • SELECT * FROM `gs8em_template_styles` WHERE `client_id` = 0 AND `id` = '18'663μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `gs8em_session` WHERE `session_id` = ?720μs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `gs8em_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?3.65ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy