サーバーエラー
0 of 0array:1 [▼ "car_id" => "3442" ]
[]
0 of 0array:19 [▼ "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "x-amzn-trace-id" => array:1 [▶ 0 => "Root=1-6922c309-7895e92d5e7214d223bb23cd" ] "host" => array:1 [▶ 0 => "stg.ainavi.jp" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.115" ] ]
[]
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 => "Sun, 23 Nov 2025 08:17:13 GMT" ] ]
0 of 0array:2 [▼ "_token" => "CrxEfzVd1i3SYaD9kmtilQrskHtrQgFVOotGcMU2" "previous_url" => "https://stg.ainavi.jp" ]
| 1 x Application (50.91%) | 36.30ms |
| 1 x Booting (49.07%) | 35.00ms |
| 1 x Preparing Response (15.22%) | 10.85ms |
| 1 x Routing (3.38%) | 2.41ms |
| 8 x View (0%) | 0μs |
insert into `user_visit_cars` (`user_id`, `car_id`, `updated_at`, `created_at`) values (null, 3442, '2025-11-23 17:17:13', '2025-11-23 17:17:13')| Bindings |
|
| Backtrace |
|
select `cars`.*, (select count(*) from `car_favorites` where `cars`.`id` = `car_favorites`.`car_id` and `car_favorites`.`deleted_at` is null) as `favorite_count`, (select count(*) from `user_visit_cars` where `cars`.`id` = `user_visit_cars`.`car_id` and `user_visit_cars`.`deleted_at` is null) as `user_visit_car_count` from `cars` where (`status` = 1) and `cars`.`id` = 3442 and `cars`.`deleted_at` is null limit 1| Bindings |
|
| Backtrace |
|
select * from `m_provinces` where `m_provinces`.`id` in (25)| Backtrace |
|
select * from `car_medias` where `type` = 0 and `car_medias`.`car_id` in (3442) and `type` = 0 and `show_image` != 0 and `car_medias`.`deleted_at` is null order by `order` asc, `id` asc| Bindings |
|
| Backtrace |
|
select * from `car_favorites` where `car_favorites`.`car_id` in (3442) and `user_id` is null and `car_favorites`.`deleted_at` is null| Backtrace |
|
select * from `orders` where `orders`.`car_id` in (3442) and `user_id` is null and `orders`.`deleted_at` is null order by `id` desc| Backtrace |
|
select `name` as `name`, `area` as `area`, `id` from `m_provinces`| Backtrace |
|