Calendrier du Repair café Paris 10ème. Le Pari's des faubourgs.
Propulsé par iCagenda
REPAIR CAFE PARIS
Ateliers de réparations collaboratifs
Joomla! Version | 5.3.1 |
PHP Version | 8.2.21 |
Identity | guest |
Response | 200 |
Template | shaper_helixultimate |
Database |
|
1 x afterRenderRawModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (4.33MB) (37.33%) | 2.02s |
1 x afterRenderComponent com_icagenda (8.41MB) (17.91%) | 967ms |
1 x afterRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (5.36MB) (14.66%) | 792ms |
1 x afterInitialise (8.78MB) (8.59%) | 464ms |
1 x beforeRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (2.7MB) (6.86%) | 371ms |
1 x afterLoad (3.45MB) (4.31%) | 233ms |
1 x afterRender (479.47KB) (2.58%) | 140ms |
1 x afterRenderRawModule mod_custom (Disponibilite evenements) (451.57KB) (2.15%) | 116ms |
1 x beforeRenderComponent com_icagenda (806.7KB) (1.69%) | 91.49ms |
1 x afterRoute (799.13KB) (1.6%) | 86.30ms |
1 x afterRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (88.21KB) (0.64%) | 34.51ms |
1 x afterRenderModule mod_custom (Disponibilite evenements) (59.06KB) (0.55%) | 29.47ms |
1 x afterRenderModule mod_sppagebuilder (module-confidentialité-footer) (107.56KB) (0.36%) | 19.26ms |
1 x afterRenderModule mod_custom (Bandeau calendrier gris) (37.3KB) (0.31%) | 16.95ms |
1 x afterDispatch (94.3KB) (0.3%) | 16.22ms |
1 x beforeRenderRawModule mod_custom (Bandeau calendrier gris) (1.13KB) (0.02%) | 1.27ms |
1 x beforeRenderRawModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (12.63KB) (0.01%) | 273μs |
1 x afterRenderRawModule mod_custom (Bandeau calendrier gris) (1008B) (0%) | 262μs |
1 x beforeRenderRawModule mod_custom (Disponibilite evenements) (13.77KB) (0%) | 84μs |
1 x beforeRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (768B) (0%) | 21μ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;
137μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `rcp1_session`
WHERE `session_id` = ?
192μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `rcp1_session`
WHERE `session_id` = :session_id LIMIT 1
156μ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.38ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `rcp1_viewlevels`
216μ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
269μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `extension`
FROM `rcp1_action_logs_extensions`
WHERE `extension` = 'com_icagenda'
908μ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`
2.81ms100.55KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
408μs41.53KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
6.25ms1.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
638μ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 (8) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
1.06ms21.42KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:268CopySELECT e.*, e.name AS contact_name, e.email AS contact_email,c.id AS cat_id, c.title AS cat_title, c.color AS cat_color, c.desc AS cat_desc,feat.count AS features
FROM `rcp1_icagenda_events` AS e
LEFT JOIN rcp1_icagenda_category AS c ON c.id = e.catid
LEFT JOIN (
SELECT fx.event_id, COUNT(*) AS count
FROM rcp1_icagenda_feature_xref AS fx
INNER JOIN rcp1_icagenda_feature AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
GROUP BY fx.event_id) AS feat ON e.id=feat.event_id
WHERE c.state = 1 AND TRUE AND (e.state IN (0, 1)) AND e.approval <> 1
8.81ms263.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.25ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
2.2ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
174μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
180μs1.77KB/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` = 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
691μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
175μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
196μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
231μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
197μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
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=117
ORDER BY f.ordering DESC
429μs3.11KB/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
185μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 157
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=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
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
343μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
181μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
166μ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
438μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 186
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
199μ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
422μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 193
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 194
174μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
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=198
ORDER BY f.ordering DESC
393μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
156μ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
150μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 161
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 179
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=179
ORDER BY f.ordering DESC
388μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
157μ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
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
631μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
6.58ms11.52KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
158μ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
1.36ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 133
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 137
190μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 138
160μ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
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
563μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
187μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
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=169
ORDER BY f.ordering DESC
366μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
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=170
ORDER BY f.ordering DESC
366μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
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=173
ORDER BY f.ordering DESC
330μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
168μ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
355μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 180
196μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 181
229μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
2.6ms536B/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
349μ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
986μs608B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 199
176μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 202
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 73
193μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
182μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 101
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 163
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
1.15ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 85
167μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 87
202μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 116
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 165
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 97
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=97
ORDER BY f.ordering DESC
374μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 148
179μ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
446μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 159
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 162
328μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
184μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
303μ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
535μ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
342μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
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=206
ORDER BY f.ordering DESC
336μ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
421μ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 (8) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
1.06ms29.42KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:268CopySELECT e.*
FROM rcp1_icagenda_events AS e
LEFT JOIN rcp1_icagenda_category AS c ON c.id = e.catid
LEFT JOIN rcp1_icagenda_customfields_data AS cfd ON cfd.parent_id = e.id
WHERE c.state = 1 AND e.state = 1 AND e.catid IN (8) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
951μs21.42KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:268CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
265μ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'
235μ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'
1.46ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
243μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
241μ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.69KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
351μ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'
6.84ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
316μ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 `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
267μs536B/components/com_sppagebuilder/parser/addon-parser.php:1403CopySELECT *
FROM `rcp1_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder' AND `extension_view` = 'module' AND `view_id` = '147'
975μs19KB/modules/mod_sppagebuilder/helper.php:49CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
244μs592B/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:80CopySELECT enabled
FROM `rcp1_extensions`
WHERE `name` = 'com_easystore'
1.55ms520B/administrator/components/com_sppagebuilder/editor/helpers/ApplicationHelper.php:138CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
230μ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
174μ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.01ms688B/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
185μ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.07ms688B/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
193μ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'
5.67ms592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
608μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
213μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
198μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `a`.`name`,`a`.`css_path`
FROM `rcp1_sppagebuilder_assets` AS `a`
WHERE `a`.`published` = 1
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'
195μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
193μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
3ms536B/components/com_sppagebuilder/builder/classes/base.php:87CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.53ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
237μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
408μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
3.01ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT id AS nbevt
FROM `rcp1_icagenda_events` AS e
WHERE e.state = 1
465μ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.13ms33.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','*')
107ms263.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'
25.89ms8.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'
295μ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'
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 = '178'
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 = '3'
615μ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'
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 = '106'
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 = '119'
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 = '172'
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 = '4'
11.92ms24.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.72ms944B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
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 = '205'
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 = '30'
295μ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'
320μ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'
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 = '117'
303μ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'
313μ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.93ms880B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
13.96ms880B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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.33ms880B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
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 = '184'
447μ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'
266μ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'
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 = '188'
1.38ms688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
669μ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'
246μ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'
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 = '194'
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 = '198'
266μ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'
238μ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.38ms28.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'
9ms688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
285μ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'
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 = '60'
237μ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'
266μ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'
269μ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'
288μ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'
274μ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'
3.73ms720B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
266μ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'
288μ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'
8.31ms736B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
367μ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'
282μ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'
259μ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'
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 = '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'
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 = '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'
248μ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'
265μ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'
356μ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'
257μ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.34ms2.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'
312μ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'
545μ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'
331μ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'
246μ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'
350μ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'
238μ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'
7.13ms1.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'
509μ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'
415μ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'
292μ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'
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 = '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'
372μ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'
2.23ms688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
4.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 = '31'
9.28ms8.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'
7.67ms1.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'
6.46ms1.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'
2.23ms816B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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.61ms2.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.24ms1.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'
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 = '165'
676μ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'
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 = '203'
263μ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'
12.28ms8.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'
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 = '159'
306μ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'
244μ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'
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 = '166'
310μ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'
4.65ms1.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'
325μ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'
236μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
247μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 178
355μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 3
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
148μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
179μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
176μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
249μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
220μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
205μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
174μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
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=117
ORDER BY f.ordering DESC
403μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
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=157
ORDER BY f.ordering DESC
381μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 157
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=158
ORDER BY f.ordering DESC
340μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 158
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
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=185
ORDER BY f.ordering DESC
380μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
1.26ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
887μ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
363μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
223μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 193
616μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 194
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=198
ORDER BY f.ordering DESC
472μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 9
220μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 142
175μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=179
ORDER BY f.ordering DESC
523μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 179
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
170μ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
188μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
152μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
151μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 129
153μ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
158μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
2.18ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 137
4.92ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 138
168μ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
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
175μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
196μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
183μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
247μ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
331μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
183μ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
337μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
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=173
ORDER BY f.ordering DESC
333μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
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=175
ORDER BY f.ordering DESC
321μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 180
268μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 181
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
1.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=183
ORDER BY f.ordering DESC
2.14ms592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 183
7.84ms536B/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
354μs608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 190
1.91ms536B/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
10.67ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
1.9ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
2.16ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
169μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 101
194μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 163
176μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
170μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 85
10.93ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 87
10.18ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
8.49ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
2.67ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 116
208μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 165
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=97
ORDER BY f.ordering DESC
419μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 97
1.24ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
175μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=148
ORDER BY f.ordering DESC
476μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 148
193μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 159
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 162
806μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
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=195
ORDER BY f.ordering DESC
373μs640B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
866μ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
371μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 201
162μ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
2.36ms608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
264μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.74ms40.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'
643μ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
3.63ms4.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
259μs880B/plugins/content/up/actions/sql/sql.php:176CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
267μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
302μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.04ms40.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'
385μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
242μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
983μ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 *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
273μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
231μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
243μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
471μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
311μs40.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'
236μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
242μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
225μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count
FROM `rcp1_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
316μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
262μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `rcp1_session`
WHERE `session_id` = ?
176μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `rcp1_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
10.44ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy