Our commitment to our valued customers is unwavering, and we've designed our ticketing service with you in mind. We offer a 100% Ticket Guarantee to ensure your ticket-buying experience is seamless and stress-free.
1 x Application (91.12%) | 2.24s |
1 x Booting (8.87%) | 218.38ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
select `nq_menu`.`id`, `intParentMenuId`, `intItemOrder`, `intParentItemOrder`, `chrInMobile`, `chrInWeb`, `intAliasId`, `intPageId`, `varTitle`, `txtPageUrl`, `intPosition`, `chrActive`, `chrDisplayFront`, `chrMegaMenu`, `chrDelete`, `chrPublish`, `created_at`, `updated_at`, `chrNewTab`, `intfkMegaMenuId`, `nq_mega_menu_details`.`title` as `mega_menu_inner_title`, `nq_mega_menu_details`.`description`, `nq_mega_menu_details`.`image_id`, `nq_mega_menu_details`.`link`, `nq_mega_menu_details`.`image_caption` from `nq_menu` left join `nq_mega_menu_details` on `nq_mega_menu_details`.`id` = `nq_menu`.`intfkMegaMenuId` where (`chrDelete` = 'N') and (`chrPublish` = 'Y') and (`chrActive` = 'Y') and `chrInWeb` = 'Y' order by `intPosition` asc, `intParentItemOrder` asc, `intItemOrder` asc
21.65ms/packages/Powerpanel/Menu/src/Models/Menu.php:233etickets_liveMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `varTitle` from `nq_menu_type` where `nq_menu_type`.`id` in (1, 3, 4, 5, 6, 7) and `chrPublish` = 'Y' and (`chrDelete` = 'N')
7.76ms/packages/Powerpanel/Menu/src/Models/Menu.php:233etickets_liveMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `intFkModuleCode`, `varAlias` from `nq_alias` where `varAlias` = 'home' and `intFkModuleCode` = 3 limit 1
7.74ms/app/Alias.php:50etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `intFKModuleCode`, `id` from `nq_cms_page` where `intAliasId` = 1 limit 1
7.19ms/app/Http/Controllers/FrontController.php:746etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `fkIntPageId`, `fkModuleId`, `varTitle`, `varPopUpOn`, `varDsplyOn`, `varLink`, `txtDescription`, `fkIntImgId`, `dtStartDateTime`, `dtEndDateTime`, `chrPublish` from `nq_pop_up_content` where (`chrPublish` = 'Y') and `fkModuleId` = 1 and (`chrDelete` = 'N') limit 1
7.07ms/app/Http/Controllers/FrontController.php:789etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `fkIntPageId`, `fkModuleId`, `varTitle`, `varPopUpOn`, `varDsplyOn`, `varLink`, `txtDescription`, `fkIntImgId`, `dtStartDateTime`, `dtEndDateTime`, `chrPublish` from `nq_pop_up_content` where (`chrPublish` = 'Y') and (`chrDelete` = 'N')
6.6ms/packages/Powerpanel/PopupContent/src/Models/PopUpContent.php:89etickets_liveMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `intFkModuleCode`, `varAlias` from `nq_alias` where `varAlias` = 'home' and `intFkModuleCode` = 3 limit 1
8.08ms/app/Alias.php:50etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `intAliasId`, `intFKModuleCode`, `varTitle`, `txtShortDescription`, `txtDescription`, `chrPageActive`, `varPassword`, `dtDateTime`, `dtEndDateTime`, `varMetaTitle`, `varMetaDescription` from `nq_cms_page` where `intAliasId` = 1 and `txtDescription` is not null limit 1
6.49ms/packages/Powerpanel/CmsPage/src/Models/CmsPage.php:221etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `fkIntImgId`, `fkIntInnerImgId`, `varLink`, `varShortDescription`, `chrDisplayLink`, `chrDisplayVideo`, `varVideoLink`, `varTitle`, `txtDescription`, `chrDraft`, `chrArchive`, `chrTrash`, `chrPublish`, `FavoriteID`, `created_at`, `updated_at` from `nq_banner` where (`chrDefaultBanner` = 'Y') and (`chrDelete` = 'N') and ((dtEndDateTime >= NOW() AND NOW() >= dtDateTime) OR (NOW() >= dtDateTime and dtEndDateTime is null)) and `chrMain` = 'Y' and `chrTrash` != 'Y' and (`chrPublish` = 'Y') order by `intDisplayOrder` asc
7.74ms/packages/Powerpanel/Banner/src/Models/Banner.php:108etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `varTitle`, `varEmail`, `varPhoneNo`, `varEmergencyPhoneNo`, `varCustomerServicePhoneNo`, `varFax`, `txtDescription`, `intDisplayOrder`, `fkIntImgId`, `txtAddress`, `mailingaddress`, `varOpeningHours`, `chrLatitude`, `chrLongitude`, `chrIsPrimary`, `chrPublish`, `chrDelete`, `created_at`, `updated_at` from `nq_contact_info` where (`chrDelete` = 'N') and (`chrPublish` = 'Y')
6.82ms/packages/Powerpanel/ContactInfo/src/Models/ContactInfo.php:80etickets_liveMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `varTitle`, `varModuleName`, `varTableName`, `varModelName`, `varModuleClass`, `varModuleNameSpace`, `varModuleName` from `nq_module` where (`chrDelete` = 'N') and `varModuleName` = 'news' limit 1
6.92ms/app/Modules.php:70etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `intAliasId`, `intFKModuleCode` from `nq_cms_page` where (`chrDelete` = 'N') and (`chrPublish` = 'Y') and `chrMain` = 'Y' and `intFKModuleCode` = 27 limit 1
6.79ms/packages/Powerpanel/CmsPage/src/Models/CmsPage.php:57etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `varTitle`, `fkIntImgId`, `varTitle`, `chrPublish`, `chrDelete`, `dtDateTime` from `nq_offer` where (`chrDelete` = 'N') and (`chrPublish` = 'Y') and ((dtEndDateTime >= NOW() AND NOW() >= dtDateTime) OR (NOW() >= dtDateTime and dtEndDateTime is null)) order by `dtDateTime` desc limit 1
7.34ms/packages/Powerpanel/Offer/src/Models/Offer.php:66etickets_liveMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `varTitle`, `fkIntImgId`, `fkIntIconId`, `varShortDescription`, `varLink`, `chrDisplayLink`, `chrDisplayVideo`, `varVideoLink` from `nq_banner` where (`varBannerType` = 'home_banner') and ((dtEndDateTime >= NOW() AND NOW() >= dtDateTime) OR (NOW() >= dtDateTime and dtEndDateTime is null)) and (`chrDelete` = 'N') and `chrMain` = 'Y' and `chrTrash` != 'Y' and (`chrPublish` = 'Y') order by `intDisplayOrder` asc
6.66ms/packages/Powerpanel/Banner/src/Models/Banner.php:81etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `varTitle`, `intAliasId`, `txtDescription`, `intParentCategoryId`, `fkIntImgId`, `intCategoryId` from `nq_categories` where `intParentCategoryId` = 0 and (`chrDelete` = 'N') and (`chrPublish` = 'Y') and `chrDraft` != 'D' and `chrTrash` != 'Y'
6.96ms/packages/Powerpanel/Categories/src/Models/Categories.php:133etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `varAlias` from `nq_alias` where `nq_alias`.`id` in (875, 882, 901, 902)
6.84ms/packages/Powerpanel/Categories/src/Models/Categories.php:133etickets_liveMetadata | |
---|---|
Backtrace |
|
select `id`, `varTitle`, `intAliasId`, `txtDescription`, `intParentCategoryId`, `fkIntImgId`, `intCategoryId` from `nq_categories` where `intParentCategoryId` = 0 and `id` != 4 and (`chrDelete` = 'N') and (`chrPublish` = 'Y') and `chrDraft` != 'D' and `chrTrash` != 'Y'
7.84ms/packages/Powerpanel/Categories/src/Models/Categories.php:155etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `varAlias` from `nq_alias` where `nq_alias`.`id` in (875, 882, 901)
6.84ms/packages/Powerpanel/Categories/src/Models/Categories.php:155etickets_liveMetadata | |
---|---|
Backtrace |
|
select `id`, `intAliasId`, `varTitle`, `fkintCategoryId`, `fkIntImgId`, `fkintPeformersId` from `nq_trending_globally` where (`chrDelete` = 'N') and (`chrPublish` = 'Y') and `chrTrash` != 'Y' and `fkintCategoryId` = 1 and `chrDraft` = 'N' order by `intDisplayOrder` asc
6.83ms/packages/Powerpanel/TrendingGlobally/src/Models/TrendingGlobally.php:599etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `intAliasId`, `varTitle`, `fkintCategoryId`, `fkIntImgId`, `fkintPeformersId` from `nq_trending_globally` where (`chrDelete` = 'N') and (`chrPublish` = 'Y') and `chrTrash` != 'Y' and `fkintCategoryId` = 2 and `chrDraft` = 'N' order by `intDisplayOrder` asc
6.94ms/packages/Powerpanel/TrendingGlobally/src/Models/TrendingGlobally.php:599etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `intAliasId`, `varTitle`, `fkintCategoryId`, `fkIntImgId`, `fkintPeformersId` from `nq_trending_globally` where (`chrDelete` = 'N') and (`chrPublish` = 'Y') and `chrTrash` != 'Y' and `fkintCategoryId` = 3 and `chrDraft` = 'N' order by `intDisplayOrder` asc
7.54ms/packages/Powerpanel/TrendingGlobally/src/Models/TrendingGlobally.php:599etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `varTitle`, `fkIntImgId`, `intCategoryId`, `intPeformersId`, `fkEventglcode`, `intEventId`, `dtDateTime`, `dtEndDateTime` from `nq_feature_event` where (`chrDelete` = 'N') and (`chrPublish` = 'Y') and `chrDraft` = 'N' and `chrTrash` != 'Y' and date(`dtDateTime`) >= '2025-04-07' order by `intDisplayOrder` asc
7.16ms/packages/Powerpanel/FeatureEvent/src/Models/FeatureEvent.php:762etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `performername`, `performerid` from `nq_event_performers` where `nq_event_performers`.`performerid` in (113, 208, 236, 589, 926, 2241, 74268, 79685, 222449)
21.33ms/packages/Powerpanel/FeatureEvent/src/Models/FeatureEvent.php:762etickets_liveMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `varTitle`, `varCity`, `varVenue`, `dtEventDate` from `nq_events` where `nq_events`.`id` in (673403, 1428108, 6062882, 6839472, 6884716, 6921438, 6928762, 6966981, 7056352)
5.05ms/packages/Powerpanel/FeatureEvent/src/Models/FeatureEvent.php:762etickets_liveMetadata | |
---|---|
Backtrace |
|
select `varCity` from `nq_events` group by `varCity`
1.32s/app/Http/Controllers/HomeController.php:157etickets_liveMetadata | |
---|---|
Hints |
|
Backtrace |
|
select `eventId` from `nq_recent_view_events` where `chrCookie` is null limit 10
9.21ms/app/Http/Controllers/HomeController.php:164etickets_liveMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `nq_events` where `fkeventGlcode` in (6284026, 6929041, 6699190, 6965828, 6305617, 6489678, 5800937, 6572362, 6561283, 6894172)
1.33ms/app/Http/Controllers/HomeController.php:165etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 3204 limit 1
940μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3204 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.01ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 452 limit 1
1.04ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 452 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 429 limit 1
1.05ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 429 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.01ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 494 limit 1
980μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 494 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
990μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 429 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.15ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 3215 limit 1
1.09ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3215 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
980μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3215 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.12ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 3216 limit 1
1.01ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3216 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.03ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 3213 limit 1
1.03ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3213 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.8ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3204 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
2.81ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3204 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.03ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 429 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.16ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 446 limit 1
970μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 446 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
970μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = '386' limit 1
1.02ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '386' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
970μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = '386' limit 1
870μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '386' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
920μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = '575' limit 1
920μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '575' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
910μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '575' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.59ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = '576' limit 1
950μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '576' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
970μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '576' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.22ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = '333' limit 1
970μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '333' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.26ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '333' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.06ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `varTitle`, `varEmail`, `varPhoneNo`, `varEmergencyPhoneNo`, `varCustomerServicePhoneNo`, `varFax`, `txtDescription`, `intDisplayOrder`, `fkIntImgId`, `txtAddress`, `mailingaddress`, `varOpeningHours`, `chrLatitude`, `chrLongitude`, `chrIsPrimary`, `chrPublish`, `chrDelete`, `created_at`, `updated_at` from `nq_contact_info` where `chrIsPrimary` = 'Y' and (`chrDelete` = 'N') and (`chrPublish` = 'Y')
1.52ms/packages/Powerpanel/ContactInfo/src/Models/ContactInfo.php:111etickets_liveMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `varTitle`, `varEmail`, `varPhoneNo`, `varEmergencyPhoneNo`, `varCustomerServicePhoneNo`, `varFax`, `txtDescription`, `intDisplayOrder`, `fkIntImgId`, `txtAddress`, `mailingaddress`, `varOpeningHours`, `chrLatitude`, `chrLongitude`, `chrIsPrimary`, `chrPublish`, `chrDelete`, `created_at`, `updated_at` from `nq_contact_info` where `chrIsPrimary` = 'Y' and (`chrDelete` = 'N') and (`chrPublish` = 'Y')
1.23ms/packages/Powerpanel/ContactInfo/src/Models/ContactInfo.php:111etickets_liveMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:21 [▼ "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "close" ] "x-forwarded-for" => array:1 [▶ 0 => "18.222.142.215" ] "x-real-ip" => array:1 [▶ 0 => "18.222.142.215" ] "x-forwarded-host" => array:1 [▶ 0 => "cron.etickets.ca" ] "host" => array:1 [▶ 0 => "cron.etickets.ca" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
0 of 0array:58 [▼ "USER" => "etickets-cron" "HOME" => "/home/etickets-cron" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_FORWARDED_FOR" => "18.222.142.215" "HTTP_X_REAL_IP" => "18.222.142.215" "HTTP_X_FORWARDED_HOST" => "cron.etickets.ca" "HTTP_HOST" => "cron.etickets.ca" "PHP_VALUE" => """ \n error_log=/home/etickets-cron/logs/php/error.log;\n memory_limit=512M;\n max_execution_time=60;\n max_input_time=60;\n max_input_vars=10000;\n post_max_size=64M;\n upload_max_filesize=64M;\n date.timezone=UTC;\n display_errors=off; """ "HTTPS" => true "MGT" => "1" "GEOIP_LONGITUDE" => "-71.1028" "GEOIP_LATITUDE" => "42.3646" "GEOIP_CITY_CONTINENT_CODE" => "NA" "GEOIP_POSTAL_CODE" => "02139" "GEOIP_CITY" => "Cambridge" "GEOIP_REGION" => "MA" "GEOIP_CITY_COUNTRY_NAME" => "United States" "GEOIP_CITY_COUNTRY_CODE3" => "USA" "GEOIP_CITY_COUNTRY_CODE" => "US" "GEOIP_COUNTRY_NAME" => "United States" "GEOIP_COUNTRY_CODE3" => "USA" "GEOIP_COUNTRY_CODE" => "US" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "cron.etickets.ca" "SERVER_PORT" => "443" "SERVER_ADDR" => "127.0.0.1" "REMOTE_PORT" => "" "REMOTE_ADDR" => "18.222.142.215" "SERVER_SOFTWARE" => "nginx/1.21.4" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.0" "DOCUMENT_ROOT" => "/home/etickets-cron/htdocs/cron.etickets.ca/public_html" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/etickets-cron/htdocs/cron.etickets.ca/public_html/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744040815.9247 "REQUEST_TIME" => 1744040815 ]
[]
0 of 0array:7 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "private, must-revalidate" ] "date" => array:1 [▶ 0 => "Mon, 07 Apr 2025 15:46:57 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InlDSDlaQS9tbjhJV2orZWJFQ3FkY2c9PSIsInZhbHVlIjoiNFFFb0NkUUk4QjZXcEcxQUwwUjIyTjBaMjR3ZVlQcjFoL0RRckV3RmhiMXRIQ1F1eXkyb0FoY1RiejNUY0hoZWRLK0JXRnI1NmFiMUdkVTJ2d2lLUXZJTWRJQStDVWY1dHRIR0EzVUNLazlDdVZXaEpsdE5uNGVyeHFxYTlIbkciLCJtYWMiOiJlMGM1NWJkNGVhMDA5ZDNiODhjZjk5YTEwODQ0NDllYTQ5ZTY0MDljNWJkMTFjY2Q3ZGJjN2EyMWRjZmMwYTRhIiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 17:46:58 GMT; Max-Age=7200; path=/; secure ◀XSRF-TOKEN=eyJpdiI6InlDSDlaQS9tbjhJV2orZWJFQ3FkY2c9PSIsInZhbHVlIjoiNFFFb0NkUUk4QjZXcEcxQUwwUjIyTjBaMjR3ZVlQcjFoL0RRckV3RmhiMXRIQ1F1eXkyb0FoY1RiejNUY0hoZWRLK0JXR ▶" 1 => "recently_viewed=bPdYEek3xrGJXF6EXVeB; expires=Tue, 08 Apr 2025 15:46:56 GMT; Max-Age=86398; path=/; secure; httponly" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InlDSDlaQS9tbjhJV2orZWJFQ3FkY2c9PSIsInZhbHVlIjoiNFFFb0NkUUk4QjZXcEcxQUwwUjIyTjBaMjR3ZVlQcjFoL0RRckV3RmhiMXRIQ1F1eXkyb0FoY1RiejNUY0hoZWRLK0JXRnI1NmFiMUdkVTJ2d2lLUXZJTWRJQStDVWY1dHRIR0EzVUNLazlDdVZXaEpsdE5uNGVyeHFxYTlIbkciLCJtYWMiOiJlMGM1NWJkNGVhMDA5ZDNiODhjZjk5YTEwODQ0NDllYTQ5ZTY0MDljNWJkMTFjY2Q3ZGJjN2EyMWRjZmMwYTRhIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 17:46:58 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6InlDSDlaQS9tbjhJV2orZWJFQ3FkY2c9PSIsInZhbHVlIjoiNFFFb0NkUUk4QjZXcEcxQUwwUjIyTjBaMjR3ZVlQcjFoL0RRckV3RmhiMXRIQ1F1eXkyb0FoY1RiejNUY0hoZWRLK0JXR ▶" 1 => "recently_viewed=bPdYEek3xrGJXF6EXVeB; expires=Tue, 08-Apr-2025 15:46:56 GMT; path=/; secure; httponly" ] ]
0 of 0array:2 [▼ "_token" => "3oDYbx2v0juN6jgwnSg0c9BRz8gVGKuBeA8pHzr5" "PHPDEBUGBAR_STACK_DATA" => [] ]