2.47MBMemory Usage68.88msRequest 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 [ "keyword" => "D*A様 海軍儀礼長剣 鮫研ぎ鞘 尉官用刀緒付き 模造刀身 海軍軍刀" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:44 [ "USER" => "www-data" "HOME" => "/var/www" "SCRIPT_NAME" => "/index.php" "REQUEST_...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1744997906 "last" => 1744997906...
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.73KB) (844μs)
  • afterInitialise (1.13MB) (19.28ms)
  • afterRoute (1.12KB) (2.77ms)
  • beforeRenderComponent com_content (76.64KB) (5.26ms)
  • Before Access::preloadComponents (all components) (109.95KB) (1.62ms)
  • After Access::preloadComponents (all components) (102.52KB) (1.53ms)
  • Before Access::getAssetRules (id:8 name:com_content) (56B) (42μs)
  • After Access::getAssetRules (id:8 name:com_content) (7.98KB) (97μs)
  • afterRenderComponent com_content (56.71KB) (12.14ms)
  • afterDispatch (2.59KB) (205μs)
  • beforeRenderRawModule mod_menu (Main Menu) (371.89KB) (8.14ms)
  • afterRenderRawModule mod_menu (Main Menu) (10.54KB) (934μs)
  • beforeRenderRawModule mod_login (Login Form) (1.08KB) (32μs)
  • afterRenderRawModule mod_login (Login Form) (51.2KB) (3.46ms)
  • beforeRenderModule mod_menu (Main Menu) (4.66KB) (445μs)
  • afterRenderModule mod_menu (Main Menu) (3.33KB) (238μs)
  • beforeRenderModule mod_login (Login Form) (2.63KB) (401μs)
  • afterRenderModule mod_login (Login Form) (11.06KB) (124μs)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (584B) (178μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (7.42KB) (859μs)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (11μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.34KB) (152μs)
  • afterRender (103.65KB) (9.68ms)
  • 1 x afterInitialise (1.13MB) (28%)
    19.28ms
    1 x afterRenderComponent com_content (56.71KB) (17.63%)
    12.14ms
    1 x afterRender (103.65KB) (14.05%)
    9.68ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (371.89KB) (11.82%)
    8.14ms
    1 x beforeRenderComponent com_content (76.64KB) (7.63%)
    5.26ms
    1 x afterRenderRawModule mod_login (Login Form) (51.2KB) (5.02%)
    3.46ms
    1 x afterRoute (1.12KB) (4.03%)
    2.77ms
    1 x Before Access::preloadComponents (all components) (109.95KB) (2.35%)
    1.62ms
    1 x After Access::preloadComponents (all components) (102.52KB) (2.22%)
    1.53ms
    1 x afterRenderRawModule mod_menu (Main Menu) (10.54KB) (1.36%)
    934μs
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (7.42KB) (1.25%)
    859μs
    1 x afterLoad (82.73KB) (1.23%)
    844μs
    1 x beforeRenderModule mod_menu (Main Menu) (4.66KB) (0.65%)
    445μs
    1 x beforeRenderModule mod_login (Login Form) (2.63KB) (0.58%)
    401μs
    1 x afterRenderModule mod_menu (Main Menu) (3.33KB) (0.35%)
    238μs
    1 x afterDispatch (2.59KB) (0.3%)
    205μs
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (584B) (0.26%)
    178μs
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.34KB) (0.22%)
    152μs
    1 x afterRenderModule mod_login (Login Form) (11.06KB) (0.18%)
    124μs
    1 x After Access::getAssetRules (id:8 name:com_content) (7.98KB) (0.14%)
    97μs
    1 x Before Access::getAssetRules (id:8 name:com_content) (56B) (0.06%)
    42μs
    1 x beforeRenderRawModule mod_login (Login Form) (1.08KB) (0.05%)
    32μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0.02%)
    11μs
18 statements were executed16.94ms43.98KB
  • SELECT @@SESSION.sql_mode;284μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `c13x5_session` WHERE `session_id` = ?468μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `c13x5_session` WHERE `session_id` = :session_id LIMIT 1255μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `c13x5_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)1.05ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `c13x5_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1710μs1.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `c13x5_viewlevels`457μ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` = :guest384μ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`1.23ms3.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`681μs3.94KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SELECT * FROM `c13x5_languages` WHERE `published` = 1 ORDER BY `ordering` ASC278μ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` = 11.39ms832B/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)683μ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 43.99ms6.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)1.09ms5.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`842μs1.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` = 11.1ms1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy
  • SELECT `session_id` FROM `c13x5_session` WHERE `session_id` = ?663μs2.25KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `c13x5_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?1.38ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy