Thoughtful thoughts to your inbox
Copyright ©2024 Enjoy Tours
TRAVEPO GROUP
1 x Application (78.16%) | 103ms |
1 x Booting (21.84%) | 28.81ms |
select count(*) as aggregate from `bravo_flight` where `status` = 'publish' and exists (select * from `bravo_flight_seat` where `bravo_flight`.`id` = `bravo_flight_seat`.`flight_id` and `bravo_flight_seat`.`deleted_at` is null) and `bravo_flight`.`deleted_at` is null
2msu777078346_enjoyportalFlightController.php#54Bindings |
|
Backtrace |
|
select `bravo_flight`.* from `bravo_flight` where `status` = 'publish' and exists (select * from `bravo_flight_seat` where `bravo_flight`.`id` = `bravo_flight_seat`.`flight_id` and `bravo_flight_seat`.`deleted_at` is null) and `bravo_flight`.`deleted_at` is null order by `bravo_flight`.`id` desc limit 9 offset 0
380μsu777078346_enjoyportalFlightController.php#54Bindings |
|
Backtrace |
|
select * from `bravo_flight_seat` where `bravo_flight_seat`.`flight_id` in (52, 53, 54, 55, 56, 57, 58, 59, 60) and `bravo_flight_seat`.`deleted_at` is null order by `price` asc
310μsu777078346_enjoyportalFlightController.php#54Hints |
|
Backtrace |
|
select * from `bravo_airport` where `bravo_airport`.`id` in (10, 12, 14, 16, 35, 41, 43, 47, 51)
290μsu777078346_enjoyportalFlightController.php#54Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_airport` where `bravo_airport`.`id` in (2, 3, 6, 9, 22, 48, 56, 59)
250μsu777078346_enjoyportalFlightController.php#54Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_airline` where `bravo_airline`.`id` in (13, 22, 23, 26, 36, 38, 43, 44) and `bravo_airline`.`deleted_at` is null
270μsu777078346_enjoyportalFlightController.php#54Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000
260μsu777078346_enjoyportalFlightController.php#85Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 30)
220μsu777078346_enjoyportalFlightController.php#85Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_seat_type` where `bravo_seat_type`.`deleted_at` is null
250μsu777078346_enjoyportalFlightController.php#86Hints |
|
Backtrace |
|
select min(`price`) as aggregate from `bravo_flight_seat` where exists (select * from `bravo_flight` where `bravo_flight_seat`.`flight_id` = `bravo_flight`.`id` and `status` = 'publish' and `bravo_flight`.`deleted_at` is null) and `bravo_flight_seat`.`deleted_at` is null
340μsu777078346_enjoyportalFlight.php#489Bindings |
|
Backtrace |
|
select max(`price`) as aggregate from `bravo_flight_seat` where exists (select * from `bravo_flight` where `bravo_flight_seat`.`flight_id` = `bravo_flight`.`id` and `status` = 'publish' and `bravo_flight`.`deleted_at` is null) and `bravo_flight_seat`.`deleted_at` is null
280μsu777078346_enjoyportalFlight.php#492Bindings |
|
Backtrace |
|
select * from `bravo_attrs` where `service` = 'flight' and `bravo_attrs`.`deleted_at` is null order by `position` desc
610μsu777078346_enjoyportalFlightController.php#95Bindings |
|
Hints |
|
Backtrace |
|
select `bravo_terms`.*, (select count(*) from `bravo_flight` inner join `bravo_flight_term` on `bravo_flight`.`id` = `bravo_flight_term`.`target_id` where `bravo_terms`.`id` = `bravo_flight_term`.`term_id` and `bravo_flight`.`deleted_at` is null) as `flight_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (12, 13) and `bravo_terms`.`deleted_at` is null
890μsu777078346_enjoyportalFlightController.php#95Backtrace |
|
select * from `bravo_terms_translations` where `locale` = 'en' and `bravo_terms_translations`.`origin_id` in (83, 84, 85, 86, 87, 88, 89, 90)
290μsu777078346_enjoyportalFlightController.php#95Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs_translations` where `locale` = 'en' and `bravo_attrs_translations`.`origin_id` in (12, 13)
220μsu777078346_enjoyportalFlightController.php#95Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 60 and `bravo_booking_passengers`.`flight_id` is not null and exists (select * from `bravo_bookings` where `bravo_booking_passengers`.`booking_id` = `bravo_bookings`.`id` and `status` not in ('draft', 'cancelled', 'unpaid') and `bravo_bookings`.`deleted_at` is null) and `bravo_booking_passengers`.`deleted_at` is null
410μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 59 and `bravo_booking_passengers`.`flight_id` is not null and exists (select * from `bravo_bookings` where `bravo_booking_passengers`.`booking_id` = `bravo_bookings`.`id` and `status` not in ('draft', 'cancelled', 'unpaid') and `bravo_bookings`.`deleted_at` is null) and `bravo_booking_passengers`.`deleted_at` is null
290μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 58 and `bravo_booking_passengers`.`flight_id` is not null and exists (select * from `bravo_bookings` where `bravo_booking_passengers`.`booking_id` = `bravo_bookings`.`id` and `status` not in ('draft', 'cancelled', 'unpaid') and `bravo_bookings`.`deleted_at` is null) and `bravo_booking_passengers`.`deleted_at` is null
300μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 57 and `bravo_booking_passengers`.`flight_id` is not null and exists (select * from `bravo_bookings` where `bravo_booking_passengers`.`booking_id` = `bravo_bookings`.`id` and `status` not in ('draft', 'cancelled', 'unpaid') and `bravo_bookings`.`deleted_at` is null) and `bravo_booking_passengers`.`deleted_at` is null
300μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 56 and `bravo_booking_passengers`.`flight_id` is not null and exists (select * from `bravo_bookings` where `bravo_booking_passengers`.`booking_id` = `bravo_bookings`.`id` and `status` not in ('draft', 'cancelled', 'unpaid') and `bravo_bookings`.`deleted_at` is null) and `bravo_booking_passengers`.`deleted_at` is null
300μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 55 and `bravo_booking_passengers`.`flight_id` is not null and exists (select * from `bravo_bookings` where `bravo_booking_passengers`.`booking_id` = `bravo_bookings`.`id` and `status` not in ('draft', 'cancelled', 'unpaid') and `bravo_bookings`.`deleted_at` is null) and `bravo_booking_passengers`.`deleted_at` is null
290μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 54 and `bravo_booking_passengers`.`flight_id` is not null and exists (select * from `bravo_bookings` where `bravo_booking_passengers`.`booking_id` = `bravo_bookings`.`id` and `status` not in ('draft', 'cancelled', 'unpaid') and `bravo_bookings`.`deleted_at` is null) and `bravo_booking_passengers`.`deleted_at` is null
280μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 53 and `bravo_booking_passengers`.`flight_id` is not null and exists (select * from `bravo_bookings` where `bravo_booking_passengers`.`booking_id` = `bravo_bookings`.`id` and `status` not in ('draft', 'cancelled', 'unpaid') and `bravo_bookings`.`deleted_at` is null) and `bravo_booking_passengers`.`deleted_at` is null
280μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 52 and `bravo_booking_passengers`.`flight_id` is not null and exists (select * from `bravo_bookings` where `bravo_booking_passengers`.`booking_id` = `bravo_bookings`.`id` and `status` not in ('draft', 'cancelled', 'unpaid') and `bravo_bookings`.`deleted_at` is null) and `bravo_booking_passengers`.`deleted_at` is null
290μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1
330μsu777078346_enjoyportalHasTranslations.php#51Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = 13 and `core_pages`.`deleted_at` is null limit 1
230μsu777078346_enjoyportalMenuWalker.php#36Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = 35 and `core_pages`.`deleted_at` is null limit 1
190μsu777078346_enjoyportalMenuWalker.php#36Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = 40 and `core_pages`.`deleted_at` is null limit 1
180μsu777078346_enjoyportalMenuWalker.php#36Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = 31 and `core_pages`.`deleted_at` is null limit 1
190μsu777078346_enjoyportalMenuWalker.php#36Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'en' limit 1
260μsu777078346_enjoyportalHasTranslations.php#51Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = 13 and `core_pages`.`deleted_at` is null limit 1
190μsu777078346_enjoyportalMenuWalker.php#36Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = 35 and `core_pages`.`deleted_at` is null limit 1
190μsu777078346_enjoyportalMenuWalker.php#36Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = 40 and `core_pages`.`deleted_at` is null limit 1
190μsu777078346_enjoyportalMenuWalker.php#36Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = 31 and `core_pages`.`deleted_at` is null limit 1
190μsu777078346_enjoyportalMenuWalker.php#36Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = '24' and `core_pages`.`deleted_at` is null limit 1
340μsu777078346_enjoyportalAppHelper.php#629Bindings |
|
Hints |
|
Backtrace |
|
200
[]
[]
0 of 0array:23 [▼ "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" ] "accept-encoding" => array:1 [▶ 0 => "br" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjhjZDhERG5zMUpSUENEaE02dk1Yb2c9PSIsInZhbHVlIjoiWDQvN2w0UDV1UnErOTJBbjBvS1ViUm9ybGNPSVRTQTFvcVRxTXZ3UDUxYmlRTmVQTDhiejZMdk1pY0VPT0JTQjhFVjQyTG1FaVFZR3ZITmxzbkwzNENGS0M2WWpMOHB6S1FWMW1IYXowWG1WQVJLc09US0FucldpeDF0cDdUR0kiLCJtYWMiOiJkOWI1YTRhMzMyNjczZjRlNjU2ZjFjYmY4ZTgxNjQ1ZjMyMTM5MGY2Njc5Njg4NWI1NGQxNmUxYTNhMmJiZTQ0IiwidGFnIjoiIn0%3D; bookingcore_session=eyJpdiI6IkNGTUtVRnZ4VWU4dmNyeG9RODF5ekE9PSIsInZhbHVlIjoieDdkbVJpWVFYV3h5bWcvY0M1VzZKTjZ1cFZnUTIza2FGMTVzY3hkK1JqUE95aWo5Mk9FZFptWGdLVHZycUJqdEdObTZHMHpJWUMreUZaRmJUMmlRVjhiREJRUWJ5ZEFERUlKRVgrQ2hFcUVIM0UxMjZMVEY2Rm51SCtIWUIxalciLCJtYWMiOiI3YmIxNjY0OTVlMDljOWU1NWY2ZTQ4NjJjY2IzMjNjNWQ4NWRmYTU2Njg2Zjc0MWEwMjA4NmQxMzFmMDRjOGY5IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IjhjZDhERG5zMUpSUENEaE02dk1Yb2c9PSIsInZhbHVlIjoiWDQvN2w0UDV1UnErOTJBbjBvS1ViUm9ybGNPSVRTQTFvcVRxTXZ3UDUxYmlRTmVQTDhiejZMdk1pY0VPT0JTQjhFVjQyT ▶" ] "host" => array:1 [▶ 0 => "enjoytourseg.com" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "x-forwarded-for" => array:1 [▶ 0 => "18.220.89.180" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-real-ip" => array:1 [▶ 0 => "18.220.89.180" ] "x-real-port" => array:1 [▶ 0 => "44545" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-port" => array:1 [▶ 0 => "443" ] "x-lscache" => array:1 [▶ 0 => "1" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "priority" => array:1 [▶ 0 => "u=0, i" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "PFxHMvfOPK83kTuQSD4OxasWBzhYXXfd7oL6ydC3" "bookingcore_session" => "d5CPZsQz23ZH86JcVati7NBkewYKrWRq8idijIv2" ]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 10 Jan 2025 14:55:59 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImxJOU1hWWhSMjliZEpxNTdYL08zeUE9PSIsInZhbHVlIjoiL1lXaEk1cW5mSnRoc1F0TkNVVjM3dGJEK3prdUlUU1c5L1l5VzBkKzR5V3hSWmNFbzdMeWl0U2RkU0gwYXRTdC9VOXd5N0NRbEIvais3UWZmQU5yR0ZKcXZHT3d5eXhPcTJjaUcrZDRlSUQ4UmRESlpVYTc4MWNVbi9kVzY3dUciLCJtYWMiOiJjZWIyNWQ2MTc1MjcxNDNmNjVjYjA4MjQ3NmMwNDRlNDAzMTQ1MWZlYmQ3MDgzMjliNTY3NzEyZGQ3MzMwMWYzIiwidGFnIjoiIn0%3D; expires=Fri, 10 Jan 2025 16:55:59 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImxJOU1hWWhSMjliZEpxNTdYL08zeUE9PSIsInZhbHVlIjoiL1lXaEk1cW5mSnRoc1F0TkNVVjM3dGJEK3prdUlUU1c5L1l5VzBkKzR5V3hSWmNFbzdMeWl0U2RkU0gwYXRTdC9VOXd5N ▶" 1 => "bookingcore_session=eyJpdiI6IjlIVndkSXRKRVZFWENlaDNPeTl5aWc9PSIsInZhbHVlIjoiNnBxNVVlSTZnMDZ5NW5XWS96ZTJVWFh6SFFXWjc2YklHeGl4TnEzRk9vZ2MzQVRrRllEcGZDZEkzM1BZK3FPYm1BWG1zMGMrWlRrRmdkU25WeFA5SlhhY1Z5R05ZWng3VjRaU3BZdFRjd2pqcEVPcEVoN2RTbEdPWjZqLy9jWjUiLCJtYWMiOiI5MDkwY2I3MTM4MTk4MGQzMjA1MmQ0MTIxNTA3MWFhODM3ZTg3NmM3MDdhYjAyZGM4NzdhZWQ1MzRkYTI3OTM3IiwidGFnIjoiIn0%3D; expires=Fri, 10 Jan 2025 16:55:59 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀bookingcore_session=eyJpdiI6IjlIVndkSXRKRVZFWENlaDNPeTl5aWc9PSIsInZhbHVlIjoiNnBxNVVlSTZnMDZ5NW5XWS96ZTJVWFh6SFFXWjc2YklHeGl4TnEzRk9vZ2MzQVRrRllEcGZDZEkzM1BZK3FP ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImxJOU1hWWhSMjliZEpxNTdYL08zeUE9PSIsInZhbHVlIjoiL1lXaEk1cW5mSnRoc1F0TkNVVjM3dGJEK3prdUlUU1c5L1l5VzBkKzR5V3hSWmNFbzdMeWl0U2RkU0gwYXRTdC9VOXd5N0NRbEIvais3UWZmQU5yR0ZKcXZHT3d5eXhPcTJjaUcrZDRlSUQ4UmRESlpVYTc4MWNVbi9kVzY3dUciLCJtYWMiOiJjZWIyNWQ2MTc1MjcxNDNmNjVjYjA4MjQ3NmMwNDRlNDAzMTQ1MWZlYmQ3MDgzMjliNTY3NzEyZGQ3MzMwMWYzIiwidGFnIjoiIn0%3D; expires=Fri, 10-Jan-2025 16:55:59 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImxJOU1hWWhSMjliZEpxNTdYL08zeUE9PSIsInZhbHVlIjoiL1lXaEk1cW5mSnRoc1F0TkNVVjM3dGJEK3prdUlUU1c5L1l5VzBkKzR5V3hSWmNFbzdMeWl0U2RkU0gwYXRTdC9VOXd5N ▶" 1 => "bookingcore_session=eyJpdiI6IjlIVndkSXRKRVZFWENlaDNPeTl5aWc9PSIsInZhbHVlIjoiNnBxNVVlSTZnMDZ5NW5XWS96ZTJVWFh6SFFXWjc2YklHeGl4TnEzRk9vZ2MzQVRrRllEcGZDZEkzM1BZK3FPYm1BWG1zMGMrWlRrRmdkU25WeFA5SlhhY1Z5R05ZWng3VjRaU3BZdFRjd2pqcEVPcEVoN2RTbEdPWjZqLy9jWjUiLCJtYWMiOiI5MDkwY2I3MTM4MTk4MGQzMjA1MmQ0MTIxNTA3MWFhODM3ZTg3NmM3MDdhYjAyZGM4NzdhZWQ1MzRkYTI3OTM3IiwidGFnIjoiIn0%3D; expires=Fri, 10-Jan-2025 16:55:59 GMT; path=/; httponly ◀bookingcore_session=eyJpdiI6IjlIVndkSXRKRVZFWENlaDNPeTl5aWc9PSIsInZhbHVlIjoiNnBxNVVlSTZnMDZ5NW5XWS96ZTJVWFh6SFFXWjc2YklHeGl4TnEzRk9vZ2MzQVRrRllEcGZDZEkzM1BZK3FP ▶" ] ]
0 of 0array:4 [▼ "_token" => "PFxHMvfOPK83kTuQSD4OxasWBzhYXXfd7oL6ydC3" "_previous" => array:1 [▶ "url" => "https://enjoytourseg.com/flight" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]