Settings2.526MBMemory Usage14.6msRequest Duration
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
Joomla! Version5.3.2
PHP Version8.3.24
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
10.5.27-MariaDB
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:1 [ "start" => "21050" ]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:52 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "SCRIPT_NAME" => "/index.php" "RE...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1755541954 "last" => 1755541954...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (83.62KB) (662μs)
  • afterInitialise (1.13MB) (5.2ms)
  • afterRoute (36.8KB) (219μs)
  • beforeRenderComponent com_content (48.77KB) (636μs)
  • afterRenderComponent com_content (446.8KB) (1.82ms)
  • afterDispatch (2.28KB) (48μs)
  • beforeRenderRawModule mod_articles_category (Banco de Circuitos) (65.41KB) (861μs)
  • afterRenderRawModule mod_articles_category (Banco de Circuitos) (23.81KB) (426μs)
  • beforeRenderRawModule mod_finder (Busca_inteligente) (5.9KB) (92μs)
  • afterRenderRawModule mod_finder (Busca_inteligente) (77.02KB) (1.05ms)
  • beforeRenderModule mod_articles_category (Banco de Circuitos) (9.98KB) (603μs)
  • afterRenderModule mod_articles_category (Banco de Circuitos) (4.84KB) (92μs)
  • beforeRenderModule mod_finder (Busca_inteligente) (6.39KB) (190μs)
  • afterRenderModule mod_finder (Busca_inteligente) (4.44KB) (52μs)
  • afterRender (154.47KB) (2.52ms)
  • 1 x afterInitialise (1.13MB) (35.61%)
    5.20ms
    1 x afterRender (154.47KB) (17.24%)
    2.52ms
    1 x afterRenderComponent com_content (446.8KB) (12.46%)
    1.82ms
    1 x afterRenderRawModule mod_finder (Busca_inteligente) (77.02KB) (7.21%)
    1.05ms
    1 x beforeRenderRawModule mod_articles_category (Banco de Circuitos) (65.41KB) (5.9%)
    861μs
    1 x afterLoad (83.62KB) (4.53%)
    662μs
    1 x beforeRenderComponent com_content (48.77KB) (4.35%)
    636μs
    1 x beforeRenderModule mod_articles_category (Banco de Circuitos) (9.98KB) (4.13%)
    603μs
    1 x afterRenderRawModule mod_articles_category (Banco de Circuitos) (23.81KB) (2.92%)
    426μs
    1 x afterRoute (36.8KB) (1.5%)
    219μs
    1 x beforeRenderModule mod_finder (Busca_inteligente) (6.39KB) (1.3%)
    190μs
    1 x beforeRenderRawModule mod_finder (Busca_inteligente) (5.9KB) (0.63%)
    92μs
    1 x afterRenderModule mod_articles_category (Banco de Circuitos) (4.84KB) (0.63%)
    92μs
    1 x afterRenderModule mod_finder (Busca_inteligente) (4.44KB) (0.36%)
    52μs
    1 x afterDispatch (2.28KB) (0.33%)
    48μs
7 statements were executed719μs7.45KB
  • SELECT @@SESSION.sql_mode;42μs968B/libraries/src/Session/MetadataManager.php:184Copy
  • SELECT `session_id` FROM `incbmx_session` WHERE `session_id` = :session_id LIMIT 197μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `incbmx_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)261μs944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `id`,`rules` FROM `incbmx_viewlevels`50μs656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `incbmx_usergroups` AS `a` LEFT JOIN `incbmx_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest88μs1.64KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `title` FROM `incbmx_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)106μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325Copy
  • 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 `incbmx_scheduler_tasks` AS `a` WHERE `a`.`state` = 175μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy