4.103MBMemory Usage200msRequest Duration
Joomla! Version5.1.4
PHP Version8.2.25
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
11.6.2-MariaDB-ubu2004
Collation
utf8mb3_general_ci
Conn Collation
utf8mb4_uca1400_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "d6865b2a2623b4403f40a951881b0887" => "b8vb3vh74on9f04pbgl01uvju2" ]
$_SERVER
array:45 [ "PATH" => "/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,applicati...
session
array:3 [ "counter" => 2 "timer" => array:3 [ "start" => 1744563330 "last" => 1744563330...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
gtag
"-1"
  • afterLoad (71.16KB) (6.73ms)
  • afterInitialise (1.52MB) (41.4ms)
  • afterRoute (282.17KB) (12.81ms)
  • beforeRenderComponent com_n3temptypage (34.68KB) (3.02ms)
  • afterRenderComponent com_n3temptypage (25.08KB) (2.63ms)
  • afterDispatch (309.56KB) (6.1ms)
  • beforeRenderRawModule mod_menu (Main Menu) (475.3KB) (25.98ms)
  • afterRenderRawModule mod_menu (Main Menu) (541.5KB) (45.07ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (22μs)
  • afterRenderModule mod_menu (Main Menu) (43.13KB) (4.37ms)
  • beforeRenderRawModule mod_finder (Search) (62.57KB) (1.61ms)
  • afterRenderRawModule mod_finder (Search) (49.5KB) (6.75ms)
  • beforeRenderModule mod_finder (Search) (704B) (21μs)
  • afterRenderModule mod_finder (Search) (57.38KB) (4.64ms)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (488B) (121μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (114.28KB) (6.25ms)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (20μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (37.91KB) (3.61ms)
  • afterRender (149.08KB) (27.83ms)
  • 1 x afterRenderRawModule mod_menu (Main Menu) (541.5KB) (22.5%)
    45.07ms
    1 x afterInitialise (1.52MB) (20.66%)
    41.40ms
    1 x afterRender (149.08KB) (13.89%)
    27.83ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (475.3KB) (12.97%)
    25.98ms
    1 x afterRoute (282.17KB) (6.39%)
    12.81ms
    1 x afterRenderRawModule mod_finder (Search) (49.5KB) (3.37%)
    6.75ms
    1 x afterLoad (71.16KB) (3.36%)
    6.73ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (114.28KB) (3.12%)
    6.25ms
    1 x afterDispatch (309.56KB) (3.05%)
    6.10ms
    1 x afterRenderModule mod_finder (Search) (57.38KB) (2.32%)
    4.64ms
    1 x afterRenderModule mod_menu (Main Menu) (43.13KB) (2.18%)
    4.37ms
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (37.91KB) (1.8%)
    3.61ms
    1 x beforeRenderComponent com_n3temptypage (34.68KB) (1.51%)
    3.02ms
    1 x afterRenderComponent com_n3temptypage (25.08KB) (1.31%)
    2.63ms
    1 x beforeRenderRawModule mod_finder (Search) (62.57KB) (0.8%)
    1.61ms
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (488B) (0.06%)
    121μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0.01%)
    22μs
    1 x beforeRenderModule mod_finder (Search) (704B) (0.01%)
    21μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0.01%)
    20μs
102 statements were executed, 82 of which were duplicates, 20 unique19.02ms3.51MB
  • SELECT @@SESSION.sql_mode;174μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `slv_session` WHERE `session_id` = ?332μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `slv_session` WHERE `session_id` = :session_id LIMIT 1231μs1.31KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • UPDATE `slv_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 `slv_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1174μs1.81KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `slv_viewlevels`100μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `slv_usergroups` AS `a` LEFT JOIN `slv_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest108μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `slv_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`172μs3.98KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT * FROM slv_rsform_config148μs1.81KB/administrator/components/com_rsform/helpers/config.php:52Copy
  • 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 `slv_menu` AS `m` LEFT JOIN `slv_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`171μs19.48KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));148μs0B/administrator/components/com_tz_portfolio_plus/libraries/database/database.php:50Copy
  • SELECT id, folder AS type, element AS name, params, manifest_cache, asset_id FROM slv_tz_portfolio_plus_extensions WHERE type ='tz_portfolio_plus-plugin' AND access IN(1,5) AND published = 1 ORDER BY ordering96μs976B/administrator/components/com_tz_portfolio_plus/libraries/plugin/helper.php:284Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `slv_template_styles` AS `s` LEFT JOIN `slv_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` = 1516μs132.92KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'170μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_languages` WHERE `published` = 1 ORDER BY `ordering` ASC152μs1.59KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'196μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'207μs42.16KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'150μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'266μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'158μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'122μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'186μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'120μ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 `slv_modules` AS `m` LEFT JOIN `slv_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `slv_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`225μs49.94KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'134μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'95μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'137μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'186μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'196μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'123μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'250μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'101μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'145μs43.41KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'190μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'190μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'206μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'186μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'210μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'152μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'186μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'114μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'130μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'190μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'141μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'147μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'235μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'159μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'100μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'132μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'150μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'240μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'156μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'134μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'122μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'239μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'166μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'165μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'179μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'120μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'153μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'143μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'131μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'150μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'240μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'169μs51.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'139μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'147μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'183μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'179μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'171μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'111μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'163μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'142μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'119μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `name`,`element` FROM `slv_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1174μs656B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135Copy
  • SELECT `title` FROM `slv_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)122μs584B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'283μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'201μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'165μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'177μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'239μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'177μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'100μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'182μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'144μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'162μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'158μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'133μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'192μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'164μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'160μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'145μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'139μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'154μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'173μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'135μ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 `slv_scheduler_tasks` AS `a` WHERE `a`.`state` = 1715μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT * FROM `slv_template_styles` WHERE `client_id` = 0 AND `id` = '23'204μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `slv_session` WHERE `session_id` = ?456μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `slv_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?1.06ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy