4.668MBMemory Usage64.83msRequest Duration
Joomla! Version5.2.0
PHP Version8.3.14
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
10.11.10-MariaDB-cll-lve
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "5bc3630ba2a0b34029eaae7a28eb7329" => "13cad2a0b39fea8d75ca59fd5ece4da7" ]
$_SERVER
array:74 [ "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR...
session
array:3 [ "counter" => 2 "timer" => array:3 [ "start" => 1735928603 "last" => 1735928603...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (73.8KB) (867μs)
  • afterInitialise (1.45MB) (9.9ms)
  • afterRoute (154.13KB) (1.75ms)
  • beforeRenderComponent com_tags (46.76KB) (415μs)
  • Before Access::preloadComponents (all components) (39.63KB) (1.61ms)
  • After Access::preloadComponents (all components) (110.36KB) (600μs)
  • Before Access::getAssetRules (id:35 name:com_tags) (1.29KB) (19μs)
  • After Access::getAssetRules (id:35 name:com_tags) (6.89KB) (59μs)
  • afterRenderComponent com_tags (1.32MB) (26.11ms)
  • afterDispatch (11.16KB) (882μs)
  • beforeRenderRawModule mod_finder (Search) (298.39KB) (2.99ms)
  • afterRenderRawModule mod_finder (Search) (41.82KB) (1.56ms)
  • beforeRenderModule mod_finder (Search) (704B) (6μs)
  • afterRenderModule mod_finder (Search) (62.43KB) (1.15ms)
  • beforeRenderRawModule mod_menu (Main Menu) (68.59KB) (3.04ms)
  • afterRenderRawModule mod_menu (Main Menu) (404.08KB) (8.02ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (5μs)
  • afterRenderModule mod_menu (Main Menu) (42.77KB) (1.02ms)
  • afterRender (96.87KB) (4.61ms)
  • 1 x afterRenderComponent com_tags (1.32MB) (40.28%)
    26.11ms
    1 x afterInitialise (1.45MB) (15.27%)
    9.90ms
    1 x afterRenderRawModule mod_menu (Main Menu) (404.08KB) (12.37%)
    8.02ms
    1 x afterRender (96.87KB) (7.1%)
    4.61ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (68.59KB) (4.69%)
    3.04ms
    1 x beforeRenderRawModule mod_finder (Search) (298.39KB) (4.61%)
    2.99ms
    1 x afterRoute (154.13KB) (2.71%)
    1.75ms
    1 x Before Access::preloadComponents (all components) (39.63KB) (2.49%)
    1.61ms
    1 x afterRenderRawModule mod_finder (Search) (41.82KB) (2.4%)
    1.56ms
    1 x afterRenderModule mod_finder (Search) (62.43KB) (1.78%)
    1.15ms
    1 x afterRenderModule mod_menu (Main Menu) (42.77KB) (1.57%)
    1.02ms
    1 x afterDispatch (11.16KB) (1.36%)
    882μs
    1 x afterLoad (73.8KB) (1.34%)
    867μs
    1 x After Access::preloadComponents (all components) (110.36KB) (0.93%)
    600μs
    1 x beforeRenderComponent com_tags (46.76KB) (0.64%)
    415μs
    1 x After Access::getAssetRules (id:35 name:com_tags) (6.89KB) (0.09%)
    59μs
    1 x Before Access::getAssetRules (id:35 name:com_tags) (1.29KB) (0.03%)
    19μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0.01%)
    6μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0.01%)
    5μs
149 statements were executed, 129 of which were duplicates, 20 unique11.59ms5.27MB
  • SELECT @@SESSION.sql_mode;53μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `bqu1s_session` WHERE `session_id` = ?95μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `bqu1s_session` WHERE `session_id` = :session_id LIMIT 156μs1.31KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • UPDATE `bqu1s_session` SET `guest` = :guest , `time` = :time , `userid` = :user_id , `username` = :username , `client_id` = :client_id WHERE `session_id` = :session_id255μs992BParams/libraries/src/Session/MetadataManager.php:316Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `bqu1s_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1269μs1.69KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `bqu1s_viewlevels`50μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `bqu1s_usergroups` AS `a` LEFT JOIN `bqu1s_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest89μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `bqu1s_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`361μs3.48KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`m`.`link`,`m`.`type`,`m`.`level`,`m`.`language`,`m`.`browserNav`,`m`.`access`,`m`.`params`,`m`.`home`,`m`.`img`,`m`.`template_style_id`,`m`.`component_id`,`m`.`parent_id`,`m`.`path` AS `route`,`e`.`element` AS `component` FROM `bqu1s_menu` AS `m` LEFT JOIN `bqu1s_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`264μs20.14KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `bqu1s_languages` WHERE `published` = 1 ORDER BY `ordering` ASC86μs1.59KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `bqu1s_template_styles` AS `s` LEFT JOIN `bqu1s_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` = 1209μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'77μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `bqu1s_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,:preparedArray42,:preparedArray43,:preparedArray44,:preparedArray45)359μs7.81KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT a.*, u.name as created_by_user_name, u.email FROM `bqu1s_tags` AS `a` LEFT JOIN `bqu1s_users` AS `u` ON `a`.`created_user_id` = `u`.`id` WHERE `a`.`access` IN (:preparedArray1,:preparedArray2) AND `a`.`parent_id` <> 0 AND `a`.`published` = :published ORDER BY `title` ASC, a.title ASC LIMIT 20685μs4.3KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT COUNT(*) FROM `bqu1s_tags` AS `a` LEFT JOIN `bqu1s_users` AS `u` ON `a`.`created_user_id` = `u`.`id` WHERE `a`.`access` IN (:preparedArray1,:preparedArray2) AND `a`.`parent_id` <> 0 AND `a`.`published` = :published174μs2.56KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:197Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'77μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'65μs42.16KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'60μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'60μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'65μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'59μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'58μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'57μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'88μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'63μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'60μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'58μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'62μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'67μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'57μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'57μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'60μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs43.41KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'58μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'61μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'71μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'66μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'58μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs51.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'57μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'57μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'52μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'61μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'61μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'61μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'65μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `name`,`element` FROM `bqu1s_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1172μs576B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135Copy
  • SELECT `title` FROM `bqu1s_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)83μs520B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'70μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'58μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'59μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'65μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `bqu1s_modules` AS `m` LEFT JOIN `bqu1s_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `bqu1s_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`571μs1.83KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'74μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'68μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'61μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'57μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'57μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'63μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'60μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'60μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'56μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'68μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'58μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'54μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'61μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'55μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'62μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'57μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'53μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'51μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'52μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'51μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count FROM `bqu1s_scheduler_tasks` AS `a` WHERE `a`.`state` = 178μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'71μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `bqu1s_session` WHERE `session_id` = ?72μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `bqu1s_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?182μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy