Please enter the email address for your account. A verification code will be sent to you. Once you have received the verification code, you will be able to choose a new password for your account.

3.781MBMemory Usage55.72msRequest 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
array:1 [ "Itemid" => "101" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "5bc3630ba2a0b34029eaae7a28eb7329" => "a184ba71acf90a63d8402e3286114ef0" ]
$_SERVER
array:75 [ "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR...
session
array:3 [ "counter" => 3 "timer" => array:3 [ "start" => 1736032869 "last" => 1736032873...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (73.8KB) (1.22ms)
  • afterInitialise (1.45MB) (11.25ms)
  • afterRoute (168.26KB) (2.18ms)
  • beforeRenderComponent com_users (43.09KB) (368μs)
  • afterRenderComponent com_users (680.7KB) (17.17ms)
  • afterDispatch (10.89KB) (937μs)
  • beforeRenderRawModule mod_finder (Search) (239.49KB) (3.16ms)
  • afterRenderRawModule mod_finder (Search) (46.47KB) (1.7ms)
  • beforeRenderModule mod_finder (Search) (704B) (6μs)
  • afterRenderModule mod_finder (Search) (62.8KB) (1.25ms)
  • beforeRenderRawModule mod_menu (Main Menu) (66.86KB) (2.81ms)
  • afterRenderRawModule mod_menu (Main Menu) (394.33KB) (7.66ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (5μs)
  • afterRenderModule mod_menu (Main Menu) (42.14KB) (1.02ms)
  • afterRender (85.03KB) (4.79ms)
  • 1 x afterRenderComponent com_users (680.7KB) (30.82%)
    17.17ms
    1 x afterInitialise (1.45MB) (20.19%)
    11.25ms
    1 x afterRenderRawModule mod_menu (Main Menu) (394.33KB) (13.74%)
    7.66ms
    1 x afterRender (85.03KB) (8.6%)
    4.79ms
    1 x beforeRenderRawModule mod_finder (Search) (239.49KB) (5.67%)
    3.16ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (66.86KB) (5.04%)
    2.81ms
    1 x afterRoute (168.26KB) (3.91%)
    2.18ms
    1 x afterRenderRawModule mod_finder (Search) (46.47KB) (3.05%)
    1.70ms
    1 x afterRenderModule mod_finder (Search) (62.8KB) (2.23%)
    1.25ms
    1 x afterLoad (73.8KB) (2.2%)
    1.22ms
    1 x afterRenderModule mod_menu (Main Menu) (42.14KB) (1.84%)
    1.02ms
    1 x afterDispatch (10.89KB) (1.68%)
    937μs
    1 x beforeRenderComponent com_users (43.09KB) (0.66%)
    368μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0.01%)
    6μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0.01%)
    5μs
92 statements were executed, 74 of which were duplicates, 18 unique7.97ms3.05MB
  • SELECT @@SESSION.sql_mode;57μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `bqu1s_session` WHERE `session_id` = ?109μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `bqu1s_session` WHERE `session_id` = :session_id LIMIT 161μ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_id265μ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` = 1277μs1.69KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `bqu1s_viewlevels`49μ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` = :guest92μ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`360μ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`253μs20.14KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `bqu1s_languages` WHERE `published` = 1 ORDER BY `ordering` ASC97μ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` = 1229μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • 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'93μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT 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 bqu1s_fields AS a LEFT JOIN `bqu1s_languages` AS l ON l.lang_code = a.language LEFT JOIN bqu1s_users AS uc ON uc.id=a.checked_out LEFT JOIN bqu1s_viewlevels AS ag ON ag.id = a.access LEFT JOIN bqu1s_users AS ua ON ua.id = a.created_user_id LEFT JOIN bqu1s_fields_groups AS g ON g.id = a.group_id WHERE ( (`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) 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 ASC578μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • 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'65μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'61μs42.16KB/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'71μ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'59μ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'64μ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'60μ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'61μ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'62μ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'61μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `name`,`element` FROM `bqu1s_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1174μs3.06KB/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)106μs520B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • 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'63μ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'56μ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'58μ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`522μs1.83KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • 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'64μ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'60μ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'62μ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'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'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'56μ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μs51.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'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'53μ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'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'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'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'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'55μ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'54μ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` = 179μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'66μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `bqu1s_session` WHERE `session_id` = ?59μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `bqu1s_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?215μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy