Joomla! Version | 4.4.13 |
PHP Version | 8.1.31 |
Identity | guest |
Response | 200 |
Template | rsjuno |
Database |
|
1 x afterInitialise (1.38MB) (33.47%) | 33.86ms |
1 x afterRoute (377.78KB) (22.94%) | 23.21ms |
1 x afterRenderComponent com_preachit (406.29KB) (11.11%) | 11.24ms |
1 x beforeRenderRawModule mod_custom (Copyright) (243.93KB) (7.75%) | 7.84ms |
1 x afterRenderRawModule mod_banners (Donate) (32.38KB) (5.17%) | 5.23ms |
1 x afterRender (83.23KB) (3.56%) | 3.60ms |
1 x afterRenderRawModule mod_finder (Search) (73.03KB) (3.32%) | 3.36ms |
1 x beforeRenderComponent com_preachit (110.55KB) (2.52%) | 2.55ms |
1 x afterRenderRawModule mod_piseries (Preachit - Series module) (121.82KB) (2.22%) | 2.25ms |
1 x afterDispatch (122.86KB) (1.95%) | 1.98ms |
1 x afterRenderRawModule mod_piteachers (Preachit - Teachers module) (27.57KB) (1.68%) | 1.70ms |
1 x afterRenderRawModule mod_menu (RSJuno! Main Menu) (72.44KB) (1.19%) | 1.20ms |
1 x afterLoad (543.96KB) (0.81%) | 815μs |
1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (7.03KB) (0.32%) | 328μs |
1 x afterRenderRawModule mod_custom (Copyright) (8.33KB) (0.31%) | 311μs |
1 x afterRenderModule mod_banners (Donate) (5.38KB) (0.24%) | 239μs |
1 x afterRenderModule mod_menu (RSJuno! Main Menu) (5.98KB) (0.21%) | 217μs |
1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (1.23KB) (0.21%) | 209μs |
1 x afterRenderModule mod_finder (Search) (3.38KB) (0.19%) | 190μs |
1 x afterRenderModule mod_custom (Copyright) (2.05KB) (0.18%) | 186μs |
1 x afterRenderModule mod_custom (Terms and Conditions) (1.25KB) (0.09%) | 94μs |
1 x afterRenderModule mod_piseries (Preachit - Series module) (5.95KB) (0.05%) | 47μs |
1 x afterRenderRawModule mod_custom (Terms and Conditions) (992B) (0.04%) | 43μs |
1 x afterRenderModule mod_piteachers (Preachit - Teachers module) (4.45KB) (0.04%) | 43μs |
1 x beforeRenderRawModule mod_custom (Terms and Conditions) (520B) (0.03%) | 33μs |
1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (6.83KB) (0.03%) | 33μs |
1 x beforeRenderRawModule mod_menu (RSJuno! Main Menu) (2.3KB) (0.03%) | 33μs |
1 x beforeRenderRawModule mod_finder (Search) (1.84KB) (0.03%) | 32μs |
1 x beforeRenderRawModule mod_banners (Donate) (3.01KB) (0.03%) | 31μs |
1 x beforeRenderRawModule mod_piseries (Preachit - Series module) (2.01KB) (0.02%) | 16μs |
1 x beforeRenderRawModule mod_piteachers (Preachit - Teachers module) (6.27KB) (0.02%) | 16μs |
1 x beforeRenderModule mod_custom (Copyright) (720B) (0%) | 5μs |
1 x beforeRenderModule mod_piseries (Preachit - Series module) (736B) (0%) | 4μs |
1 x beforeRenderModule mod_piteachers (Preachit - Teachers module) (736B) (0%) | 4μs |
1 x beforeRenderModule mod_finder (Search) (704B) (0%) | 4μs |
1 x beforeRenderModule mod_banners (Donate) (704B) (0%) | 4μs |
1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0%) | 4μs |
1 x beforeRenderModule mod_menu (RSJuno! Main Menu) (720B) (0%) | 4μs |
1 x beforeRenderModule mod_custom (Terms and Conditions) (720B) (0%) | 3μs |
SELECT @@SESSION.sql_mode;
187μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `nxhcq_session`
WHERE `session_id` = ?
207μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `session_id`
FROM `nxhcq_session`
WHERE `session_id` = :session_id LIMIT 1
189μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `nxhcq_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
1.43ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `nxhcq_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
486μs2.36KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `nxhcq_viewlevels`
197μs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `nxhcq_usergroups` AS `a`
LEFT JOIN `nxhcq_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
324μs1.64KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `nxhcq_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
872μs4.3KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `path`
FROM nxhcq_rsfirewall_ignored
WHERE `type`='ignore_folder' OR `type`='ignore_file'
370μs2.07KB/administrator/components/com_rsfirewall/helpers/config.php:56CopySELECT `file`
FROM nxhcq_rsfirewall_hashes
WHERE `type`='protect'
456μs840B/administrator/components/com_rsfirewall/helpers/config.php:63CopySELECT *
FROM nxhcq_rsfirewall_configuration
515μs2.19KB/administrator/components/com_rsfirewall/helpers/config.php:71CopySHOW FULL COLUMNS FROM `nxhcq_rsfirewall_logs`
8.67ms2.05KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:625CopySELECT `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 `nxhcq_menu` AS `m`
LEFT JOIN `nxhcq_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`
794μs20.92KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM nxhcq_rsfirewall_hashes
WHERE (`type`='4.4.13' OR `type`='protect') AND (`flag`!='C' OR `flag` IS NULL)
243μs1.11KB/plugins/system/rsfirewall/rsfirewall.php:1107CopySELECT *
FROM nxhcq_rsfirewall_snapshots
WHERE `type`='protect'
194μs1008B/administrator/components/com_rsfirewall/helpers/snapshot.php:49CopySELECT `ip`,`reason`
FROM nxhcq_rsfirewall_lists
WHERE (`ip`='13.59.46.202' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%') AND `type`='1' AND `published`='1'
202μs896B/plugins/system/rsfirewall/rsfirewall.php:172CopySELECT `ip`,`reason`
FROM nxhcq_rsfirewall_lists
WHERE (`ip`='13.59.46.202' OR `ip` LIKE '%*%' OR `ip` LIKE '%/%' OR `ip` LIKE '%-%') AND `type`='0' AND `published`='1'
501μs3.38KB/plugins/system/rsfirewall/rsfirewall.php:172CopySELECT *
FROM nxhcq_rsfirewall_exceptions
WHERE `published`='1'
323μs2.06KB/plugins/system/rsfirewall/rsfirewall.php:758CopySELECT *
FROM `nxhcq_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
354μs2.22KB/libraries/src/Language/LanguageHelper.php:142CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `nxhcq_template_styles` AS `s`
LEFT JOIN `nxhcq_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
396μs1.16KB/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT `id`
FROM `nxhcq_pitemplate`
WHERE `def` = '1';
212μs856B/components/com_preachit/helpers/additional.php:78CopySELECT `params`
FROM `nxhcq_pitemplate`
WHERE `id` = '1';
273μs856B/components/com_preachit/helpers/additional.php:157CopySELECT DISTINCT `m`.`content_item_id`,`content_item_id` AS id
FROM `nxhcq_contentitem_tag_map` AS m
INNER JOIN `nxhcq_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_preachit.study' AND `t`.`published` = 1 AND `m`.`tag_id` = '171' AND t.access IN (1,5)
ORDER BY t.title ASC
258μs896B/components/com_preachit/helpers/studylist.php:361CopySELECT * FROM nxhcq_pistudies WHERE (nxhcq_pistudies.id in (0)) AND nxhcq_pistudies.published = 1 AND nxhcq_pistudies.studylist = 1 AND (nxhcq_pistudies.access IN (1,5) OR nxhcq_pistudies.access = 0) AND (nxhcq_pistudies.saccess IN (1,5) OR nxhcq_pistudies.saccess = 0) AND ((nxhcq_pistudies.minaccess REGEXP '(1)' OR nxhcq_pistudies.minaccess REGEXP '(5)') OR nxhcq_pistudies.minaccess = 0) AND nxhcq_pistudies.language IN ('en-GB','*') AND (nxhcq_pistudies.publish_up = '0000-00-00 00:00:00' OR nxhcq_pistudies.publish_up <= '2025-04-27 07:57:51') AND (nxhcq_pistudies.publish_down = '0000-00-00 00:00:00' OR nxhcq_pistudies.publish_down >= '2025-04-27 07:57:51') ORDER BY date desc
438μs21.48KB/libraries/src/MVC/Model/BaseDatabaseModel.php:211CopySELECT DISTINCT `m`.`content_item_id`,`content_item_id` AS id
FROM `nxhcq_contentitem_tag_map` AS m
INNER JOIN `nxhcq_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_preachit.study' AND `t`.`published` = 1 AND `m`.`tag_id` = '171' AND t.access IN (1,5)
ORDER BY t.title ASC
247μs896B/components/com_preachit/helpers/studylist.php:361CopySELECT * FROM nxhcq_pistudies WHERE (nxhcq_pistudies.id in (0)) AND nxhcq_pistudies.published = 1 AND nxhcq_pistudies.studylist = 1 AND (nxhcq_pistudies.access IN (1,5) OR nxhcq_pistudies.access = 0) AND (nxhcq_pistudies.saccess IN (1,5) OR nxhcq_pistudies.saccess = 0) AND ((nxhcq_pistudies.minaccess REGEXP '(1)' OR nxhcq_pistudies.minaccess REGEXP '(5)') OR nxhcq_pistudies.minaccess = 0) AND nxhcq_pistudies.language IN ('en-GB','*') AND (nxhcq_pistudies.publish_up = '0000-00-00 00:00:00' OR nxhcq_pistudies.publish_up <= '2025-04-27 07:57:51') AND (nxhcq_pistudies.publish_down = '0000-00-00 00:00:00' OR nxhcq_pistudies.publish_down >= '2025-04-27 07:57:51') ORDER BY date desc LIMIT 10
550μs21.48KB/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopySELECT DISTINCT `m`.`content_item_id`,`content_item_id` AS id
FROM `nxhcq_contentitem_tag_map` AS m
INNER JOIN `nxhcq_tags` AS t ON `m`.`tag_id` = `t`.`id`
WHERE `m`.`type_alias` = 'com_preachit.study' AND `t`.`published` = 1 AND `m`.`tag_id` = '171' AND t.access IN (1,5)
ORDER BY t.title ASC
293μs896B/components/com_preachit/helpers/studylist.php:361CopySELECT * FROM nxhcq_pistudies WHERE (nxhcq_pistudies.id in (0)) AND nxhcq_pistudies.published = 1 AND nxhcq_pistudies.studylist = 1 AND (nxhcq_pistudies.access IN (1,5) OR nxhcq_pistudies.access = 0) AND (nxhcq_pistudies.saccess IN (1,5) OR nxhcq_pistudies.saccess = 0) AND ((nxhcq_pistudies.minaccess REGEXP '(1)' OR nxhcq_pistudies.minaccess REGEXP '(5)') OR nxhcq_pistudies.minaccess = 0) AND nxhcq_pistudies.language IN ('en-GB','*') AND (nxhcq_pistudies.publish_up = '0000-00-00 00:00:00' OR nxhcq_pistudies.publish_up <= '2025-04-27 07:57:51') AND (nxhcq_pistudies.publish_down = '0000-00-00 00:00:00' OR nxhcq_pistudies.publish_down >= '2025-04-27 07:57:51') ORDER BY date desc
420μs21.48KB/libraries/src/MVC/Model/BaseDatabaseModel.php:211CopySELECT `template`
FROM `nxhcq_pitemplate`
WHERE `id` = '1';
181μs856B/components/com_preachit/helpers/additional.php:114CopySELECT `cssoverride`
FROM `nxhcq_pitemplate`
WHERE `id` = '1';
153μs856B/components/com_preachit/helpers/additional.php:634CopySELECT `client_id`
FROM `nxhcq_pitemplate`
WHERE `id` = '1';
143μs856B/components/com_preachit/helpers/additional.php:640CopySELECT `title`
FROM `nxhcq_tags`
WHERE `id` IN (:preparedArray1)
ORDER BY `title`
178μs1.61KBParams/libraries/src/Helper/TagsHelper.php:722CopySELECT *
FROM `nxhcq_template_styles`
WHERE `client_id` = 0 AND `home` = 1
398μs12.22KB/plugins/system/rsjuno/helper.php:23CopySELECT *
FROM `nxhcq_template_styles`
WHERE `client_id` = 0 AND `home` = 1
340μs1.22KB/plugins/system/rsjuno/helper.php:23CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `nxhcq_modules` AS `m`
LEFT JOIN `nxhcq_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `nxhcq_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`
1.1ms2.28KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT `title`
FROM `nxhcq_template_styles`
WHERE `id` = '16'
198μs856B/templates/rsjuno/classes/template.php:517CopySELECT *
FROM `nxhcq_banners`
WHERE
(`reset` <= :date AND `reset` IS NOT NULL) AND
(`checked_out` IS NULL OR `checked_out` = :userId)
533μs7.89KBParams/administrator/components/com_banners/src/Helper/BannersHelper.php:69CopySELECT `a`.`id`,`a`.`type`,`a`.`name`,`a`.`clickurl`,`a`.`sticky`,`a`.`cid`,`a`.`description`,`a`.`params`,`a`.`custombannercode`,`a`.`track_impressions`,`cl`.`track_impressions` AS `client_track_impressions`
FROM `nxhcq_banners` AS `a`
LEFT JOIN `nxhcq_banner_clients` AS `cl` ON `cl`.`id` = `a`.`cid`
WHERE
(
(
(`a`.`state` = 1) AND
(`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :nowDate1)) AND
(`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :nowDate2)) AND
(`a`.`imptotal` = 0 OR `a`.`impmade` < `a`.`imptotal`) AND `a`.`cid` = :clientId AND `cl`.`state` = 1 AND `a`.`catid` IN (:preparedArray1)
ORDER BY `a`.`sticky` DESC, `a`.`ordering` LIMIT 5
825μs2.92KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:166CopyUPDATE `nxhcq_banners`
SET `impmade` = `impmade` + 1
WHERE `id` IN (:preparedArray1)
1.73ms856BParams/components/com_banners/src/Model/BannersModel.php:315CopySELECT * FROM nxhcq_piseries WHERE (access IN (1,5) OR access = 0) AND language IN ('en-GB','*') AND published = 1 ORDER BY ordering ASC LIMIT 20
589μs4.28KB/modules/mod_piseries/helper.php:95CopySELECT * FROM nxhcq_piteachers WHERE language IN ('en-GB','*') AND published = 1 AND teacher_view = 1 ORDER BY ordering ASC LIMIT 10
512μs4.17KB/modules/mod_piteachers/helper.php:72CopySELECT `name`,`element`
FROM `nxhcq_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
515μs976B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135CopySELECT `title`
FROM `nxhcq_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
359μs904B/administrator/components/com_finder/src/Indexer/Taxonomy.php:314CopySELECT 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 `nxhcq_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
268μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT `session_id`
FROM `nxhcq_session`
WHERE `session_id` = ?
234μs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyUPDATE `nxhcq_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.19ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy