Joomla! Version | 5.3.0 |
PHP Version | 8.1.32 |
Identity | guest |
Response | 200 |
Template | eventlight |
Database |
|
1 x beforeRenderRawModule mod_footer (Footer) (271.09KB) (19.65%) | 45.32ms |
1 x afterInitialise (1.76MB) (18.14%) | 41.83ms |
1 x afterRenderComponent com_eventbooking (766.59KB) (10.75%) | 24.79ms |
1 x afterRenderRawModule mod_menu (Menu Off-Canvas) (462.2KB) (7.62%) | 17.57ms |
1 x afterRoute (282.95KB) (6.26%) | 14.45ms |
1 x afterLoad (97.28KB) (6.03%) | 13.91ms |
1 x afterRenderRawModule mod_menu (Information) (63.31KB) (5.3%) | 12.22ms |
1 x afterRenderRawModule mod_menu (mainmenu) (37.65KB) (5.23%) | 12.07ms |
1 x afterRender (110.9KB) (4.47%) | 10.31ms |
1 x afterRenderRawModule mod_menu (Pages) (31.73KB) (1.58%) | 3.65ms |
1 x afterRenderRawModule mod_footer (Footer) (24.86KB) (1.37%) | 3.16ms |
1 x afterRenderRawModule mod_breadcrumbs (Breadcrumbs) (8.18KB) (1.36%) | 3.13ms |
1 x beforeRenderRawModule mod_menu (mainmenu) (40.67KB) (1.29%) | 2.99ms |
1 x afterRenderRawModule mod_custom (Buy Now button) (3.96KB) (0.83%) | 1.90ms |
1 x beforeRenderRawModule mod_breadcrumbs (Breadcrumbs) (27.17KB) (0.79%) | 1.82ms |
1 x beforeRenderComponent com_eventbooking (18.28KB) (0.79%) | 1.82ms |
1 x afterRenderRawModule mod_menu (Shop with us) (27.27KB) (0.63%) | 1.46ms |
1 x afterRenderRawModule mod_menu (Customer Service) (27.27KB) (0.62%) | 1.44ms |
1 x afterRenderRawModule mod_menu (My account) (27.27KB) (0.62%) | 1.44ms |
1 x afterRenderModule mod_footer (Footer) (4.56KB) (0.32%) | 748μs |
1 x afterDispatch (3.14KB) (0.3%) | 687μs |
1 x afterRenderModule mod_menu (Pages) (4.25KB) (0.26%) | 597μs |
1 x afterRenderModule mod_menu (Information) (3.64KB) (0.13%) | 295μs |
1 x afterRenderModule mod_menu (Menu Off-Canvas) (22.39KB) (0.12%) | 285μs |
1 x beforeRenderRawModule mod_menu (Pages) (1.75KB) (0.11%) | 258μs |
1 x afterRenderModule mod_menu (mainmenu) (22.74KB) (0.11%) | 256μs |
1 x afterRenderModule mod_custom (Buy Now button) (4.21KB) (0.11%) | 253μs |
1 x afterRenderModule mod_menu (My account) (4.88KB) (0.1%) | 226μs |
1 x afterRenderModule mod_menu (Shop with us) (3.64KB) (0.09%) | 215μs |
1 x afterRenderModule mod_menu (Customer Service) (3.64KB) (0.09%) | 215μs |
1 x afterRenderModule mod_breadcrumbs (Breadcrumbs) (4.01KB) (0.09%) | 208μs |
1 x beforeRenderRawModule mod_custom (Buy Now button) (2.27KB) (0.07%) | 172μs |
1 x beforeRenderRawModule mod_menu (My account) (488B) (0.06%) | 148μs |
1 x beforeRenderRawModule mod_menu (Menu Off-Canvas) (2.66KB) (0.06%) | 133μs |
1 x beforeRenderRawModule mod_menu (Customer Service) (472B) (0.04%) | 97μs |
1 x beforeRenderRawModule mod_menu (Shop with us) (504B) (0.04%) | 97μs |
1 x beforeRenderRawModule mod_menu (Information) (472B) (0.04%) | 97μs |
1 x beforeRenderModule mod_menu (Shop with us) (720B) (0.02%) | 49μs |
1 x beforeRenderModule mod_menu (Information) (720B) (0.01%) | 22μs |
1 x beforeRenderModule mod_menu (Menu Off-Canvas) (720B) (0.01%) | 19μs |
1 x beforeRenderModule mod_menu (mainmenu) (704B) (0.01%) | 19μs |
1 x beforeRenderModule mod_footer (Footer) (704B) (0.01%) | 16μs |
1 x beforeRenderModule mod_breadcrumbs (Breadcrumbs) (704B) (0.01%) | 13μs |
1 x beforeRenderModule mod_menu (Pages) (704B) (0.01%) | 12μs |
1 x beforeRenderModule mod_menu (My account) (720B) (0%) | 11μs |
1 x beforeRenderModule mod_menu (Customer Service) (720B) (0%) | 11μs |
1 x beforeRenderModule mod_custom (Buy Now button) (720B) (0%) | 11μs |
SELECT @@SESSION.sql_mode;
261μs1.57KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:259CopySELECT `data`
FROM `jos_session`
WHERE `session_id` = ?
601μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250CopySELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `jos_extensions`
WHERE `type` = 'component' AND `state` = 0 AND `enabled` = 1
143μs1.73KB/libraries/src/Component/ComponentHelper.php:399CopySELECT `id`,`rules`
FROM `jos_viewlevels`
82μs976B/libraries/src/Access/Access.php:955CopySELECT `b`.`id`
FROM `jos_usergroups` AS `a`
LEFT JOIN `jos_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest
166μs2.27KBParams/libraries/src/Access/Access.php:868CopySELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `jos_extensions`
WHERE `enabled` = 1 AND `type` = 'plugin' AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDER BY `ordering`
153μs3.8KBParams/libraries/src/Plugin/PluginHelper.php:294CopySET sql_mode=(SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES',''));
91μs0B/administrator/components/com_osmembership/loader.php:84CopySELECT *
FROM `jos_languages`
WHERE `published` = 1
ORDER BY `ordering` ASC
227μs2.22KB/libraries/src/Language/LanguageHelper.php:179CopySELECT *
FROM jos_menu
WHERE alias ='calendar' AND published=1
604μs5.34KB/plugins/system/t4/src/t4/MVC/Router/T4.php:352CopySELECT `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 `jos_menu` AS `m`
LEFT JOIN `jos_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.92ms70.3KBParams/libraries/src/Menu/SiteMenu.php:166CopySELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `jos_template_styles` AS `s`
LEFT JOIN `jos_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
124μs1.16KB/administrator/components/com_templates/src/Model/StyleModel.php:718CopySET sql_mode=(SELECT REPLACE(@@sql_mode,'STRICT_TRANS_TABLES',''));
87μs0B/administrator/components/com_eventbooking/libraries/rad/bootstrap.php:95CopySELECT `config_key`,`config_value`
FROM jos_eb_configs
160μs40.88KB/administrator/components/com_eventbooking/libraries/rad/config/config.php:43CopySELECT *
FROM jos_eb_themes
WHERE published = 1
110μs2.22KB/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-05-25 08:41:19') AS date_diff,DATEDIFF(a.event_date, '2025-05-25 08:41:19') AS number_event_dates,TIMESTAMPDIFF(MINUTE, a.late_fee_date, '2025-05-25 08:41:19') AS late_fee_date_diff,TIMESTAMPDIFF(MINUTE, a.event_date, '2025-05-25 08:41:19') AS event_start_minutes,TIMESTAMPDIFF(SECOND, a.registration_start_date, '2025-05-25 08:41:19') AS registration_start_minutes,TIMESTAMPDIFF(MINUTE, a.cut_off_date, '2025-05-25 08:41:19') 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 jos_eb_events AS a
LEFT JOIN jos_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 jos_eb_locations AS c ON a.location_id = c.id
INNER JOIN jos_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 NOT IN (SELECT event_id FROM jos_eb_event_categories WHERE category_id IN (6)) AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-05-25 08:41:19') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-05-25 08:41:19') AND (a.event_date BETWEEN '2023-02-23 00:00:00' AND '2023-02-23 23:59:59')
GROUP BY a.id
ORDER BY a.event_date ASC, a.ordering ASC,a.event_date ASC, a.ordering ASC
2.15ms20.86KBParams/components/com_eventbooking/model/calendar.php:276CopySELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `jos_modules` AS `m`
LEFT JOIN `jos_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFT JOIN `jos_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`
1.14ms18.88KBParams/libraries/src/Cache/Controller/CallbackController.php:51CopySELECT 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 `jos_scheduler_tasks` AS `a`
WHERE `a`.`state` = 1
475μs4.18KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517CopyUPDATE jos_extensions
SET params='{\"cache_time\":\"2\",\"number_subscribers\":\"10\",\"bcc_email\":\"\",\"trigger_reminder_code\":\"\",\"time_ranges\":\"\",\"last_run\":1748162479}'
WHERE `element`="osmembershipreminder" AND `folder`="system"
1.22ms48B/plugins/system/osmembershipreminder/osmembershipreminder.php:104CopySELECT `message_key`,`message`
FROM jos_osmembership_messages
318μs18.13KB/administrator/components/com_osmembership/libraries/mpf/config/config.php:43CopySELECT a.*, b.title AS plan_title, b.recurring_subscription, b.number_payments, c.username,IF(b.send_first_reminder > 0, DATEDIFF(to_date, NOW()), DATEDIFF(NOW(), to_date)) AS number_days
FROM jos_osmembership_subscribers AS a
INNER JOIN jos_osmembership_plans AS b ON a.plan_id = b.id
LEFT JOIN jos_users AS c ON a.user_id = c.id
WHERE b.send_first_reminder != 0 AND b.lifetime_membership != 1 AND a.published IN (1, 2) AND a.first_reminder_sent = 0 AND a.group_admin_id = 0 AND IF(b.send_first_reminder > 0, b.send_first_reminder >= DATEDIFF(to_date, NOW()) AND DATEDIFF(to_date, NOW()) >= 0, DATEDIFF(NOW(), to_date) >= ABS(b.send_first_reminder) AND DATEDIFF(NOW(), to_date) <= 120)
ORDER BY a.to_date LIMIT 10
704μs21.61KB/plugins/system/osmembershipreminder/osmembershipreminder.php:277CopySELECT a.*, b.title AS plan_title, b.recurring_subscription, b.number_payments, c.username,IF(b.send_second_reminder > 0, DATEDIFF(to_date, NOW()), DATEDIFF(NOW(), to_date)) AS number_days
FROM jos_osmembership_subscribers AS a
INNER JOIN jos_osmembership_plans AS b ON a.plan_id = b.id
LEFT JOIN jos_users AS c ON a.user_id = c.id
WHERE b.send_second_reminder != 0 AND b.lifetime_membership != 1 AND a.published IN (1, 2) AND a.second_reminder_sent = 0 AND a.group_admin_id = 0 AND IF(b.send_second_reminder > 0, b.send_second_reminder >= DATEDIFF(to_date, NOW()) AND DATEDIFF(to_date, NOW()) >= 0, DATEDIFF(NOW(), to_date) >= ABS(b.send_second_reminder) AND DATEDIFF(NOW(), to_date) <= 120)
ORDER BY a.to_date LIMIT 10
567μs21.61KB/plugins/system/osmembershipreminder/osmembershipreminder.php:277CopySELECT a.*, b.title AS plan_title, b.recurring_subscription, b.number_payments, c.username,IF(b.send_third_reminder > 0, DATEDIFF(to_date, NOW()), DATEDIFF(NOW(), to_date)) AS number_days
FROM jos_osmembership_subscribers AS a
INNER JOIN jos_osmembership_plans AS b ON a.plan_id = b.id
LEFT JOIN jos_users AS c ON a.user_id = c.id
WHERE b.send_third_reminder != 0 AND b.lifetime_membership != 1 AND a.published IN (1, 2) AND a.third_reminder_sent = 0 AND a.group_admin_id = 0 AND IF(b.send_third_reminder > 0, b.send_third_reminder >= DATEDIFF(to_date, NOW()) AND DATEDIFF(to_date, NOW()) >= 0, DATEDIFF(NOW(), to_date) >= ABS(b.send_third_reminder) AND DATEDIFF(NOW(), to_date) <= 120)
ORDER BY a.to_date LIMIT 10
522μs21.61KB/plugins/system/osmembershipreminder/osmembershipreminder.php:277CopySELECT `session_id`
FROM `jos_session`
WHERE `session_id` = ?
304μs1.61KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277CopyINSERT INTO `jos_session`
(`data`,`time`,`session_id`) VALUES
(?, ?, ?)
1.62ms864BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy