Joomla! Version | 5.2.2 |
PHP Version | 8.1.32 |
Identity | guest |
Response | 200 |
Template | j-directory |
Database |
|
1 x afterInitialise (3.8MB) (48.28%) | 147ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (722.1KB) (16.33%) | 49.74ms |
1 x afterLoad (414.6KB) (14.6%) | 44.47ms |
1 x afterRenderComponent com_jbusinessdirectory (1.32MB) (9%) | 27.41ms |
1 x afterRender (160.07KB) (4.74%) | 14.43ms |
1 x afterRoute (816.76KB) (3.95%) | 12.03ms |
1 x afterRenderRawModule mod_menu (Main Menu) (13.56KB) (1.25%) | 3.81ms |
1 x afterRenderModule mod_menu (Main Menu) (65.34KB) (0.93%) | 2.84ms |
1 x afterDispatch (3.24KB) (0.34%) | 1.05ms |
1 x beforeRenderComponent com_jbusinessdirectory (46.22KB) (0.22%) | 667μs |
1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%) | 6μs |
SELECT @@SESSION.sql_mode;
70μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `brew_session`
WHERE `session_id` = ?
694μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `brew_session`
WHERE `session_id` = :session_id LIMIT 1
76μs1.61KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `brew_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
1.32ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `brew_viewlevels`
138μs1.56KB/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `brew_usergroups` AS `a`
LEFT JOIN `brew_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
175μs1.63KBParams/libraries/src/Access/Access.php:868CopySELECT `value`
FROM `brew_admintools_storage`
WHERE `key` = 'cparams'
177μs856B/administrator/components/com_admintools/src/Helper/Storage.php:120CopySELECT `option`,`view`,`query`
FROM `brew_admintools_wafexceptions`
88μs960B/plugins/system/admintools/src/Utility/Cache.php:196CopySELECT `params`
FROM `brew_extensions`
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'
229μs2.09KB/plugins/system/admintools/src/Utility/RescueUrl.php:324CopySELECT `params`
FROM `brew_extensions`
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'
270μs856B/plugins/system/admintools/src/Utility/RescueUrl.php:324CopySELECT *
FROM `brew_admintools_ipautoban`
338μs28.94KB/plugins/system/admintools/src/Utility/Cache.php:126CopySELECT `ip`
FROM `brew_admintools_ipblock`
80μs1.7KB/plugins/system/admintools/src/Utility/Cache.php:136CopySELECT *
FROM `brew_admintools_storage`
WHERE `key` LIKE 'timestamp_%'
97μs912B/plugins/system/admintools/src/Feature/Base.php:255CopySELECT `source`,`dest`,`keepurlparams`
FROM `brew_admintools_redirects`
WHERE `published` = 1
ORDER BY `ordering` ASC
112μs960B/plugins/system/admintools/src/Utility/Cache.php:162CopySELECT fas.*
FROM brew_jbusinessdirectory_application_settings fas
317μs41.05KB/components/com_jbusinessdirectory/helpers/utils.php:67CopySELECT fas.*
FROM brew_jbusinessdirectory_date_formats fas
WHERE fas.id ='3'
95μs1.06KB/components/com_jbusinessdirectory/helpers/utils.php:78CopySELECT fas.*
FROM brew_jbusinessdirectory_currencies fas
WHERE fas.currency_id ='143'
110μs3.5KB/components/com_jbusinessdirectory/helpers/utils.php:87CopySELECT `option`,`view`,`task`,`query`,`query_type`,`query_content`,`verb`,`application`
FROM `brew_admintools_wafblacklists`
WHERE `enabled` = 1
97μs1.27KB/plugins/system/admintools/src/Utility/Cache.php:182CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
138μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
243μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
121μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
113μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
105μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
239μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `brew_modules` AS `m`
LEFT JOIN `brew_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `brew_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)) 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.03ms2.22KBParams/libraries/src/Cache/Controller/CallbackController.php:120CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
131μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
133μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
129μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
105μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
155μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
119μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
132μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
186μs52.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
119μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
130μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
125μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
156μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
106μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
117μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
122μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
122μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
111μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
131μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
113μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
102μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT 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 `brew_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
191μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySELECT `value`
FROM `brew_admintools_storage`
WHERE `key` = 'criticalfiles'
109μs856B/plugins/system/admintools/src/Feature/CriticalFilesMonitoring.php:185CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
130μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `brew_session`
WHERE `session_id` = ?
126μs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `brew_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.99ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy