2.475MBMemory Usage71.39msRequest Duration
Joomla! Version5.0.3
PHP Version8.3.20
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
11.7.2-MariaDB-ubu2004
Collation
utf8mb4_uca1400_ai_ci
Conn Collation
utf8mb4_uca1400_ai_ci
$_GET
array:1 [ "detail" => "代ゼミ単科テキスト笹井厚志のハイレベル現代文通年板書付き" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
array:1 [ "27ecfbe03588978b66fed60961657188" => "mmdchnt7cn4qbmv363aa4aqmsg" ]
$_SERVER
array:45 [ "USER" => "www-data" "HOME" => "/var/www" "SCRIPT_NAME" => "/index.php" "REQUEST_...
session
array:3 [ "counter" => 19 "timer" => array:3 [ "start" => 1744997906 "last" => 174499793...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
plg_system_webauthn
array:1 [ "returnUrl" => "https://bhauto.ba/index.php" ]
  • afterLoad (82.92KB) (1.37ms)
  • afterInitialise (1.13MB) (30.44ms)
  • afterRoute (1.12KB) (2.11ms)
  • beforeRenderComponent com_content (76.64KB) (3.71ms)
  • Before Access::preloadComponents (all components) (109.95KB) (1.2ms)
  • After Access::preloadComponents (all components) (102.52KB) (2.32ms)
  • Before Access::getAssetRules (id:8 name:com_content) (56B) (38μs)
  • After Access::getAssetRules (id:8 name:com_content) (7.98KB) (94μs)
  • afterRenderComponent com_content (56.71KB) (7.93ms)
  • afterDispatch (2.59KB) (197μs)
  • beforeRenderRawModule mod_menu (Main Menu) (371.89KB) (7.45ms)
  • afterRenderRawModule mod_menu (Main Menu) (10.54KB) (1.25ms)
  • beforeRenderRawModule mod_login (Login Form) (1.08KB) (39μs)
  • afterRenderRawModule mod_login (Login Form) (50.55KB) (2.24ms)
  • beforeRenderModule mod_menu (Main Menu) (4.66KB) (265μs)
  • afterRenderModule mod_menu (Main Menu) (3.33KB) (207μs)
  • beforeRenderModule mod_login (Login Form) (2.63KB) (30μs)
  • afterRenderModule mod_login (Login Form) (11.06KB) (95μs)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (584B) (137μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (7.42KB) (626μs)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (10μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.34KB) (184μs)
  • afterRender (103.65KB) (8.98ms)
  • 1 x afterInitialise (1.13MB) (42.64%)
    30.44ms
    1 x afterRender (103.65KB) (12.57%)
    8.98ms
    1 x afterRenderComponent com_content (56.71KB) (11.1%)
    7.93ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (371.89KB) (10.44%)
    7.45ms
    1 x beforeRenderComponent com_content (76.64KB) (5.2%)
    3.71ms
    1 x After Access::preloadComponents (all components) (102.52KB) (3.25%)
    2.32ms
    1 x afterRenderRawModule mod_login (Login Form) (50.55KB) (3.14%)
    2.24ms
    1 x afterRoute (1.12KB) (2.96%)
    2.11ms
    1 x afterLoad (82.92KB) (1.92%)
    1.37ms
    1 x afterRenderRawModule mod_menu (Main Menu) (10.54KB) (1.75%)
    1.25ms
    1 x Before Access::preloadComponents (all components) (109.95KB) (1.68%)
    1.20ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (7.42KB) (0.88%)
    626μs
    1 x beforeRenderModule mod_menu (Main Menu) (4.66KB) (0.37%)
    265μs
    1 x afterRenderModule mod_menu (Main Menu) (3.33KB) (0.29%)
    207μs
    1 x afterDispatch (2.59KB) (0.28%)
    197μs
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.34KB) (0.26%)
    184μs
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (584B) (0.19%)
    137μs
    1 x afterRenderModule mod_login (Login Form) (11.06KB) (0.13%)
    95μs
    1 x After Access::getAssetRules (id:8 name:com_content) (7.98KB) (0.13%)
    94μs
    1 x beforeRenderRawModule mod_login (Login Form) (1.08KB) (0.05%)
    39μs
    1 x Before Access::getAssetRules (id:8 name:com_content) (56B) (0.05%)
    38μs
    1 x beforeRenderModule mod_login (Login Form) (2.63KB) (0.04%)
    30μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0.01%)
    10μs
18 statements were executed18.56ms44.02KB
  • SELECT @@SESSION.sql_mode;186μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `c13x5_session` WHERE `session_id` = ?426μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `c13x5_session` WHERE `session_id` = :session_id LIMIT 1231μs1.31KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • UPDATE `c13x5_session` SET `guest` = :guest , `time` = :time , `userid` = :user_id , `username` = :username , `client_id` = :client_id WHERE `session_id` = :session_id4.46ms992BParams/libraries/src/Session/MetadataManager.php:316Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `c13x5_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 11.07ms1.56KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `c13x5_viewlevels`628μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `c13x5_usergroups` AS `a` LEFT JOIN `c13x5_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest754μs1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `c13x5_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`2.39ms3.98KBParams/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 `c13x5_menu` AS `m` LEFT JOIN `c13x5_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`569μs3.94KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `c13x5_languages` WHERE `published` = 1 ORDER BY `ordering` ASC452μs1.59KB/libraries/src/Language/LanguageHelper.php:145Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `c13x5_template_styles` AS `s` LEFT JOIN `c13x5_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` = 1532μs832B/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `c13x5_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)669μs7.31KBParams/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 `c13x5_content` AS `a` LEFT JOIN `c13x5_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `c13x5_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `c13x5_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `c13x5_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `c13x5_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 41.78ms6.97KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT COUNT(*) FROM `c13x5_content` AS `a` LEFT JOIN `c13x5_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `c13x5_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `c13x5_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `c13x5_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `c13x5_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)756μs5.59KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:197Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `c13x5_modules` AS `m` LEFT JOIN `c13x5_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `c13x5_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`1.13ms1.86KBParams/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 `c13x5_scheduler_tasks` AS `a` WHERE `a`.`state` = 1581μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `c13x5_session` WHERE `session_id` = ?440μs2.25KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `c13x5_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?1.51ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy