23.121MBMemory Usage270msRequest Duration
Joomla! Version4.4.2
PHP Version8.2.27
Identityguest
Response200
Templatert_acronym
Database
Server
mysql
Version
10.6.20-MariaDB-cll-lve
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:51 [ "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "text/html,application/xhtm...
session
array:2 [ "counter" => 1 "timer" => array:3 [ "start" => 1738408413 "last" => 1738408413...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (3.99MB) (30.33ms)
  • afterInitialise (7.16MB) (72.87ms)
  • afterRoute (4.01MB) (37.26ms)
  • beforeRenderComponent com_wrapper (294.59KB) (3.9ms)
  • afterRenderComponent com_wrapper (559.88KB) (6.52ms)
  • afterDispatch (1.88KB) (58μs)
  • beforeRenderRawModule mod_djmegamenu (Main Menu) (3.4MB) (34.04ms)
  • afterRenderRawModule mod_djmegamenu (Main Menu) (1.01MB) (42.94ms)
  • beforeRenderModule mod_djmegamenu (Main Menu) (720B) (13μs)
  • afterRenderModule mod_djmegamenu (Main Menu) (83.55KB) (2.36ms)
  • beforeRenderRawModule mod_djmegamenu (Events n Results) (70.62KB) (3.7ms)
  • afterRenderRawModule mod_djmegamenu (Events n Results) (106.65KB) (3.97ms)
  • beforeRenderModule mod_djmegamenu (Events n Results) (720B) (9μs)
  • afterRenderModule mod_djmegamenu (Events n Results) (3.85KB) (238μs)
  • beforeRenderRawModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (24.79KB) (40μs)
  • afterRenderRawModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (3.69KB) (250μs)
  • beforeRenderModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (752B) (8μs)
  • afterRenderModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (2.73KB) (228μs)
  • afterRender (1.97MB) (31.36ms)
  • 1 x afterInitialise (7.16MB) (26.97%)
    72.87ms
    1 x afterRenderRawModule mod_djmegamenu (Main Menu) (1.01MB) (15.89%)
    42.94ms
    1 x afterRoute (4.01MB) (13.79%)
    37.26ms
    1 x beforeRenderRawModule mod_djmegamenu (Main Menu) (3.4MB) (12.6%)
    34.04ms
    1 x afterRender (1.97MB) (11.61%)
    31.36ms
    1 x afterLoad (3.99MB) (11.22%)
    30.33ms
    1 x afterRenderComponent com_wrapper (559.88KB) (2.41%)
    6.52ms
    1 x afterRenderRawModule mod_djmegamenu (Events n Results) (106.65KB) (1.47%)
    3.97ms
    1 x beforeRenderComponent com_wrapper (294.59KB) (1.44%)
    3.90ms
    1 x beforeRenderRawModule mod_djmegamenu (Events n Results) (70.62KB) (1.37%)
    3.70ms
    1 x afterRenderModule mod_djmegamenu (Main Menu) (83.55KB) (0.87%)
    2.36ms
    1 x afterRenderRawModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (3.69KB) (0.09%)
    250μs
    1 x afterRenderModule mod_djmegamenu (Events n Results) (3.85KB) (0.09%)
    238μs
    1 x afterRenderModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (2.73KB) (0.08%)
    228μs
    1 x afterDispatch (1.88KB) (0.02%)
    58μs
    1 x beforeRenderRawModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (24.79KB) (0.01%)
    40μs
    1 x beforeRenderModule mod_djmegamenu (Main Menu) (720B) (0%)
    13μs
    1 x beforeRenderModule mod_djmegamenu (Events n Results) (720B) (0%)
    9μs
    1 x beforeRenderModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (752B) (0%)
    8μs
18 statements were executed5.91ms294.44KB
  • SELECT @@SESSION.sql_mode;103μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `joom_session` WHERE `session_id` = ?216μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `joom_session` WHERE `session_id` = :session_id LIMIT 1154μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `joom_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)213μs944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `joom_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 184μs1.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `joom_viewlevels`72μs624B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `joom_usergroups` AS `a` LEFT JOIN `joom_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest72μs1.31KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `joom_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1) ORDER BY `ordering`122μs59.96KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT * FROM joom_rsform_config78μs1.69KB/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 `joom_menu` AS `m` LEFT JOIN `joom_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`1.64ms215.3KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `joom_template_styles` AS `s` LEFT JOIN `joom_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` = 184μs912B/administrator/components/com_templates/src/Model/StyleModel.php:773Copy
  • SELECT s.id, s.template, s.home, s.title AS long_title, s.params FROM joom_template_styles AS s WHERE s.client_id = 0 AND s.template = 'rt_acronym' ORDER BY s.id88μs784B/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69Copy
  • SELECT * FROM `joom_languages` WHERE `published` = 1 ORDER BY `ordering` ASC114μs1.59KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `joom_modules` AS `m` LEFT JOIN `joom_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `joom_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`2ms1.84KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT manifest_cache FROM joom_extensions WHERE element='mod_djmegamenu' LIMIT 188μs536B/modules/mod_djmegamenu/helpers/helper.php:404Copy
  • 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 `joom_scheduler_tasks` AS `a` WHERE `a`.`state` = 1329μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `joom_session` WHERE `session_id` = ?215μs2.25KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • UPDATE `joom_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?232μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy