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) (4.28MB) (34.33%) | 2.53s |
1 x afterRenderComponent com_icagenda (8.41MB) (20.37%) | 1.50s |
1 x afterRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (5.29MB) (17.13%) | 1.26s |
1 x afterInitialise (8.78MB) (8.35%) | 615ms |
1 x beforeRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (3.48MB) (7.29%) | 537ms |
1 x afterLoad (3.45MB) (3.95%) | 291ms |
1 x afterRender (495.47KB) (2.31%) | 170ms |
1 x afterRoute (801.66KB) (1.56%) | 115ms |
1 x beforeRenderComponent com_icagenda (806.67KB) (1.55%) | 114ms |
1 x afterRenderRawModule mod_custom (Disponibilite evenements) (387.57KB) (1.33%) | 98.03ms |
1 x afterRenderModule mod_sppagebuilder (module-confidentialité-footer) (107.56KB) (0.6%) | 44.28ms |
1 x afterRenderModule mod_custom (Disponibilite evenements) (59.06KB) (0.33%) | 24.40ms |
1 x afterRenderModule mod_custom (Bandeau calendrier gris) (37.3KB) (0.3%) | 22.08ms |
1 x afterRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (72.21KB) (0.28%) | 20.30ms |
1 x afterDispatch (94.3KB) (0.16%) | 11.92ms |
1 x beforeRenderRawModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (12.63KB) (0%) | 277μs |
1 x afterRenderRawModule mod_custom (Bandeau calendrier gris) (1008B) (0%) | 265μs |
1 x beforeRenderRawModule mod_custom (Bandeau calendrier gris) (2.87KB) (0%) | 202μs |
1 x beforeRenderRawModule mod_custom (Disponibilite evenements) (13.77KB) (0%) | 76μs |
1 x beforeRenderModule mod_sppagebuilder (module-confidentialité-footer) (736B) (0%) | 20μs |
1 x beforeRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (768B) (0%) | 17μs |
1 x beforeRenderModule mod_custom (Disponibilite evenements) (736B) (0%) | 17μs |
1 x beforeRenderModule mod_custom (Bandeau calendrier gris) (720B) (0%) | 14μs |
SELECT @@SESSION.sql_mode;
153μ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
168μ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)
10.91ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `rcp1_viewlevels`
199μ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
236μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `extension`
FROM `rcp1_action_logs_extensions`
WHERE `extension` = 'com_icagenda'
250μ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`
11.42ms100.55KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
5.31ms41.53KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
309μ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
593μ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
5.22ms21.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.56ms263.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.11ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
1.92ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
176μs1.77KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 178
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 197
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 3
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
218μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
192μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
185μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
198μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
225μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
224μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
191μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
1.19ms536B/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
399μs3.11KB/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
672μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 157
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=157
ORDER BY f.ordering DESC
391μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 158
193μ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
492μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
253μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
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=185
ORDER BY f.ordering DESC
408μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 186
284μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
905μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
204μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
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=191
ORDER BY f.ordering DESC
419μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
182μ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
244μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
2.22ms536B/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
406μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
192μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 9
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 142
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 161
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 179
724μ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
397μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 103
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 122
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
201μs11.52KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
258μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 129
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 132
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 133
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
209μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 137
180μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 138
295μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 139
8.2ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 140
1.74ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
3.46ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
4.28ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
198μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
3.44ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
230μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
1.94ms536B/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
2.83ms592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
235μ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
372μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
217μ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
351μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
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=175
ORDER BY f.ordering DESC
337μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 180
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 181
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 183
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=183
ORDER BY f.ordering DESC
343μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 190
156μ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
364μs608B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 199
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 202
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 73
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
195μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
152μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
411μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 101
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 163
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 85
1.98ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 87
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
1.8ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
302μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 116
178μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 165
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 97
178μ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
436μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
194μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
172μ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
395μ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
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
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=195
ORDER BY f.ordering DESC
416μs640B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 201
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=201
ORDER BY f.ordering DESC
389μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
1.9ms536B/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
376μ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
392μ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.94ms29.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.43ms21.45KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:268CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
486μ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 *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
233μ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 *
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'
4.7ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
281μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
292μ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.95ms34.81KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
332μ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'
283μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
4.81ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
268μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
227μs536B/components/com_sppagebuilder/parser/addon-parser.php:1403CopySELECT *
FROM `rcp1_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder' AND `extension_view` = 'module' AND `view_id` = '147'
969μs19KB/modules/mod_sppagebuilder/helper.php:49CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
254μs592B/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:80CopySELECT enabled
FROM `rcp1_extensions`
WHERE `name` = 'com_easystore'
7ms520B/administrator/components/com_sppagebuilder/editor/helpers/ApplicationHelper.php:138CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
286μ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.4ms688B/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
227μ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.02ms688B/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
167μ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
8.63ms688B/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
2.73ms640B/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'
2.97ms592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
2.45ms592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
2.97ms592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
218μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `a`.`name`,`a`.`css_path`
FROM `rcp1_sppagebuilder_assets` AS `a`
WHERE `a`.`published` = 1
143μs576B/components/com_sppagebuilder/helpers/helper.php:1809CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
208μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
187μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
289μs536B/components/com_sppagebuilder/builder/classes/base.php:87CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
813μs40.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 *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
406μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
3ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT id AS nbevt
FROM `rcp1_icagenda_events` AS e
WHERE e.state = 1
2.99ms2.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
3.11ms33.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','*')
138ms263.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'
17.31ms8.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'
280μ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'
6.26ms688B/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'
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 = '3'
558μ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'
269μ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'
258μ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'
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 = '4'
11.29ms24.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.82ms944B/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'
2.28ms688B/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'
354μ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'
417μ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'
412μ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'
645μ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'
465μ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'
541μ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'
4.01ms880B/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'
4.54ms880B/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.28ms880B/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'
267μ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'
280μ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'
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 = '187'
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 = '188'
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 = '191'
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 = '192'
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 = '193'
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 = '194'
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 = '198'
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 = '204'
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 = '9'
13.99ms28.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'
1.94ms688B/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'
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 = '59'
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 = '60'
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 = '103'
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 = '122'
312μ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'
278μ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'
280μ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'
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 = '128'
304μ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'
273μ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'
285μ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'
275μ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'
269μ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'
278μ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'
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 = '139'
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 = '140'
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 = '149'
287μ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'
1.08ms720B/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'
773μ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.88ms720B/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'
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 = '169'
5.53ms2.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'
458μ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'
418μ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'
435μ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'
320μ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'
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 = '182'
307μ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'
9.95ms1.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'
286μ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'
311μ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'
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 = '115'
241μ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'
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 = '108'
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 = '101'
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 = '163'
5.39ms1.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'
7.18ms8.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.98ms1.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'
10.63ms1.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'
11.02ms816B/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.65ms2.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'
10.4ms1.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'
2.76ms688B/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'
461μ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'
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 = '203'
256μ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.75ms8.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'
290μ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'
292μ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'
254μ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'
253μ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 = '166'
241μ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 = '195'
4.97ms1.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'
388μs752B/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'
1.78ms688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
184μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
180μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
180μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 178
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 3
190μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
215μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
1.49ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
177μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
633μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
370μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
180μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
164μ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
396μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
163μ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
393μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT 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=158
ORDER BY f.ordering DESC
438μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 158
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
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=185
ORDER BY f.ordering DESC
384μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
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=191
ORDER BY f.ordering DESC
431μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 193
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 194
164μ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
400μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 9
184μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 142
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=179
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` = 179
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
193μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
232μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 103
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 122
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
556μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
194μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
1.42ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
193μ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
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 133
149μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
150μ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
145μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 139
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 140
206μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
201μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
1.37ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
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=169
ORDER BY f.ordering DESC
376μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
1.72ms536B/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
2.33ms592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
233μ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
379μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
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=175
ORDER BY f.ordering DESC
1.03ms592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
247μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 180
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 181
2.82ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
231μ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
6.52ms592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 183
12.42ms536B/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.96ms608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 190
179μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 199
554μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 73
250μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
1.78ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 101
373μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 163
177μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
297μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 85
225μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 87
240μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
184μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
178μ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
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=97
ORDER BY f.ordering DESC
508μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 97
192μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
140μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
202μ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
451μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 148
190μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 159
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 162
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
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=195
ORDER BY f.ordering DESC
434μs640B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
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=201
ORDER BY f.ordering DESC
359μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 201
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=206
ORDER BY f.ordering DESC
340μs608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
378μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
239μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
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'
335μ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.89ms4.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
287μs880B/plugins/content/up/actions/sql/sql.php:176CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
258μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
238μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
221μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.68ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.33ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
244μ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'
1.36ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
247μ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'
256μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
4.37ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
256μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.43ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
236μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.43ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.25ms40.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
211μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
279μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `rcp1_session`
WHERE `session_id` = ?
184μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `rcp1_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
18.87ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy