3.126MBMemory Usage460msRequest Duration
Joomla! Version5.2.0
PHP Version8.2.19
Identityguest
Response200
Templatecassiopeia
Database
Server
mysql
Version
10.6.20-MariaDB-log
Collation
utf8mb4_general_ci
Conn Collation
utf8mb4_general_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:47 [ "UNIQUE_ID" => "Z_CyM0eMuq0XkmkVssbhNgAAAAU" "HTTP_CF_RAY" => "92b65162ac01615a-ORD" ...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1743827507 "last" => 1743827507...
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://oce.org.co/index.php" ]
  • afterLoad (84.57KB) (2.21ms)
  • afterInitialise (1.3MB) (129ms)
  • afterRoute (21.73KB) (126ms)
  • beforeRenderComponent com_content (124.72KB) (17.89ms)
  • Before Access::preloadComponents (all components) (46.47KB) (1.3ms)
  • After Access::preloadComponents (all components) (118.94KB) (22.08ms)
  • Before Access::getAssetRules (id:8 name:com_content) (56B) (55μs)
  • After Access::getAssetRules (id:8 name:com_content) (7.94KB) (124μs)
  • afterRenderComponent com_content (233.22KB) (62.48ms)
  • afterDispatch (6.97KB) (342μs)
  • beforeRenderRawModule mod_menu (Main Menu) (364.38KB) (27.94ms)
  • afterRenderRawModule mod_menu (Main Menu) (232.8KB) (41.38ms)
  • beforeRenderRawModule mod_login (Login Form) (1.08KB) (40μs)
  • afterRenderRawModule mod_login (Login Form) (48.83KB) (2.03ms)
  • beforeRenderModule mod_menu (Main Menu) (4.61KB) (466μs)
  • afterRenderModule mod_menu (Main Menu) (3.58KB) (173μs)
  • beforeRenderModule mod_login (Login Form) (2.63KB) (22μs)
  • afterRenderModule mod_login (Login Form) (7.06KB) (66μs)
  • beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (4.29KB) (100μs)
  • afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (7.02KB) (583μs)
  • beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (7μs)
  • afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.34KB) (96μs)
  • afterRender (159.24KB) (22.31ms)
  • 1 x afterInitialise (1.3MB) (28.07%)
    129ms
    1 x afterRoute (21.73KB) (27.38%)
    126ms
    1 x afterRenderComponent com_content (233.22KB) (13.59%)
    62.48ms
    1 x afterRenderRawModule mod_menu (Main Menu) (232.8KB) (9%)
    41.38ms
    1 x beforeRenderRawModule mod_menu (Main Menu) (364.38KB) (6.08%)
    27.94ms
    1 x afterRender (159.24KB) (4.85%)
    22.31ms
    1 x After Access::preloadComponents (all components) (118.94KB) (4.8%)
    22.08ms
    1 x beforeRenderComponent com_content (124.72KB) (3.89%)
    17.89ms
    1 x afterLoad (84.57KB) (0.48%)
    2.21ms
    1 x afterRenderRawModule mod_login (Login Form) (48.83KB) (0.44%)
    2.03ms
    1 x Before Access::preloadComponents (all components) (46.47KB) (0.28%)
    1.30ms
    1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (7.02KB) (0.13%)
    583μs
    1 x beforeRenderModule mod_menu (Main Menu) (4.61KB) (0.1%)
    466μs
    1 x afterDispatch (6.97KB) (0.07%)
    342μs
    1 x afterRenderModule mod_menu (Main Menu) (3.58KB) (0.04%)
    173μs
    1 x After Access::getAssetRules (id:8 name:com_content) (7.94KB) (0.03%)
    124μs
    1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (4.29KB) (0.02%)
    100μs
    1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (3.34KB) (0.02%)
    96μs
    1 x afterRenderModule mod_login (Login Form) (7.06KB) (0.01%)
    66μs
    1 x Before Access::getAssetRules (id:8 name:com_content) (56B) (0.01%)
    55μs
    1 x beforeRenderRawModule mod_login (Login Form) (1.08KB) (0.01%)
    40μs
    1 x beforeRenderModule mod_login (Login Form) (2.63KB) (0%)
    22μs
    1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0%)
    7μs
24 statements were executed, 2 of which were duplicates, 22 unique274ms93.19KB
  • SELECT @@SESSION.sql_mode;895μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `c3qtl_session` WHERE `session_id` = ?8.35ms1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `c3qtl_session` WHERE `session_id` = :session_id LIMIT 1864μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `c3qtl_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)9.83ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled` FROM `c3qtl_extensions` WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 118.83ms17.61KB/libraries/src/Component/ComponentHelper.php:399Copy
  • SELECT `id`,`rules` FROM `c3qtl_viewlevels`2.93ms656B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `c3qtl_usergroups` AS `a` LEFT JOIN `c3qtl_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest6.67ms1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id` FROM `c3qtl_extensions` WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2) ORDER BY `ordering`9.65ms3.98KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
  • SELECT `template` FROM `c3qtl_template_styles` WHERE `client_id` = 0 AND `home` = 15.42ms1.15KB/components/com_sppagebuilder/parser/addon-parser.php:1335Copy
  • 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 `c3qtl_menu` AS `m` LEFT JOIN `c3qtl_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`7.89ms3.34KBParams/libraries/src/Menu/SiteMenu.php:166Copy
  • SHOW FULL TABLES WHERE table_type="BASE TABLE"107ms3.06KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:635Copy
  • SELECT * FROM `c3qtl_languages` WHERE `published` = 1 ORDER BY `ordering` ASC3.41ms1.59KB/libraries/src/Language/LanguageHelper.php:177Copy
  • SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent` FROM `c3qtl_template_styles` AS `s` LEFT JOIN `c3qtl_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` = 14.41ms832B/administrator/components/com_templates/src/Model/StyleModel.php:775Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `c3qtl_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,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41)10.41ms7.56KBParams/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 `c3qtl_content` AS `a` LEFT JOIN `c3qtl_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `c3qtl_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `c3qtl_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `c3qtl_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `c3qtl_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 417.75ms6.97KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT COUNT(*) FROM `c3qtl_content` AS `a` LEFT JOIN `c3qtl_categories` AS `c` ON `c`.`id` = `a`.`catid` LEFT JOIN `c3qtl_users` AS `ua` ON `ua`.`id` = `a`.`created_by` LEFT JOIN `c3qtl_users` AS `uam` ON `uam`.`id` = `a`.`modified_by` LEFT JOIN `c3qtl_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id` INNER JOIN `c3qtl_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)1ms5.59KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:197Copy
  • SELECT enabled FROM `c3qtl_extensions` WHERE `element` = 'com_sppagebuilder' AND `type` = 'component'1.59ms1.77KB/plugins/content/sppagebuilder/sppagebuilder.php:306Copy
  • SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid` FROM `c3qtl_modules` AS `m` LEFT JOIN `c3qtl_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id` LEFT JOIN `c3qtl_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`17.46ms1.86KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
  • SELECT alias, id FROM c3qtl_jdownloads_categories WHERE id > 1 ORDER BY `id`8.06ms1.19KB/components/com_jdownloads/src/Helper/LegacyRouter.php:75Copy
  • SELECT alias, id FROM c3qtl_jdownloads_files ORDER BY `id`13.93ms24.56KB/components/com_jdownloads/src/Helper/LegacyRouter.php:85Copy
  • 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 `c3qtl_scheduler_tasks` AS `a` WHERE `a`.`state` = 16.74ms1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SHOW FULL TABLES WHERE table_type="BASE TABLE"3.24ms3.06KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:635Copy
  • SELECT `session_id` FROM `c3qtl_session` WHERE `session_id` = ?982μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `c3qtl_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?6.46ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy
  • infoplg_system_j2xml - plgSystemJ2xml::__construct
  • infoplg_system_j2xml - plgSystemJ2xml::onAfterDispatch