3.73MBMemory Usage183msRequest Duration
Joomla! Version4.4.13
PHP Version7.4.33
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
8.0.27
Collation
utf8mb4_unicode_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:44 [ "SCRIPT_URL" => "/index.php/modern-times" "SCRIPT_URI" => "https://www.nostalgiabaseb...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1749308017 "last" => 1749308017...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (550.36KB) (17.16ms)
  • afterInitialise (1.6MB) (77.13ms)
  • afterRoute (128.91KB) (7.29ms)
  • beforeRenderComponent com_wrapper (153.15KB) (13.64ms)
  • afterRenderComponent com_wrapper (295.47KB) (6.71ms)
  • afterDispatch (2.25KB) (152μs)
  • beforeRenderRawModule mod_menu (Active Leagues) (66.29KB) (10.32ms)
  • afterRenderRawModule mod_menu (Active Leagues) (223.66KB) (8.5ms)
  • beforeRenderRawModule mod_articles_latest (Footer Menu) (392B) (153μs)
  • afterRenderRawModule mod_articles_latest (Footer Menu) (227.01KB) (21.9ms)
  • beforeRenderModule mod_articles_latest (Footer Menu) (1.83KB) (308μs)
  • afterRenderModule mod_articles_latest (Footer Menu) (4.01KB) (167μs)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (704B) (93μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (15.41KB) (923μs)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (11μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (2.32KB) (75μs)
  • beforeRenderModule mod_menu (Active Leagues) (1.63KB) (71μs)
  • afterRenderModule mod_menu (Active Leagues) (5.77KB) (98μs)
  • beforeRenderRawModule mod_menu (Main Menu) (16B) (45μs)
  • afterRenderRawModule mod_menu (Main Menu) (82.62KB) (1.54ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (10μs)
  • afterRenderModule mod_menu (Main Menu) (2.68KB) (70μs)
  • afterRender (53.48KB) (15.81ms)
  • 1 x afterInitialise (1.6MB) (42.21%)
    77.13ms
    1 x afterRenderRawModule mod_articles_latest (Footer Menu) (227.01KB) (11.98%)
    21.90ms
    1 x afterLoad (550.36KB) (9.39%)
    17.16ms
    1 x afterRender (53.48KB) (8.65%)
    15.81ms
    1 x beforeRenderComponent com_wrapper (153.15KB) (7.46%)
    13.64ms
    1 x beforeRenderRawModule mod_menu (Active Leagues) (66.29KB) (5.65%)
    10.32ms
    1 x afterRenderRawModule mod_menu (Active Leagues) (223.66KB) (4.65%)
    8.50ms
    1 x afterRoute (128.91KB) (3.99%)
    7.29ms
    1 x afterRenderComponent com_wrapper (295.47KB) (3.67%)
    6.71ms
    1 x afterRenderRawModule mod_menu (Main Menu) (82.62KB) (0.84%)
    1.54ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (15.41KB) (0.51%)
    923μs
    1 x beforeRenderModule mod_articles_latest (Footer Menu) (1.83KB) (0.17%)
    308μs
    1 x afterRenderModule mod_articles_latest (Footer Menu) (4.01KB) (0.09%)
    167μs
    1 x beforeRenderRawModule mod_articles_latest (Footer Menu) (392B) (0.08%)
    153μs
    1 x afterDispatch (2.25KB) (0.08%)
    152μs
    1 x afterRenderModule mod_menu (Active Leagues) (5.77KB) (0.05%)
    98μs
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (704B) (0.05%)
    93μs
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (2.32KB) (0.04%)
    75μs
    1 x beforeRenderModule mod_menu (Active Leagues) (1.63KB) (0.04%)
    71μs
    1 x afterRenderModule mod_menu (Main Menu) (2.68KB) (0.04%)
    70μs
    1 x beforeRenderRawModule mod_menu (Main Menu) (16B) (0.02%)
    45μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0.01%)
    11μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0.01%)
    10μs
17 statements were executed54.05ms454.66KB
  • SELECT `data` FROM `nsbj4_session` WHERE `session_id` = ?1.44ms17.65KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `nsbj4_session` WHERE `session_id` = :session_id LIMIT 1951μs16.98KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `nsbj4_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)7.04ms1.63KBParamsCopy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `nsbj4_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1888μs31.45KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `nsbj4_viewlevels`393μs17.14KB/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `nsbj4_usergroups` AS `a` LEFT JOIN `nsbj4_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest459μs17.1KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `nsbj4_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`1.4ms46.29KBParams/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 `nsbj4_menu` AS `m` LEFT JOIN `nsbj4_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`5.76ms81.07KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `nsbj4_languages` WHERE `published` = 1 ORDER BY `ordering` ASC2.41ms18.65KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `nsbj4_template_styles` AS `s` LEFT JOIN `nsbj4_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` = 1816μs16.88KB/administrator/components/com_templates/src/Model/StyleModel.php:773Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `nsbj4_modules` AS `m` LEFT JOIN `nsbj4_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `nsbj4_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`8.92ms21.11KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT `a`.`id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,CASE WHEN `a`.`publish_up` IS NULL THEN `a`.`created` ELSE `a`.`publish_up` END AS `publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`metadata`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`featured`,`a`.`language`,LENGTH(`a`.`fulltext`) AS `readmore`,`a`.`ordering`,`fp`.`featured_up`,`fp`.`featured_down`,CASE WHEN `c`.`published` = 2 AND `a`.`state` > 0 THEN 2 WHEN `c`.`published` != 1 THEN 0 ELSE `a`.`state` END AS `state`,`c`.`title` AS `category_title`,`c`.`path` AS `category_route`,`c`.`access` AS `category_access`,`c`.`alias` AS `category_alias`,`c`.`language` AS `category_language`,`c`.`published`,`c`.`published` AS `parents_published`,`c`.`lft`,CASE WHEN `a`.`created_by_alias` > ' ' THEN `a`.`created_by_alias` ELSE `ua`.`name` END AS `author`,`ua`.`email` AS `author_email`,`uam`.`name` AS `modified_by_name`,`parent`.`title` AS `parent_title`,`parent`.`id` AS `parent_id`,`parent`.`path` AS `parent_route`,`parent`.`alias` AS `parent_alias`,`parent`.`language` AS `parent_language` FROM `nsbj4_content` AS `a` LEFT JOIN `nsbj4_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `nsbj4_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `nsbj4_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `nsbj4_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` LEFT JOIN `nsbj4_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` WHERE `a`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`access` IN (:preparedArray3,:preparedArray4) AND `c`.`published` = 1 AND `a`.`state` = :condition AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown) ORDER BY a.publish_up DESC LIMIT 53.56ms86.68KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `nsbj4_categories` AS `s` INNER JOIN `nsbj4_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`3.99ms21.7KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `c`.`id`,`c`.`asset_id`,`c`.`access`,`c`.`alias`,`c`.`checked_out`,`c`.`checked_out_time`,`c`.`created_time`,`c`.`created_user_id`,`c`.`description`,`c`.`extension`,`c`.`hits`,`c`.`language`,`c`.`level`,`c`.`lft`,`c`.`metadata`,`c`.`metadesc`,`c`.`metakey`,`c`.`modified_time`,`c`.`note`,`c`.`params`,`c`.`parent_id`,`c`.`path`,`c`.`published`,`c`.`rgt`,`c`.`title`,`c`.`modified_user_id`,`c`.`version`, CASE WHEN CHAR_LENGTH(`c`.`alias`) != 0 THEN CONCAT_WS(':', `c`.`id`, `c`.`alias`) ELSE `c`.`id` END as `slug` FROM `nsbj4_categories` AS `s` INNER JOIN `nsbj4_categories` AS `c` ON (`s`.`lft` <= `c`.`lft` AND `c`.`lft` < `s`.`rgt`) OR (`c`.`lft` < `s`.`lft` AND `s`.`rgt` < `c`.`rgt`) WHERE (`c`.`extension` = :extension OR `c`.`extension` = 'system') AND `c`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`3.73ms21.75KBParams/libraries/src/Categories/Categories.php:375Copy
  • 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 `nsbj4_scheduler_tasks` AS `a` WHERE `a`.`state` = 14.46ms17.23KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
  • SELECT `session_id` FROM `nsbj4_session` WHERE `session_id` = ?312μs17.01KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • UPDATE `nsbj4_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?7.52ms4.34KBParamsCopy