Thoughtful thoughts to your inbox
This website requires cookies to provide all of its features. By using our website, you agree to our use of cookies. More info
1 x Application (68.77%) | 1.28s |
1 x Booting (31.23%) | 582ms |
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
Bindings |
|
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`.`min_price` asc limit 9 offset 0
Bindings |
|
Backtrace |
|
select * from `bravo_flight_seat` where `bravo_flight_seat`.`flight_id` in (3, 4, 5, 7, 8, 10, 11, 14, 18) and `bravo_flight_seat`.`deleted_at` is null order by `price` asc
Hints |
|
Backtrace |
|
select * from `bravo_airport` where `bravo_airport`.`id` in (1, 2, 4, 5, 10, 13)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_airport` where `bravo_airport`.`id` in (2, 3, 4, 13, 16, 17, 19)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_airline` where `bravo_airline`.`id` in (5, 10, 14, 15, 16, 17, 18, 20) and `bravo_airline`.`deleted_at` is null
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 14 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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 10 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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 18 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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 11 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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 3 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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 5 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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 8 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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 7 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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_booking_passengers` where `bravo_booking_passengers`.`flight_id` = 4 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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000
Bindings |
|
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)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_seat_type` where `bravo_seat_type`.`deleted_at` is null
Hints |
|
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
Bindings |
|
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
Bindings |
|
Backtrace |
|
select * from `bravo_attrs` where `service` = 'flight' and `bravo_attrs`.`deleted_at` is null order by `position` desc
Bindings |
|
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
Backtrace |
|
select * from `bravo_terms_translations` where `locale` = 'en' and `bravo_terms_translations`.`origin_id` in (83, 84, 85, 86, 87, 88, 89, 90)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs_translations` where `locale` = 'en' and `bravo_attrs_translations`.`origin_id` in (12, 13)
Bindings |
|
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
Bindings |
|
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
Bindings |
|
Hints |
|
Backtrace |
|
select * from `core_pages` where `core_pages`.`id` = '' and `core_pages`.`deleted_at` is null limit 1
Bindings |
|
Hints |
|
Backtrace |
|
200
0 of 0array:2 [▼ "orderby" => "price_low_high" "page" => "1" ]
[]
0 of 0array:17 [▼ "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 => "gzip, deflate, br, zstd" ] "content-length" => array:1 [▶ 0 => "0" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjNWSjVrZUZiY2NmSW5NR2NTTC9vYlE9PSIsInZhbHVlIjoiWVZ3T21mRjZPUklDMTZ3cnRPTzIrNzZZWnQ1bTNhbklNNnRkMnlxK1ZUSVdlcEhleXBFWGEyUDhTeWZNRmFMSnhEVDhtK3F4V2R1TldidElrZTNuRWpjNmVZUkczMWREYTF6bDU2ek02QWVGQVphRGpUMHU1M3gxaDVTN3JWYTAiLCJtYWMiOiI4NGExNDc2ZTc0ZDdjMTQyZjM2OWM2NDBiZTc4M2FlNzI2NmQ2MmI0NzVlOTIwYWI3ZTJjMTc3OTU0ZWM2ZmE2IiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6IjRHajE3ZFd5ZFBmb1R4WHZUVjJjQ0E9PSIsInZhbHVlIjoiN3FPQlhsWW5hbzFseVJzTFE5dWcxbWRvb0pHdnNCUXo3STQzUVhJWmJFblhxRXk2UWtPVnVBb09yVktiL2IwNGlPaUtrRi9Wb0RLTFR0YjN6N0orS0tZblhYeUxSUzcxTFNuOUVJM3FoVUl6aUhiTmIxVDRlSWJabXNpdmJFaVEiLCJtYWMiOiI5Y2YxMTQ2NzlmN2E4Mzc0ZWQwZWVlMWRiOTEzYmVjMTg1ZTAxMThlNDFjNjlhYTkyZTc4ODdmMmExMmZhNmEyIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IjNWSjVrZUZiY2NmSW5NR2NTTC9vYlE9PSIsInZhbHVlIjoiWVZ3T21mRjZPUklDMTZ3cnRPTzIrNzZZWnQ1bTNhbklNNnRkMnlxK1ZUSVdlcEhleXBFWGEyUDhTeWZNRmFMSnhEVDhtK ▶" ] "host" => array:1 [▶ 0 => "aarnatours.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" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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" => "PpWmZht8tceToIk0u9tLKxTWI7Bfz59OSUkYyyUg" "booking_core_session" => "1ZF9qGZ3ahWMONjuOPVfb2GLCtLfaGkPGOYNhsqr" ]
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 => "Thu, 03 Jul 2025 19:47:06 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlZoVUJ6ZUQ0akd6TUpvcDF6cGhKWWc9PSIsInZhbHVlIjoiTmRVckltdUU4QTJhOWJzK1kyU0hoaFovWWw3c09VNERWbGsvQkI1bGYyN3VHMVl4NUp5L091bzVhQkgwc3hVRTNXbmpwbEhvTnZnZ2ZvTzJKczJ4YW0xSVZhR0YvN2F4WTBncWpUMTcyc2tqanpjRkNhYW1JYmFBTjY1ekdodXkiLCJtYWMiOiI3ZmY2NmUwODJkMDZlODVjZGFkMTlmZWFiODI2OTUwYTYzNWQ1YTAyODFiYzk0ZDQ0ZjMzMGY0NWYxZTVkOWNkIiwidGFnIjoiIn0%3D; expires=Thu, 03-Jul-2025 21:47:07 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlZoVUJ6ZUQ0akd6TUpvcDF6cGhKWWc9PSIsInZhbHVlIjoiTmRVckltdUU4QTJhOWJzK1kyU0hoaFovWWw3c09VNERWbGsvQkI1bGYyN3VHMVl4NUp5L091bzVhQkgwc3hVRTNXbmpwb ▶" 1 => "booking_core_session=eyJpdiI6Ik1mUXpRQlVsK2FMbEdjd2F6UzdOMnc9PSIsInZhbHVlIjoiVFhjeUh5ZXdQUXc4YlB2bXFVRVpjREhqNlJZRW9XUlpoeWhyQlhBOFpid0l0cDBGWGFGTVpzU1g3ZGI4NHY5enhyYXB6TTZlM3Z4clUyc2pBQUo1QkdlMFFCVHBOdmhWTDF3NTBRRkpycVphSDN6Z2YvSmpUQXRuVnpJOVliV1YiLCJtYWMiOiI5MTA4MjJhYWQwYzZjYzI1OWY3MzFhZjNhYmMxZTFkNzM5Zjk3NWNjYzk5MzE5NGE5ZmY2MDk2NTgwM2I0YmIwIiwidGFnIjoiIn0%3D; expires=Thu, 03-Jul-2025 21:47:07 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀booking_core_session=eyJpdiI6Ik1mUXpRQlVsK2FMbEdjd2F6UzdOMnc9PSIsInZhbHVlIjoiVFhjeUh5ZXdQUXc4YlB2bXFVRVpjREhqNlJZRW9XUlpoeWhyQlhBOFpid0l0cDBGWGFGTVpzU1g3ZGI4NHY ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlZoVUJ6ZUQ0akd6TUpvcDF6cGhKWWc9PSIsInZhbHVlIjoiTmRVckltdUU4QTJhOWJzK1kyU0hoaFovWWw3c09VNERWbGsvQkI1bGYyN3VHMVl4NUp5L091bzVhQkgwc3hVRTNXbmpwbEhvTnZnZ2ZvTzJKczJ4YW0xSVZhR0YvN2F4WTBncWpUMTcyc2tqanpjRkNhYW1JYmFBTjY1ekdodXkiLCJtYWMiOiI3ZmY2NmUwODJkMDZlODVjZGFkMTlmZWFiODI2OTUwYTYzNWQ1YTAyODFiYzk0ZDQ0ZjMzMGY0NWYxZTVkOWNkIiwidGFnIjoiIn0%3D; expires=Thu, 03-Jul-2025 21:47:07 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlZoVUJ6ZUQ0akd6TUpvcDF6cGhKWWc9PSIsInZhbHVlIjoiTmRVckltdUU4QTJhOWJzK1kyU0hoaFovWWw3c09VNERWbGsvQkI1bGYyN3VHMVl4NUp5L091bzVhQkgwc3hVRTNXbmpwb ▶" 1 => "booking_core_session=eyJpdiI6Ik1mUXpRQlVsK2FMbEdjd2F6UzdOMnc9PSIsInZhbHVlIjoiVFhjeUh5ZXdQUXc4YlB2bXFVRVpjREhqNlJZRW9XUlpoeWhyQlhBOFpid0l0cDBGWGFGTVpzU1g3ZGI4NHY5enhyYXB6TTZlM3Z4clUyc2pBQUo1QkdlMFFCVHBOdmhWTDF3NTBRRkpycVphSDN6Z2YvSmpUQXRuVnpJOVliV1YiLCJtYWMiOiI5MTA4MjJhYWQwYzZjYzI1OWY3MzFhZjNhYmMxZTFkNzM5Zjk3NWNjYzk5MzE5NGE5ZmY2MDk2NTgwM2I0YmIwIiwidGFnIjoiIn0%3D; expires=Thu, 03-Jul-2025 21:47:07 GMT; path=/; httponly ◀booking_core_session=eyJpdiI6Ik1mUXpRQlVsK2FMbEdjd2F6UzdOMnc9PSIsInZhbHVlIjoiVFhjeUh5ZXdQUXc4YlB2bXFVRVpjREhqNlJZRW9XUlpoeWhyQlhBOFpid0l0cDBGWGFGTVpzU1g3ZGI4NHY ▶" ] ]
0 of 0array:4 [▼ "_token" => "PpWmZht8tceToIk0u9tLKxTWI7Bfz59OSUkYyyUg" "bc_current_currency" => "usd" "_previous" => array:1 [▶ "url" => "https://aarnatours.com/flight?orderby=price_low_high&page=1" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]