Thoughtful thoughts to your inbox
0 of 0array:1 [▼ "location_id" => "7" ]
[]
0 of 0array:20 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImxBQkdyQjNlaGhwRGc0N05rcWY1UUE9PSIsInZhbHVlIjoiQ05ncEZSeGdsTndXaHJLWjJHYUpGaWxKaE9RRFNjeDI5WGVWRXlTNnV5TjZqTXdjN3h6V1krZU9QaW41UHoxdXhsUHV5dFpzU2M1MHhZQ3U2MTgyUmZFSjNyRGdQc0Y2d1NROXVvVGhyQ1I1V2lDMDVpa1ppMkdOR080djFJZjQiLCJtYWMiOiI5ZTE5Y2FjNjdkNGMxYjU2ZDAzMjY4NDQ4ODJlNmFhZTFhNGEwMmVjM2U4YzBiODM2NTA2ZmEwNDQyOTdjYjMyIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6ImNaYTRHWGpUVjA5NjUzcDZDNU5QZ2c9PSIsInZhbHVlIjoiaGErYk1mVWNJVE5BRWF1bUlWdC9pYk5FYTZMcXNuUHhyMDE1U0FFendNLzE3OUJyMDNVdjVObU1JaUlueUswYXc5ZHRMM3NjVUsyTFQ0NWN2bEVFeXMycWptdncvY3hDaWd3Zll5SUpNWjhXd3ZXZms3Wm5iTzZoTEVXcWJ6SjgiLCJtYWMiOiI0MDdhZGM5MTllNWU1YzRkYzE4MDdlMDRhN2U1MjViNDFkOTdmNWQ4MmRlYzEyYjc3ZDg4YzNiNGFlOTMxNTVmIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6ImxBQkdyQjNlaGhwRGc0N05rcWY1UUE9PSIsInZhbHVlIjoiQ05ncEZSeGdsTndXaHJLWjJHYUpGaWxKaE9RRFNjeDI5WGVWRXlTNnV5TjZqTXdjN3h6V1krZU9QaW41UHoxdXhsUHV5d ▶" ] "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" ] "x-amzn-trace-id" => array:1 [▶ 0 => "Root=1-67d4c929-74fd60422dccbe1d08781337" ] "host" => array:1 [▶ 0 => "inrentz.com" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "18.222.196.154" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "CnHcOFWhOVX1F4MUg26UGB4aJZ0tb4FjLFUTyenO" "laravel_session" => "Cuy6hUw6RzuECESecLBo9ylptCalQAZCPdYU2eHW" ]
0 of 0array:3 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sat, 15 Mar 2025 00:26:17 GMT" ] ]
0 of 0array:5 [▼ "_token" => "CnHcOFWhOVX1F4MUg26UGB4aJZ0tb4FjLFUTyenO" "bc_current_currency" => "jpy" "_previous" => array:1 [▶ "url" => "https://inrentz.com/hotel?location_id=7&set_currency=jpy" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
1 x Application (83.24%) | 194ms |
1 x Preparing Response (66.24%) | 155ms |
1 x Booting (16.75%) | 39.12ms |
1 x Routing (0.29%) | 687μs |
select * from `bravo_locations` where `id` = '7' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from (select `bravo_hotels`.* from `bravo_hotels` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_hotels`.`location_id` and `bravo_locations`.`_lft` >= 13 and `bravo_locations`.`_rgt` <= 14 where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id`) as `aggregate_table`
Bindings |
|
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 MIN( price ) AS min_price ,
MAX( price ) AS max_price from `bravo_hotels` where `status` = 'publish' and `bravo_hotels`.`deleted_at` is null limit 1
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs` where `service` = 'hotel' and `bravo_attrs`.`deleted_at` is null order by `position` asc
Bindings |
|
Hints |
|
Backtrace |
|
select `bravo_terms`.*, (select count(*) from `bravo_hotels` inner join `bravo_hotel_term` on `bravo_hotels`.`id` = `bravo_hotel_term`.`target_id` where `bravo_terms`.`id` = `bravo_hotel_term`.`term_id` and `bravo_hotels`.`deleted_at` is null) as `hotel_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (5, 6, 7) and `bravo_terms`.`deleted_at` is null
Backtrace |
|
select * from `bravo_terms_translations` where `locale` = 'en' and `bravo_terms_translations`.`origin_id` in (32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs_translations` where `locale` = 'en' and `bravo_attrs_translations`.`origin_id` in (5, 6, 7)
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 |
|