23.12MBMemory Usage307msRequest 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" => 1738534474 "last" => 1738534474...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (3.99MB) (40.8ms)
  • afterInitialise (7.16MB) (105ms)
  • afterRoute (4.01MB) (42.85ms)
  • beforeRenderComponent com_wrapper (294.59KB) (4.84ms)
  • afterRenderComponent com_wrapper (559.88KB) (7.73ms)
  • afterDispatch (1.88KB) (76μs)
  • beforeRenderRawModule mod_djmegamenu (Main Menu) (3.4MB) (37.57ms)
  • afterRenderRawModule mod_djmegamenu (Main Menu) (1.01MB) (23.75ms)
  • beforeRenderModule mod_djmegamenu (Main Menu) (720B) (17μs)
  • afterRenderModule mod_djmegamenu (Main Menu) (83.55KB) (1.27ms)
  • beforeRenderRawModule mod_djmegamenu (Events n Results) (70.62KB) (2.29ms)
  • afterRenderRawModule mod_djmegamenu (Events n Results) (106.65KB) (4.09ms)
  • beforeRenderModule mod_djmegamenu (Events n Results) (720B) (12μs)
  • afterRenderModule mod_djmegamenu (Events n Results) (3.85KB) (265μs)
  • beforeRenderRawModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (24.79KB) (49μs)
  • afterRenderRawModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (3.69KB) (329μs)
  • beforeRenderModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (752B) (8μs)
  • afterRenderModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (2.73KB) (196μs)
  • afterRender (1.97MB) (35.56ms)
  • 1 x afterInitialise (7.16MB) (34.19%)
    104.87ms
    1 x afterRoute (4.01MB) (13.97%)
    42.85ms
    1 x afterLoad (3.99MB) (13.3%)
    40.80ms
    1 x beforeRenderRawModule mod_djmegamenu (Main Menu) (3.4MB) (12.25%)
    37.57ms
    1 x afterRender (1.97MB) (11.59%)
    35.56ms
    1 x afterRenderRawModule mod_djmegamenu (Main Menu) (1.01MB) (7.74%)
    23.75ms
    1 x afterRenderComponent com_wrapper (559.88KB) (2.52%)
    7.73ms
    1 x beforeRenderComponent com_wrapper (294.59KB) (1.58%)
    4.84ms
    1 x afterRenderRawModule mod_djmegamenu (Events n Results) (106.65KB) (1.33%)
    4.09ms
    1 x beforeRenderRawModule mod_djmegamenu (Events n Results) (70.62KB) (0.75%)
    2.29ms
    1 x afterRenderModule mod_djmegamenu (Main Menu) (83.55KB) (0.41%)
    1.27ms
    1 x afterRenderRawModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (3.69KB) (0.11%)
    329μs
    1 x afterRenderModule mod_djmegamenu (Events n Results) (3.85KB) (0.09%)
    265μs
    1 x afterRenderModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (2.73KB) (0.06%)
    196μs
    1 x afterDispatch (1.88KB) (0.02%)
    76μs
    1 x beforeRenderRawModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (24.79KB) (0.02%)
    49μs
    1 x beforeRenderModule mod_djmegamenu (Main Menu) (720B) (0.01%)
    17μs
    1 x beforeRenderModule mod_djmegamenu (Events n Results) (720B) (0%)
    12μs
    1 x beforeRenderModule mod_djmegamenu_button (DJ-MegaMenu - Mobile Menu Button) (752B) (0%)
    8μs
18 statements were executed7.75ms294.44KB
  • SELECT @@SESSION.sql_mode;187μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `joom_session` WHERE `session_id` = ?941μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `joom_session` WHERE `session_id` = :session_id LIMIT 1222μ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)275μ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` = 1139μs1.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `joom_viewlevels`93μ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` = :guest110μ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`260μs59.96KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT * FROM joom_rsform_config130μ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.97ms215.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` = 1156μ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.id121μs784B/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69Copy
  • SELECT * FROM `joom_languages` WHERE `published` = 1 ORDER BY `ordering` ASC129μ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`1.92ms1.84KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT manifest_cache FROM joom_extensions WHERE element='mod_djmegamenu' LIMIT 1131μ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` = 1317μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `joom_session` WHERE `session_id` = ?291μs2.25KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • UPDATE `joom_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?358μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy