Thoughtful thoughts to your inbox
Copyright © 2024 Enjoy Tours
TRAVEPO GROUP
1 x Application (79.06%) | 123ms |
1 x Booting (20.93%) | 32.60ms |
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 exists (select * from `bravo_airport` where `bravo_flight`.`airport_from` = `bravo_airport`.`id` and `location_id` = '10') and `bravo_flight`.`deleted_at` is null
2.65msu777078346_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 exists (select * from `bravo_airport` where `bravo_flight`.`airport_from` = `bravo_airport`.`id` and `location_id` = '10') and `bravo_flight`.`deleted_at` is null order by `bravo_flight`.`id` desc limit 9 offset 0
480μsu777078346_enjoyportalFlightController.php#54Bindings |
|
Backtrace |
|
select * from `bravo_flight_seat` where `bravo_flight_seat`.`flight_id` in (24, 36, 37, 43, 46, 51, 55, 56, 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 (1, 16, 23, 35, 41, 45)
240μsu777078346_enjoyportalFlightController.php#54Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_airport` where `bravo_airport`.`id` in (2, 9, 13, 22, 25, 26, 28, 49, 59)
240μsu777078346_enjoyportalFlightController.php#54Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_airline` where `bravo_airline`.`id` in (1, 9, 13, 17, 18, 29, 38, 44, 50) and `bravo_airline`.`deleted_at` is null
410μsu777078346_enjoyportalFlightController.php#54Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000
300μsu777078346_enjoyportalFlightController.php#85Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_location_translations` where `locale` = 'fr' and `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 30)
260μsu777078346_enjoyportalFlightController.php#85Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_seat_type` where `bravo_seat_type`.`deleted_at` is null
380μ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
320μ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
320μsu777078346_enjoyportalFlight.php#492Bindings |
|
Backtrace |
|
select * from `bravo_attrs` where `service` = 'flight' and `bravo_attrs`.`deleted_at` is null order by `position` desc
270μ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
1.04msu777078346_enjoyportalFlightController.php#95Backtrace |
|
select * from `bravo_terms_translations` where `locale` = 'fr' and `bravo_terms_translations`.`origin_id` in (83, 84, 85, 86, 87, 88, 89, 90)
210μsu777078346_enjoyportalFlightController.php#95Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs_translations` where `locale` = 'fr' and `bravo_attrs_translations`.`origin_id` in (12, 13)
190μ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
680μ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
370μ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
300μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 51 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` = 46 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` = 43 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` = 37 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
250μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 36 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
220μsu777078346_enjoyportalFlight.php#1051Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 24 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 `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'fr' limit 1
340μsu777078346_enjoyportalHasTranslations.php#51Bindings |
|
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` = 'fr' limit 1
190μsu777078346_enjoyportalHasTranslations.php#51Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = '24' and `core_pages`.`deleted_at` is null limit 1
330μsu777078346_enjoyportalAppHelper.php#629Bindings |
|
Hints |
|
Backtrace |
|
200
0 of 0array:1 [▼ "from_where" => "10" ]
[]
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=eyJpdiI6IlZzR0xUNFFEM2JyTXBtVjhnTVVSNHc9PSIsInZhbHVlIjoib3lLMWxNWGVmUTRyVDZYNHNsSjRkbDFNZEVxc1U4QldPc3cvNTEveDh1NVdwR0JJZ2w1OW9qNGZFV0o1OVhPYnJvYkt2M3ZudmxRRWZ3NUwzYkljRFFoS01IR253ZXIzclV6V0lYais3MG1xZS90akxRWVBsVDkrZmc4ZDFSeEsiLCJtYWMiOiJlYTljYmExOWE0OWUxNTQyNzE0OTJlNzJjNDc2MzUzNmYwMmU5MTI4NGYyYTZkNzQ4ZmY2MWJkYTMwMTc5NzE0IiwidGFnIjoiIn0%3D; bookingcore_session=eyJpdiI6IitIUG83ZFhhOUhaeHJSbkZxMnd0c0E9PSIsInZhbHVlIjoiTms0YjVtQm04eUY4MFI1VjRlU3d5VU9wbFNVOFQ4MXY4N0xNcXRPMHNYQ0ExWnV4QldJWFlJeEwrQjVZc01sak14WnpDS3g4elNyL3YrckJyYmVPWE11NDdyVmZrdnlFWDAxT1FhSGwyTUNJNkFjMGp4OGc5b3UrVjI1TmVPSkIiLCJtYWMiOiJlOTE2NDQ3NDE2NDYzYTM2Y2NmNzQwMTY1MzNmZWVjZjkzYWYyYTRhOTE1YzdmNmI3N2FjMDQyY2U5NTM1MDMxIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IlZzR0xUNFFEM2JyTXBtVjhnTVVSNHc9PSIsInZhbHVlIjoib3lLMWxNWGVmUTRyVDZYNHNsSjRkbDFNZEVxc1U4QldPc3cvNTEveDh1NVdwR0JJZ2w1OW9qNGZFV0o1OVhPYnJvYkt2M ▶" ] "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 => "3.128.31.38" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-real-ip" => array:1 [▶ 0 => "3.128.31.38" ] "x-real-port" => array:1 [▶ 0 => "4503" ] "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" => "cbOy0Tjb4LZEhL9GSFcvpFKv5LqwtHGirYeCsQo7" "bookingcore_session" => "SqoRPdDbJYX7AC81S5JCI5uFLeOxqqCqzO9Wc5CG" ]
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 => "Sat, 11 Jan 2025 02:37:48 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjVCcE5hcENmKzJ0TjZHRkhQTzVzR3c9PSIsInZhbHVlIjoiWjhraEx4RnlaVDNMUU4rb1E0cDNJTTBHZ0k5RkRNMTZCeUYrQVFFa2RjaVZCNVNCZ0ptcG8ySjlrZTNELzE0NW1iN1F4SWlsMzhLUVF5ZWR3a29WcTFCWHhUdHFETGFUeEhUWWIva2oxb1NzWEU3RHhWdEhVVlQ5L3lVM3M2amEiLCJtYWMiOiI1NWM5ZjNmZTc5NmJiY2QwZDhlYmJmZjhjNzQwMjJhY2ZiYThiNzQ2ODRlMGQzMzljMDhiMzIyOGZiN2UwNzhkIiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 04:37:48 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjVCcE5hcENmKzJ0TjZHRkhQTzVzR3c9PSIsInZhbHVlIjoiWjhraEx4RnlaVDNMUU4rb1E0cDNJTTBHZ0k5RkRNMTZCeUYrQVFFa2RjaVZCNVNCZ0ptcG8ySjlrZTNELzE0NW1iN1F4S ▶" 1 => "bookingcore_session=eyJpdiI6ImtxdUFiUjdIZitEdVpZclh4cFFxWEE9PSIsInZhbHVlIjoiNDhxdDUwU2l2azlibHVQNnR5dnc3Z1BaUm1YSzdQUjgvcWJxTEEyT0dKRFByUEtpY2poQ2RJaXZ2a0xLcVdzOXdOYm8vR1FtYzdKZXFDQnRQWFoxOVorQmlTbFBFTGUrelA4dmJOa0h0OGdONG9hQ3JVd0lqaEJRYzBnb0V6SzkiLCJtYWMiOiI4YjdlYzYzYmNmMDkyNmQ1MDRjMjVmNDU1ZGQ4MDkyZmQyZGEzMzlmMzM5MzJiMGI1YTI4MTEyMzllMmEzZDJlIiwidGFnIjoiIn0%3D; expires=Sat, 11 Jan 2025 04:37:48 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀bookingcore_session=eyJpdiI6ImtxdUFiUjdIZitEdVpZclh4cFFxWEE9PSIsInZhbHVlIjoiNDhxdDUwU2l2azlibHVQNnR5dnc3Z1BaUm1YSzdQUjgvcWJxTEEyT0dKRFByUEtpY2poQ2RJaXZ2a0xLcVdz ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjVCcE5hcENmKzJ0TjZHRkhQTzVzR3c9PSIsInZhbHVlIjoiWjhraEx4RnlaVDNMUU4rb1E0cDNJTTBHZ0k5RkRNMTZCeUYrQVFFa2RjaVZCNVNCZ0ptcG8ySjlrZTNELzE0NW1iN1F4SWlsMzhLUVF5ZWR3a29WcTFCWHhUdHFETGFUeEhUWWIva2oxb1NzWEU3RHhWdEhVVlQ5L3lVM3M2amEiLCJtYWMiOiI1NWM5ZjNmZTc5NmJiY2QwZDhlYmJmZjhjNzQwMjJhY2ZiYThiNzQ2ODRlMGQzMzljMDhiMzIyOGZiN2UwNzhkIiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 04:37:48 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjVCcE5hcENmKzJ0TjZHRkhQTzVzR3c9PSIsInZhbHVlIjoiWjhraEx4RnlaVDNMUU4rb1E0cDNJTTBHZ0k5RkRNMTZCeUYrQVFFa2RjaVZCNVNCZ0ptcG8ySjlrZTNELzE0NW1iN1F4S ▶" 1 => "bookingcore_session=eyJpdiI6ImtxdUFiUjdIZitEdVpZclh4cFFxWEE9PSIsInZhbHVlIjoiNDhxdDUwU2l2azlibHVQNnR5dnc3Z1BaUm1YSzdQUjgvcWJxTEEyT0dKRFByUEtpY2poQ2RJaXZ2a0xLcVdzOXdOYm8vR1FtYzdKZXFDQnRQWFoxOVorQmlTbFBFTGUrelA4dmJOa0h0OGdONG9hQ3JVd0lqaEJRYzBnb0V6SzkiLCJtYWMiOiI4YjdlYzYzYmNmMDkyNmQ1MDRjMjVmNDU1ZGQ4MDkyZmQyZGEzMzlmMzM5MzJiMGI1YTI4MTEyMzllMmEzZDJlIiwidGFnIjoiIn0%3D; expires=Sat, 11-Jan-2025 04:37:48 GMT; path=/; httponly ◀bookingcore_session=eyJpdiI6ImtxdUFiUjdIZitEdVpZclh4cFFxWEE9PSIsInZhbHVlIjoiNDhxdDUwU2l2azlibHVQNnR5dnc3Z1BaUm1YSzdQUjgvcWJxTEEyT0dKRFByUEtpY2poQ2RJaXZ2a0xLcVdz ▶" ] ]
0 of 0array:4 [▼ "_token" => "cbOy0Tjb4LZEhL9GSFcvpFKv5LqwtHGirYeCsQo7" "_previous" => array:1 [▶ "url" => "https://enjoytourseg.com/fr/flight?from_where=10" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]