Calendrier du Repair café Paris 9ème
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) (3.41MB) (43.13%) | 2.03s |
1 x afterRenderComponent com_icagenda (8.41MB) (16.02%) | 753ms |
1 x afterRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (5.36MB) (14.88%) | 699ms |
1 x afterInitialise (8.78MB) (7.91%) | 372ms |
1 x beforeRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (2.71MB) (4.72%) | 222ms |
1 x afterLoad (3.45MB) (4.54%) | 213ms |
1 x afterRender (439.47KB) (3.65%) | 172ms |
1 x afterRenderRawModule mod_custom (Disponibilite evenements) (451.57KB) (1.88%) | 88.38ms |
1 x afterRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (72.21KB) (0.54%) | 25.41ms |
1 x beforeRenderComponent com_icagenda (806.67KB) (0.46%) | 21.81ms |
1 x afterRenderModule mod_sppagebuilder (module-confidentialité-footer) (107.56KB) (0.46%) | 21.53ms |
1 x afterRenderModule mod_custom (Disponibilite evenements) (59.06KB) (0.46%) | 21.52ms |
1 x afterRoute (801.66KB) (0.44%) | 20.58ms |
1 x afterRenderModule mod_custom (Bandeau calendrier gris) (37.3KB) (0.43%) | 20.41ms |
1 x afterDispatch (94.3KB) (0.06%) | 2.94ms |
1 x beforeRenderRawModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (12.63KB) (0.01%) | 277μs |
1 x afterRenderRawModule mod_custom (Bandeau calendrier gris) (1008B) (0.01%) | 271μs |
1 x beforeRenderRawModule mod_custom (Bandeau calendrier gris) (2.87KB) (0%) | 201μs |
1 x beforeRenderRawModule mod_custom (Disponibilite evenements) (13.77KB) (0%) | 79μs |
1 x beforeRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (768B) (0%) | 25μs |
1 x beforeRenderModule mod_sppagebuilder (module-confidentialité-footer) (736B) (0%) | 20μs |
1 x beforeRenderModule mod_custom (Disponibilite evenements) (736B) (0%) | 20μs |
1 x beforeRenderModule mod_custom (Bandeau calendrier gris) (720B) (0%) | 14μs |
SELECT @@SESSION.sql_mode;
154μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `rcp1_session`
WHERE `session_id` = ?
180μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `rcp1_session`
WHERE `session_id` = :session_id LIMIT 1
151μ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)
18.6ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `rcp1_viewlevels`
283μ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
242μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `extension`
FROM `rcp1_action_logs_extensions`
WHERE `extension` = 'com_icagenda'
182μs536B/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`
3.64ms100.55KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
254μs41.53KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
272μ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
643μs84.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 (5) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
2.6ms21.45KB/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
10.96ms263.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
2.14ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
178μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
198μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
195μs1.77KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 178
252μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 197
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 3
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
1.18ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
152μ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
389μs3.11KB/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
1.11ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 157
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=157
ORDER BY f.ordering DESC
353μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 158
157μ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
337μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
174μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
153μ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
376μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 186
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
167μ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
418μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 193
154μ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 e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
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=198
ORDER BY f.ordering DESC
586μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 9
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 142
148μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 161
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 179
159μ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
582μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 103
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 122
149μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
161μs11.52KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 129
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 132
412μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 133
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 137
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 138
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 139
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 140
176μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
179μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
187μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
191μ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
360μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
171μ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
5.03ms592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
167μ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
340μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
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=175
ORDER BY f.ordering DESC
325μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 180
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 181
174μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
4.36ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 183
173μ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
545μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 190
169μ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
396μs608B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 199
191μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 202
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 73
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
149μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 101
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 163
4.12ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
175μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 85
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 87
177μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
194μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 116
164μ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
186μ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
403μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 148
173μ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
365μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 159
183μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 162
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
1.31ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
173μ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
675μs640B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 201
167μ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
372μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
159μ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
339μ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
419μs1KB/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 (5) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
2.62ms29.45KB/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 (5) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
2.56ms21.45KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:268CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
572μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
245μ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 *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
275μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
262μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
278μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
266μs40.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.41ms34.81KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
279μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
251μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
466μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
248μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
259μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
245μs536B/components/com_sppagebuilder/parser/addon-parser.php:1403CopySELECT *
FROM `rcp1_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder' AND `extension_view` = 'module' AND `view_id` = '147'
848μs19KB/modules/mod_sppagebuilder/helper.php:49CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
561μs592B/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:80CopySELECT enabled
FROM `rcp1_extensions`
WHERE `name` = 'com_easystore'
2.7ms520B/administrator/components/com_sppagebuilder/editor/helpers/ApplicationHelper.php:138CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
218μs536B/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.14ms688B/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
192μ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
992μs688B/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
655μ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
2.24ms688B/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
177μs640B/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'
238μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
229μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
217μ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 `a`.`name`,`a`.`css_path`
FROM `rcp1_sppagebuilder_assets` AS `a`
WHERE `a`.`published` = 1
150μs576B/components/com_sppagebuilder/helpers/helper.php:1809CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
201μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
200μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
218μs536B/components/com_sppagebuilder/builder/classes/base.php:87CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
306μ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'
228μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
224μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT id AS nbevt
FROM `rcp1_icagenda_events` AS e
WHERE e.state = 1
348μ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.17ms33.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','*')
103ms263.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'
8.32ms8.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'
264μ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 = '100'
3.05ms688B/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'
260μ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 = '3'
538μs944B/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'
270μ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 = '106'
249μ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'
260μ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 = '172'
248μ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'
9.02ms24.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'
1.7ms944B/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'
261μ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'
254μ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'
285μ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'
308μ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'
290μ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 = '117'
295μ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 = '144'
328μ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 = '145'
2.98ms880B/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.07ms880B/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.22ms880B/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'
270μ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'
249μ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'
263μ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'
247μ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'
264μ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 = '191'
245μ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 = '192'
279μ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'
244μ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'
259μ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'
243μ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'
262μ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'
14.13ms28.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'
283μ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'
250μ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 = '59'
250μ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'
240μ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'
262μ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'
460μ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'
296μ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'
277μ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'
280μ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 = '128'
281μ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'
264μ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 = '132'
291μ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 = '133'
271μ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 = '135'
268μ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'
283μ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'
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 = '139'
247μ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'
261μ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'
240μ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'
338μ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 = '151'
3.57ms720B/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'
311μ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 = '156'
287μ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.29ms2.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'
335μ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 = '173'
375μ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'
3.07ms784B/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'
247μ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 = '181'
248μ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 = '182'
252μ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.08ms1.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'
345μ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'
584μ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'
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 = '115'
271μ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'
245μ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'
268μ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'
256μ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'
5ms1.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'
11.48ms8.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'
5.77ms1.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'
5.38ms1.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'
336μ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'
2.56ms2.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.2ms1.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'
273μ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'
348μ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'
255μ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'
268μ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'
10.17ms8.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'
438μ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 = '159'
289μ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'
279μ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'
257μ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'
283μ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'
10.85ms1.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.29ms752B/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'
256μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
200μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 178
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 3
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
1.92ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
218μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
271μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
3.57ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
185μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
780μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
3.92ms536B/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
1.99ms624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
187μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
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=157
ORDER BY f.ordering DESC
428μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 157
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=158
ORDER BY f.ordering DESC
1.95ms624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 158
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
327μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
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=185
ORDER BY f.ordering DESC
409μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
153μ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
377μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
272μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 193
500μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 194
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=198
ORDER BY f.ordering DESC
1.95ms624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 9
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 142
157μ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
1.41ms624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 179
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
211μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
179μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 103
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 122
177μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
209μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 129
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 132
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 133
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 137
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 138
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 139
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 140
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
177μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
188μ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
386μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
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=170
ORDER BY f.ordering DESC
355μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
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=173
ORDER BY f.ordering DESC
373μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
192μ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
461μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 180
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 181
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
546μ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
352μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 183
197μ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
3.95ms608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 190
327μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 199
249μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 73
4.57ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
2.94ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
464μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
1.16ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 101
431μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 163
380μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
366μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 85
473μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 87
631μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
631μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
1.96ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
3.1ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 116
1.13ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 165
2.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=97
ORDER BY f.ordering DESC
3.79ms624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 97
187μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
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=148
ORDER BY f.ordering DESC
417μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 148
188μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 159
151μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 162
227μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
222μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
462μ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
437μs640B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
211μ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
535μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 201
206μ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
375μs608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
402μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
947μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2ms40.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.23ms4.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
2.13ms880B/plugins/content/up/actions/sql/sql.php:176CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
979μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
422μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
3.94ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.01ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.97ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
5.17ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
222μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
470μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.95ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
516μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.23ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
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'
2ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.02ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.02ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.99ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.08ms40.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
1.95ms1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.94ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `rcp1_session`
WHERE `session_id` = ?
955μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `rcp1_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
16.12ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy