受信トレイへの思いやりのある考え
0 of 0array:1 [▼ "location_id" => "2" ]
[]
0 of 0array:20 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjFXeERHSVJ4RWZLeDJ0WGxnbDFmbGc9PSIsInZhbHVlIjoid2ZrTzNuYVNKRUU4N28vQzcyOC9XQUgrbGQ4VmlUc3BDTGhqVGYrczEzaUl1cFRhSjNabUNEekFoMHA3Z0NpcW5PSlZEQmQ4Vy9raHd3clI5TjhzN2c4MEw1Mm9nMXBVUzRpSHM2MlNVNDVqY0VXc0MzNGhDU2dCaVE1MVRyVkUiLCJtYWMiOiJjNTY2MDBkOGUxZjkzNjU4MjhhZWU4OTBiMmMyNDU0YWEzZGRjYmFhMmJmOTU0MGQ2ZjhhYTI0NzE4NTA0ODhkIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlFPb21hQTVQc3AzZi9nVWN0QjQ1UXc9PSIsInZhbHVlIjoiZGVqRkZHRXFIcVlzcUhXY2owOUQzdDV2M1Z6b3BiZzhWdmxjb2tyY3NOemJ2aHRIUUx5RmoxOFhQNFhHcVFkZklWVWpqL25VUVIwT01lOFl0MGUyS1puRkVkNFNGMXZLS0w5WUk5amgrNVU0cEpLdEFlUVdVY1lGeHllYUpwMHAiLCJtYWMiOiI4M2Q1ZDFhYWRlMWU4ZGFlNTg2YWMzOTM1NmQ4ZmE0OTUwZjFiN2VhN2RiNDM3NWIwYzY2OTNhMmQ3ZDMyMTVkIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IjFXeERHSVJ4RWZLeDJ0WGxnbDFmbGc9PSIsInZhbHVlIjoid2ZrTzNuYVNKRUU4N28vQzcyOC9XQUgrbGQ4VmlUc3BDTGhqVGYrczEzaUl1cFRhSjNabUNEekFoMHA3Z0NpcW5PSlZEQ ▶" ] "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-67d4f7fc-7b1d007859dde2dd0f6af83a" ] "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 => "3.15.194.249" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "6pBniGFwJUXCGuAcXEuA227vlT3z6lajWlDtF2nY" "laravel_session" => "XczkE1T6XGVmR9agBIstEvigAszqJlSn9Akyyp6k" ]
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 03:46:04 GMT" ] ]
0 of 0array:3 [▼ "_token" => "6pBniGFwJUXCGuAcXEuA227vlT3z6lajWlDtF2nY" "_previous" => array:1 [▶ "url" => "https://inrentz.com/car?location_id=2&set_lang=ja" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]
1 x Application (70.57%) | 180ms |
1 x Preparing Response (54.73%) | 140ms |
1 x Booting (29.43%) | 75.09ms |
1 x Routing (0.59%) | 1.51ms |
select * from `bravo_locations` where `id` = '2' 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` >= 3 and `bravo_locations`.`_rgt` <= 4 where `bravo_cars`.`status` = 'publish' and `bravo_cars`.`deleted_at` is null group by `bravo_cars`.`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` = '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 |
|