3.733MBMemory Usage112msRequest 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
array:1 [ "nsb_wiki_session" => "pgo50ok76v66vaf24bfmu993glpia162" ]
$_SERVER
array:45 [ "SCRIPT_URL" => "/index.php/cooperstown" "SCRIPT_URI" => "https://www.nostalgiabaseba...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1749562649 "last" => 1749562649...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (550.56KB) (2.2ms)
  • afterInitialise (1.6MB) (22.02ms)
  • afterRoute (128.91KB) (2.14ms)
  • beforeRenderComponent com_wrapper (153.15KB) (12.49ms)
  • afterRenderComponent com_wrapper (297.09KB) (10.3ms)
  • afterDispatch (2.25KB) (148μs)
  • beforeRenderRawModule mod_menu (Active Leagues) (66.29KB) (4.5ms)
  • afterRenderRawModule mod_menu (Active Leagues) (223.77KB) (11.24ms)
  • beforeRenderRawModule mod_articles_latest (Footer Menu) (392B) (1.23ms)
  • afterRenderRawModule mod_articles_latest (Footer Menu) (227.01KB) (28.77ms)
  • beforeRenderModule mod_articles_latest (Footer Menu) (1.83KB) (296μs)
  • afterRenderModule mod_articles_latest (Footer Menu) (4.01KB) (172μs)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (704B) (111μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (15.41KB) (5.13ms)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (16μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (2.32KB) (118μs)
  • beforeRenderModule mod_menu (Active Leagues) (1.63KB) (108μs)
  • afterRenderModule mod_menu (Active Leagues) (5.77KB) (116μs)
  • beforeRenderRawModule mod_menu (Main Menu) (16B) (60μs)
  • afterRenderRawModule mod_menu (Main Menu) (82.62KB) (3.37ms)
  • beforeRenderModule mod_menu (Main Menu) (704B) (13μs)
  • afterRenderModule mod_menu (Main Menu) (2.68KB) (80μs)
  • afterRender (53.48KB) (6.63ms)
  • 1 x afterRenderRawModule mod_articles_latest (Footer Menu) (227.01KB) (25.74%)
    28.77ms
    1 x afterInitialise (1.6MB) (19.7%)
    22.02ms
    1 x beforeRenderComponent com_wrapper (153.15KB) (11.17%)
    12.49ms
    1 x afterRenderRawModule mod_menu (Active Leagues) (223.77KB) (10.06%)
    11.24ms
    1 x afterRenderComponent com_wrapper (297.09KB) (9.22%)
    10.30ms
    1 x afterRender (53.48KB) (5.93%)
    6.63ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (15.41KB) (4.59%)
    5.13ms
    1 x beforeRenderRawModule mod_menu (Active Leagues) (66.29KB) (4.03%)
    4.50ms
    1 x afterRenderRawModule mod_menu (Main Menu) (82.62KB) (3.01%)
    3.37ms
    1 x afterLoad (550.56KB) (1.97%)
    2.20ms
    1 x afterRoute (128.91KB) (1.91%)
    2.14ms
    1 x beforeRenderRawModule mod_articles_latest (Footer Menu) (392B) (1.1%)
    1.23ms
    1 x beforeRenderModule mod_articles_latest (Footer Menu) (1.83KB) (0.26%)
    296μs
    1 x afterRenderModule mod_articles_latest (Footer Menu) (4.01KB) (0.15%)
    172μs
    1 x afterDispatch (2.25KB) (0.13%)
    148μs
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (2.32KB) (0.11%)
    118μs
    1 x afterRenderModule mod_menu (Active Leagues) (5.77KB) (0.1%)
    116μs
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (704B) (0.1%)
    111μs
    1 x beforeRenderModule mod_menu (Active Leagues) (1.63KB) (0.1%)
    108μs
    1 x afterRenderModule mod_menu (Main Menu) (2.68KB) (0.07%)
    80μs
    1 x beforeRenderRawModule mod_menu (Main Menu) (16B) (0.05%)
    60μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0.01%)
    16μs
    1 x beforeRenderModule mod_menu (Main Menu) (704B) (0.01%)
    13μs
17 statements were executed44.73ms454.7KB
  • SELECT `data` FROM `nsbj4_session` WHERE `session_id` = ?322μs17.65KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `nsbj4_session` WHERE `session_id` = :session_id LIMIT 1290μ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)6.33ms1.63KBParamsCopy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `nsbj4_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1708μs31.45KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `nsbj4_viewlevels`276μ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` = :guest321μ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`984μs46.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`911μs81.07KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `nsbj4_languages` WHERE `published` = 1 ORDER BY `ordering` ASC8.89ms18.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` = 11.52ms16.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`3.23ms21.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 54.37ms86.72KBParams/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`5.24ms21.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`1.58ms21.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` = 13.59ms17.23KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
  • SELECT `session_id` FROM `nsbj4_session` WHERE `session_id` = ?950μs17.01KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • UPDATE `nsbj4_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?5.22ms4.34KBParamsCopy