Joomla! Version | 5.2.5 |
PHP Version | 8.1.32 |
Identity | guest |
Response | 200 |
Template | shaper_helixultimate |
Database |
|
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 |
SELECT @@SESSION.sql_mode;
521μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `gs8em_session`
WHERE `session_id` = ?
733μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `gs8em_session`
WHERE `session_id` = :session_id LIMIT 1
666μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `gs8em_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
4.2ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `gs8em_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
861μs18.23KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `gs8em_viewlevels`
658μs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `gs8em_usergroups` AS `a`
LEFT JOIN `gs8em_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
728μs1.64KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `gs8em_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
1.81ms4.3KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT *
FROM `gs8em_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
603μs3.47KB/libraries/src/Language/LanguageHelper.php:177CopySELECT *
FROM gs8em_menu
WHERE alias ='fotogalerie' AND published=1
664μs4.09KB/plugins/system/t4/src/t4/MVC/Router/T4.php:352CopySELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`m`.`link`,`m`.`type`,`m`.`level`,`m`.`language`,`m`.`browserNav`,`m`.`access`,`m`.`params`,`m`.`home`,`m`.`img`,`m`.`template_style_id`,`m`.`component_id`,`m`.`parent_id`,`m`.`path` AS `route`,`e`.`element` AS `component`
FROM `gs8em_menu` AS `m`
LEFT JOIN `gs8em_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id`
WHERE
(
(`m`.`published` = 1 AND `m`.`parent_id` > 0 AND `m`.`client_id` = 0) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :currentDate1)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :currentDate2)
ORDER BY `m`.`lft`
1.01ms20.86KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
661μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `gs8em_template_styles` AS `s`
LEFT JOIN `gs8em_extensions` AS `e` ON `e`.`element` = `s`.`template` AND `e`.`type` = 'template' AND `e`.`client_id` = `s`.`client_id`
WHERE `s`.`client_id` = 0 AND `e`.`enabled` = 1
978μs41.2KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT a.filename as filename, a.type as type, a.menulink as menulink FROM gs8em_phocagallery_styles AS a WHERE a.published = 1 ORDER BY a.type, a.ordering ASC
740μs1.03KB/administrator/components/com_phocagallery/libraries/phocagallery/render/renderfront.php:774CopySELECT c.id, c.title, c.alias, c.description, c.published, c.approved, c.parent_id, c.deleteuserid, c.accessuserid, c.uploaduserid, c.owner_id, c.access, c.metakey, c.metadesc, c.latitude, c.longitude, c.zoom, c.geotitle, c.userfolder, c.image_id, CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug FROM gs8em_phocagallery_categories AS c WHERE c.id = 1 LIMIT 1
494μs3.81KB/components/com_phocagallery/models/category.php:238CopySELECT 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 1
416μs1.95KB/components/com_phocagallery/models/category.php:266CopySELECT 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 ASC
698μs6.11KB/components/com_phocagallery/models/category.php:316CopySELECT 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, 20
2.07ms8.05KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT 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.id
731μs2.82KB/libraries/src/MVC/Model/BaseDatabaseModel.php:209CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 1 ORDER BY a.ordering LIMIT 1
392μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.parent_id = 1 ORDER BY a.ordering
511μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 41 ORDER BY a.ordering LIMIT 1
403μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.parent_id = 41 ORDER BY a.ordering
395μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering
456μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering
847μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering
463μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 42 ORDER BY a.ordering LIMIT 1
530μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.parent_id = 42 ORDER BY a.ordering
514μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:177CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
800μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
446μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
419μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 43 ORDER BY a.ordering LIMIT 1
394μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 43 ORDER BY a.ordering LIMIT 1
354μs11.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 43 ORDER BY a.ordering LIMIT 1
446μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 44 ORDER BY a.ordering LIMIT 1
408μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 44 ORDER BY a.ordering LIMIT 1
361μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 44 ORDER BY a.ordering LIMIT 1
388μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 45 ORDER BY a.ordering LIMIT 1
370μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 45 ORDER BY a.ordering LIMIT 1
367μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 45 ORDER BY a.ordering LIMIT 1
375μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 46 ORDER BY a.ordering LIMIT 1
379μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 46 ORDER BY a.ordering LIMIT 1
336μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 46 ORDER BY a.ordering LIMIT 1
1.74ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 47 ORDER BY a.ordering LIMIT 1
367μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 47 ORDER BY a.ordering LIMIT 1
321μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 47 ORDER BY a.ordering LIMIT 1
345μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 48 ORDER BY a.ordering LIMIT 1
355μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 48 ORDER BY a.ordering LIMIT 1
333μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 48 ORDER BY a.ordering LIMIT 1
401μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 49 ORDER BY a.ordering LIMIT 1
356μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 49 ORDER BY a.ordering LIMIT 1
364μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 49 ORDER BY a.ordering LIMIT 1
371μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 50 ORDER BY a.ordering LIMIT 1
389μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 50 ORDER BY a.ordering LIMIT 1
361μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 50 ORDER BY a.ordering LIMIT 1
410μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 51 ORDER BY a.ordering LIMIT 1
375μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 51 ORDER BY a.ordering LIMIT 1
368μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 51 ORDER BY a.ordering LIMIT 1
360μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 52 ORDER BY a.ordering LIMIT 1
395μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 52 ORDER BY a.ordering LIMIT 1
360μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 52 ORDER BY a.ordering LIMIT 1
353μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 53 ORDER BY a.ordering LIMIT 1
353μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 53 ORDER BY a.ordering LIMIT 1
368μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 53 ORDER BY a.ordering LIMIT 1
376μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 54 ORDER BY a.ordering LIMIT 1
382μs8.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 54 ORDER BY a.ordering LIMIT 1
330μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 54 ORDER BY a.ordering LIMIT 1
353μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 55 ORDER BY a.ordering LIMIT 1
389μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 55 ORDER BY a.ordering LIMIT 1
416μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 55 ORDER BY a.ordering LIMIT 1
376μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 56 ORDER BY a.ordering LIMIT 1
427μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 56 ORDER BY a.ordering LIMIT 1
418μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 56 ORDER BY a.ordering LIMIT 1
357μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 57 ORDER BY a.ordering LIMIT 1
420μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 57 ORDER BY a.ordering LIMIT 1
383μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 57 ORDER BY a.ordering LIMIT 1
1.53ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 58 ORDER BY a.ordering LIMIT 1
923μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 58 ORDER BY a.ordering LIMIT 1
500μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 58 ORDER BY a.ordering LIMIT 1
419μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 59 ORDER BY a.ordering LIMIT 1
821μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 59 ORDER BY a.ordering LIMIT 1
381μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 59 ORDER BY a.ordering LIMIT 1
859μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering LIMIT 1
430μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering LIMIT 1
375μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering LIMIT 1
384μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySHOW FULL COLUMNS FROM `gs8em_phocagallery_categories`
1.74ms2.64KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopyUPDATE `gs8em_phocagallery_categories`
SET `hits` = (`hits` + 1)
WHERE `id` = '1'
2.52ms48B/libraries/src/Table/Table.php:1348CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering
483μs976B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering
751μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 5 ORDER BY a.ordering
382μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
776μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
413μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 3 ORDER BY a.ordering
599μs1KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:228CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 43 ORDER BY a.ordering LIMIT 1
354μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 43 ORDER BY a.ordering LIMIT 1
345μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 43 ORDER BY a.ordering LIMIT 1
380μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 44 ORDER BY a.ordering LIMIT 1
400μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 44 ORDER BY a.ordering LIMIT 1
489μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 44 ORDER BY a.ordering LIMIT 1
356μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 45 ORDER BY a.ordering LIMIT 1
356μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 45 ORDER BY a.ordering LIMIT 1
441μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 45 ORDER BY a.ordering LIMIT 1
505μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 46 ORDER BY a.ordering LIMIT 1
370μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 46 ORDER BY a.ordering LIMIT 1
372μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 46 ORDER BY a.ordering LIMIT 1
353μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 47 ORDER BY a.ordering LIMIT 1
384μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 47 ORDER BY a.ordering LIMIT 1
339μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 47 ORDER BY a.ordering LIMIT 1
323μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 48 ORDER BY a.ordering LIMIT 1
325μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 48 ORDER BY a.ordering LIMIT 1
386μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 48 ORDER BY a.ordering LIMIT 1
457μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 49 ORDER BY a.ordering LIMIT 1
378μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 49 ORDER BY a.ordering LIMIT 1
356μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 49 ORDER BY a.ordering LIMIT 1
1.53ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 50 ORDER BY a.ordering LIMIT 1
429μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 50 ORDER BY a.ordering LIMIT 1
400μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 50 ORDER BY a.ordering LIMIT 1
2.88ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 51 ORDER BY a.ordering LIMIT 1
851μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 51 ORDER BY a.ordering LIMIT 1
371μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 51 ORDER BY a.ordering LIMIT 1
366μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 52 ORDER BY a.ordering LIMIT 1
723μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 52 ORDER BY a.ordering LIMIT 1
575μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 52 ORDER BY a.ordering LIMIT 1
559μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 53 ORDER BY a.ordering LIMIT 1
574μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 53 ORDER BY a.ordering LIMIT 1
1.31ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 53 ORDER BY a.ordering LIMIT 1
615μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 54 ORDER BY a.ordering LIMIT 1
1.38ms1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 54 ORDER BY a.ordering LIMIT 1
651μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 54 ORDER BY a.ordering LIMIT 1
730μs16.98KB/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 55 ORDER BY a.ordering LIMIT 1
639μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 55 ORDER BY a.ordering LIMIT 1
508μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 55 ORDER BY a.ordering LIMIT 1
431μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 56 ORDER BY a.ordering LIMIT 1
425μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 56 ORDER BY a.ordering LIMIT 1
458μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 56 ORDER BY a.ordering LIMIT 1
443μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 57 ORDER BY a.ordering LIMIT 1
510μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 57 ORDER BY a.ordering LIMIT 1
415μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 57 ORDER BY a.ordering LIMIT 1
456μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 58 ORDER BY a.ordering LIMIT 1
465μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 58 ORDER BY a.ordering LIMIT 1
408μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 58 ORDER BY a.ordering LIMIT 1
750μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 59 ORDER BY a.ordering LIMIT 1
394μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 59 ORDER BY a.ordering LIMIT 1
424μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 59 ORDER BY a.ordering LIMIT 1
408μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering LIMIT 1
361μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering LIMIT 1
409μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT a.title, a.alias, a.id, a.parent_id FROM gs8em_phocagallery_categories AS a WHERE a.id = 60 ORDER BY a.ordering LIMIT 1
416μs1008B/administrator/components/com_phocagallery/libraries/phocagallery/category/category.php:168CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
718μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
643μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
914μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
618μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
589μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
491μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
660μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
1.12ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
858μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
850μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
848μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
567μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
566μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
567μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
542μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
1.28ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
411μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
419μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
469μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
463μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
488μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
858μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
516μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
464μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
876μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
653μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
621μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
993μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
620μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
606μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
673μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
594μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
769μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
562μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
502μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
525μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
603μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
656μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
541μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
494μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
868μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
501μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
496μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
591μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
543μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
583μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
590μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
550μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
535μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
640μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
580μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
553μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
689μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
563μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
628μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
677μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
1.03ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
662μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
583μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
599μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
522μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `gs8em_modules` AS `m`
LEFT JOIN `gs8em_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `gs8em_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id`
WHERE
(
(
(`m`.`published` = 1 AND `e`.`enabled` = 1 AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`m`.`publish_up` IS NULL OR `m`.`publish_up` <= :publishUp)) AND
(`m`.`publish_down` IS NULL OR `m`.`publish_down` >= :publishDown)) AND
(`mm`.`menuid` = :itemId OR `mm`.`menuid` <= 0)
ORDER BY `m`.`position`,`m`.`ordering`
1.22ms2.17KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
588μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
448μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
464μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
516μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
477μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
467μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
451μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
430μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
476μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
482μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
433μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
443μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
493μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
472μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
478μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
514μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
518μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
469μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
474μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
482μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
488μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
469μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
450μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
510μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
487μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
446μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
463μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
518μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
543μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
482μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
479μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
515μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
508μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
477μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
573μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
466μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
527μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
509μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
572μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
2.95ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
512μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
610μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
569μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
486μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
488μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
465μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
493μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
528μs73.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
527μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
481μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
762μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
515μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
580μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
462μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
1.2ms41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
563μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
504μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
472μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
476μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
469μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
466μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
486μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
486μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
508μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
570μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
507μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
527μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
537μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
465μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
473μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
545μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
470μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
472μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
456μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
463μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
504μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
479μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
477μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
432μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
450μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
496μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
439μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
459μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
526μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
566μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
467μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
461μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
525μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
475μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
444μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
517μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
503μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
466μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
493μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
531μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
583μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count
FROM `gs8em_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
501μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `gs8em_template_styles`
WHERE `client_id` = 0 AND `id` = '18'
663μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `gs8em_session`
WHERE `session_id` = ?
720μs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `gs8em_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
3.65ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy