Joomla! Version | 5.2.5 |
PHP Version | 8.2.28 |
Identity | guest |
Response | 200 |
Template | shaper_helixultimate |
Database |
|
1 x Before Access::preloadPermissions (com_sppagebuilder) (5.41MB) (42.53%) | 137ms |
1 x afterRenderComponent com_sppagebuilder (1.96MB) (28.01%) | 89.98ms |
1 x afterInitialise (1.45MB) (7.12%) | 22.88ms |
1 x afterRender (774.89KB) (5.98%) | 19.21ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (329.13KB) (4.36%) | 14.02ms |
1 x afterRenderRawModule mod_menu (Main Menu) (284.69KB) (3.14%) | 10.07ms |
1 x Before Access::preloadComponents (all components) (624.95KB) (2.33%) | 7.50ms |
1 x afterRoute (191.05KB) (1.21%) | 3.87ms |
1 x afterRenderRawModule mod_finder (Search) (70.16KB) (0.87%) | 2.79ms |
1 x afterLoad (87.12KB) (0.8%) | 2.55ms |
1 x afterRenderModule mod_smartslider3 (KG Banner) (36.61KB) (0.6%) | 1.92ms |
1 x beforeRenderComponent com_sppagebuilder (42.84KB) (0.58%) | 1.88ms |
1 x afterRenderModule mod_menu (Main Menu) (43.23KB) (0.58%) | 1.85ms |
1 x afterRenderModule mod_finder (Search) (61.38KB) (0.56%) | 1.80ms |
1 x beforeRenderRawModule mod_finder (Search) (97.09KB) (0.32%) | 1.03ms |
1 x After Access::preloadPermissions (com_sppagebuilder) (18.1KB) (0.23%) | 737μs |
1 x After Access::preloadComponents (all components) (117.78KB) (0.22%) | 694μs |
1 x afterRenderRawModule mod_smartslider3 (KG Banner) (7.13KB) (0.08%) | 269μs |
1 x afterDispatch (2.66KB) (0.08%) | 249μs |
1 x After Access::getAssetRules (id:89 name:com_sppagebuilder) (7.37KB) (0.04%) | 125μs |
1 x beforeRenderRawModule mod_smartslider3 (KG Banner) (1000B) (0.03%) | 100μs |
1 x Before Access::getAssetRules (id:89 name:com_sppagebuilder) (1.09KB) (0.01%) | 30μs |
1 x After Access::getAssetRules (id:95 name:com_sppagebuilder.page.3) (1.3KB) (0.01%) | 22μs |
1 x Before Access::getAssetRules (id:95 name:com_sppagebuilder.page.3) (448B) (0.01%) | 21μs |
1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%) | 14μs |
1 x beforeRenderModule mod_finder (Search) (704B) (0%) | 9μs |
1 x beforeRenderModule mod_smartslider3 (KG Banner) (720B) (0%) | 6μs |
SELECT @@SESSION.sql_mode;
108μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `jn786_session`
WHERE `session_id` = ?
1.59ms1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `jn786_session`
WHERE `session_id` = :session_id LIMIT 1
101μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `jn786_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
300μs944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jn786_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
71μs1.61KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `jn786_viewlevels`
38μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `jn786_usergroups` AS `a`
LEFT JOIN `jn786_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
46μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `jn786_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
112μs3.98KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `value`
FROM `jn786_admintools_storage`
WHERE `key` = 'cparams'
43μs1.15KB/administrator/components/com_admintools/src/Helper/Storage.php:120CopySELECT `option`,`view`,`query`
FROM `jn786_admintools_wafexceptions`
42μs640B/plugins/system/admintools/src/Utility/Cache.php:196CopySELECT `params`
FROM `jn786_extensions`
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'
39μs536B/plugins/system/admintools/src/Utility/RescueUrl.php:324CopySELECT `template`
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `home` = 1
34μs536B/components/com_sppagebuilder/parser/addon-parser.php:1403CopySELECT *
FROM `jn786_nextend2_section_storage`
WHERE `application` = 'smartslider' AND `section` = 'settings'
63μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182CopySELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`m`.`link`,`m`.`type`,`m`.`level`,`m`.`language`,`m`.`browserNav`,`m`.`access`,`m`.`params`,`m`.`home`,`m`.`img`,`m`.`template_style_id`,`m`.`component_id`,`m`.`parent_id`,`m`.`path` AS `route`,`e`.`element` AS `component`
FROM `jn786_menu` AS `m`
LEFT JOIN `jn786_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`
496μs3.39KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `jn786_template_styles` AS `s`
LEFT JOIN `jn786_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
109μs48.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
67μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
57μs2.84KB/libraries/src/Language/LanguageHelper.php:177CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `jn786_assets`
WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41)
147μs7.44KBParams/libraries/src/Access/Access.php:357CopySHOW FULL COLUMNS FROM `jn786_sppagebuilder`
648μs1.7KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopySELECT *
FROM `jn786_sppagebuilder`
WHERE `id` = '3'
643μs259KB/libraries/src/Table/Table.php:780CopyUPDATE `jn786_sppagebuilder`
SET `hits` = (`hits` + 1)
WHERE `id` = '3'
374μs48B/libraries/src/Table/Table.php:1348CopySELECT a.*,`l`.`title` AS `language_title`,`ua`.`name` AS `author_name`
FROM `jn786_sppagebuilder` AS `a`
LEFT JOIN `jn786_languages` AS `l` ON `l`.`lang_code` = `a`.`language`
LEFT JOIN `jn786_users` AS `ua` ON `ua`.`id` = `a`.`created_by`
WHERE `a`.`id` = 3 AND `a`.`published` = 1
686μs259.02KB/components/com_sppagebuilder/models/page.php:75CopySELECT `id`
FROM `jn786_menu`
WHERE (`link` LIKE '%option=com_sppagebuilder&view=page&id=3' OR `link` LIKE '%option=com_sppagebuilder&view=page&id=3&%') AND `published` = '1'
46μs536B/components/com_sppagebuilder/helpers/route.php:115CopySELECT `id`
FROM `jn786_menu`
WHERE (`link` LIKE '%option=com_sppagebuilder&view=page&id=3' OR `link` LIKE '%option=com_sppagebuilder&view=page&id=3&%') AND `published` = '1'
45μs536B/components/com_sppagebuilder/helpers/route.php:115CopySELECT `id`
FROM `jn786_menu`
WHERE (`link` LIKE '%option=com_sppagebuilder&view=page&id=3' OR `link` LIKE '%option=com_sppagebuilder&view=page&id=3&%') AND `published` = '1'
38μs536B/components/com_sppagebuilder/helpers/route.php:115CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
63μs592B/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:80CopySELECT enabled
FROM `jn786_extensions`
WHERE `name` = 'com_easystore'
78μs520B/administrator/components/com_sppagebuilder/editor/helpers/ApplicationHelper.php:138CopySELECT `template`
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `home` = 1
55μs536B/components/com_sppagebuilder/builder/classes/base.php:87CopySELECT DISTINCT a.id, a.title, a.level, a.published, a.lft, a.parent_id
FROM (
SELECT id,title,level,published,parent_id,lft,rgt
FROM jn786_tags
WHERE `published` = '1') AS a
LEFT JOIN `jn786_tags` AS b ON a.lft > b.lft AND a.rgt < b.rgt
WHERE `a`.`level` != '0'
ORDER BY a.lft ASC
85μs816B/components/com_sppagebuilder/builder/classes/base.php:373CopySELECT a.enabled
FROM `jn786_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
48μs520B/components/com_sppagebuilder/builder/classes/base.php:972CopySELECT a.enabled
FROM `jn786_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
45μs520B/components/com_sppagebuilder/builder/classes/base.php:972CopySELECT DISTINCT a.id, a.title, a.level, a.published, a.lft, a.parent_id
FROM (
SELECT id,title,level,published,parent_id,lft,rgt
FROM jn786_tags
WHERE `published` = '1') AS a
LEFT JOIN `jn786_tags` AS b ON a.lft > b.lft AND a.rgt < b.rgt
WHERE `a`.`level` != '0'
ORDER BY a.lft ASC
67μs816B/components/com_sppagebuilder/builder/classes/base.php:373CopySELECT a.enabled
FROM `jn786_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
50μs3.01KB/components/com_sppagebuilder/builder/classes/base.php:972CopySELECT id,collection_id,value,item_id
FROM `jn786_sppagebuilder_collection_fields` AS `collection_field`
LEFT JOIN `jn786_sppagebuilder_collection_item_values` AS `collection_item_value` ON (`collection_item_value`.`field_id` = `collection_field`.`id`)
WHERE `collection_field`.`type` = 'title'
ORDER BY `collection_item_value`.`item_id` ASC
88μs688B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT id,title,alias
FROM `jn786_sppagebuilder_collections` AS `collection`
WHERE `collection`.`published` = 1
ORDER BY `collection`.`ordering` ASC
65μs640B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT id,collection_id,value,item_id
FROM `jn786_sppagebuilder_collection_fields` AS `collection_field`
LEFT JOIN `jn786_sppagebuilder_collection_item_values` AS `collection_item_value` ON (`collection_item_value`.`field_id` = `collection_field`.`id`)
WHERE `collection_field`.`type` = 'title'
ORDER BY `collection_item_value`.`item_id` ASC
72μs688B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT id,title,alias
FROM `jn786_sppagebuilder_collections` AS `collection`
WHERE `collection`.`published` = 1
ORDER BY `collection`.`ordering` ASC
49μs640B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT a.enabled
FROM `jn786_extensions` AS `a`
WHERE (`a`.`element` = 'com_acymailing' OR `a`.`element` = 'com_acym')
96μs520B/components/com_sppagebuilder/builder/classes/base.php:865CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `jn786_assets`
WHERE `name` LIKE :asset OR `name` = :extension OR `parent_id` = 0
171μs1.61KBParams/libraries/src/Access/Access.php:301CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
60μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
38μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
41μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
34μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
45μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
35μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
39μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `a`.`name`,`a`.`css_path`
FROM `jn786_sppagebuilder_assets` AS `a`
WHERE `a`.`published` = 1
32μs576B/components/com_sppagebuilder/helpers/helper.php:1809CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
32μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
48μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `jn786_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
35μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `template`
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `home` = 1
54μs536B/components/com_sppagebuilder/builder/classes/base.php:87CopySELECT a.enabled
FROM `jn786_extensions` AS `a`
WHERE `a`.`name` = 'com_k2'
75μs520B/components/com_sppagebuilder/addons/articles/site.php:715CopySELECT *
FROM `jn786_categories`
WHERE `extension` = 'com_content' AND `published` = '1' AND `access` IN (1,5) AND `language` IN ('en-GB', '*') AND `parent_id` IN (20,19,32)
ORDER BY `lft` ASC
81μs3.02KB/components/com_sppagebuilder/helpers/articles.php:408CopySELECT a.*,`b`.`alias` AS `category_alias`,`b`.`title` AS `category`
FROM `jn786_content` AS `a`
LEFT JOIN `jn786_categories` AS `b` ON (`a`.`catid` = `b`.`id`)
WHERE
(
(`b`.`extension` = 'com_content' AND `a`.`state` = '1' AND `a`.`catid` IN (20,19,32)) AND
(`a`.`publish_up` IS NULL OR `a`.`publish_up`='0000-00-00 00:00:00' OR `a`.`publish_up` <= :publishUp)) AND
(`a`.`publish_down` IS NULL OR `a`.`publish_down`='0000-00-00 00:00:00' OR `a`.`publish_down` >= :publishDown) AND `a`.`access` IN (1,5)
ORDER BY `a`.`publish_up` DESC,`a`.`created` DESC LIMIT 15
1.21ms84.2KBParams/components/com_sppagebuilder/helpers/articles.php:145CopySHOW FULL COLUMNS FROM `jn786_users`
717μs1.58KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopySELECT *
FROM `jn786_users`
WHERE `id` = :userid
73μs3.16KBParams/libraries/src/Table/User.php:106CopySELECT `g`.`id`,`g`.`title`
FROM `jn786_usergroups` AS `g`
INNER JOIN `jn786_user_usergroup_map` AS `m` ON `m`.`group_id` = `g`.`id`
WHERE `m`.`user_id` = :muserid
74μs1.37KBParams/libraries/src/Table/User.php:134CopySELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug`
FROM `jn786_categories` AS `s`
INNER JOIN `jn786_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`)
WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id
ORDER BY `c`.`lft`
136μs3.91KBParams/libraries/src/Categories/Categories.php:375CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
296μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
133μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
128μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
98μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
91μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
90μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
105μs14.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
116μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
88μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
88μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
94μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
87μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
92μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
87μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT `m`.`tag_id`,`t`.*
FROM `jn786_contentitem_tag_map` AS `m`
INNER JOIN `jn786_tags` AS `t` ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = :contentType AND `m`.`content_item_id` = :id AND `t`.`published` = 1 AND `t`.`access` IN (:preparedArray1,:preparedArray2)
127μs3.97KBParams/libraries/src/Helper/TagsHelper.php:388CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
90μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
90μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
96μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
92μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
90μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
103μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
93μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
110μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
97μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
92μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
61μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
56μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
59μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
54μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
57μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
54μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
57μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
66μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
67μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
56μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
59μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
62μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
77μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
56μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
58μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
57μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
153μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
67μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
57μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
60μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
72μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
62μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
56μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
70μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
53μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
69μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
60μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
57μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
56μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
60μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
53μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
96μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
94μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
91μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
93μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
101μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
92μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
69μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
54μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
64μs56.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
87μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
54μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
53μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
56μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM jn786_fields AS a
LEFT JOIN `jn786_languages` AS l ON l.lang_code = a.language
LEFT JOIN jn786_users AS uc ON uc.id=a.checked_out
LEFT JOIN jn786_viewlevels AS ag ON ag.id = a.access
LEFT JOIN jn786_users AS ua ON ua.id = a.created_user_id
LEFT JOIN jn786_fields_groups AS g ON g.id = a.group_id
LEFT JOIN `jn786_fields_categories` AS fc ON fc.field_id = a.id
WHERE
(
(`a`.`context` = :context AND (`fc`.`category_id` IS NULL OR `fc`.`category_id` IN (:preparedArray1)) AND `a`.`access` IN (:preparedArray2,:preparedArray3)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray4,:preparedArray5)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
135μs4.72KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
97μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
64μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
58μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
53μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
131μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
86μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
62μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
62μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
75μs48.91KB/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 `jn786_modules` AS `m`
LEFT JOIN `jn786_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `jn786_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`
570μs1.89KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
66μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
59μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
57μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
74μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
65μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
53μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
56μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
52μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
53μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
53μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
52μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
52μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
66μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
54μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
58μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
54μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
57μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
72μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
58μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
52μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
60μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
58μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
54μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
57μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
73μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
56μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `extension_view`
FROM `jn786_sppagebuilder`
WHERE `id` = 3
193μs536B/plugins/system/sppagebuilder/sppagebuilder.php:228CopySELECT `name`,`element`
FROM `jn786_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
42μs656B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135CopySELECT `title`
FROM `jn786_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
37μs584B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
80μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
59μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
60μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
55μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
57μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
77μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
92μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
67μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
68μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
66μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
65μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
89μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
78μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
89μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
84μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
90μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
76μs48.91KB/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 `jn786_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
292μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `jn786_template_styles`
WHERE `client_id` = 0 AND `id` = '12'
84μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `extension_view`
FROM `jn786_sppagebuilder`
WHERE `id` = 3
36μs536B/plugins/system/sppagebuilder/sppagebuilder.php:1544CopySELECT `id`,`referencekey`,`value`,`isSystem`,`editable`
FROM `jn786_nextend2_section_storage`
WHERE `application` = 'system' AND `section` = 'global'
56μs752B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:180CopySELECT `id`,`referencekey`,`value`,`isSystem`,`editable`
FROM `jn786_nextend2_section_storage`
WHERE `application` = 'system' AND `section` = 'fonts'
56μs752B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:180CopySELECT *
FROM `jn786_nextend2_section_storage`
WHERE `application` = 'cache' AND `section` = 'notweb/n2-ss-2' AND `referencekey` = 'variations.manifest'
67μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182CopySELECT *
FROM `jn786_nextend2_section_storage`
WHERE `application` = 'cache' AND `section` = 'notweb/n2-ss-2' AND `referencekey` = 'data.manifest'
41μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182CopySELECT *
FROM `jn786_nextend2_section_storage`
WHERE `application` = 'cache' AND `section` = 'notweb/n2-ss-2' AND `referencekey` = 'slideren-GB1.manifest'
44μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182CopySELECT *
FROM `jn786_nextend2_section_storage`
WHERE `application` = 'smartslider' AND `section` = 'sliderChanged' AND `referencekey` = 2
39μs896B/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182CopySELECT *
FROM `jn786_nextend2_section_storage`
WHERE `application` = 'cache' AND `section` = 'notweb/n2-ss-2' AND `referencekey` = 'slideren-GB1'
70μs40.88KB/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182CopySELECT enabled
FROM `jn786_extensions`
WHERE `element` = 'com_sppagebuilder' AND `type` = 'component'
38μs536B/plugins/content/sppagebuilder/sppagebuilder.php:314CopySELECT `session_id`
FROM `jn786_session`
WHERE `session_id` = ?
215μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `jn786_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
445μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy