3.359MBMemory Usage864msRequest Duration
Joomla! Version5.2.4
PHP Version8.4.5
Identityguest
Response200
Templateshaper_helixultimate
Database
Server
mysql
Version
8.0.40-31
Collation
utf8mb4_0900_ai_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:85 [ "HOSTNAME" => "hlpi1ws-c256s04.ad.aruba.it" "LANGUAGE" => "it_IT:it" "PM_PROCESS_ID...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1743904151 "last" => 1743904151...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (90.25KB) (75.61ms)
  • afterInitialise (1.19MB) (286ms)
  • afterRoute (122.02KB) (80.38ms)
  • beforeRenderComponent com_speasyimagegallery (103.45KB) (22.02ms)
  • afterRenderComponent com_speasyimagegallery (430.13KB) (75.98ms)
  • afterDispatch (99.66KB) (6.27ms)
  • beforeRenderRawModule mod_menu (Menu Principale) (338.41KB) (120ms)
  • afterRenderRawModule mod_menu (Menu Principale) (264.17KB) (88.81ms)
  • beforeRenderModule mod_menu (Menu Principale) (720B) (34μs)
  • afterRenderModule mod_menu (Menu Principale) (38.7KB) (14.78ms)
  • beforeRenderRawModule mod_custom (Cookie Policy) (2.3KB) (233μs)
  • afterRenderRawModule mod_custom (Cookie Policy) (4.55KB) (8ms)
  • beforeRenderModule mod_custom (Cookie Policy) (720B) (24μs)
  • afterRenderModule mod_custom (Cookie Policy) (37.52KB) (10.58ms)
  • afterRender (244.67KB) (70.24ms)
  • 1 x afterInitialise (1.19MB) (33.04%)
    286ms
    1 x beforeRenderRawModule mod_menu (Menu Principale) (338.41KB) (13.88%)
    120ms
    1 x afterRenderRawModule mod_menu (Menu Principale) (264.17KB) (10.27%)
    88.81ms
    1 x afterRoute (122.02KB) (9.3%)
    80.38ms
    1 x afterRenderComponent com_speasyimagegallery (430.13KB) (8.79%)
    75.98ms
    1 x afterLoad (90.25KB) (8.75%)
    75.61ms
    1 x afterRender (244.67KB) (8.13%)
    70.24ms
    1 x beforeRenderComponent com_speasyimagegallery (103.45KB) (2.55%)
    22.02ms
    1 x afterRenderModule mod_menu (Menu Principale) (38.7KB) (1.71%)
    14.78ms
    1 x afterRenderModule mod_custom (Cookie Policy) (37.52KB) (1.22%)
    10.58ms
    1 x afterRenderRawModule mod_custom (Cookie Policy) (4.55KB) (0.93%)
    8.00ms
    1 x afterDispatch (99.66KB) (0.73%)
    6.27ms
    1 x beforeRenderRawModule mod_custom (Cookie Policy) (2.3KB) (0.03%)
    233μs
    1 x beforeRenderModule mod_menu (Menu Principale) (720B) (0%)
    34μs
    1 x beforeRenderModule mod_custom (Cookie Policy) (720B) (0%)
    24μs
75 statements were executed, 54 of which were duplicates, 21 unique95.41ms2.27MB
  • SELECT @@SESSION.sql_mode;502μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `jg7nl_session` WHERE `session_id` = ?694μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `jg7nl_session` WHERE `session_id` = :session_id LIMIT 1581μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `jg7nl_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)887μs944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `jg7nl_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 11.64ms1.73KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `jg7nl_viewlevels`971μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `jg7nl_usergroups` AS `a` LEFT JOIN `jg7nl_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest1.03ms1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `jg7nl_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`4.18ms3.98KBParams/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 `jg7nl_menu` AS `m` LEFT JOIN `jg7nl_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`2.4ms4KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id` FROM `jg7nl_speasyimagegallery_albums` WHERE alias = 'bozzetti'657μs536B/components/com_speasyimagegallery/router.php:160Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `jg7nl_template_styles` AS `s` LEFT JOIN `jg7nl_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` = 11.64ms40.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'961μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_languages` WHERE `published` = 1 ORDER BY `ordering` ASC1.63ms1.61KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT a.*,l.title AS language_title,ua.name AS author_name FROM jg7nl_speasyimagegallery_albums as a LEFT JOIN `jg7nl_languages` AS l ON l.lang_code = a.language LEFT JOIN jg7nl_users AS ua ON ua.id = a.created_by WHERE a.id = 3 AND a.published = 1975μs2.81KB/components/com_speasyimagegallery/models/album.php:70Copy
  • SELECT a.* FROM `jg7nl_speasyimagegallery_images` AS `a` WHERE `album_id` = '3' AND `state` = '1' ORDER BY a.ordering DESC1.67ms18.73KB/components/com_speasyimagegallery/models/album.php:114Copy
  • SHOW FULL COLUMNS FROM `jg7nl_speasyimagegallery_albums`2.41ms1.64KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT * FROM `jg7nl_speasyimagegallery_albums` WHERE `id` = '3'958μs4KB/libraries/src/Table/Table.php:780Copy
  • UPDATE `jg7nl_speasyimagegallery_albums` SET `hits` = (`hits` + 1) WHERE `id` = '3'534μs48B/libraries/src/Table/Table.php:1348Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'793μs40.86KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'944μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'704μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'751μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'803μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'786μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'750μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'1.77ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'2.36ms40.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 `jg7nl_modules` AS `m` LEFT JOIN `jg7nl_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `jg7nl_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`2.74ms1.86KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'4.12ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'3.97ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'4.54ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'4.6ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'3.97ms43.41KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'792μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'736μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'707μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'802μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'807μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'764μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'814μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'774μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'825μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'833μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'863μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'868μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'842μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'957μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'1.08ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'1.03ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'856μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'880μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'925μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'904μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'891μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'888μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'983μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'861μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'855μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'1.47ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'890μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'1.01ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'958μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'921μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'949μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'972μs51.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'1.06ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'946μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'823μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'854μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'872μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'820μ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 `jg7nl_scheduler_tasks` AS `a` WHERE `a`.`state` = 1804μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
  • SELECT * FROM `jg7nl_template_styles` WHERE `client_id` = 0 AND `id` = '12'1.01ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
  • SELECT `session_id` FROM `jg7nl_session` WHERE `session_id` = ?641μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `jg7nl_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?947μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy