[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IklLeDBteTBCbnhlTDVZaFhPNzBLQVE9PSIsInZhbHVlIjoiakI2TkNYVlVVMlRkVi82TFR4NjBDeDcxakhOUkxyb0kzbCtScTh3YitIeDM4SDVWa0R0KzhhUk83QlNDaitSZ3V4L1lEVzNWN3dFaE5xcVJKSnRodHQxQmtvbmJMb01QQ2R1bzUwM0RpOTZQT0lvVk9xZUozRUV6Y243NWR3UWQiLCJtYWMiOiI0MGVhY2Q3MjEzOGNjNDljZGMyNmZjNDcwNjg1N2MwNjZmOWRjNjliOGNjNjhlODBmOGE3MGQ5Yjk0NDQxMmNiIiwidGFnIjoiIn0%3D; cookartus_session=eyJpdiI6Im1xcGhwVWZnc3NWdEZnRENSOFhaMWc9PSIsInZhbHVlIjoiUXU1WDJjM1hoVnNmUlpCdVlSblJ4R0laRko5a25iOUpIaTg3MHBkalFidW5Ib0tOdzlBd29ZcEF4TUNRV05yckpUeFB6dHBMaGRBR3N2SlVTaVQvbUlWYzQrRHQyNjJvQ21nR3JESVFiTUN3YW5oTVVyc1graXNOTzFnMXF4YkoiLCJtYWMiOiI4MmNjYjVlMzA1MTExZWJiM2IxNDFjMWIwZjA0YTU4NjRmZDE5YWFhNDQ3NTRiMmMwNzUxOGFmN2FjYjdhOGE1IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IklLeDBteTBCbnhlTDVZaFhPNzBLQVE9PSIsInZhbHVlIjoiakI2TkNYVlVVMlRkVi82TFR4NjBDeDcxakhOUkxyb0kzbCtScTh3YitIeDM4SDVWa0R0KzhhUk83QlNDaitSZ3V4L1lEV ▶" ] "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" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "cookart.us" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "c3wPyYTaCfkBh1X925vxXrmFYlT0AtHRSnZI9e32" "cookartus_session" => "1trtglMTsYmud0dCR2pc6XGqASnUDS1QiIHgmnEE" ]
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 => "Wed, 09 Apr 2025 07:59:53 GMT" ] ]
0 of 0array:4 [▼ "_token" => "c3wPyYTaCfkBh1X925vxXrmFYlT0AtHRSnZI9e32" "PHPDEBUGBAR_STACK_DATA" => [] "_previous" => array:1 [▶ "url" => "https://cookart.us/id/dish/ingredient/honey-or-sugar" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]
1 x Application (74.17%) | 68.87ms |
1 x Preparing Response (30.33%) | 28.16ms |
1 x Booting (25.82%) | 23.98ms |
1 x Routing (0.65%) | 599μs |
25 x View (0%) | 0μs |
select `categories`.`id`, `cts`.`title`, `cts`.`description`, `categories`.`slug`, `categories`.`navbar`, `categories`.`right_column`, `categories`.`footer`, `categories`.`home_page`, `categories`.`type`, `categories`.`id` from `categories` left join `category_translations` as `cts` on `categories`.`id` = `cts`.`cat_id` where `lang_id` = 14 and `slug` = 'tomato-paste' limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `applications` left join `app_translations` as `ats` on `applications`.`id` = `ats`.`app_id` left join `app_ingredients` on `applications`.`id` = `app_ingredients`.`app_id` where `applications`.`visible` = 1 and `lang_id` = 14 and `applications`.`visible` = 1 and `cat_id` = 396
Bindings |
|
Backtrace |
|
select `ats`.`name`, `applications`.`name` as `main_name`, `ats`.`title`, `applications`.`title` as `main_title`, `applications`.`image`, `applications`.`votes`, `applications`.`slug`, `applications`.`created_at` from `applications` left join `app_translations` as `ats` on `applications`.`id` = `ats`.`app_id` left join `app_ingredients` on `applications`.`id` = `app_ingredients`.`app_id` where `applications`.`visible` = 1 and `lang_id` = 14 and `applications`.`visible` = 1 and `cat_id` = 396 order by `applications`.`id` desc limit 30 offset 0
Bindings |
|
Backtrace |
|
select `translations`.`id`, `translations`.`code`, `translations`.`language` from `categories` left join `category_translations` on `categories`.`id` = `category_translations`.`cat_id` left join `translations` on `category_translations`.`lang_id` = `translations`.`id` where `categories`.`slug` = 'tomato-paste'
Bindings |
|
Backtrace |
|