受信トレイへの思いやりのある考え
0 of 0array:1 [▼ "location_id" => "6" ]
[]
0 of 0array:20 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im0vNGRuSWtoQllqdnQySllFT0RLcGc9PSIsInZhbHVlIjoiSWlPYk9oOS9ZN1hZME1PNDFDQmRDSldJNTFYdTRIaXdTSHpNZ1pKQ0h1OHQ3djMySnR3Y2l4ZDFCR3Q2bks0TGFMc2Z5ZkgvQXlML0hTZmZBOC9TcUJPczJsK0RWT28zQjN3bU94bW1rTUp4SExvcHNlK291NVJobDMraGl0Y2EiLCJtYWMiOiJmNTczNTlkZGQzYzJiNDlmNjY4MTVkNGE4ZWE2NWUzZTQ1MDcyNzEyN2I0Yzk0MWIwOTJjNGQwOTY0ZWI3MjE4IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6ImN2eElaVzgrYVNJdHhrL2xVaWVENmc9PSIsInZhbHVlIjoieDVoMCtrVVlQYjlCMm15VHRSTzJUZ3N0S1FOTERBS1ZpK29Lb1dxTjFlOWVOeVhlSGZpajA1NURPT2JCU3RvVnBBbDJ2UmhpdzNZU3M0Q0gwU3NmUWdlUUl2NjMyWk1uMVhIRFlpc0V5eUMwR2t1QzJ0b0hTd3VyNEhLOG1tRUQiLCJtYWMiOiI3ZjU2Y2I1NWI1YjdkMWQwYzY2MmJmNmUyY2E5YzAwYjAyMzVjOWMxZmMxODdkZWVlYjYwODEwZjFjNGI2NjdjIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6Im0vNGRuSWtoQllqdnQySllFT0RLcGc9PSIsInZhbHVlIjoiSWlPYk9oOS9ZN1hZME1PNDFDQmRDSldJNTFYdTRIaXdTSHpNZ1pKQ0h1OHQ3djMySnR3Y2l4ZDFCR3Q2bks0TGFMc2Z5Z ▶" ] "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-3c8bec133d72992f1a5616c3" ] "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" => "usd" "_previous" => array:1 [▶ "url" => "https://inrentz.com/ja/car?location_id=6&set_currency=usd" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
1 x Application (73.59%) | 131ms |
1 x Preparing Response (40.32%) | 71.58ms |
1 x Booting (26.41%) | 46.88ms |
1 x Routing (0.84%) | 1.49ms |
select * from `bravo_locations` where `id` = '6' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from (select `bravo_cars`.* from `bravo_cars` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_cars`.`location_id` and `bravo_locations`.`_lft` >= 11 and `bravo_locations`.`_rgt` <= 12 where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null group by `bravo_cars`.`id`) as `aggregate_table`
Bindings |
|
Backtrace |
|
select `bravo_cars`.* from `bravo_cars` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_cars`.`location_id` and `bravo_locations`.`_lft` >= 11 and `bravo_locations`.`_rgt` <= 12 where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null group by `bravo_cars`.`id` order by `bravo_cars`.`is_featured` desc, `bravo_cars`.`id` desc limit 9 offset 0
Bindings |
|
Backtrace |
|
select * from `bravo_locations` where `bravo_locations`.`id` in (6) and `bravo_locations`.`deleted_at` is null
Hints |
|
Backtrace |
|
select * from `bravo_location_translations` where `locale` = 'ja' and `bravo_location_translations`.`origin_id` in (6)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `user_wishlist` where `object_model` = 'car' and `user_id` = 0 and `user_wishlist`.`object_id` in (9)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_car_translations` where `locale` = 'ja' and `bravo_car_translations`.`origin_id` in (9) and `bravo_car_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` = 'ja' and `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
Bindings |
|
Hints |
|
Backtrace |
|
select MIN( CASE WHEN sale_price > 0 THEN sale_price ELSE ( price ) END ) AS min_price ,
MAX( CASE WHEN sale_price > 0 THEN sale_price ELSE ( price ) END ) AS max_price from `bravo_cars` where `status` = 'publish' and `bravo_cars`.`deleted_at` is null limit 1
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs` where `service` = 'car' and `bravo_attrs`.`deleted_at` is null order by `position` desc
Bindings |
|
Hints |
|
Backtrace |
|
select `bravo_terms`.*, (select count(*) from `bravo_cars` inner join `bravo_car_term` on `bravo_cars`.`id` = `bravo_car_term`.`target_id` where `bravo_terms`.`id` = `bravo_car_term`.`term_id` and `bravo_cars`.`deleted_at` is null) as `car_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (9, 10) and `bravo_terms`.`deleted_at` is null
Backtrace |
|
select * from `bravo_terms_translations` where `locale` = 'ja' and `bravo_terms_translations`.`origin_id` in (61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs_translations` where `locale` = 'ja' and `bravo_attrs_translations`.`origin_id` in (9, 10)
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` = 'ja' 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` = 'ja' limit 1
Bindings |
|
Hints |
|
Backtrace |
|