2.515MBMemory Usage20.83msRequest Duration
Joomla! Version5.2.3
PHP Version8.3.20
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
10.5.22-MariaDB
Collation
latin1_swedish_ci
Conn Collation
utf8mb4_general_ci
$_GET
array:1 [ "start" => "20" ]
$_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" => 1749016461 "last" => 1749016461...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (85.34KB) (544μs)
  • afterInitialise (1.14MB) (8.1ms)
  • afterRoute (179.49KB) (1.43ms)
  • beforeRenderComponent com_content (100.98KB) (588μs)
  • afterRenderComponent com_content (357.47KB) (2.23ms)
  • afterDispatch (2.28KB) (67μs)
  • beforeRenderRawModule mod_articles_category (Banco de Circuitos) (59.21KB) (1.15ms)
  • afterRenderRawModule mod_articles_category (Banco de Circuitos) (35.43KB) (549μs)
  • beforeRenderRawModule mod_finder (Busca_inteligente) (5.9KB) (126μs)
  • afterRenderRawModule mod_finder (Busca_inteligente) (64.67KB) (1.56ms)
  • beforeRenderModule mod_articles_category (Banco de Circuitos) (9.27KB) (814μs)
  • afterRenderModule mod_articles_category (Banco de Circuitos) (4.84KB) (85μs)
  • beforeRenderModule mod_finder (Busca_inteligente) (6.64KB) (311μs)
  • afterRenderModule mod_finder (Busca_inteligente) (4.44KB) (65μs)
  • afterRender (107.83KB) (3ms)
  • 1 x afterInitialise (1.14MB) (38.9%)
    8.10ms
    1 x afterRender (107.83KB) (14.37%)
    3.00ms
    1 x afterRenderComponent com_content (357.47KB) (10.7%)
    2.23ms
    1 x afterRenderRawModule mod_finder (Busca_inteligente) (64.67KB) (7.48%)
    1.56ms
    1 x afterRoute (179.49KB) (6.88%)
    1.43ms
    1 x beforeRenderRawModule mod_articles_category (Banco de Circuitos) (59.21KB) (5.54%)
    1.15ms
    1 x beforeRenderModule mod_articles_category (Banco de Circuitos) (9.27KB) (3.91%)
    814μs
    1 x beforeRenderComponent com_content (100.98KB) (2.82%)
    588μs
    1 x afterRenderRawModule mod_articles_category (Banco de Circuitos) (35.43KB) (2.64%)
    549μs
    1 x afterLoad (85.34KB) (2.61%)
    544μs
    1 x beforeRenderModule mod_finder (Busca_inteligente) (6.64KB) (1.49%)
    311μs
    1 x beforeRenderRawModule mod_finder (Busca_inteligente) (5.9KB) (0.6%)
    126μs
    1 x afterRenderModule mod_articles_category (Banco de Circuitos) (4.84KB) (0.41%)
    85μs
    1 x afterDispatch (2.28KB) (0.32%)
    67μs
    1 x afterRenderModule mod_finder (Busca_inteligente) (4.44KB) (0.31%)
    65μs
9 statements were executed1.82ms28.91KB
  • SELECT @@SESSION.sql_mode;58μs968B/libraries/src/Session/MetadataManager.php:184Copy
  • SELECT `session_id` FROM `incbmx_session` WHERE `session_id` = :session_id LIMIT 1147μ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)420μs944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `id`,`rules` FROM `incbmx_viewlevels`230μ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` = :guest152μs1.64KBParams/libraries/src/Access/Access.php:868Copy
  • 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 `incbmx_categories` AS `s` INNER JOIN `incbmx_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`.`published` = 1 AND `s`.`id` = :id ORDER BY `c`.`lft`410μs20.2KBParams/libraries/src/Categories/Categories.php:375Copy
  • SELECT `name`,`element` FROM `incbmx_extensions` WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1199μs656B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135Copy
  • SELECT `title` FROM `incbmx_finder_taxonomy` WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)116μ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` = 192μs1.99KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy