受信トレイへの思いやりのある考え
0 of 0array:1 [▼ "location_id" => "3" ]
[]
0 of 0array:20 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjhnbDlocHNKMW1GeHhFSTcxaEljZGc9PSIsInZhbHVlIjoiQjJ1T042V1JwblhVUVMvbzA3RlQ3WEtmR3pIT2o3TFh6SXRaU2p2WWswMjcxL2tRcmVaNHJkekcvRnBaQjVEakI2ZXFZREVLU2ZGNGpwa3lCS3VyZTFPMTBKKzI4YWVPWkRiUUdhNW8zOVN4Vmh5c0pGenJmeFFTa003WWRxMkIiLCJtYWMiOiIzMjdjZTdiNGJiMWMyYTM5MWJmYmQ4OTUzMjY5NmJiY2Q4MmNjMGI5MDhlZTRjMDYwZTJhZjc5MDM2YzlkN2ExIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6ImxwR3RXRkNFU3g3cGdPSWh4U0tTYXc9PSIsInZhbHVlIjoiMTdnSHllM2k2eEV0Z0d5b21RcWZ0S3NrdVI2ZGdnaXJvRm1QUmsyNS9FZ1d5SUVxMm96ZlZlWWFiRGhOa1I5eVpUVmthbXduaHJaOEFrMmhxVWEwTXFRVWJSUHJmNEpyb1NsTWxUbGtqZENhWHNjODFHa3Vxem0xYzU0YW1WOEUiLCJtYWMiOiI5ZDVhYmQxYTQ0YjA5YzNiYmNmZmE2NThjNzZhMTViYzkwODRmYjdkZTNlNThkNzIzZGEyNzA5YzFjODA5NjI2IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IjhnbDlocHNKMW1GeHhFSTcxaEljZGc9PSIsInZhbHVlIjoiQjJ1T042V1JwblhVUVMvbzA3RlQ3WEtmR3pIT2o3TFh6SXRaU2p2WWswMjcxL2tRcmVaNHJkekcvRnBaQjVEakI2ZXFZR ▶" ] "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-67d4cd6f-67b0d48737a7863e7e45b126" ] "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.144.251.44" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "xnRsojsPIXMpr9RXne7nuU9Q06JOrAU2XJQRJk3q" "laravel_session" => "ftXM18rhHW6Slu6f5g9wLyY0ve6dboKvN0nn1Xmm" ]
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:44:31 GMT" ] ]
0 of 0array:5 [▼ "_token" => "xnRsojsPIXMpr9RXne7nuU9Q06JOrAU2XJQRJk3q" "bc_current_currency" => "usd" "_previous" => array:1 [▶ "url" => "https://inrentz.com/ja/event?location_id=3&set_currency=usd" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
1 x Application (72.02%) | 116ms |
1 x Preparing Response (37.24%) | 60.08ms |
1 x Booting (27.98%) | 45.13ms |
1 x Routing (1.33%) | 2.15ms |
select * from `bravo_locations` where `id` = '3' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from (select `bravo_events`.* from `bravo_events` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_events`.`location_id` and `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where `bravo_events`.`status` = 'publish' and `bravo_events`.`deleted_at` is null group by `bravo_events`.`id`) as `aggregate_table`
Bindings |
|
Backtrace |
|
select `bravo_events`.* from `bravo_events` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_events`.`location_id` and `bravo_locations`.`_lft` >= 5 and `bravo_locations`.`_rgt` <= 6 where `bravo_events`.`status` = 'publish' and `bravo_events`.`deleted_at` is null group by `bravo_events`.`id` order by `bravo_events`.`is_featured` desc, `bravo_events`.`id` desc limit 9 offset 0
Bindings |
|
Backtrace |
|
select * from `bravo_locations` where `bravo_locations`.`id` in (3) and `bravo_locations`.`deleted_at` is null
Hints |
|
Backtrace |
|
select * from `bravo_location_translations` where `locale` = 'ja' and `bravo_location_translations`.`origin_id` in (3)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `user_wishlist` where `object_model` = 'event' and `user_id` = 0 and `user_wishlist`.`object_id` in (8)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_event_translations` where `locale` = 'ja' and `bravo_event_translations`.`origin_id` in (8) and `bravo_event_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_events` where `status` = 'publish' and `bravo_events`.`deleted_at` is null limit 1
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs` where `service` = 'event' and `bravo_attrs`.`deleted_at` is null order by `position` desc
Bindings |
|
Hints |
|
Backtrace |
|
select `bravo_terms`.*, (select count(*) from `bravo_events` inner join `bravo_event_term` on `bravo_events`.`id` = `bravo_event_term`.`target_id` where `bravo_terms`.`id` = `bravo_event_term`.`term_id` and `bravo_events`.`deleted_at` is null) as `event_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (11) and `bravo_terms`.`deleted_at` is null
Backtrace |
|
select * from `bravo_terms_translations` where `locale` = 'ja' and `bravo_terms_translations`.`origin_id` in (75, 76, 77, 78, 79, 80, 81, 82)
Bindings |
|
Hints |
|
Backtrace |
|
select * from `bravo_attrs_translations` where `locale` = 'ja' and `bravo_attrs_translations`.`origin_id` in (11)
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 |
|