[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjgwZFYxVVdNbEVzN0lxVkM2VFgzYUE9PSIsInZhbHVlIjoiano2b0lFeEtFZHl0S2Y1N0hTRnMrZ3JrN0xjc2FGL3RHTUVuemFJUVlDV2ZBdFZCZXVDUUJLSnU0c0x1WXY2MU40QzZpZkdQNEdEVnVnQUdLZWZpTTMvTkdhYzBCUVVTSkpzUGZNVFRveFVXRld4UFJ1aHgwb0E1cm1tdFRrTXoiLCJtYWMiOiIyNmJjZDc0MDlmZjJkMzc5M2I1NTFlN2RlNDE4NzEwNzk5NmQ3Njc2NmVmOTc1NzM3Mzk5MGNkOWZkMjIxNDIyIiwidGFnIjoiIn0%3D; cookartus_session=eyJpdiI6Ik5TYUlBU2tKVjZISXU0bkwzVWJQbmc9PSIsInZhbHVlIjoiWGFZbnBQUExHUjB3dExDWDBTZ3JQVGRuM2t0WEhuYStWSHZUVHUra0J4YTNOYlBTaDUwUXFjZVhMSVBpTmg3VVlMQzZpSGh6Zng0bWVjTkI3QmYxZlhsaUQzVWRLSHRnV0hxQnEwMzdJN1lLQm4zUzhWcU9iTFpCYUhxaFhKb0kiLCJtYWMiOiJmZDMxYWM2MDUwYjQyM2I2MmYzNDBlN2MyMjk4ZDM0ZWQ4ODU2OTMzMDJkNTZiOGUyYWI4OWUwYjU2MDdjNTk5IiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IjgwZFYxVVdNbEVzN0lxVkM2VFgzYUE9PSIsInZhbHVlIjoiano2b0lFeEtFZHl0S2Y1N0hTRnMrZ3JrN0xjc2FGL3RHTUVuemFJUVlDV2ZBdFZCZXVDUUJLSnU0c0x1WXY2MU40QzZpZ ▶" ] "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" => "wsPIQP8u6TrS455q9jvCuF1aGPybstenjAYgi8yU" "cookartus_session" => "2BvmLaGtKfGNq2WAYVLc6qukTcIFPuma2IOn4vmA" ]
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 06:55:14 GMT" ] ]
0 of 0array:4 [▼ "_token" => "wsPIQP8u6TrS455q9jvCuF1aGPybstenjAYgi8yU" "PHPDEBUGBAR_STACK_DATA" => [] "_previous" => array:1 [▶ "url" => "https://cookart.us/ru/dish/ingredient/lemon-lime-soda" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]
1 x Application (75.86%) | 56.97ms |
1 x Preparing Response (31.97%) | 24.01ms |
1 x Booting (24.13%) | 18.13ms |
1 x Routing (0.4%) | 301μs |
21 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` = 11 and `slug` = 'mixed-salad-greens' 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` = 11 and `applications`.`visible` = 1 and `cat_id` = 585
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` = 11 and `applications`.`visible` = 1 and `cat_id` = 585 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` = 'mixed-salad-greens'
Bindings |
|
Backtrace |
|