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.774MBMemory Usage324msRequest 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
[]
$_SERVER
array:73 [ "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1736028020 "last" => 1736028020...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (73.8KB) (2.18ms)
  • afterInitialise (1.45MB) (15.28ms)
  • afterRoute (168.26KB) (3.17ms)
  • beforeRenderComponent com_users (43.09KB) (489μs)
  • afterRenderComponent com_users (680.8KB) (274ms)
  • afterDispatch (11.78KB) (1.28ms)
  • beforeRenderRawModule mod_finder (Search) (239.49KB) (3.97ms)
  • afterRenderRawModule mod_finder (Search) (46.47KB) (2.22ms)
  • beforeRenderModule mod_finder (Search) (704B) (8μs)
  • afterRenderModule mod_finder (Search) (62.8KB) (1.63ms)
  • beforeRenderRawModule mod_menu (Main Menu) (66.86KB) (3.31ms)
  • afterRenderRawModule mod_menu (Main Menu) (394.33KB) (8.6ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (6μs)
  • afterRenderModule mod_menu (Main Menu) (42.14KB) (1.07ms)
  • afterRender (85.03KB) (6.03ms)
  • 1 x afterRenderComponent com_users (680.8KB) (84.61%)
    274ms
    1 x afterInitialise (1.45MB) (4.72%)
    15.28ms
    1 x afterRenderRawModule mod_menu (Main Menu) (394.33KB) (2.66%)
    8.60ms
    1 x afterRender (85.03KB) (1.86%)
    6.03ms
    1 x beforeRenderRawModule mod_finder (Search) (239.49KB) (1.23%)
    3.97ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (66.86KB) (1.02%)
    3.31ms
    1 x afterRoute (168.26KB) (0.98%)
    3.17ms
    1 x afterRenderRawModule mod_finder (Search) (46.47KB) (0.69%)
    2.22ms
    1 x afterLoad (73.8KB) (0.67%)
    2.18ms
    1 x afterRenderModule mod_finder (Search) (62.8KB) (0.5%)
    1.63ms
    1 x afterDispatch (11.78KB) (0.4%)
    1.28ms
    1 x afterRenderModule mod_menu (Main Menu) (42.14KB) (0.33%)
    1.07ms
    1 x beforeRenderComponent com_users (43.09KB) (0.15%)
    489μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0%)
    8μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%)
    6μs
92 statements were executed, 74 of which were duplicates, 18 unique8.94ms3.05MB
  • SELECT @@SESSION.sql_mode;74μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `bqu1s_session` WHERE `session_id` = ?147μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `bqu1s_session` WHERE `session_id` = :session_id LIMIT 151μ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)207μs944BParams/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` = 1268μs1.73KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `bqu1s_viewlevels`53μ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` = :guest99μ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`407μ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`269μs20.14KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `bqu1s_languages` WHERE `published` = 1 ORDER BY `ordering` ASC88μ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` = 1251μs40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'162μ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 ASC606μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • 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'67μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'60μ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'153μ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'60μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'86μ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'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'87μ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'79μ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'68μ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` = 1227μ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)108μs520B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'80μ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'73μ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'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`622μs1.83KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'80μ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'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'57μ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'58μ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'61μ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'57μ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'57μ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'56μ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'58μ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'56μs51.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'79μ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'59μ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'60μ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'59μ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'57μ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'57μ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'63μ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'67μ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'67μ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` = 192μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `bqu1s_template_styles` WHERE `client_id` = 0 AND `id` = '17'88μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `bqu1s_session` WHERE `session_id` = ?91μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `bqu1s_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?328μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy