4.639MBMemory Usage198msRequest Duration
Joomla! Version5.2.0
PHP Version8.3.19
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
10.11.11-MariaDB-cll-lve-log
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:1 [ "start" => "100" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:57 [ "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1746232571 "last" => 1746232571...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (73.93KB) (1.7ms)
  • afterInitialise (1.45MB) (129ms)
  • afterRoute (154.45KB) (2.09ms)
  • beforeRenderComponent com_tags (46.76KB) (455μs)
  • Before Access::preloadComponents (all components) (39.54KB) (1.8ms)
  • After Access::preloadComponents (all components) (110.36KB) (737μs)
  • Before Access::getAssetRules (id:35 name:com_tags) (1.29KB) (16μs)
  • After Access::getAssetRules (id:35 name:com_tags) (6.89KB) (71μs)
  • afterRenderComponent com_tags (1.32MB) (30.97ms)
  • afterDispatch (11.13KB) (1.25ms)
  • beforeRenderRawModule mod_finder (Search) (298.47KB) (4.06ms)
  • afterRenderRawModule mod_finder (Search) (41.73KB) (2.12ms)
  • beforeRenderModule mod_finder (Search) (704B) (7μs)
  • afterRenderModule mod_finder (Search) (62.52KB) (1.52ms)
  • beforeRenderRawModule mod_menu (Main Menu) (68.59KB) (4.02ms)
  • afterRenderRawModule mod_menu (Main Menu) (404.08KB) (10.35ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (7μs)
  • afterRenderModule mod_menu (Main Menu) (42.77KB) (1.39ms)
  • afterRender (96.31KB) (6.18ms)
  • 1 x afterInitialise (1.45MB) (65.05%)
    129ms
    1 x afterRenderComponent com_tags (1.32MB) (15.61%)
    30.97ms
    1 x afterRenderRawModule mod_menu (Main Menu) (404.08KB) (5.22%)
    10.35ms
    1 x afterRender (96.31KB) (3.12%)
    6.18ms
    1 x beforeRenderRawModule mod_finder (Search) (298.47KB) (2.05%)
    4.06ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (68.59KB) (2.03%)
    4.02ms
    1 x afterRenderRawModule mod_finder (Search) (41.73KB) (1.07%)
    2.12ms
    1 x afterRoute (154.45KB) (1.05%)
    2.09ms
    1 x Before Access::preloadComponents (all components) (39.54KB) (0.91%)
    1.80ms
    1 x afterLoad (73.93KB) (0.86%)
    1.70ms
    1 x afterRenderModule mod_finder (Search) (62.52KB) (0.77%)
    1.52ms
    1 x afterRenderModule mod_menu (Main Menu) (42.77KB) (0.7%)
    1.39ms
    1 x afterDispatch (11.13KB) (0.63%)
    1.25ms
    1 x After Access::preloadComponents (all components) (110.36KB) (0.37%)
    737μs
    1 x beforeRenderComponent com_tags (46.76KB) (0.23%)
    455μs
    1 x After Access::getAssetRules (id:35 name:com_tags) (6.89KB) (0.04%)
    71μs
    1 x Before Access::getAssetRules (id:35 name:com_tags) (1.29KB) (0.01%)
    16μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0%)
    7μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    7μs
149 statements were executed, 129 of which were duplicates, 20 unique129ms5.27MB
  • SELECT @@SESSION.sql_mode;70μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `bqu1s_session` WHERE `session_id` = ?47.44ms1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `bqu1s_session` WHERE `session_id` = :session_id LIMIT 194μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `bqu1s_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)67.24ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `bqu1s_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1384μs1.73KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `bqu1s_viewlevels`56μ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` = :guest128μ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`393μ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`350μs20.14KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `bqu1s_languages` WHERE `published` = 1 ORDER BY `ordering` ASC115μ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` = 1228μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'80μ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)390μs7.81KBParams/libraries/src/Access/Access.php:357Copy
  • 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` = :published213μs2.56KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:197Copy
  • 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 100, 20816μs4.3KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'89μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'89μs42.16KB/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'62μ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'66μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'64μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'64μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'75μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'72μ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'72μ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'67μ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'75μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'67μs43.41KB/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'70μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'69μ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'66μ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'84μ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'67μ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'66μ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'66μ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'66μ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'70μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'64μ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'65μ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'64μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'69μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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'64μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'64μ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'65μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'64μ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'66μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'64μs51.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'76μ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'64μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'64μ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'66μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'78μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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'64μ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'71μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'64μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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'68μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'69μ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'70μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'84μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'83μ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'95μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'78μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'74μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `name`,`element` FROM `bqu1s_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1220μ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)109μs520B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'89μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'85μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'73μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'73μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'81μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'72μ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`689μs1.83KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'95μ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'79μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'91μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'73μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'72μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'72μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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'79μ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'70μ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'70μ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'70μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'69μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'69μ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'71μ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'68μ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'75μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'69μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'69μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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'71μ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'72μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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'75μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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'70μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'69μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • 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'74μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'75μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'78μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'90μ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'64μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'72μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'82μ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'67μ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'64μ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` = 1106μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'96μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `bqu1s_session` WHERE `session_id` = ?92μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `bqu1s_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?244μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy