Back to Top
27.012MBMemory Usage1.42sRequest Duration
Joomla! Version4.4.10
PHP Version8.1.32
Identityguest
Response200
Templatetheme--200280-j4
Database
Server
mysql
Version
10.6.18-MariaDB
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:98 [ "_FCGI_X_PIPE_" => "\\.\pipe\IISFCGI-bd10b747-7bc0-41b5-a7d5-08fde3abd364" "ALLUSERSP...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1748778476 "last" => 1748778476...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (826.23KB) (206ms)
  • afterInitialise (1.99MB) (582ms)
  • afterRoute (189.06KB) (44.73ms)
  • beforeRenderComponent com_aimysitemap (236.65KB) (123ms)
  • afterRenderComponent com_aimysitemap (230.41KB) (99.2ms)
  • afterDispatch (2.28KB) (3.03ms)
  • beforeRenderRawModule mod_menu (footer) (313.74KB) (64.07ms)
  • afterRenderRawModule mod_menu (footer) (210.33KB) (119ms)
  • beforeRenderModule mod_menu (footer) (704B) (15μs)
  • afterRenderModule mod_menu (footer) (5.88KB) (15.76ms)
  • beforeRenderRawModule mod_menu (main2) (832B) (99μs)
  • afterRenderRawModule mod_menu (main2) (121.59KB) (57.74ms)
  • beforeRenderModule mod_menu (main2) (704B) (15μs)
  • afterRenderModule mod_menu (main2) (6.62KB) (5.54ms)
  • afterRender (149.37KB) (87.13ms)
  • 1 x afterInitialise (1.99MB) (40.95%)
    582.14ms
    1 x afterLoad (826.23KB) (14.47%)
    205.66ms
    1 x beforeRenderComponent com_aimysitemap (236.65KB) (8.63%)
    122.74ms
    1 x afterRenderRawModule mod_menu (footer) (210.33KB) (8.38%)
    119.20ms
    1 x afterRenderComponent com_aimysitemap (230.41KB) (6.98%)
    99.20ms
    1 x afterRender (149.37KB) (6.13%)
    87.13ms
    1 x beforeRenderRawModule mod_menu (footer) (313.74KB) (4.51%)
    64.07ms
    1 x afterRenderRawModule mod_menu (main2) (121.59KB) (4.06%)
    57.74ms
    1 x afterRoute (189.06KB) (3.15%)
    44.73ms
    1 x afterRenderModule mod_menu (footer) (5.88KB) (1.11%)
    15.76ms
    1 x afterRenderModule mod_menu (main2) (6.62KB) (0.39%)
    5.54ms
    1 x afterDispatch (2.28KB) (0.21%)
    3.03ms
    1 x beforeRenderRawModule mod_menu (main2) (832B) (0.01%)
    99μs
    1 x beforeRenderModule mod_menu (footer) (704B) (0%)
    15μs
    1 x beforeRenderModule mod_menu (main2) (704B) (0%)
    15μs
15 statements were executed, 2 of which were duplicates, 13 unique6.63ms63.97KB
  • SELECT @@SESSION.sql_mode;224μs1.57KB\libraries\vendor\joomla\database\src\Mysqli\MysqliDriver.php:334Copy
  • SELECT `data` FROM `leben_session` WHERE `session_id` = ?406μs1.61KBParams\libraries\vendor\joomla\session\src\Handler\DatabaseHandler.php:261Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `leben_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1132μs1.61KB\libraries\src\Component\ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `leben_viewlevels`69μs976B\libraries\src\Access\Access.php:955Copy
  • SELECT `b`.`id` FROM `leben_usergroups` AS `a` LEFT JOIN `leben_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest986μs2.27KBParams\libraries\src\Access\Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `leben_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`174μs3.8KBParams\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 `leben_menu` AS `m` LEFT JOIN `leben_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`828μs37.42KBParams\libraries\src\Menu\SiteMenu.php:166Copy
  • SELECT * FROM `leben_languages` WHERE `published` = 1 ORDER BY `ordering` ASC201μs2.22KB\libraries\src\Language\LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `leben_template_styles` AS `s` LEFT JOIN `leben_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` = 1950μs2.41KB\administrator\components\com_templates\src\Model\StyleModel.php:773Copy
  • SELECT `a`.`url`,`a`.`title`,`a`.`lang`,`a`.`priority` FROM `leben_aimysitemap` AS a WHERE `a`.`state` = 1 AND `a`.`title` > '\"\"'404μs1.61KB\libraries\src\MVC\Model\BaseDatabaseModel.php:166Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `leben_modules` AS `m` LEFT JOIN `leben_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `leben_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`498μs2.19KBParams\libraries\src\Cache\Controller\CallbackController.php:51Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `leben_modules` AS `m` LEFT JOIN `leben_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `leben_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`107μs2.19KBParams\libraries\src\Cache\Controller\CallbackController.php:51Copy
  • 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 `leben_scheduler_tasks` AS `a` WHERE `a`.`state` = 1267μs1.68KBParams\administrator\components\com_scheduler\src\Model\TasksModel.php:466Copy
  • SELECT `session_id` FROM `leben_session` WHERE `session_id` = ?375μs1.61KBParams\libraries\vendor\joomla\session\src\Handler\DatabaseHandler.php:291Copy
  • INSERT INTO `leben_session` (`data`,`time`,`session_id`) VALUES (?, ?, ?)1.01ms864BParams\libraries\vendor\joomla\session\src\Handler\DatabaseHandler.php:318Copy