Lun | Mar | Mer | Jeu | Ven | Sam | Dim |
---|---|---|---|---|---|---|
1
|
2
|
3
|
4
|
5
| ||
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
Joomla! Version | 4.4.0 |
PHP Version | 8.1.28 |
Identity | guest |
Response | 200 |
Template | allrounder |
Database |
|
1 x afterRenderRawModule mod_iccalendar (Calendrier) (141.35KB) (29.56%) | 52.63ms |
1 x afterInitialise (1MB) (24.39%) | 43.43ms |
1 x afterRenderRawModule mod_menu (Sommaire) (698.23KB) (10.1%) | 17.97ms |
1 x afterLoad (526.5KB) (7.5%) | 13.35ms |
1 x beforeRenderComponent com_wrapper (154.63KB) (4.91%) | 8.74ms |
1 x afterRoute (543.7KB) (3.73%) | 6.65ms |
1 x afterRender (119.11KB) (3.59%) | 6.39ms |
1 x afterRenderComponent com_wrapper (273.17KB) (3.58%) | 6.37ms |
1 x beforeRenderRawModule mod_menu (Sommaire) (63.73KB) (3.14%) | 5.59ms |
1 x afterRenderRawModule mod_menu (Menu Haut) (97.68KB) (2.54%) | 4.52ms |
1 x afterRenderRawModule mod_login (Connexion) (46.54KB) (2.43%) | 4.32ms |
1 x afterRenderRawModule mod_search (Module de Recherche) (12.67KB) (1.27%) | 2.27ms |
1 x afterRenderRawModule mod_breadcrumbs (Fil de navigation) (14.96KB) (1.23%) | 2.18ms |
1 x afterDispatch (5.63KB) (0.51%) | 908μs |
1 x afterRenderModule mod_menu (Sommaire) (7.18KB) (0.13%) | 239μs |
1 x afterRenderModule mod_iccalendar (Calendrier) (17.93KB) (0.13%) | 227μs |
1 x afterRenderModule mod_login (Connexion) (7.13KB) (0.12%) | 214μs |
1 x afterRenderModule mod_search (Module de Recherche) (3.15KB) (0.11%) | 199μs |
1 x afterRenderModule mod_breadcrumbs (Fil de navigation) (2.68KB) (0.11%) | 197μs |
1 x afterRenderModule mod_menu (Menu Haut) (3.43KB) (0.1%) | 172μs |
1 x beforeRenderRawModule mod_search (Module de Recherche) (21.66KB) (0.06%) | 100μs |
1 x beforeRenderRawModule mod_login (Connexion) (6.98KB) (0.05%) | 87μs |
1 x beforeRenderRawModule mod_breadcrumbs (Fil de navigation) (480B) (0.03%) | 60μs |
1 x beforeRenderRawModule mod_menu (Menu Haut) (240B) (0.03%) | 59μs |
1 x beforeRenderRawModule mod_iccalendar (Calendrier) (7.95KB) (0.03%) | 53μs |
1 x beforeRenderModule mod_iccalendar (Calendrier) (720B) (0.01%) | 18μs |
1 x beforeRenderModule mod_breadcrumbs (Fil de navigation) (704B) (0.01%) | 14μs |
1 x beforeRenderModule mod_menu (Sommaire) (704B) (0.01%) | 13μs |
1 x beforeRenderModule mod_login (Connexion) (720B) (0.01%) | 9μs |
1 x beforeRenderModule mod_menu (Menu Haut) (704B) (0.01%) | 9μs |
1 x beforeRenderModule mod_search (Module de Recherche) (720B) (0%) | 8μs |
SELECT @@SESSION.sql_mode;
192μs1.71KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:334CopySELECT `data`
FROM `s4ib2_session`
WHERE `session_id` = ?
268μs1.68KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:261CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `s4ib2_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
557μs13.27KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `s4ib2_viewlevels`
182μs25.01KB/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `s4ib2_usergroups` AS `a`
LEFT JOIN `s4ib2_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
274μs2.3KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `s4ib2_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1)
ORDER BY `ordering`
828μs5.08KBParams/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 `s4ib2_menu` AS `m`
LEFT JOIN `s4ib2_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.78ms7.63KBParams/libraries/src/Menu/SiteMenu.php:166CopySHOW TABLES
527μs1.22KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678CopySELECT *
FROM `s4ib2_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
253μs4.42KB/libraries/src/Language/LanguageHelper.php:142CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `s4ib2_template_styles` AS `s`
LEFT JOIN `s4ib2_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
539μs5.52KB/administrator/components/com_templates/src/Model/StyleModel.php:773CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `s4ib2_modules` AS `m`
LEFT JOIN `s4ib2_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `s4ib2_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.14ms3.66KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT alias, id
FROM s4ib2_jdownloads_categories
WHERE id > 1
ORDER BY `id`
307μs1.76KB/components/com_jdownloads/src/Helper/LegacyRouter.php:77CopySELECT alias, id
FROM s4ib2_jdownloads_files
ORDER BY `id`
444μs1.76KB/components/com_jdownloads/src/Helper/LegacyRouter.php:87CopySELECT id AS nbevt
FROM `s4ib2_icagenda_events` AS e
WHERE e.state = 1
250μs912B/modules/mod_iccalendar/helper.php:133CopySELECT `id`,`title`,`link`,`published`,`client_id`,`params`,`language`
FROM `s4ib2_menu`
WHERE `link` = 'index.php?option=com_icagenda&view=events' AND `published` > 0 AND `client_id` = 0
651μs2.56KB/administrator/components/com_icagenda/src/Utilities/Menus/Menus.php:75CopySELECT e.*,
e.place as place_name,
c.title as cat_title,
c.alias as cat_alias,
c.color as cat_color,
c.ordering as cat_order
,feat.count AS features,r.count AS reg_people, r.date AS reg_date
FROM `s4ib2_icagenda_events` AS e
LEFT JOIN `s4ib2_icagenda_category` AS c ON `c`.`id` = `e`.`catid`
LEFT JOIN (
SELECT fx.event_id, COUNT(*) AS count
FROM `s4ib2_icagenda_feature_xref` AS fx
INNER JOIN `s4ib2_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
GROUP BY fx.event_id) AS feat ON e.id=feat.event_id
LEFT JOIN (
SELECT r.eventid, sum(r.people) AS count, r.date AS date
FROM `s4ib2_icagenda_registration` AS r
WHERE r.state > 0
GROUP BY r.eventid) AS r ON e.id=r.eventid
WHERE c.state = 1 AND e.state = 1 AND e.approval = 0 AND ((`e`.`next` >= '2025-01-01') OR (`e`.`startdate` <= '2025-01-01' AND `e`.`enddate` >= '2025-01-01' AND `e`.`weekdays` = "")) AND e.catid IN (1, 2, 3, 4) AND e.access IN (1) AND e.language IN ('fr-FR','*')
925μs12.21KB/modules/mod_iccalendar/helper.php:286CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib2_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1
229μs3.77KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT 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 `s4ib2_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
284μs1.85KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:466CopySHOW TABLES
556μs1.22KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:678CopySELECT `session_id`
FROM `s4ib2_session`
WHERE `session_id` = ?
215μs1.9KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:291CopyINSERT INTO `s4ib2_session`
(`data`,`time`,`session_id`) VALUES
(?, ?, ?)
985μs840BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:318Copy