Joomla! Version | 5.2.6 |
PHP Version | 8.2.28 |
Identity | guest |
Response | 200 |
Template | g5_helium |
Database |
|
1 x afterInitialise (2.56MB) (34.08%) | 146ms |
1 x afterRenderComponent com_eventbooking (1.01MB) (12.29%) | 52.74ms |
1 x afterLoad (417.21KB) (11.93%) | 51.21ms |
1 x afterRoute (865.25KB) (10.47%) | 44.96ms |
1 x beforeRenderRawModule mod_search (Search) (915.21KB) (10.25%) | 43.99ms |
1 x afterRender (550.34KB) (8.64%) | 37.07ms |
1 x afterRenderRawModule mod_djmegamenu (Imlay Township Menu) (1.03MB) (5.2%) | 22.34ms |
1 x afterRenderRawModule mod_eb_minicalendar (Calendar) (342.11KB) (3.05%) | 13.09ms |
1 x beforeRenderComponent com_eventbooking (87.82KB) (1.66%) | 7.13ms |
1 x afterRenderRawModule mod_search (Search) (81.09KB) (0.75%) | 3.22ms |
1 x beforeRenderRawModule mod_djmegamenu (Imlay Township Menu) (61.76KB) (0.41%) | 1.77ms |
1 x beforeRenderRawModule mod_eb_minicalendar (Calendar) (20.35KB) (0.23%) | 989μs |
1 x afterRenderRawModule mod_custom (Footer left) (4.48KB) (0.21%) | 884μs |
1 x afterRenderModule mod_search (Search) (4.66KB) (0.14%) | 590μs |
1 x beforeRenderRawModule mod_custom (Footer left) (848B) (0.06%) | 274μs |
1 x afterDispatch (2.39KB) (0.05%) | 218μs |
1 x beforeRenderRawModule mod_custom (Footer-B) (48B) (0.04%) | 161μs |
1 x afterRenderModule mod_djmegamenu (Imlay Township Menu) (30.42KB) (0.04%) | 153μs |
1 x beforeRenderRawModule mod_custom (Footer-D) (336B) (0.03%) | 135μs |
1 x beforeRenderRawModule mod_custom (Footer-C) (176B) (0.03%) | 127μs |
1 x afterRenderModule mod_eb_minicalendar (Calendar) (23.17KB) (0.03%) | 113μs |
1 x afterRenderModule mod_custom (Footer left) (2.94KB) (0.01%) | 64μs |
1 x afterRenderModule mod_custom (Footer-B) (2.73KB) (0.01%) | 55μs |
1 x afterRenderModule mod_custom (Footer-C) (2.73KB) (0.01%) | 49μs |
1 x afterRenderModule mod_custom (Footer-D) (3.83KB) (0.01%) | 49μs |
1 x afterRenderRawModule mod_custom (Footer-B) (1008B) (0.01%) | 43μs |
1 x afterRenderRawModule mod_custom (Footer-C) (976B) (0.01%) | 37μs |
1 x afterRenderRawModule mod_custom (Footer-D) (984B) (0.01%) | 35μs |
1 x beforeRenderModule mod_djmegamenu (Imlay Township Menu) (720B) (0%) | 10μs |
1 x beforeRenderModule mod_eb_minicalendar (Calendar) (720B) (0%) | 9μs |
1 x beforeRenderModule mod_search (Search) (704B) (0%) | 7μs |
1 x beforeRenderModule mod_custom (Footer left) (720B) (0%) | 5μs |
1 x beforeRenderModule mod_custom (Footer-D) (720B) (0%) | 4μs |
1 x beforeRenderModule mod_custom (Footer-B) (720B) (0%) | 3μs |
1 x beforeRenderModule mod_custom (Footer-C) (720B) (0%) | 2μs |
SELECT @@SESSION.sql_mode;
113μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `ucmpu_session`
WHERE `session_id` = ?
157μs1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `session_id`
FROM `ucmpu_session`
WHERE `session_id` = :session_id LIMIT 1
112μs1.3KBParams/libraries/src/Session/MetadataManager.php:187CopyINSERT INTO `ucmpu_session`
(`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES
(:session_id, :guest, :time, :user_id, :username, :client_id)
1.58ms944BParams/libraries/src/Session/MetadataManager.php:260CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `ucmpu_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
290μs17.73KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `ucmpu_viewlevels`
111μs656B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `ucmpu_usergroups` AS `a`
LEFT JOIN `ucmpu_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
176μs1.33KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `ucmpu_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
847μs3.98KBParams/libraries/src/Plugin/PluginHelper.php:294CopySELECT *
FROM `ucmpu_nextend2_section_storage`
WHERE `application` = 'smartslider' AND `section` = 'settings'
231μs1.5KB/libraries/smartslider3/src/Framework/Database/Joomla/JoomlaConnectorTable.php:182CopySELECT `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 `ucmpu_menu` AS `m`
LEFT JOIN `ucmpu_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`
837μs84.17KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `ucmpu_template_styles` AS `s`
LEFT JOIN `ucmpu_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
290μs944B/administrator/components/com_templates/src/Model/StyleModel.php:775CopySELECT s.id, s.template, s.home, s.title AS long_title, s.params
FROM ucmpu_template_styles AS s
WHERE s.client_id = 0 AND s.template = 'g5_helium'
ORDER BY s.id
220μs816B/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69CopySELECT *
FROM `ucmpu_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
191μs1.59KB/libraries/src/Language/LanguageHelper.php:177CopySET sql_mode=(SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES',''));
56μs0B/administrator/components/com_eventbooking/libraries/rad/bootstrap.php:95CopySELECT `config_key`,`config_value`
FROM ucmpu_eb_configs
591μs20.56KB/administrator/components/com_eventbooking/libraries/rad/config/config.php:43CopySELECT *
FROM ucmpu_eb_themes
WHERE published = 1
116μs1.59KB/components/com_eventbooking/helper/helper.php:1107CopySELECT a.id,a.main_category_id,a.parent_id,a.location_id,a.title,a.event_type,a.event_date,a.event_end_date,a.short_description,a.description,a.access,a.registration_access,a.individual_price,a.price_text,a.tax_rate,a.event_capacity,a.private_booking_count,a.waiting_list_capacity,a.created_by,a.cut_off_date,a.registration_type,a.min_group_number,a.discount_type,a.discount,a.early_bird_discount_type,a.early_bird_discount_date,a.early_bird_discount_amount,a.enable_cancel_registration,a.cancel_before_date,a.params,a.published,a.custom_fields,a.discount_groups,a.discount_amounts,a.registration_start_date,a.registration_handle_url,a.event_detail_url,a.fixed_group_price,a.attachment,a.late_fee_type,a.late_fee_date,a.late_fee_amount,a.event_password,a.currency_code,a.currency_symbol,a.thumb,a.image,a.image_alt,a.language,a.alias,a.featured,a.has_multiple_ticket_types,a.activate_waiting_list,a.collect_member_information,a.prevent_duplicate_registration,DATEDIFF(a.early_bird_discount_date, '2025-04-22 23:20:48') AS date_diff,DATEDIFF(a.event_date, '2025-04-22 23:20:48') AS number_event_dates,TIMESTAMPDIFF(MINUTE, a.late_fee_date, '2025-04-22 23:20:48') AS late_fee_date_diff,TIMESTAMPDIFF(MINUTE, a.event_date, '2025-04-22 23:20:48') AS event_start_minutes,TIMESTAMPDIFF(SECOND, a.registration_start_date, '2025-04-22 23:20:48') AS registration_start_minutes,TIMESTAMPDIFF(MINUTE, a.cut_off_date, '2025-04-22 23:20:48') AS cut_off_minutes,(IFNULL(SUM(b.number_registrants), 0) + a.private_booking_count) AS total_registrants,`c`.`name` AS `location_name`,`c`.`alias` AS `location_alias`,c.address AS location_address, c.lat, c.long,`d`.`color_code`,`d`.`text_color`
FROM ucmpu_eb_events AS a
LEFT JOIN ucmpu_eb_registrants AS b ON (a.id = b.event_id ) AND b.group_id = 0 AND (b.published=1 OR (b.published = 0 AND b.payment_method LIKE "os_offline%"))
LEFT JOIN ucmpu_eb_locations AS c ON a.location_id = c.id
INNER JOIN ucmpu_eb_categories as d ON a.main_category_id = d.id
WHERE a.published > 0 AND a.hidden = 0 AND a.access IN (:preparedArray1,:preparedArray2) AND a.id IN (SELECT event_id FROM ucmpu_eb_event_categories WHERE category_id IN (1,2,3,4,5,6,7,8,9,10)) AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-22 23:20:48') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-22 23:20:48') AND (a.event_date BETWEEN '2025-03-18 00:00:00' AND '2025-03-18 23:59:59')
GROUP BY a.id
ORDER BY a.event_date ASC, a.ordering ASC,a.event_date ASC, a.ordering ASC
730μs11.11KBParams/components/com_eventbooking/model/calendar.php:276CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `ucmpu_modules` AS `m`
LEFT JOIN `ucmpu_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `ucmpu_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`
916μs2.06KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `ucmpu_modules` AS `m`
LEFT JOIN `ucmpu_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `ucmpu_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`
722μs2.06KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT manifest_cache FROM ucmpu_extensions WHERE element='mod_djmegamenu' LIMIT 1
289μs536B/modules/mod_djmegamenu/helpers/helper.php:412CopySELECT a.id,a.main_category_id,a.parent_id,a.location_id,a.title,a.event_type,a.event_date,a.event_end_date,a.short_description,a.description,a.access,a.registration_access,a.individual_price,a.price_text,a.tax_rate,a.event_capacity,a.private_booking_count,a.waiting_list_capacity,a.created_by,a.cut_off_date,a.registration_type,a.min_group_number,a.discount_type,a.discount,a.early_bird_discount_type,a.early_bird_discount_date,a.early_bird_discount_amount,a.enable_cancel_registration,a.cancel_before_date,a.params,a.published,a.custom_fields,a.discount_groups,a.discount_amounts,a.registration_start_date,a.registration_handle_url,a.event_detail_url,a.fixed_group_price,a.attachment,a.late_fee_type,a.late_fee_date,a.late_fee_amount,a.event_password,a.currency_code,a.currency_symbol,a.thumb,a.image,a.image_alt,a.language,a.alias,a.featured,a.has_multiple_ticket_types,a.activate_waiting_list,a.collect_member_information,a.prevent_duplicate_registration,DATEDIFF(a.early_bird_discount_date, '2025-04-22 23:20:48') AS date_diff,DATEDIFF(a.event_date, '2025-04-22 23:20:48') AS number_event_dates,TIMESTAMPDIFF(MINUTE, a.late_fee_date, '2025-04-22 23:20:48') AS late_fee_date_diff,TIMESTAMPDIFF(MINUTE, a.event_date, '2025-04-22 23:20:48') AS event_start_minutes,TIMESTAMPDIFF(SECOND, a.registration_start_date, '2025-04-22 23:20:48') AS registration_start_minutes,TIMESTAMPDIFF(MINUTE, a.cut_off_date, '2025-04-22 23:20:48') AS cut_off_minutes,(IFNULL(SUM(b.number_registrants), 0) + a.private_booking_count) AS total_registrants,`c`.`name` AS `location_name`,`c`.`alias` AS `location_alias`,c.address AS location_address, c.lat, c.long,`d`.`color_code`,`d`.`text_color`
FROM ucmpu_eb_events AS a
LEFT JOIN ucmpu_eb_registrants AS b ON (a.id = b.event_id ) AND b.group_id = 0 AND (b.published=1 OR (b.published = 0 AND b.payment_method LIKE "os_offline%"))
LEFT JOIN ucmpu_eb_locations AS c ON a.location_id = c.id
INNER JOIN ucmpu_eb_categories as d ON a.main_category_id = d.id
WHERE a.published > 0 AND a.hidden = 0 AND a.access IN (:preparedArray1,:preparedArray2) AND a.id IN (SELECT event_id FROM ucmpu_eb_event_categories WHERE category_id IN (1,2,3,4,5,6,7,8,9,10)) AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-04-22 23:20:48') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-04-22 23:20:48') AND a.event_date BETWEEN '2025-04-01 00:00:00' AND '2025-04-30 23:59:59'
GROUP BY a.id
ORDER BY a.event_date ASC, a.ordering ASC
755μs25.92KBParams/components/com_eventbooking/model/calendar.php:149CopySELECT id, parent, alias
FROM ucmpu_eb_categories
112μs800B/components/com_eventbooking/helper/route.php:654CopySELECT `alias` AS `alias`
FROM ucmpu_eb_events
WHERE id = 416
73μs536B/components/com_eventbooking/helper/route.php:270CopySELECT id
FROM ucmpu_eb_urls
WHERE md5_key = 'b17274f2ebb5187742d3f93c205521dd'
98μs536B/components/com_eventbooking/router.php:490CopySELECT `alias` AS `alias`
FROM ucmpu_eb_events
WHERE id = 410
74μs536B/components/com_eventbooking/helper/route.php:270CopySELECT id
FROM ucmpu_eb_urls
WHERE md5_key = '1a532f2f0f6bddb5f03c49ca3ac477b0'
76μs536B/components/com_eventbooking/router.php:490CopySELECT `alias` AS `alias`
FROM ucmpu_eb_events
WHERE id = 400
64μs536B/components/com_eventbooking/helper/route.php:270CopySELECT id
FROM ucmpu_eb_urls
WHERE md5_key = '8507a517ae21efdbbc914fe459e6d58e'
78μs536B/components/com_eventbooking/router.php:490CopySELECT `alias` AS `alias`
FROM ucmpu_eb_events
WHERE id = 387
72μs536B/components/com_eventbooking/helper/route.php:270CopySELECT id
FROM ucmpu_eb_urls
WHERE md5_key = '2f7567d09a0d9e53c8e279e780c63bcc'
108μs536B/components/com_eventbooking/router.php:490CopySELECT 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 `ucmpu_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
244μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopySELECT `session_id`
FROM `ucmpu_session`
WHERE `session_id` = ?
193μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyUPDATE `ucmpu_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?
1.85ms3.08KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy