Joomla! Version | 5.0.2 |
PHP Version | 8.2.23 |
Identity | guest |
Response | 200 |
Template | campusa |
Database |
|
1 x beforeRenderRawModule mod_custom (Exit Form) (38.3MB) (76.93%) | 288.79ms |
1 x afterRoute (37.86MB) (15.23%) | 57.18ms |
1 x afterInitialise (1.06MB) (5.12%) | 19.22ms |
1 x beforeRenderComponent com_campusa (49.25KB) (0.73%) | 2.76ms |
1 x afterRender (49.6KB) (0.73%) | 2.73ms |
1 x afterLoad (98.5KB) (0.32%) | 1.18ms |
1 x afterRenderRawModule mod_menu (Footer Menu) (69.71KB) (0.31%) | 1.17ms |
1 x afterRenderRawModule mod_custom (Exit Form) (4.63KB) (0.12%) | 462μs |
1 x beforeRenderRawModule mod_custom (Footer - Copyright, Privacy Policy) (19.63KB) (0.1%) | 370μs |
1 x afterRenderModule mod_custom (Exit Form) (6.03KB) (0.05%) | 201μs |
1 x afterDispatch (2.59KB) (0.03%) | 128μs |
1 x beforeRenderRawModule mod_custom (Header Search) (2.02KB) (0.02%) | 70μs |
1 x beforeRenderRawModule mod_menu (Footer Menu) (2.06KB) (0.02%) | 65μs |
1 x afterRenderRawModule mod_custom (Header Search) (1.25KB) (0.02%) | 58μs |
1 x afterRenderRawModule mod_custom (Footer - Copyright, Privacy Policy) (944B) (0.02%) | 58μs |
1 x afterRenderModule mod_menu (Footer Menu) (3.05KB) (0.01%) | 56μs |
1 x afterRenderModule mod_custom (Footer - Copyright, Privacy Policy) (2.56KB) (0.01%) | 52μs |
1 x afterRenderRawModule mod_custom (AccessiBe) (928B) (0.01%) | 52μs |
1 x afterRenderRawModule mod_custom (Google Tag Manager - Body) (944B) (0.01%) | 47μs |
1 x afterRenderModule mod_custom (Header Search) (2.95KB) (0.01%) | 46μs |
1 x afterRenderModule mod_custom (AccessiBe) (3.92KB) (0.01%) | 43μs |
1 x beforeRenderRawModule mod_custom (Google Tag Manager - Body) (648B) (0.01%) | 42μs |
1 x afterRenderModule mod_custom (Google Tag Manager - Body) (2.75KB) (0.01%) | 42μs |
1 x beforeRenderRawModule mod_custom (Google Tag Manager - Head) (216B) (0.01%) | 41μs |
1 x afterRenderModule mod_custom (Google Tag Manager - Head) (4.31KB) (0.01%) | 40μs |
1 x afterRenderRawModule mod_custom (CSS - RVPR Logo Background) (976B) (0.01%) | 39μs |
1 x afterRenderRawModule mod_custom (Google Tag Manager - Head) (944B) (0.01%) | 38μs |
1 x afterRenderModule mod_custom (CSS - RVPR Logo Background) (2.69KB) (0.01%) | 37μs |
1 x afterRenderComponent com_campusa (26.73KB) (0.01%) | 31μs |
1 x beforeRenderRawModule mod_custom (AccessiBe) (1.05KB) (0.01%) | 20μs |
1 x beforeRenderRawModule mod_custom (CSS - RVPR Logo Background) (1.02KB) (0%) | 17μs |
1 x beforeRenderModule mod_custom (Exit Form) (720B) (0%) | 9μs |
1 x beforeRenderModule mod_menu (Footer Menu) (720B) (0%) | 7μs |
1 x beforeRenderModule mod_custom (Footer - Copyright, Privacy Policy) (736B) (0%) | 6μs |
1 x beforeRenderModule mod_custom (Header Search) (720B) (0%) | 5μs |
1 x beforeRenderModule mod_custom (AccessiBe) (720B) (0%) | 4μs |
1 x beforeRenderModule mod_custom (Google Tag Manager - Body) (736B) (0%) | 4μs |
1 x beforeRenderModule mod_custom (Google Tag Manager - Head) (736B) (0%) | 4μs |
1 x beforeRenderModule mod_custom (CSS - RVPR Logo Background) (736B) (0%) | 3μs |
SELECT @@SESSION.sql_mode;
243μs968B/libraries/src/Session/MetadataManager.php:184CopySELECT `session_id`
FROM `jtxd1_session`
WHERE `session_id` = :session_id LIMIT 1
320μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `jtxd1_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
4.12ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jtxd1_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
574μs1.3KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `jtxd1_viewlevels`
289μs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `jtxd1_usergroups` AS `a`
LEFT JOIN `jtxd1_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
427μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `jtxd1_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
767μs3.48KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `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 `jtxd1_menu` AS `m`
LEFT JOIN `jtxd1_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`
562μs3.42KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `jtxd1_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
485μs2.22KB/libraries/src/Language/LanguageHelper.php:145CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `jtxd1_template_styles` AS `s`
LEFT JOIN `jtxd1_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` = 1
420μs848B/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `jtxd1_modules` AS `m`
LEFT JOIN `jtxd1_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `jtxd1_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`
917μs2KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT 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 `jtxd1_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
368μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466Copy