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.3MB) (33.05%) | 2.14s |
1 x afterRenderComponent com_icagenda (8.41MB) (26.05%) | 1.68s |
1 x afterRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (5.36MB) (13.8%) | 892ms |
1 x afterInitialise (8.78MB) (8.79%) | 568ms |
1 x beforeRenderRawModule mod_sppagebuilder (module-confidentialité-footer) (2.71MB) (7.54%) | 487ms |
1 x afterLoad (3.45MB) (3.92%) | 254ms |
1 x afterRender (439.47KB) (1.63%) | 105ms |
1 x beforeRenderComponent com_icagenda (806.67KB) (1.41%) | 91.19ms |
1 x afterRenderRawModule mod_custom (Disponibilite evenements) (451.57KB) (1.34%) | 86.82ms |
1 x afterRoute (801.63KB) (0.7%) | 45.55ms |
1 x afterRenderModule mod_custom (Disponibilite evenements) (59.06KB) (0.42%) | 27.38ms |
1 x afterRenderModule mod_sppagebuilder (module-confidentialité-footer) (107.56KB) (0.4%) | 25.97ms |
1 x afterRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (72.21KB) (0.33%) | 21.20ms |
1 x afterRenderModule mod_custom (Bandeau calendrier gris) (37.3KB) (0.32%) | 20.87ms |
1 x afterDispatch (94.3KB) (0.25%) | 16.29ms |
1 x beforeRenderRawModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (12.63KB) (0%) | 301μs |
1 x afterRenderRawModule mod_custom (Bandeau calendrier gris) (1008B) (0%) | 267μs |
1 x beforeRenderRawModule mod_custom (Bandeau calendrier gris) (2.87KB) (0%) | 212μs |
1 x beforeRenderRawModule mod_custom (Disponibilite evenements) (13.77KB) (0%) | 75μs |
1 x beforeRenderModule mod_sppagebuilder (module-confidentialité-footer) (736B) (0%) | 21μs |
1 x beforeRenderModule mod_iccalendar (Calendrier des Repair Café Paris et arrondissements) (768B) (0%) | 19μs |
1 x beforeRenderModule mod_custom (Disponibilite evenements) (736B) (0%) | 19μs |
1 x beforeRenderModule mod_custom (Bandeau calendrier gris) (720B) (0%) | 14μs |
SELECT @@SESSION.sql_mode;
264μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `rcp1_session`
WHERE `session_id` = ?
204μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `rcp1_session`
WHERE `session_id` = :session_id LIMIT 1
307μ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)
26.7ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `id`,`rules`
FROM `rcp1_viewlevels`
237μ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
1.43ms1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `extension`
FROM `rcp1_action_logs_extensions`
WHERE `extension` = 'com_icagenda'
218μ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.61ms100.55KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
375μs41.53KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
533μ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
4.94ms84.88KB/administrator/components/com_templates/src/Model/StyleModel.php:718CopySELECT e.*
FROM rcp1_icagenda_events AS e
LEFT JOIN rcp1_icagenda_category AS c ON c.id = e.catid
LEFT JOIN rcp1_icagenda_customfields_data AS cfd ON cfd.parent_id = e.id
WHERE c.state = 1 AND e.state = 1 AND e.catid IN (5) AND TRUE AND e.language IN ('fr-FR','*') AND e.access IN (1, 5) AND e.approval <> 1
GROUP BY e.id
2.56ms21.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.67ms263.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
5.85ms4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
3.4ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
3.93ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
4.21ms1.77KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 178
2.99ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 197
276μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 3
283μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
2.03ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
1.35ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
308μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
1.71ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
346μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
4.06ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
183μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
168μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
437μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
1.23ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
1.09ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
12.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
3.53ms3.11KB/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
19.25ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
3.93ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 157
5.34ms536B/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
902μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 158
818μ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
9.03ms624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
1.76ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
1.43ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
318μ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
580μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 186
185μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
805μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
2.85ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
359μ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
609μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
789μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 193
11.06ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 194
262μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
426μ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
616μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
382μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 9
363μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 142
344μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 161
273μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 179
532μ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
601μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
5.15ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
1.28ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 103
233μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 122
265μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
243μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
160μs11.52KB/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 129
151μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 132
1.9ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 133
177μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
313μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 137
7.83ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 138
236μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 139
219μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 140
1.26ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
191μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
211μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
214μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
213μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
577μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
714μ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
2.56ms592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
1.97ms536B/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
393μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
2.25ms536B/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
3.02ms592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
2.03ms536B/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.99ms592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 180
303μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 181
1.92ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
1.96ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 183
957μ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
383μs592B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 190
1.96ms536B/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
1.98ms608B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 199
794μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 202
1.2ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 73
280μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
518μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
962μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
1.68ms536B/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
8ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
5.72ms536B/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
1.73ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
233μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
191μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 116
217μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 165
2.12ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 97
184μ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
421μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
172μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
178μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 148
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
405μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 159
215μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 162
164μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
162μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
1.62ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
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=195
ORDER BY f.ordering DESC
430μs640B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 201
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=201
ORDER BY f.ordering DESC
401μs624B/components/com_icagenda/src/Model/EventsModel.php:469CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
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=206
ORDER BY f.ordering DESC
401μ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
407μ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.56ms29.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.45ms21.45KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:268CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
2.01ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
379μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.14ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
251μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.75ms40.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'
264μ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.4ms34.81KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
1.49ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
287μ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'
1.9ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
3.5ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
441μs536B/components/com_sppagebuilder/parser/addon-parser.php:1403CopySELECT *
FROM `rcp1_sppagebuilder`
WHERE `extension` = 'mod_sppagebuilder' AND `extension_view` = 'module' AND `view_id` = '147'
2.54ms19KB/modules/mod_sppagebuilder/helper.php:49CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
2.43ms592B/administrator/components/com_sppagebuilder/helpers/sppagebuilder.php:80CopySELECT enabled
FROM `rcp1_extensions`
WHERE `name` = 'com_easystore'
2.7ms520B/administrator/components/com_sppagebuilder/editor/helpers/ApplicationHelper.php:138CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
377μ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.45ms688B/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
329μ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
3.87ms688B/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
394μ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.39ms688B/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
3.14ms640B/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'
235μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT 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'
200μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT e.manifest_cache,`e`.`manifest_cache`
FROM `rcp1_extensions` AS `e`
WHERE `e`.`element` = 'com_sppagebuilder'
261μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `a`.`name`,`a`.`css_path`
FROM `rcp1_sppagebuilder_assets` AS `a`
WHERE `a`.`published` = 1
175μs576B/components/com_sppagebuilder/helpers/helper.php:1809CopySELECT 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'
207μs592B/components/com_sppagebuilder/helpers/helper.php:1780CopySELECT `template`
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `home` = 1
214μs536B/components/com_sppagebuilder/builder/classes/base.php:87CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
391μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
230μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
246μ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 id AS nbevt
FROM `rcp1_icagenda_events` AS e
WHERE e.state = 1
411μ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.21ms33.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','*')
116ms263.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'
11.25ms8.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'
360μ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'
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 = '178'
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 = '3'
564μ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'
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 = '106'
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 = '119'
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 = '172'
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 = '4'
12.05ms24.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.96ms944B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
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 = '30'
279μs704B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '98'
309μ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'
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 = '117'
378μ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'
425μ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'
3.02ms880B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '157'
3.11ms880B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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.6ms880B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.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'
278μ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'
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 = '185'
256μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '187'
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 = '188'
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 = '191'
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 = '192'
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 = '193'
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 = '194'
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 = '198'
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 = '204'
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 = '9'
12.04ms28.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'
364μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '179'
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 = '59'
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 = '60'
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 = '103'
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 = '122'
298μ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'
270μ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'
333μ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'
268μs720B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '128'
284μ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'
260μ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'
276μ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'
261μ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'
260μ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'
299μ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'
242μ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'
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 = '140'
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 = '149'
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 = '150'
260μ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'
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 = '154'
260μ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'
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 = '169'
5.4ms2.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'
389μ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'
326μ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'
347μ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'
438μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '181'
282μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '182'
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 = '183'
5.83ms1.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'
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 = '199'
309μ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'
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 = '115'
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 = '8'
242μ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'
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 = '101'
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 = '163'
5.02ms1.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'
6.88ms8.67KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '85'
5.59ms1.42KB/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '87'
5.43ms1.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'
378μs816B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT r.date AS date, r.period AS period, r.eventid AS eventid, r.people AS people
FROM rcp1_icagenda_registration AS r
WHERE r.status = 1 AND r.state = 1 AND r.eventid = '57'
3.29ms2.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'
3ms1.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'
229μ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'
323μ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'
473μ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'
342μ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.93ms8.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'
306μ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'
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 = '162'
274μ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'
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 = '166'
256μ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.94ms1.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'
299μ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'
248μs688B/administrator/components/com_icagenda/src/Utilities/Events/EventsData.php:1582CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 94
407μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 112
5.7ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 100
1.97ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 178
1.59ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 3
263μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 102
166μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 106
932μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 119
1.57ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 172
1.97ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 4
1.97ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 83
2.97ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 189
1.98ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 205
1.97ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 30
1.97ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 98
1.82ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 114
288μ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
1.16ms624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 117
1.96ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 144
2.19ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 145
356μ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
873μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 157
198μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=158
ORDER BY f.ordering DESC
1.97ms624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 158
1.97ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 177
2.62ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 184
978μ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
591μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 185
2.67ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 187
758μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 188
264μ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
697μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 191
3.43ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 192
2.15ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 193
1.98ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 194
989μ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
570μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 198
837μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 204
852μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 9
1.57ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 142
1.54ms536B/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
640μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 179
349μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 59
1.01ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 60
278μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 103
1.98ms536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 122
209μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 123
171μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 126
204μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 127
161μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 128
176μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 129
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 132
152μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 133
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 135
725μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 137
424μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 138
174μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 139
151μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 140
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 149
156μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 150
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 151
152μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 154
149μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 156
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=169
ORDER BY f.ordering DESC
401μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 169
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=170
ORDER BY f.ordering DESC
356μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 170
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=173
ORDER BY f.ordering DESC
2.25ms592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 173
269μ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
347μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 175
151μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT 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
152μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 182
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=183
ORDER BY f.ordering DESC
413μs592B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 183
173μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT DISTINCT f.icon, f.icon_alt
FROM `rcp1_icagenda_feature_xref` AS fx
INNER JOIN `rcp1_icagenda_feature` AS f ON fx.feature_id=f.id AND f.state=1 AND f.icon<>'-1'
WHERE fx.event_id=190
ORDER BY f.ordering DESC
656μs608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 190
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 199
151μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 73
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 115
153μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 8
151μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 108
147μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 101
163μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 163
152μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 31
155μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 85
159μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 87
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 200
152μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 57
165μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 68
184μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 116
154μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 165
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=97
ORDER BY f.ordering DESC
471μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 97
181μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 203
178μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 99
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=148
ORDER BY f.ordering DESC
410μs624B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 148
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 159
182μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 162
157μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 164
160μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 166
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=195
ORDER BY f.ordering DESC
388μs640B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 195
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=201
ORDER BY f.ordering DESC
374μ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
337μs608B/administrator/components/com_icagenda/src/Utilities/Events/Events.php:89CopySELECT e.params
FROM `rcp1_icagenda_events` AS `e`
WHERE `e`.`id` = 206
139μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
324μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
484μ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'
242μ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.28ms4.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
260μs880B/plugins/content/up/actions/sql/sql.php:176CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
261μ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'
248μ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 *
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'
248μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
580μ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'
3.96ms40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
272μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
251μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
233μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
255μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
235μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
230μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
247μ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
263μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT *
FROM `rcp1_template_styles`
WHERE `client_id` = 0 AND `id` = '15'
289μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54CopySELECT `session_id`
FROM `rcp1_session`
WHERE `session_id` = ?
331μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `rcp1_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
28.24ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy