サーバーエラー
0 of 0array:1 [▼ "car_id" => "4016" ]
[]
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-69259f6f-179924de7db5f08004c0c6ba" ] "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.146" ] ]
[]
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 => "Tue, 25 Nov 2025 12:22:07 GMT" ] ]
0 of 0array:2 [▼ "_token" => "uUm0JFAo2fWFHXQTcsoOwuxkO0GRYENGt8XjOQOz" "previous_url" => "https://stg.ainavi.jp" ]
| 1 x Booting (53.89%) | 33.41ms |
| 1 x Application (46.09%) | 28.57ms |
| 1 x Preparing Response (12.96%) | 8.04ms |
| 1 x Routing (3.62%) | 2.24ms |
| 8 x View (0%) | 0μs |
insert into `user_visit_cars` (`user_id`, `car_id`, `updated_at`, `created_at`) values (null, 4016, '2025-11-25 21:22:07', '2025-11-25 21:22:07')| 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` = 4016 and `cars`.`deleted_at` is null limit 1| Bindings |
|
| Backtrace |
|
select * from `m_provinces` where `m_provinces`.`id` in (12)| Backtrace |
|
select * from `car_medias` where `type` = 0 and `car_medias`.`car_id` in (4016) 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 (4016) and `user_id` is null and `car_favorites`.`deleted_at` is null| Backtrace |
|
select * from `orders` where `orders`.`car_id` in (4016) 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 |
|