Joomla! Version | 5.2.2 |
PHP Version | 8.1.32 |
Identity | guest |
Response | 200 |
Template | j-directory |
Database |
|
1 x afterInitialise (3.79MB) (60.78%) | 399ms |
1 x afterLoad (414.6KB) (15.53%) | 102ms |
1 x beforeRenderRawModule mod_menu (Main Menu) (722.1KB) (9.07%) | 59.63ms |
1 x afterRenderModule mod_menu (Main Menu) (65.34KB) (5.12%) | 33.63ms |
1 x afterRenderComponent com_jbusinessdirectory (1.32MB) (4.2%) | 27.61ms |
1 x afterRender (160.01KB) (2.33%) | 15.30ms |
1 x afterRoute (816.77KB) (1.97%) | 12.96ms |
1 x afterRenderRawModule mod_menu (Main Menu) (13.56KB) (0.59%) | 3.85ms |
1 x afterDispatch (3.24KB) (0.16%) | 1.03ms |
1 x beforeRenderComponent com_jbusinessdirectory (46.22KB) (0.09%) | 614μs |
1 x beforeRenderModule mod_menu (Main Menu) (704B) (0%) | 7μs |
SELECT @@SESSION.sql_mode;
90μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `brew_session`
WHERE `session_id` = ?
982μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `brew_session`
WHERE `session_id` = :session_id LIMIT 1
94μ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)
2.97ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `brew_viewlevels`
163μ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
989μs1.63KBParams/libraries/src/Access/Access.php:868CopySELECT `value`
FROM `brew_admintools_storage`
WHERE `key` = 'cparams'
418μs856B/administrator/components/com_admintools/src/Helper/Storage.php:120CopySELECT `option`,`view`,`query`
FROM `brew_admintools_wafexceptions`
125μs960B/plugins/system/admintools/src/Utility/Cache.php:196CopySELECT `params`
FROM `brew_extensions`
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'
234μs2.09KB/plugins/system/admintools/src/Utility/RescueUrl.php:324CopySELECT `params`
FROM `brew_extensions`
WHERE `type` = 'plugin' AND `folder` = 'system' AND `element` = 'admintools'
497μs856B/plugins/system/admintools/src/Utility/RescueUrl.php:324CopySELECT *
FROM `brew_admintools_ipautoban`
304μs28.94KB/plugins/system/admintools/src/Utility/Cache.php:126CopySELECT `ip`
FROM `brew_admintools_ipblock`
77μs1.7KB/plugins/system/admintools/src/Utility/Cache.php:136CopySELECT *
FROM `brew_admintools_storage`
WHERE `key` LIKE 'timestamp_%'
87μs912B/plugins/system/admintools/src/Feature/Base.php:255CopySELECT `source`,`dest`,`keepurlparams`
FROM `brew_admintools_redirects`
WHERE `published` = 1
ORDER BY `ordering` ASC
92μs960B/plugins/system/admintools/src/Utility/Cache.php:162CopySELECT fas.*
FROM brew_jbusinessdirectory_application_settings fas
303μs41.05KB/components/com_jbusinessdirectory/helpers/utils.php:67CopySELECT fas.*
FROM brew_jbusinessdirectory_date_formats fas
WHERE fas.id ='3'
82μs1.06KB/components/com_jbusinessdirectory/helpers/utils.php:78CopySELECT fas.*
FROM brew_jbusinessdirectory_currencies fas
WHERE fas.currency_id ='143'
70μ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
109μs1.27KB/plugins/system/admintools/src/Utility/Cache.php:182CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
166μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
195μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
94μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
96μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
94μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
395μ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`
3.1ms2.22KBParams/libraries/src/Cache/Controller/CallbackController.php:120CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
171μ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 *
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'
101μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
104μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
114μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
116μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
9.81ms52.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
163μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
95μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
93μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
103μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
110μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
92μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
221μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
118μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
99μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
98μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
97μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
94μ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
165μs1.68KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySELECT `value`
FROM `brew_admintools_storage`
WHERE `key` = 'criticalfiles'
124μs856B/plugins/system/admintools/src/Feature/CriticalFilesMonitoring.php:185CopySELECT *
FROM `brew_template_styles`
WHERE `client_id` = 0 AND `id` = '451'
117μs41.22KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `brew_session`
WHERE `session_id` = ?
128μs1.63KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `brew_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
3.86ms912BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy