Por favor, introduzca la dirección de correo electrónico asociada con su cuenta de usuario. Su nombre de usuario será enviado por correo electrónico a la dirección de correo electrónico guardada.

4.845MBMemory Usage78.87msRequest Duration
Joomla! Version5.2.3
PHP Version8.1.32
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
10.5.27-MariaDB
Collation
utf8_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:1 [ "Itemid" => "102" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:46 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "SCRIPT_NAME" => "/web/index.php" ...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1749058238 "last" => 1749058238...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (91.09KB) (1.14ms)
  • afterInitialise (1.35MB) (11.33ms)
  • afterRoute (190.41KB) (3.71ms)
  • beforeRenderComponent com_users (107.17KB) (1.32ms)
  • afterRenderComponent com_users (708.3KB) (9.47ms)
  • afterDispatch (3.36KB) (137μs)
  • beforeRenderRawModule mod_menu (Main Menu) (470.37KB) (9.01ms)
  • afterRenderRawModule mod_menu (Main Menu) (1.44MB) (34.33ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (7μs)
  • afterRenderModule mod_menu (Main Menu) (50.91KB) (1.56ms)
  • afterRender (86.76KB) (6.66ms)
  • 1 x afterRenderRawModule mod_menu (Main Menu) (1.44MB) (43.53%)
    34.33ms
    1 x afterInitialise (1.35MB) (14.37%)
    11.33ms
    1 x afterRenderComponent com_users (708.3KB) (12.01%)
    9.47ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (470.37KB) (11.42%)
    9.01ms
    1 x afterRender (86.76KB) (8.45%)
    6.66ms
    1 x afterRoute (190.41KB) (4.7%)
    3.71ms
    1 x afterRenderModule mod_menu (Main Menu) (50.91KB) (1.98%)
    1.56ms
    1 x beforeRenderComponent com_users (107.17KB) (1.67%)
    1.32ms
    1 x afterLoad (91.09KB) (1.44%)
    1.14ms
    1 x afterDispatch (3.36KB) (0.17%)
    137μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0.01%)
    7μs
154 statements were executed, 138 of which were duplicates, 16 unique22.01ms5.7MB
  • SELECT @@SESSION.sql_mode;134μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `cipher_session` WHERE `session_id` = ?119μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `cipher_session` WHERE `session_id` = :session_id LIMIT 174μs1.61KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `cipher_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)196μs944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `cipher_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1611μs2.23KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `cipher_viewlevels`93μs944B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `cipher_usergroups` AS `a` LEFT JOIN `cipher_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest115μs1.63KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `cipher_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1) ORDER BY `ordering`2.08ms4.27KBParams/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 `cipher_menu` AS `m` LEFT JOIN `cipher_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`498μs38.17KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `cipher_template_styles` AS `s` LEFT JOIN `cipher_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` = 1330μs41.14KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'136μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_languages` WHERE `published` = 1 ORDER BY `ordering` ASC162μs2.23KB/libraries/src/Language/LanguageHelper.php:177Copy
  • 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 cipher_fields AS a LEFT JOIN `cipher_languages` AS l ON l.lang_code = a.language LEFT JOIN cipher_users AS uc ON uc.id=a.checked_out LEFT JOIN cipher_viewlevels AS ag ON ag.id = a.access LEFT JOIN cipher_users AS ua ON ua.id = a.created_user_id LEFT JOIN cipher_fields_groups AS g ON g.id = a.group_id WHERE ( (`a`.`context` = :context AND `a`.`access` IN (:preparedArray1)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray2)) 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 ASC670μs5.28KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'128μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'135μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'126μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'118μs43.72KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'118μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'109μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'128μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'107μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'102μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'141μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'119μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'142μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'104μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'97μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'107μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'105μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'251μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'285μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'208μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'251μs52.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'139μs41.22KB/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 `cipher_modules` AS `m` LEFT JOIN `cipher_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `cipher_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)) 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`429μs2.22KBParams/libraries/src/Cache/Controller/CallbackController.php:120Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'126μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'114μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'162μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'103μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'110μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'115μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'129μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'139μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'137μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'87μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'151μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'128μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'98μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'132μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'125μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'98μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'159μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'129μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'127μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'127μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'87μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'119μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'133μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'97μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'132μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'149μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'112μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'135μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'139μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'88μs49.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'107μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'94μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'127μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'107μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'90μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'91μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'118μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'85μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'87μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'86μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'86μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'85μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'140μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'87μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'86μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'85μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'86μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'86μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'84μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'113μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'88μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'86μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'89μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'109μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'84μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'84μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'88μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'86μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'111μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'136μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'113μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'97μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'125μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'102μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'99μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'115μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'99μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'99μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'99μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'111μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'87μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'133μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'88μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'94μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'134μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'111μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'112μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'102μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'87μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'98μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'96μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'110μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'98μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'112μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'111μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'97μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'85μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'111μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'98μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'120μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'86μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'97μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'120μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'147μs57.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'112μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'131μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'101μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'99μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'143μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'111μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'125μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'163μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'101μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'131μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'97μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'124μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'104μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'98μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'198μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'163μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'142μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'188μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'109μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'99μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'182μs41.22KB/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 `cipher_scheduler_tasks` AS `a` WHERE `a`.`state` = 1119μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT * FROM `cipher_template_styles` WHERE `client_id` = 0 AND `id` = '20'109μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `cipher_session` WHERE `session_id` = ?116μs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `cipher_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?111μs912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy