Réservé écoles
Catégorie
Grande salle + scène
Date
2024-10-15
Seulement le matin
Toutes les dates
- Du 2024-08-18 au 2025-06-27
↳ Mardi
Propulsé par iCagenda
Propulsé par iCagenda
Joomla! Version | 5.2.2 |
PHP Version | 8.2.24 |
Identity | guest |
Response | 200 |
Template | yootheme |
Database |
|
1 x afterRenderComponent com_icagenda (8.34MB) (36.75%) | 153ms |
1 x afterInitialise (9.97MB) (18.26%) | 75.91ms |
1 x afterRenderRawModule mod_yootheme_builder (Infos importantes) (3.08MB) (10.44%) | 43.43ms |
1 x afterLoad (3.75MB) (5.43%) | 22.56ms |
1 x afterRoute (2.89MB) (5.37%) | 22.31ms |
1 x afterRender (649.37KB) (4.92%) | 20.46ms |
1 x afterRenderRawModule mod_menu () (270.23KB) (3.05%) | 12.69ms |
1 x beforeRenderRawModule mod_menu () (291.04KB) (2.79%) | 11.61ms |
1 x afterRenderRawModule mod_finder () (504.13KB) (2.05%) | 8.53ms |
1 x beforeRenderRawModule mod_yootheme_builder (Infos importantes) (565.63KB) (2%) | 8.31ms |
1 x Before Access::preloadComponents (all components) (787.93KB) (1.61%) | 6.70ms |
1 x afterRenderRawModule mod_jp_yootheme_login (Login Desktop) (299.65KB) (1.16%) | 4.83ms |
1 x afterRenderRawModule mod_menu () (184.12KB) (1.08%) | 4.48ms |
1 x afterDispatch (237.2KB) (0.94%) | 3.91ms |
1 x afterRenderRawModule mod_custom () (36.98KB) (0.64%) | 2.64ms |
1 x After Access::preloadComponents (all components) (122.98KB) (0.4%) | 1.65ms |
1 x beforeRenderComponent com_icagenda (44.59KB) (0.37%) | 1.52ms |
1 x afterRenderRawModule mod_finder () (8.14KB) (0.35%) | 1.45ms |
1 x afterRenderRawModule mod_jp_yootheme_login (Login Mobile) (4KB) (0.33%) | 1.36ms |
1 x afterRenderModule mod_yootheme_builder (Infos importantes) (82.11KB) (0.23%) | 949μs |
1 x beforeRenderRawModule mod_menu () (5.58KB) (0.18%) | 747μs |
1 x beforeRenderRawModule mod_custom () (56B) (0.14%) | 595μs |
1 x beforeRenderRawModule mod_finder () (288B) (0.14%) | 587μs |
1 x afterRenderRawModule mod_custom () (1.73KB) (0.14%) | 578μs |
1 x beforeRenderRawModule mod_jp_yootheme_login (Login Mobile) (3.51KB) (0.13%) | 539μs |
1 x afterRenderRawModule mod_custom () (1.63KB) (0.12%) | 519μs |
1 x beforeRenderRawModule mod_jp_yootheme_login (Login Desktop) (27.02KB) (0.12%) | 515μs |
1 x beforeRenderRawModule mod_custom () (2.45KB) (0.12%) | 479μs |
1 x beforeRenderRawModule mod_custom () (912B) (0.1%) | 435μs |
2 x afterRenderModule mod_finder () (2.66KB) (0.08%) | 322μs |
1 x After Access::getAssetRules (id:804 name:com_icagenda) (28.14KB) (0.08%) | 320μs |
2 x afterRenderModule mod_custom () (2.25KB) (0.07%) | 292μs |
1 x afterRenderModule mod_menu () (8.24KB) (0.05%) | 218μs |
1 x afterRenderModule mod_menu () (2.66KB) (0.04%) | 164μs |
1 x afterRenderModule mod_jp_yootheme_login (Login Mobile) (3.63KB) (0.04%) | 162μs |
1 x afterRenderModule mod_custom () (1.57KB) (0.04%) | 160μs |
1 x afterRenderModule mod_jp_yootheme_login (Login Desktop) (2.5KB) (0.04%) | 160μs |
1 x beforeRenderRawModule mod_finder () (28.06KB) (0.02%) | 74μs |
1 x Before Access::getAssetRules (id:804 name:com_icagenda) (1.2KB) (0.01%) | 39μs |
3 x beforeRenderModule mod_custom () (704B) (0.01%) | 30μs |
2 x beforeRenderModule mod_finder () (704B) (0.01%) | 22μs |
2 x beforeRenderModule mod_menu () (696B) (0%) | 19μs |
1 x beforeRenderModule mod_yootheme_builder (Infos importantes) (736B) (0%) | 12μs |
1 x beforeRenderModule mod_jp_yootheme_login (Login Desktop) (736B) (0%) | 10μs |
1 x beforeRenderModule mod_jp_yootheme_login (Login Mobile) (720B) (0%) | 10μs |
SELECT @@SESSION.sql_mode;
230μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308CopySELECT `data`
FROM `qttfp_session`
WHERE `session_id` = ?
362μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `qttfp_session`
WHERE `session_id` = :session_id LIMIT 1
292μs1.31KBParams/libraries/src/Session/MetadataManager.php:187CopyUPDATE `qttfp_session`
SET `guest` = :guest
, `time` = :time
, `userid` = :user_id
, `username` = :username
, `client_id` = :client_id
WHERE `session_id` = :session_id
383μs992BParams/libraries/src/Session/MetadataManager.php:316CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `qttfp_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
967μs17.69KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `qttfp_viewlevels`
257μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `qttfp_usergroups` AS `a`
LEFT JOIN `qttfp_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
318μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `qttfp_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
1.2ms4.48KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT `extension`
FROM `qttfp_action_logs_extensions`
WHERE `extension` = 'com_icagenda'
296μs1.15KB/plugins/actionlog/icagenda/src/Extension/Icagenda.php:89CopySELECT id,template FROM qttfp_template_styles WHERE client_id=0 AND home=1
356μs592B/administrator/components/com_widgetkit/widgetkit.php:28CopySELECT `id`
FROM `qttfp_icagenda_events`
WHERE `alias` = :alias
390μs1.3KBParams/components/com_icagenda/src/Service/Router.php:324CopySELECT `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 `qttfp_menu` AS `m`
LEFT JOIN `qttfp_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`
1.31ms36.17KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `qttfp_template_styles` AS `s`
LEFT JOIN `qttfp_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
1.04ms80.83KB/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT *
FROM `qttfp_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
379μs1.61KB/libraries/src/Language/LanguageHelper.php:177CopySELECT `id`,`name`,`rules`,`parent_id`
FROM `qttfp_assets`
WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42)
1.04ms7.56KBParams/libraries/src/Access/Access.php:357CopySELECT e.params
FROM `qttfp_icagenda_events` AS `e`
WHERE `e`.`id` = 76
389μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT 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,`r`.`count` AS `registered`
FROM qttfp_icagenda_events AS e
LEFT JOIN qttfp_icagenda_category AS c ON c.id = e.catid
LEFT JOIN (
SELECT fx.event_id, COUNT(*) AS count
FROM qttfp_icagenda_feature_xref AS fx
INNER JOIN qttfp_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
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-15 08:00:00' OR (r.date = "" AND r.period = 1))
GROUP BY r.eventid) AS r ON e.id = r.eventid
WHERE e.state = 1 AND c.state = 1 AND e.id = 76
806μs23.16KB/components/com_icagenda/src/Model/EventModel.php:225CopyUPDATE qttfp_icagenda_events SET hits = hits + 1 WHERE id = 76
356μs48B/components/com_icagenda/src/Model/EventModel.php:308CopySELECT custom_data FROM qttfp_extensions WHERE element = 'yootheme' AND folder = 'system' LIMIT 1
1.11ms80.48KB/templates/yootheme/packages/platform-joomla/src/Storage.php:30CopySELECT e.params
FROM `qttfp_icagenda_events` AS `e`
WHERE `e`.`id` = 76
326μs536B/administrator/components/com_icagenda/src/Utilities/Event/Event.php:373CopySELECT 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 qttfp_fields AS a
LEFT JOIN `qttfp_languages` AS l ON l.lang_code = a.language
LEFT JOIN qttfp_users AS uc ON uc.id=a.checked_out
LEFT JOIN qttfp_viewlevels AS ag ON ag.id = a.access
LEFT JOIN qttfp_users AS ua ON ua.id = a.created_user_id
LEFT JOIN qttfp_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
881μs20.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT cfd.*, cf.*
FROM `qttfp_icagenda_customfields_data` AS cfd
LEFT JOIN qttfp_icagenda_customfields AS cf ON cf.slug = cfd.slug
WHERE `cfd`.`parent_id` = 76 AND `cfd`.`parent_form` = 2 AND `cf`.`parent_form` = 2 AND `cfd`.`state` = 1 AND `cf`.`state` = 1 AND `cfd`.`value` NOT IN ("", "{}")
ORDER BY cf.ordering ASC
588μs3.05KB/administrator/components/com_icagenda/src/Utilities/Event/EventData.php:63CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-08-20 08:00:00' OR (r.date = "" AND r.period = 1))
342μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-08-27 08:00:00' OR (r.date = "" AND r.period = 1))
294μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-09-03 08:00:00' OR (r.date = "" AND r.period = 1))
324μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-09-10 08:00:00' OR (r.date = "" AND r.period = 1))
290μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-09-17 08:00:00' OR (r.date = "" AND r.period = 1))
314μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-09-24 08:00:00' OR (r.date = "" AND r.period = 1))
301μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-01 08:00:00' OR (r.date = "" AND r.period = 1))
284μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-08 08:00:00' OR (r.date = "" AND r.period = 1))
286μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-15 08:00:00' OR (r.date = "" AND r.period = 1))
282μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-22 08:00:00' OR (r.date = "" AND r.period = 1))
289μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-29 08:00:00' OR (r.date = "" AND r.period = 1))
306μs3.02KB/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-11-05 08:00:00' OR (r.date = "" AND r.period = 1))
301μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-11-12 08:00:00' OR (r.date = "" AND r.period = 1))
303μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-11-19 08:00:00' OR (r.date = "" AND r.period = 1))
288μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-11-26 08:00:00' OR (r.date = "" AND r.period = 1))
286μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-03 08:00:00' OR (r.date = "" AND r.period = 1))
291μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-10 08:00:00' OR (r.date = "" AND r.period = 1))
287μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-17 08:00:00' OR (r.date = "" AND r.period = 1))
441μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-24 08:00:00' OR (r.date = "" AND r.period = 1))
290μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-31 08:00:00' OR (r.date = "" AND r.period = 1))
294μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-01-07 08:00:00' OR (r.date = "" AND r.period = 1))
308μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-01-14 08:00:00' OR (r.date = "" AND r.period = 1))
294μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-01-21 08:00:00' OR (r.date = "" AND r.period = 1))
290μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-01-28 08:00:00' OR (r.date = "" AND r.period = 1))
323μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-02-04 08:00:00' OR (r.date = "" AND r.period = 1))
307μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-02-11 08:00:00' OR (r.date = "" AND r.period = 1))
349μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-02-18 08:00:00' OR (r.date = "" AND r.period = 1))
276μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-02-25 08:00:00' OR (r.date = "" AND r.period = 1))
359μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-03-04 08:00:00' OR (r.date = "" AND r.period = 1))
297μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-03-11 08:00:00' OR (r.date = "" AND r.period = 1))
292μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-03-18 08:00:00' OR (r.date = "" AND r.period = 1))
295μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-03-25 08:00:00' OR (r.date = "" AND r.period = 1))
300μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-01 08:00:00' OR (r.date = "" AND r.period = 1))
291μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-08 08:00:00' OR (r.date = "" AND r.period = 1))
295μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-15 08:00:00' OR (r.date = "" AND r.period = 1))
277μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-22 08:00:00' OR (r.date = "" AND r.period = 1))
286μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-29 08:00:00' OR (r.date = "" AND r.period = 1))
297μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-05-06 08:00:00' OR (r.date = "" AND r.period = 1))
282μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-05-13 08:00:00' OR (r.date = "" AND r.period = 1))
304μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-05-20 08:00:00' OR (r.date = "" AND r.period = 1))
306μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-05-27 08:00:00' OR (r.date = "" AND r.period = 1))
292μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-06-03 08:00:00' OR (r.date = "" AND r.period = 1))
285μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-06-10 08:00:00' OR (r.date = "" AND r.period = 1))
290μs11.52KB/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-06-17 08:00:00' OR (r.date = "" AND r.period = 1))
278μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-06-24 08:00:00' OR (r.date = "" AND r.period = 1))
284μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-08-20 08:00:00' OR (r.date = "" AND r.period = 1))
321μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-08-27 08:00:00' OR (r.date = "" AND r.period = 1))
283μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-09-03 08:00:00' OR (r.date = "" AND r.period = 1))
285μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-09-10 08:00:00' OR (r.date = "" AND r.period = 1))
285μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-09-17 08:00:00' OR (r.date = "" AND r.period = 1))
278μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-09-24 08:00:00' OR (r.date = "" AND r.period = 1))
291μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-01 08:00:00' OR (r.date = "" AND r.period = 1))
284μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-08 08:00:00' OR (r.date = "" AND r.period = 1))
284μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-15 08:00:00' OR (r.date = "" AND r.period = 1))
300μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-22 08:00:00' OR (r.date = "" AND r.period = 1))
298μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-29 08:00:00' OR (r.date = "" AND r.period = 1))
305μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-11-05 08:00:00' OR (r.date = "" AND r.period = 1))
298μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-11-12 08:00:00' OR (r.date = "" AND r.period = 1))
299μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-11-19 08:00:00' OR (r.date = "" AND r.period = 1))
289μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-11-26 08:00:00' OR (r.date = "" AND r.period = 1))
283μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-03 08:00:00' OR (r.date = "" AND r.period = 1))
293μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-10 08:00:00' OR (r.date = "" AND r.period = 1))
867μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-17 08:00:00' OR (r.date = "" AND r.period = 1))
870μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-24 08:00:00' OR (r.date = "" AND r.period = 1))
840μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-12-31 08:00:00' OR (r.date = "" AND r.period = 1))
1.1ms536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-01-07 08:00:00' OR (r.date = "" AND r.period = 1))
272μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-01-14 08:00:00' OR (r.date = "" AND r.period = 1))
282μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-01-21 08:00:00' OR (r.date = "" AND r.period = 1))
286μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-01-28 08:00:00' OR (r.date = "" AND r.period = 1))
272μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-02-04 08:00:00' OR (r.date = "" AND r.period = 1))
286μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-02-11 08:00:00' OR (r.date = "" AND r.period = 1))
289μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-02-18 08:00:00' OR (r.date = "" AND r.period = 1))
300μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-02-25 08:00:00' OR (r.date = "" AND r.period = 1))
279μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-03-04 08:00:00' OR (r.date = "" AND r.period = 1))
292μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-03-11 08:00:00' OR (r.date = "" AND r.period = 1))
276μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-03-18 08:00:00' OR (r.date = "" AND r.period = 1))
278μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-03-25 08:00:00' OR (r.date = "" AND r.period = 1))
283μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-01 08:00:00' OR (r.date = "" AND r.period = 1))
281μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-08 08:00:00' OR (r.date = "" AND r.period = 1))
274μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-15 08:00:00' OR (r.date = "" AND r.period = 1))
285μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-22 08:00:00' OR (r.date = "" AND r.period = 1))
288μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-04-29 08:00:00' OR (r.date = "" AND r.period = 1))
274μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-05-06 08:00:00' OR (r.date = "" AND r.period = 1))
292μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-05-13 08:00:00' OR (r.date = "" AND r.period = 1))
280μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-05-20 08:00:00' OR (r.date = "" AND r.period = 1))
274μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-05-27 08:00:00' OR (r.date = "" AND r.period = 1))
282μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-06-03 08:00:00' OR (r.date = "" AND r.period = 1))
284μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-06-10 08:00:00' OR (r.date = "" AND r.period = 1))
278μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-06-17 08:00:00' OR (r.date = "" AND r.period = 1))
284μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2025-06-24 08:00:00' OR (r.date = "" AND r.period = 1))
284μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT sum(`r`.`people`) AS total
FROM `qttfp_icagenda_registration` AS `r`
WHERE `r`.`eventid` = 76 AND `r`.`status` = 1 AND `r`.`state` = 1 AND (r.date = '2024-10-15-08-00' OR (r.date = "" AND r.period = 1))
302μs536B/administrator/components/com_icagenda/src/Utilities/Registration/Registration.php:81CopySELECT r.id AS regID, r.userid AS userid, r.name AS registeredUsers, r.date as regDate, r.people as regPeople, r.email as regEmail,
u.name AS name, u.username AS username, GROUP_CONCAT(ua.user_action) AS user_action
FROM qttfp_icagenda_registration AS r
LEFT JOIN qttfp_users as u ON u.id = r.userid
LEFT JOIN qttfp_icagenda_user_actions as ua ON ua.parent_id = r.id
WHERE r.eventid = 76 AND r.status = 1 AND r.state = 1 AND (r.date = '2024-10-15 08:00:00' OR (r.date = "" AND r.period = 1))
GROUP BY r.id, ua.parent_id
559μs1.27KB/administrator/components/com_icagenda/src/Utilities/Registration/Participants.php:157CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `qttfp_modules` AS `m`
LEFT JOIN `qttfp_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `qttfp_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`
792μs1.94KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT `a`.`id`,`a`.`title`,`a`.`alias`,`a`.`introtext`,`a`.`fulltext`,`a`.`checked_out`,`a`.`checked_out_time`,`a`.`catid`,`a`.`created`,`a`.`created_by`,`a`.`created_by_alias`,`a`.`modified`,`a`.`modified_by`,CASE WHEN `a`.`publish_up` IS NULL THEN `a`.`created` ELSE `a`.`publish_up` END AS `publish_up`,`a`.`publish_down`,`a`.`images`,`a`.`urls`,`a`.`attribs`,`a`.`metadata`,`a`.`metakey`,`a`.`metadesc`,`a`.`access`,`a`.`hits`,`a`.`featured`,`a`.`language`,LENGTH(`a`.`fulltext`) AS `readmore`,`a`.`ordering`,`fp`.`featured_up`,`fp`.`featured_down`,CASE WHEN `c`.`published` = 2 AND `a`.`state` > 0 THEN 2 WHEN `c`.`published` != 1 THEN 0 ELSE `a`.`state` END AS `state`,`c`.`title` AS `category_title`,`c`.`path` AS `category_route`,`c`.`access` AS `category_access`,`c`.`alias` AS `category_alias`,`c`.`language` AS `category_language`,`c`.`published`,`c`.`published` AS `parents_published`,`c`.`lft`,CASE WHEN `a`.`created_by_alias` > ' ' THEN `a`.`created_by_alias` ELSE `ua`.`name` END AS `author`,`ua`.`email` AS `author_email`,`uam`.`name` AS `modified_by_name`,`parent`.`title` AS `parent_title`,`parent`.`id` AS `parent_id`,`parent`.`path` AS `parent_route`,`parent`.`alias` AS `parent_alias`,`parent`.`language` AS `parent_language`
FROM `qttfp_content` AS `a`
LEFT JOIN `qttfp_categories` AS `c` ON `c`.`id` = `a`.`catid`
LEFT JOIN `qttfp_users` AS `ua` ON `ua`.`id` = `a`.`created_by`
LEFT JOIN `qttfp_users` AS `uam` ON `uam`.`id` = `a`.`modified_by`
LEFT JOIN `qttfp_categories` AS `parent` ON `parent`.`id` = `c`.`parent_id`
LEFT JOIN `qttfp_content_frontpage` AS `fp` ON `fp`.`content_id` = `a`.`id`
WHERE `a`.`access` IN (:preparedArray1,:preparedArray2) AND `c`.`access` IN (:preparedArray3,:preparedArray4) AND `c`.`published` = 1 AND `a`.`state` = :condition AND `a`.`catid` IN (:preparedArray5) AND (`a`.`publish_up` IS NULL OR `a`.`publish_up` <= :publishUp) AND (`a`.`publish_down` IS NULL OR `a`.`publish_down` >= :publishDown)
ORDER BY a.publish_up DESC LIMIT 10
639μs6.28KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT `name`,`element`
FROM `qttfp_extensions`
WHERE `type` = 'plugin' AND `folder` = 'finder' AND `enabled` = 1
461μs656B/administrator/components/com_finder/src/Helper/LanguageHelper.php:135CopySELECT `title`
FROM `qttfp_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
414μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT 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 qttfp_fields AS a
LEFT JOIN `qttfp_languages` AS l ON l.lang_code = a.language
LEFT JOIN qttfp_users AS uc ON uc.id=a.checked_out
LEFT JOIN qttfp_viewlevels AS ag ON ag.id = a.access
LEFT JOIN qttfp_users AS ua ON ua.id = a.created_user_id
LEFT JOIN qttfp_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
753μs4.06KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164CopySELECT `alias`
FROM `qttfp_icagenda_events`
WHERE `id` = :id
296μs1.31KBParams/components/com_icagenda/src/Service/Router.php:261CopySELECT `title`
FROM `qttfp_finder_taxonomy`
WHERE `parent_id` = 1 AND `state` = 1 AND `access` IN (1,5)
361μs648B/administrator/components/com_finder/src/Indexer/Taxonomy.php:325CopySELECT 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 `qttfp_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
332μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465CopySELECT `session_id`
FROM `qttfp_session`
WHERE `session_id` = ?
287μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `qttfp_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
457μs592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy