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 (93.52%) | 1.85s |
1 x Booting (6.47%) | 127.95ms |
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
10.25ms/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')
1.27ms/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
1.88ms/app/Alias.php:50etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `intFKModuleCode`, `id` from `nq_cms_page` where `intAliasId` = 1 limit 1
1.22ms/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
1.35ms/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')
1.43ms/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
1.55ms/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
1.2ms/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
1.32ms/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')
1.18ms/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
1.16ms/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
1.94ms/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
1.1ms/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
1.12ms/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'
1.11ms/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)
1.26ms/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'
2.51ms/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)
2.69ms/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
1.09ms/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
1.58ms/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
990μs/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-03' order by `intDisplayOrder` asc
1.4ms/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)
13.48ms/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)
1.07ms/packages/Powerpanel/FeatureEvent/src/Models/FeatureEvent.php:762etickets_liveMetadata | |
---|---|
Backtrace |
|
select `varCity` from `nq_events` group by `varCity`
796ms/app/Http/Controllers/HomeController.php:157etickets_liveMetadata | |
---|---|
Hints |
|
Backtrace |
|
select `eventId` from `nq_recent_view_events` where `chrCookie` is null limit 10
1.4ms/app/Http/Controllers/HomeController.php:164etickets_liveMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `nq_events` where `fkeventGlcode` in (6255250, 6929938, 6646887, 6892512, 6545173, 6305013, 6717071, 6653834, 6991523, 6578683)
1.85ms/app/Http/Controllers/HomeController.php:165etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 3204 limit 1
1.07ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3204 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.1ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 452 limit 1
1.01ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 452 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
980μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 429 limit 1
980μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 429 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
960μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 494 limit 1
940μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 494 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.07ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 429 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` = 3215 limit 1
900μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3215 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.09ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3215 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` = 3216 limit 1
1.02ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3216 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` = 3213 limit 1
1.01ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3213 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
970μs/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3204 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.24ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 3204 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.06ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 429 and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.43ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = 446 limit 1
1.04ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = 446 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` = '386' limit 1
1.05ms/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '386' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.05ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = '386' limit 1
860μs/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` = '575' limit 1
970μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '575' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.06ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '575' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.1ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = '576' limit 1
920μs/app/Image.php:61etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '576' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.01ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '576' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.02ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `id`, `txtImageName`, `txtImgOriginalName`, `varImageExtension` from `nq_image` where `id` = '333' limit 1
910μ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.02ms/app/Image.php:281etickets_liveMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `nq_image` where `id` = '333' and `chrPublish` = 'Y' and `chrDelete` = 'N' limit 1
1.13ms/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.22ms/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')
3.64ms/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.189.28.82" ] "x-real-ip" => array:1 [▶ 0 => "18.189.28.82" ] "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.189.28.82" "HTTP_X_REAL_IP" => "18.189.28.82" "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.189.28.82" "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" => 1743714506.8544 "REQUEST_TIME" => 1743714506 ]
[]
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 => "Thu, 03 Apr 2025 21:08:28 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkxML3ZkeDd1Rjd6RS9SWFBFOFB1cXc9PSIsInZhbHVlIjoiZDIvdkxyZ2dCbXZ2NmpLSnhPcHhKZTBpdjJGR0tLTE5LT3NlYklXd0g4VnJVbm04WFlqS2lEMTREVkdralMxMStvTXRraTlKT0FZWVE4dHg2amFYT3JJT2lwOHlzVk14Z3pGTGwrS3E5b2dGQzBxcXZpWThJNnIxbVBid0RwYTIiLCJtYWMiOiJlZjUzMTMxNDY5OGQ1ZjBlYTAzNjk3NTNkYjE5NjllN2ZhMTBjNjc0ZmNlODU5MGZkZWE3MzMzYjg4NmU0NmU4IiwidGFnIjoiIn0%3D; expires=Thu, 03 Apr 2025 23:08:28 GMT; Max-Age=7200; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IkxML3ZkeDd1Rjd6RS9SWFBFOFB1cXc9PSIsInZhbHVlIjoiZDIvdkxyZ2dCbXZ2NmpLSnhPcHhKZTBpdjJGR0tLTE5LT3NlYklXd0g4VnJVbm04WFlqS2lEMTREVkdralMxMStvTXRra ▶" 1 => "recently_viewed=uMSSPmCDr9dnSbzjP9fV; expires=Fri, 04 Apr 2025 21:08:26 GMT; Max-Age=86398; path=/; secure; httponly" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkxML3ZkeDd1Rjd6RS9SWFBFOFB1cXc9PSIsInZhbHVlIjoiZDIvdkxyZ2dCbXZ2NmpLSnhPcHhKZTBpdjJGR0tLTE5LT3NlYklXd0g4VnJVbm04WFlqS2lEMTREVkdralMxMStvTXRraTlKT0FZWVE4dHg2amFYT3JJT2lwOHlzVk14Z3pGTGwrS3E5b2dGQzBxcXZpWThJNnIxbVBid0RwYTIiLCJtYWMiOiJlZjUzMTMxNDY5OGQ1ZjBlYTAzNjk3NTNkYjE5NjllN2ZhMTBjNjc0ZmNlODU5MGZkZWE3MzMzYjg4NmU0NmU4IiwidGFnIjoiIn0%3D; expires=Thu, 03-Apr-2025 23:08:28 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IkxML3ZkeDd1Rjd6RS9SWFBFOFB1cXc9PSIsInZhbHVlIjoiZDIvdkxyZ2dCbXZ2NmpLSnhPcHhKZTBpdjJGR0tLTE5LT3NlYklXd0g4VnJVbm04WFlqS2lEMTREVkdralMxMStvTXRra ▶" 1 => "recently_viewed=uMSSPmCDr9dnSbzjP9fV; expires=Fri, 04-Apr-2025 21:08:26 GMT; path=/; secure; httponly" ] ]
0 of 0array:2 [▼ "_token" => "UQxZEZWHZthjIyfEVWQ1btalExBtaL4Up9mPQ279" "PHPDEBUGBAR_STACK_DATA" => [] ]