16.025MBMemory Usage128msRequest Duration
Joomla! Version4.4.4
PHP Version7.4.33
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
8.0.33-25
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:53 [ "CURL_HOME" => "/" "DOCUMENT_ROOT" => "/autoinstalator/joomla1" "GATEWAY_INTERFACE"...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1750494009 "last" => 1750494009...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:18 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_webauthn
array:1 [ "returnUrl" => "https://okantkuli.pl/" ]
  • afterLoad (4.09MB) (25.84ms)
  • afterInitialise (6.46MB) (49.43ms)
  • afterRoute (267.26KB) (3.96ms)
  • beforeRenderComponent com_content (1.13MB) (8.83ms)
  • Before Access::preloadComponents (all components) (1.06MB) (5.86ms)
  • After Access::preloadComponents (all components) (109.6KB) (1.9ms)
  • Before Access::getAssetRules (id:8 name:com_content) (3.55KB) (16μs)
  • After Access::getAssetRules (id:8 name:com_content) (28.14KB) (232μs)
  • afterRenderComponent com_content (816.85KB) (11.55ms)
  • afterDispatch (3.19KB) (98μs)
  • beforeRenderRawModule mod_menu (Main Menu) (829.36KB) (7.35ms)
  • afterRenderRawModule mod_menu (Main Menu) (159.23KB) (1.64ms)
  • beforeRenderRawModule mod_login (Login Form) (1.08KB) (20μs)
  • afterRenderRawModule mod_login (Login Form) (371.55KB) (3.36ms)
  • beforeRenderModule mod_menu (Main Menu) (31.88KB) (374μs)
  • afterRenderModule mod_menu (Main Menu) (3KB) (152μs)
  • beforeRenderModule mod_login (Login Form) (2.13KB) (12μs)
  • afterRenderModule mod_login (Login Form) (11.2KB) (113μs)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (1.13KB) (46μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (131.26KB) (1.1ms)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (5μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (3KB) (88μs)
  • afterRender (274.97KB) (5.18ms)
  • 1 x afterInitialise (6.46MB) (38.61%)
    49.43ms
    1 x afterLoad (4.09MB) (20.19%)
    25.84ms
    1 x afterRenderComponent com_content (816.85KB) (9.02%)
    11.55ms
    1 x beforeRenderComponent com_content (1.13MB) (6.9%)
    8.83ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (829.36KB) (5.74%)
    7.35ms
    1 x Before Access::preloadComponents (all components) (1.06MB) (4.58%)
    5.86ms
    1 x afterRender (274.97KB) (4.04%)
    5.18ms
    1 x afterRoute (267.26KB) (3.1%)
    3.96ms
    1 x afterRenderRawModule mod_login (Login Form) (371.55KB) (2.62%)
    3.36ms
    1 x After Access::preloadComponents (all components) (109.6KB) (1.48%)
    1.90ms
    1 x afterRenderRawModule mod_menu (Main Menu) (159.23KB) (1.28%)
    1.64ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (131.26KB) (0.86%)
    1.10ms
    1 x beforeRenderModule mod_menu (Main Menu) (31.88KB) (0.29%)
    374μs
    1 x After Access::getAssetRules (id:8 name:com_content) (28.14KB) (0.18%)
    232μs
    1 x afterRenderModule mod_menu (Main Menu) (3KB) (0.12%)
    152μs
    1 x afterRenderModule mod_login (Login Form) (11.2KB) (0.09%)
    113μs
    1 x afterDispatch (3.19KB) (0.08%)
    98μs
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (3KB) (0.07%)
    88μs
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (1.13KB) (0.04%)
    46μs
    1 x beforeRenderRawModule mod_login (Login Form) (1.08KB) (0.02%)
    20μs
    1 x Before Access::getAssetRules (id:8 name:com_content) (3.55KB) (0.01%)
    16μs
    1 x beforeRenderModule mod_login (Login Form) (2.13KB) (0.01%)
    12μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0%)
    5μs
18 statements were executed7.68ms69.63KB
  • SELECT @@SESSION.sql_mode;176μs1.59KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334Copy
  • SELECT `data` FROM `j_session` WHERE `session_id` = ?304μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261Copy
  • SELECT `session_id` FROM `j_session` WHERE `session_id` = :session_id LIMIT 1178μs1.61KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `j_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)271μs944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `j_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1513μs4.73KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `j_viewlevels`227μs1.11KB/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `j_usergroups` AS `a` LEFT JOIN `j_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest390μs1.67KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `j_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`885μs11.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 `j_menu` AS `m` LEFT JOIN `j_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`492μs6.12KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `j_languages` WHERE `published` = 1 ORDER BY `ordering` ASC266μs2.44KB/libraries/src/Language/LanguageHelper.php:142Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `j_template_styles` AS `s` LEFT JOIN `j_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` = 1326μs1.22KB/administrator/components/com_templates/src/Model/StyleModel.php:773Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `j_assets` WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37)600μs10.13KBParams/libraries/src/Access/Access.php:357Copy
  • 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`,`fp`.`ordering` FROM `j_content` AS `a` LEFT JOIN `j_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `j_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `j_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `j_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `j_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` WHERE (`fp`.`featured_up` IS NULL OR `fp`.`featured_up` <= :frontpageUp) AND (`fp`.`featured_down` IS NULL OR `fp`.`featured_down` >= :frontpageDown) AND `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 c.lft, a.featured DESC, fp.ordering, CASE WHEN a.publish_up IS NULL THEN a.created ELSE a.publish_up END DESC , a.created DESC LIMIT 41000μs9.47KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166Copy
  • SELECT COUNT(*) FROM `j_content` AS `a` LEFT JOIN `j_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `j_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `j_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `j_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `j_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id` WHERE (`fp`.`featured_up` IS NULL OR `fp`.`featured_up` <= :frontpageUp) AND (`fp`.`featured_down` IS NULL OR `fp`.`featured_down` >= :frontpageDown) AND `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)550μs5.92KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:199Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `j_modules` AS `m` LEFT JOIN `j_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `j_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`632μs2.55KBParams/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 `j_scheduler_tasks` AS `a` WHERE `a`.`state` = 1293μs1.71KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `j_session` WHERE `session_id` = ?234μs4.14KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291Copy
  • UPDATE `j_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?340μs912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy