Calendrier du Repair café Paris 10ème. Le Pari's des faubourgs.
Propulsé par iCagenda
REPAIR CAFE PARIS
Ateliers de réparations collaboratifs
Joomla! Version | 5.3.1 |
PHP Version | 8.2.21 |
Identity | guest |
Response | 200 |
Template | shaper_helixultimate |
Database |
|
1 x afterRenderRawModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (4.32MB) (30.85%) | 3.48s |
1 x afterRenderComponent com_icagenda (8.41MB) (22.72%) | 2.56s |
1 x afterInitialise (8.78MB) (13.63%) | 1.54s |
1 x afterRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (5.36MB) (12.4%) | 1.40s |
1 x beforeRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (2.7MB) (7.57%) | 853ms |
1 x afterLoad (3.45MB) (3.85%) | 434ms |
1 x afterRender (463.47KB) (2.14%) | 242ms |
1 x beforeRenderComponent com_icagenda (806.7KB) (2.04%) | 230ms |
1 x afterRenderRawModule mod_custom (Disponibilite evenements) (451.57KB) (1.92%) | 217ms |
1 x afterRoute (801.63KB) (1.01%) | 114ms |
1 x afterRenderModule mod_custom (Bandeau calendrier gris) (37.3KB) (0.56%) | 62.84ms |
1 x afterRenderModule mod_custom (Disponibilite evenements) (59.06KB) (0.39%) | 43.57ms |
1 x afterRenderModule mod_sppagebuilder (module-confidentialité-footer) (107.56KB) (0.33%) | 37.37ms |
1 x afterRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (84.21KB) (0.27%) | 30.67ms |
1 x afterDispatch (94.3KB) (0.16%) | 17.57ms |
1 x beforeRenderRawModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (12.63KB) (0%) | 301μs |
1 x afterRenderRawModule mod_custom (Bandeau calendrier gris) (1008B) (0%) | 273μs |
1 x beforeRenderRawModule mod_custom (Bandeau calendrier gris) (2.87KB) (0%) | 195μs |
1 x beforeRenderRawModule mod_custom (Disponibilite evenements) (13.77KB) (0%) | 80μs |
1 x beforeRenderModule mod_custom (Disponibilite evenements) (736B) (0%) | 19μs |
1 x beforeRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (768B) (0%) | 19μs |
1 x beforeRenderModule mod_sppagebuilder (module-confidentialité-footer) (736B) (0%) | 18μs |
1 x beforeRenderModule mod_custom (Bandeau calendrier gris) (720B) (0%) | 13μs |
SELECT @@SESSION.sql_mode;
374μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `rcp1_session`
WHERE `session_id` = ?
212μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `rcp1_session`
WHERE `session_id` = :session_id LIMIT 1
179μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `rcp1_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
17.61ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `rcp1_viewlevels`
648μs1.03KB/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `rcp1_usergroups` AS `a`
LEFT JOIN `rcp1_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
583μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `extension`
FROM `rcp1_action_logs_extensions`
WHERE `extension` = 'com_icagenda'
6.95ms536B/plugins/actionlog/icagenda/src/Extension/Icagenda.php:89CopySELECT `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 `rcp1_menu` AS `m`
LEFT JOIN `rcp1_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`
6.51ms100.55KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
401μs41.53KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
431μs1.59KB/libraries/src/Language/LanguageHelper.php:179CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `rcp1_template_styles` AS `s`
LEFT JOIN `rcp1_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
3.26ms84.88KB/administrator/components/com_templates/src/Model/StyleModel.php:718CopySELECT e.*
FROM rcp1_icagenda_events AS e
LEFT JOIN rcp1_icagenda_category AS c ON c.id = e.catid
LEFT JOIN rcp1_icagenda_customfields_data AS cfd ON cfd.parent_id = e.id
WHERE c.state = 1 AND e.state = 1 AND e.catid IN (8) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
11.16ms21.42KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:268CopySELECT e.*, e.name AS contact_name, e.email AS contact_email,c.id AS cat_id, c.title AS cat_title, c.color AS cat_color, c.desc AS cat_desc,feat.count AS features
FROM `rcp1_icagenda_events` AS e
LEFT JOIN rcp1_icagenda_category AS c ON c.id = e.catid
LEFT JOIN (
SELECT fx.event_id, COUNT(*) AS count
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_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
WHERE c.state = 1 AND TRUE AND (e.state IN (0, 1)) AND e.approval <> 1
11.89ms263.36KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM rcp1_fields AS a
LEFT JOIN `rcp1_languages` AS l ON l.lang_code = a.language
LEFT JOIN rcp1_users AS uc ON uc.id=a.checked_out
LEFT JOIN rcp1_viewlevels AS ag ON ag.id = a.access
LEFT JOIN rcp1_users AS ua ON ua.id = a.created_user_id
LEFT JOIN rcp1_fields_groups AS g ON g.id = a.group_id
WHERE
(
(`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
4.52ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
5.92ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
308μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
1.6ms1.77KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 178
254μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 197
546μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 3
285μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
1.56ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
7.14ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
277μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
317μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
265μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
303μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
327μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
319μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
3.9ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
1.83ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
347μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
253μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=117
ORDER BY f.ordering DESC
541μs3.11KB/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
1.92ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
342μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 157
339μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=157
ORDER BY f.ordering DESC
8.31ms624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 158
811μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=158
ORDER BY f.ordering DESC
495μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
251μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
1.13ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
316μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=185
ORDER BY f.ordering DESC
506μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 186
913μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
284μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
250μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
1.98ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=191
ORDER BY f.ordering DESC
606μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
365μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 193
1.39ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 194
315μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
330μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=198
ORDER BY f.ordering DESC
548μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
281μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 9
345μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 142
282μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 161
276μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 179
176μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=179
ORDER BY f.ordering DESC
405μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
336μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
451μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 103
1.93ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 122
355μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
1.9ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
305μs11.52KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
227μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
245μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 129
257μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 132
1.16ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 133
174μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
312μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 137
292μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 138
223μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 139
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 140
250μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
320μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
252μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
259μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
1.33ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
296μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
2.11ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=169
ORDER BY f.ordering DESC
1.28ms592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
404μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=170
ORDER BY f.ordering DESC
508μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
461μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=173
ORDER BY f.ordering DESC
782μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
238μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=175
ORDER BY f.ordering DESC
516μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 180
238μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 181
188μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
254μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 183
329μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=183
ORDER BY f.ordering DESC
531μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 190
277μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=190
ORDER BY f.ordering DESC
2.94ms608B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 199
206μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 202
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 73
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
185μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
210μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 101
176μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 163
286μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
184μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 85
1.29ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 87
184μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
225μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
1.48ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
232μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 116
237μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 165
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 97
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=97
ORDER BY f.ordering DESC
388μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 148
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=148
ORDER BY f.ordering DESC
349μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 159
178μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 162
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
184μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
904μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
761μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=195
ORDER BY f.ordering DESC
406μs640B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 201
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=201
ORDER BY f.ordering DESC
375μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
224μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=206
ORDER BY f.ordering DESC
369μs608B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT id AS catid, title AS cattitle
FROM rcp1_icagenda_category AS c
WHERE state = 1
ORDER BY c.title
6.6ms1KB/components/com_icagenda/src/Model/EventsModel.php:524CopySELECT e.*
FROM rcp1_icagenda_events AS e
LEFT JOIN rcp1_icagenda_category AS c ON c.id = e.catid
LEFT JOIN rcp1_icagenda_customfields_data AS cfd ON cfd.parent_id = e.id
WHERE c.state = 1 AND e.state = 1 AND e.catid IN (8) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
1ms29.42KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:268CopySELECT e.*
FROM rcp1_icagenda_events AS e
LEFT JOIN rcp1_icagenda_category AS c ON c.id = e.catid
LEFT JOIN rcp1_icagenda_customfields_data AS cfd ON cfd.parent_id = e.id
WHERE c.state = 1 AND e.state = 1 AND e.catid IN (8) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
1.17ms21.42KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:268CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.01ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
270μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.17ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
230μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
3.01ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.98ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.99ms40.91KB/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 `rcp1_modules` AS `m`
LEFT JOIN `rcp1_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `rcp1_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`
3.61ms34.69KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
450μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.44ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
318μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
303μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
312μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
220μs536B/components/com_sppagebuilder/parser/addon-parser.php:1403CopySELECT *
FROM `rcp1_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder' AND `extension_view` = 'module' AND `view_id` = '147'
984μs19KB/modules/mod_sppagebuilder/helper.php:49CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
215μs592B/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:80CopySELECT enabled
FROM `rcp1_extensions`
WHERE `name` = 'com_easystore'
1.96ms520B/administrator/components/com_sppagebuilder/editor/helpers/ApplicationHelper.php:138CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
1.05ms536B/components/com_sppagebuilder/builder/classes/base.php:87CopySELECT id,collection_id,value,item_id
FROM `rcp1_sppagebuilder_collection_fields` AS `collection_field`
LEFT JOIN `rcp1_sppagebuilder_collection_item_values` AS `collection_item_value` ON (`collection_item_value`.`field_id` = `collection_field`.`id`)
WHERE `collection_field`.`type` = 'title'
ORDER BY `collection_item_value`.`item_id` ASC
1.12ms688B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT id,title,alias
FROM `rcp1_sppagebuilder_collections` AS `collection`
WHERE `collection`.`published` = 1
ORDER BY `collection`.`ordering` ASC
245μs640B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT id,collection_id,value,item_id
FROM `rcp1_sppagebuilder_collection_fields` AS `collection_field`
LEFT JOIN `rcp1_sppagebuilder_collection_item_values` AS `collection_item_value` ON (`collection_item_value`.`field_id` = `collection_field`.`id`)
WHERE `collection_field`.`type` = 'title'
ORDER BY `collection_item_value`.`item_id` ASC
1.12ms688B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT id,title,alias
FROM `rcp1_sppagebuilder_collections` AS `collection`
WHERE `collection`.`published` = 1
ORDER BY `collection`.`ordering` ASC
633μs640B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT id,collection_id,value,item_id
FROM `rcp1_sppagebuilder_collection_fields` AS `collection_field`
LEFT JOIN `rcp1_sppagebuilder_collection_item_values` AS `collection_item_value` ON (`collection_item_value`.`field_id` = `collection_field`.`id`)
WHERE `collection_field`.`type` = 'title'
ORDER BY `collection_item_value`.`item_id` ASC
1.99ms688B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT id,title,alias
FROM `rcp1_sppagebuilder_collections` AS `collection`
WHERE `collection`.`published` = 1
ORDER BY `collection`.`ordering` ASC
8.99ms640B/administrator/components/com_sppagebuilder/dynamic-content/QueryBuilder.php:703CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
283μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
202μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
209μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
198μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `a`.`name`,`a`.`css_path`
FROM `rcp1_sppagebuilder_assets` AS `a`
WHERE `a`.`published` = 1
166μs576B/components/com_sppagebuilder/helpers/helper.php:1809CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
436μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
719μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
288μs536B/components/com_sppagebuilder/builder/classes/base.php:87CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
338μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
232μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
252μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
231μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT id AS nbevt
FROM `rcp1_icagenda_events` AS e
WHERE e.state = 1
342μs2.01KB/modules/mod_iccalendar/helper.php:135CopySELECT `id`,`title`,`link`,`published`,`client_id`,`params`,`language`
FROM `rcp1_menu`
WHERE `link` = 'index.php?option=com_icagenda&view=events' AND `published` > 0 AND `client_id` = 0
1.25ms33.3KB/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 `rcp1_icagenda_events` AS e
LEFT JOIN `rcp1_icagenda_category` AS c ON `c`.`id` = `e`.`catid`
LEFT JOIN (
SELECT fx.event_id, COUNT(*) AS count
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_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 `rcp1_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.catid IN (2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 34) AND e.access IN (1, 5) AND e.language IN ('fr-FR','*')
141ms263.39KB/modules/mod_iccalendar/helper.php:290CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '94'
10.61ms8.67KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '112'
2.1ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '100'
512μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '178'
1.13ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '3'
2.78ms944B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '102'
2.63ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '106'
430μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '119'
2.42ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '172'
484μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '4'
17.41ms24.67KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '83'
3.56ms944B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '189'
339μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '205'
558μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '30'
531μs704B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '98'
573μs816B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '114'
1.75ms720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '117'
7.82ms784B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '144'
2.22ms816B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '145'
3.18ms880B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '157'
3.15ms880B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '158'
3.27ms880B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '177'
353μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '184'
276μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '185'
705μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '187'
415μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '188'
3.47ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '191'
1.32ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '192'
322μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '193'
289μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '194'
314μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '198'
251μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '204'
299μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '9'
24.9ms28.67KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '142'
649μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '179'
2.52ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '59'
265μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '60'
466μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '103'
417μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '122'
441μs736B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '123'
349μs736B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '126'
309μs736B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '127'
5.24ms720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '128'
792μs736B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '129'
4.81ms720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '132'
1.13ms736B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '133'
3.01ms720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '135'
384μs720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '137'
425μs720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '138'
329μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '139'
275μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '140'
272μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '149'
282μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '150'
8.22ms720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '151'
744μs720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '154'
1.7ms720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '156'
993μs720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '169'
5.54ms2.17KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '170'
1.74ms784B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '173'
566μs784B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '175'
964μs784B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '180'
1.48ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '181'
8.73ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '182'
682μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '183'
5.27ms1.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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '190'
324μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '199'
427μs784B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '73'
4.74ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '115'
239μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '8'
233μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '108'
338μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '101'
349μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '163'
9.26ms1.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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '31'
13.5ms8.67KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '85'
13.05ms1.42KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '87'
19.73ms1.3KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '200'
365μs816B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '57'
6.73ms2.42KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '68'
3.48ms1.67KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '116'
367μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '165'
619μs848B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '97'
514μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '203'
269μs704B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '99'
8.82ms8.67KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '148'
10.63ms688B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '159'
272μs720B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '162'
272μs704B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '164'
400μ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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '166'
912μs16.67KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '195'
6.89ms1.42KB/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '201'
3.71ms752B/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 rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '206'
419μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
484μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
203μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
178μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 178
2.18ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 3
203μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
183μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
518μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
187μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
181μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
3.43ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
186μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
547μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
982μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
174μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=117
ORDER BY f.ordering DESC
502μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=157
ORDER BY f.ordering DESC
462μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 157
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=158
ORDER BY f.ordering DESC
426μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 158
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
215μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=185
ORDER BY f.ordering DESC
404μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
186μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
236μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=191
ORDER BY f.ordering DESC
482μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
178μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 193
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 194
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=198
ORDER BY f.ordering DESC
407μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
222μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 9
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 142
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=179
ORDER BY f.ordering DESC
410μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 179
351μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
2.33ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 103
183μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 122
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
222μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 129
218μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 132
207μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 133
238μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 137
242μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 138
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 139
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 140
174μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
192μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
229μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
467μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
212μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=169
ORDER BY f.ordering DESC
1.73ms592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
187μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=170
ORDER BY f.ordering DESC
353μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
1.77ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=173
ORDER BY f.ordering DESC
389μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
1.61ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=175
ORDER BY f.ordering DESC
351μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
16.23ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 180
327μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 181
189μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
175μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=183
ORDER BY f.ordering DESC
420μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 183
26.77ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=190
ORDER BY f.ordering DESC
510μs608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 190
5.23ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 199
2.83ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 73
1.94ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
423μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 101
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 163
206μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 85
184μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 87
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
214μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
182μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
177μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 116
177μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 165
320μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=97
ORDER BY f.ordering DESC
406μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 97
176μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
455μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
250μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=148
ORDER BY f.ordering DESC
442μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 148
1.39ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 159
189μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 162
203μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
151μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
3.43ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=195
ORDER BY f.ordering DESC
368μs640B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
194μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=201
ORDER BY f.ordering DESC
389μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 201
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=206
ORDER BY f.ordering DESC
344μs608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
759μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
255μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.93ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
237μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
362μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM rcp1_fields AS a
LEFT JOIN `rcp1_languages` AS l ON l.lang_code = a.language
LEFT JOIN rcp1_users AS uc ON uc.id=a.checked_out
LEFT JOIN rcp1_viewlevels AS ag ON ag.id = a.access
LEFT JOIN rcp1_users AS ua ON ua.id = a.created_user_id
LEFT JOIN rcp1_fields_groups AS g ON g.id = a.group_id
WHERE
(
(`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND
(`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDER BY a.ordering ASC
2.06ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT EVT.EvtTitre AS titre,EVT.EvtDateTime AS ladate, EVT.EvtNbPlaces AS placesmax, EVT.EvtNbDispo AS placesdispos, EVT.EvtImage AS uneimage
FROM rcp1_icagenda_events_dispos AS EVT
ORDER BY ladate ASC
15.83ms880B/plugins/content/up/actions/sql/sql.php:176CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.03ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
10.8ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
6.03ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
583μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
4.2ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
336μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
4.05ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
263μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.64ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
291μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
333μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
254μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
323μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.03ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
4.97ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
273μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
250μs40.91KB/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 `rcp1_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
275μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
262μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `rcp1_session`
WHERE `session_id` = ?
2.72ms1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `rcp1_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
16.37ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy