United, virile, dynamic and caring...
Joomla! Version | 5.2.2 |
PHP Version | 8.2.28 |
Identity | guest |
Response | 200 |
Template | purity_iii |
Database |
|
1 x afterRenderComponent com_comprofiler (8.32MB) (31.94%) | 118ms |
1 x afterInitialise (7.06MB) (25.83%) | 95.68ms |
1 x afterLoad (3.71MB) (12.17%) | 45.08ms |
1 x afterRender (1.53MB) (8.73%) | 32.34ms |
1 x afterRoute (1.52MB) (6.06%) | 22.44ms |
1 x afterRenderRawModule mod_cblogin (Member Login) (553.34KB) (5.89%) | 21.81ms |
1 x beforeRenderModule mod_footer (Footer) (708.38KB) (4.6%) | 17.04ms |
1 x beforeRenderComponent com_comprofiler (386.78KB) (2.35%) | 8.72ms |
1 x afterRenderModule mod_footer (Footer) (189.11KB) (0.57%) | 2.12ms |
1 x afterRenderRawModule mod_footer (Footer) (40.31KB) (0.42%) | 1.56ms |
1 x afterRenderRawModule mod_search (Search) (20.05KB) (0.35%) | 1.29ms |
1 x afterRenderRawModule mod_custom (Nigeria Print Media) (8.48KB) (0.2%) | 729μs |
1 x afterDispatch (4.13KB) (0.15%) | 548μs |
1 x beforeRenderModule mod_cblogin (Member Login) (17.63KB) (0.07%) | 273μs |
1 x afterRenderModule mod_cblogin (Member Login) (1.81KB) (0.07%) | 249μs |
1 x afterRenderModule mod_custom (Nigeria Print Media) (2.78KB) (0.05%) | 188μs |
1 x afterRenderRawModule mod_custom (About OCF) (912B) (0.05%) | 172μs |
1 x afterRenderModule mod_search (Search) (1.93KB) (0.05%) | 171μs |
1 x afterRenderModule mod_custom (About OCF) (1.81KB) (0.04%) | 155μs |
1 x beforeRenderModule mod_search (Search) (10.46KB) (0.03%) | 113μs |
1 x beforeRenderModule mod_custom (About OCF) (1.7KB) (0.03%) | 99μs |
1 x beforeRenderModule mod_custom (Nigeria Print Media) (8.8KB) (0.01%) | 50μs |
1 x beforeRenderModule mod_cblogin (Member Login) (720B) (0%) | 13μs |
1 x beforeRenderModule mod_footer (Footer) (704B) (0%) | 10μs |
1 x beforeRenderModule mod_custom (Nigeria Print Media) (720B) (0%) | 10μs |
1 x beforeRenderModule mod_search (Search) (704B) (0%) | 9μs |
1 x beforeRenderModule mod_custom (About OCF) (720B) (0%) | 7μs |
SELECT @@SESSION.sql_mode;
300μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `ocfsz_session`
WHERE `session_id` = ?
289μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `ocfsz_session`
WHERE `session_id` = :session_id LIMIT 1
378μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `ocfsz_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
2.99ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ocfsz_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
669μs1.73KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `ocfsz_viewlevels`
259μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `ocfsz_usergroups` AS `a`
LEFT JOIN `ocfsz_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
352μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `ocfsz_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
1.1ms3.98KBParams/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 `ocfsz_menu` AS `m`
LEFT JOIN `ocfsz_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`
1.41ms53.17KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `ocfsz_template_styles` AS `s`
LEFT JOIN `ocfsz_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
702μs16.98KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT *
FROM `ocfsz_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
627μs1.59KB/libraries/src/Language/LanguageHelper.php:177CopySELECT `params`
FROM `ocfsz_comprofiler_plugin`
WHERE `id` = 1
342μs536BCopySELECT *, CONCAT_WS( "/", `folder`, `element` ) AS lookup
FROM `ocfsz_comprofiler_plugin`
WHERE `published` = 1
AND `viewaccesslevel` IN (1,5)
AND `type` = 'user'
ORDER BY `ordering`
489μs1.7KBCopySELECT `id`
FROM `ocfsz_menu`
WHERE ( `link` LIKE 'index.php?option=com_comprofiler&view=sendNewPass%' OR `link` LIKE 'index.php?option=com_comprofiler&task=sendNewPass%' )
AND `published` = 1
AND `access` IN ( 1,5 )
AND `language` IN ( 'en-GB', '*', '' )
AND `client_id` = 0
1.26ms520BCopySELECT `id`
FROM `ocfsz_menu`
WHERE ( `link` = 'index.php?option=com_comprofiler&view=userprofile' OR `link` = 'index.php?option=com_comprofiler&task=userprofile' OR `link` = 'index.php?option=com_comprofiler' )
AND `published` = 1
AND `access` IN ( 1,5 )
AND `language` IN ( 'en-GB', '*', '' )
AND `client_id` = 0
960μs536BCopySELECT *
FROM `ocfsz_comprofiler_fields`
WHERE `name` = 'email'
852μs3KBCopySHOW FULL COLUMNS FROM `ocfsz_users`
1.95ms2.83KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `ocfsz_modules` AS `m`
LEFT JOIN `ocfsz_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `ocfsz_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`
2.65ms18.19KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT f.* FROM ocfsz_comprofiler_fields f
INNER JOIN ocfsz_comprofiler_tabs AS t ON (f.tabid = t.tabid)
WHERE f.published = 1
ORDER BY t.position, t.ordering, f.ordering
924μs3.48KBCopySELECT `id`
FROM `ocfsz_menu`
WHERE ( `link` LIKE 'index.php?option=com_comprofiler&view=login%' OR `link` LIKE 'index.php?option=com_comprofiler&task=login%' )
AND `published` = 1
AND `access` IN ( 1,5 )
AND `language` IN ( 'en-GB', '*', '' )
AND `client_id` = 0
4.15ms536BCopySELECT `id`
FROM `ocfsz_menu`
WHERE ( `link` LIKE 'index.php?option=com_comprofiler&view=registers%' OR `link` LIKE 'index.php?option=com_comprofiler&task=registers%' )
AND `published` = 1
AND `access` IN ( 1,5 )
AND `language` IN ( 'en-GB', '*', '' )
AND `client_id` = 0
875μs536BCopySELECT 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 `ocfsz_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
502μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySELECT `session_id`
FROM `ocfsz_session`
WHERE `session_id` = ?
539μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `ocfsz_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
2.96ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy