Thoughtful thoughts to your inbox
0 of 0array:1 [▼ "location_id" => "5" ]
[]
0 of 0array:20 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjFBdU1XWGJpbXFtNmJmWTF6MURsSHc9PSIsInZhbHVlIjoiQnFPUVk3em9HWHpBcnlSZXNJMGhzTmVUekxMY2RPUzlrSkwyMmx0RExqR2o1SHQrTC9tQ2U2ZVFwT0tieXg0UURJQXg0Z1F2OFB5T2ZtaXFFenliT0NsMnpTclY4ZVNQQWR6NEhWdm1lOXZybXdHWkdwdzF4ZnNFR1VVZHRhbWoiLCJtYWMiOiI2ODU5Yzk4YWU0NmMyN2E1NjUyNDViODk3MzE0ZjcwODBiMDVkMWI5MWY4OGJiZGVhN2FhM2YzZDQ0M2JkY2VlIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IkZrQlEwUWlLVXhZQ0FyM3VxVnE3YVE9PSIsInZhbHVlIjoiWjRMMXlrcjBIM1dzYjZIV2MzWEJKUWhYeXRUd0diZXNJZFNWVmJZY2pNWXlPUTBjUWlWTEN3NWJwclVGby9kdDJzU0ZrQmllVDhOTlpaY29zVVRYUVd2dFdDV3pGVGhiRDFxSHgyNEMrOTRyU3lyZkNXL3V0UkFqOXhFamxjdE8iLCJtYWMiOiIwYTJhOTZiNGZjMzI2MGQ3Zjg1NDEwNDM1MDMwOTBiODVjYzIzMGNiMmMyYWQ0MjQ3MjljNDk2NDVmNDgxODZjIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IjFBdU1XWGJpbXFtNmJmWTF6MURsSHc9PSIsInZhbHVlIjoiQnFPUVk3em9HWHpBcnlSZXNJMGhzTmVUekxMY2RPUzlrSkwyMmx0RExqR2o1SHQrTC9tQ2U2ZVFwT0tieXg0UURJQXg0Z ▶" ] "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-67d4c6e0-3e5c14d65aa0115e13304b92" ] "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.221.201.67" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "Isx6nZ7vHD2IOFDhzyNMWcFWouVUl3egz6p9Z3UB" "laravel_session" => "sLhJF44SN7WM0JAiIsEGaG1Y5mufO20O3YKqOBiD" ]
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:16:32 GMT" ] ]
0 of 0array:4 [▼ "_token" => "Isx6nZ7vHD2IOFDhzyNMWcFWouVUl3egz6p9Z3UB" "bc_current_currency" => "jpy" "_previous" => array:1 [▶ "url" => "https://inrentz.com/boat?location_id=5&set_currency=jpy" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]
1 x Application (67.3%) | 238ms |
1 x Preparing Response (54.06%) | 191ms |
1 x Booting (32.7%) | 115ms |
1 x Routing (0.47%) | 1.65ms |
select * from `bravo_locations` where `id` = '5' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from (select `bravo_boats`.* from `bravo_boats` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_boats`.`location_id` and `bravo_locations`.`_lft` >= 9 and `bravo_locations`.`_rgt` <= 10 where `bravo_boats`.`status` = 'publish' and `bravo_boats`.`deleted_at` is null group by `bravo_boats`.`id`) as `aggregate_table`
Bindings |
|
Backtrace |
|
select `bravo_boats`.* from `bravo_boats` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_boats`.`location_id` and `bravo_locations`.`_lft` >= 9 and `bravo_locations`.`_rgt` <= 10 where `bravo_boats`.`status` = 'publish' and `bravo_boats`.`deleted_at` is null group by `bravo_boats`.`id` order by `bravo_boats`.`is_featured` desc, `bravo_boats`.`id` desc limit 9 offset 0
Bindings |
|
Backtrace |
|
select * from `bravo_locations` where `bravo_locations`.`id` in (5) and `bravo_locations`.`deleted_at` is null
Hints |
|
Backtrace |
|
select * from `bravo_location_translations` where `locale` = 'en' and `bravo_location_translations`.`origin_id` in (5)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `user_wishlist` where `object_model` = 'boat' and `user_id` = 0 and `user_wishlist`.`object_id` in (5)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_boat_translations` where `locale` = 'en' and `bravo_boat_translations`.`origin_id` in (5) and `bravo_boat_translations`.`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 MIN( min_price ) AS min_price ,
MAX( min_price ) AS max_price from `bravo_boats` where `status` = 'publish' and `bravo_boats`.`deleted_at` is null limit 1
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs` where `service` = 'boat' and `bravo_attrs`.`deleted_at` is null order by `position` desc
Bindings |
|
Hints |
|
Backtrace |
|
select `bravo_terms`.*, (select count(*) from `bravo_boats` inner join `bravo_boat_term` on `bravo_boats`.`id` = `bravo_boat_term`.`target_id` where `bravo_terms`.`id` = `bravo_boat_term`.`term_id` and `bravo_boats`.`deleted_at` is null) as `boat_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (14, 15) and `bravo_terms`.`deleted_at` is null
Backtrace |
|
select * from `bravo_terms_translations` where `locale` = 'en' and `bravo_terms_translations`.`origin_id` in (91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs_translations` where `locale` = 'en' and `bravo_attrs_translations`.`origin_id` in (14, 15)
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 |
|