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
| ||
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
Joomla! Version | 5.2.3 |
PHP Version | 8.2.19 |
Identity | guest |
Response | 200 |
Template | allrounder |
Database |
|
1 x afterInitialise (1.27MB) (29.05%) | 22.07ms |
1 x afterRenderRawModule mod_iccalendar (Agenda) (495.06KB) (20.17%) | 15.32ms |
1 x afterRenderRawModule mod_menu (Sommaire) (512.56KB) (7.91%) | 6.01ms |
1 x afterLoad (74.59KB) (7.61%) | 5.78ms |
1 x afterRender (114.17KB) (7.25%) | 5.51ms |
1 x afterRoute (400.73KB) (6.6%) | 5.01ms |
1 x beforeRenderRawModule mod_menu (Sommaire) (61.77KB) (4.84%) | 3.68ms |
1 x beforeRenderComponent com_wrapper (62.18KB) (4.83%) | 3.67ms |
1 x afterRenderComponent com_wrapper (380.1KB) (3.94%) | 2.99ms |
1 x afterRenderRawModule mod_menu (Menu Haut) (106.66KB) (2.44%) | 1.85ms |
1 x afterRenderRawModule mod_login (Connexion) (47.2KB) (2.07%) | 1.57ms |
1 x afterRenderRawModule mod_search (Module de Recherche) (13.38KB) (0.75%) | 569μs |
1 x afterDispatch (5.18KB) (0.57%) | 432μs |
1 x afterRenderModule mod_menu (Sommaire) (5.42KB) (0.31%) | 237μs |
1 x afterRenderModule mod_iccalendar (Agenda) (22.44KB) (0.19%) | 142μs |
1 x afterRenderModule mod_search (Module de Recherche) (3.64KB) (0.13%) | 96μs |
1 x afterRenderModule mod_login (Connexion) (7KB) (0.11%) | 84μs |
1 x afterRenderModule mod_menu (Menu Haut) (5.23KB) (0.07%) | 54μs |
1 x beforeRenderRawModule mod_search (Module de Recherche) (22.15KB) (0.06%) | 45μs |
1 x beforeRenderRawModule mod_menu (Menu Haut) (296B) (0.05%) | 35μs |
1 x beforeRenderRawModule mod_iccalendar (Agenda) (7.2KB) (0.04%) | 29μs |
1 x beforeRenderRawModule mod_login (Connexion) (8.98KB) (0.03%) | 22μs |
1 x beforeRenderModule mod_menu (Sommaire) (704B) (0.01%) | 7μs |
1 x beforeRenderModule mod_iccalendar (Agenda) (720B) (0.01%) | 7μs |
1 x beforeRenderModule mod_login (Connexion) (720B) (0.01%) | 5μs |
1 x beforeRenderModule mod_menu (Menu Haut) (704B) (0.01%) | 5μs |
1 x beforeRenderModule mod_search (Module de Recherche) (720B) (0.01%) | 4μs |
SELECT @@SESSION.sql_mode;
95μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `s4ib5_session`
WHERE `session_id` = ?
117μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `s4ib5_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
224μs17.42KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `s4ib5_viewlevels`
73μs640B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `s4ib5_usergroups` AS `a`
LEFT JOIN `s4ib5_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
126μs1.63KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `s4ib5_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1)
ORDER BY `ordering`
405μs3.96KBParams/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 `s4ib5_menu` AS `m`
LEFT JOIN `s4ib5_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`
674μs134.3KBParams/libraries/src/Menu/SiteMenu.php:166CopySHOW FULL TABLES WHERE table_type="BASE TABLE"
2.49ms4.56KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:635CopySELECT *
FROM `s4ib5_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
129μs2.23KB/libraries/src/Language/LanguageHelper.php:177CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `s4ib5_template_styles` AS `s`
LEFT JOIN `s4ib5_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
229μs864B/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `s4ib5_modules` AS `m`
LEFT JOIN `s4ib5_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `s4ib5_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.31ms1.88KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT alias, id
FROM s4ib5_jdownloads_categories
WHERE id > 1
ORDER BY `id`
154μs1.56KB/components/com_jdownloads/src/Helper/LegacyRouter.php:75CopySELECT alias, id
FROM s4ib5_jdownloads_files
ORDER BY `id`
180μs8.56KB/components/com_jdownloads/src/Helper/LegacyRouter.php:85CopySELECT id AS nbevt
FROM `s4ib5_icagenda_events` AS e
WHERE e.state = 1
140μs1.13KB/modules/mod_iccalendar/helper.php:135CopySELECT `id`,`title`,`link`,`published`,`client_id`,`params`,`language`
FROM `s4ib5_menu`
WHERE `link` = 'index.php?option=com_icagenda&view=events' AND `published` > 0 AND `client_id` = 0
298μs912B/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 `s4ib5_icagenda_events` AS e
LEFT JOIN `s4ib5_icagenda_category` AS c ON `c`.`id` = `e`.`catid`
LEFT JOIN (
SELECT fx.event_id, COUNT(*) AS count
FROM `s4ib5_icagenda_feature_xref` AS fx
INNER JOIN `s4ib5_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 `s4ib5_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-03-01') OR (`e`.`startdate` <= '2025-03-01' AND `e`.`enddate` >= '2025-03-01' AND `e`.`weekdays` = "")) AND e.catid IN (1, 2, 3, 4, 6) AND e.access IN (1) AND e.language IN ('fr-FR','*')
1.09ms54.14KB/modules/mod_iccalendar/helper.php:288CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '66'
120μs1.92KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '69'
73μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '70'
84μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '77'
63μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '78'
66μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '83'
64μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '56'
62μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '72'
65μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '73'
61μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '74'
65μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '75'
70μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '76'
66μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '67'
84μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '79'
86μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM s4ib5_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '82'
125μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 66
93μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 69
61μs3.02KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 70
58μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 77
56μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 78
56μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 83
56μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 56
52μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 72
56μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 73
57μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 74
64μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 75
54μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 76
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 67
60μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 79
51μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `s4ib5_icagenda_events` AS `e`
WHERE `e`.`id` = 82
55μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT 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 `s4ib5_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
142μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySHOW FULL TABLES WHERE table_type="BASE TABLE"
2.43ms4.56KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:635CopySELECT `session_id`
FROM `s4ib5_session`
WHERE `session_id` = ?
101μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyINSERT INTO `s4ib5_session`
(`data`,`time`,`session_id`) VALUES
(?, ?, ?)
910μs544BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy