Alle Preise in Euro und exkl. der gesetzlichen Mehrwertsteuer, zzgl. Versandkosten. Abgabe nur in haushaltsüblichen Mengen. Änderungen und Irrtümer vorbehalten. Abbildungen ähnlich, alle Angebote ohne Dekoration. Angebot gültig auf pandoz.de, nur solange der Vorrat reicht. Liefergebiet: Deutschland.
1 x Application (81.53%) | 120.53ms |
1 x Booting (18.41%) | 27.22ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
select * from `categories` where `categories`.`id` = '551' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
with recursive `laravel_cte` as ((select *, 0 as `depth`, cast(`id` as char(65535)) as `path` from `categories` where `categories`.`id` = 551) union all (select `categories`.*, `depth` - 1 as `depth`, concat(`path`, '.', `categories`.`id`) from `categories` inner join `laravel_cte` on `laravel_cte`.`parent_id` = `categories`.`id`)) select * from `laravel_cte` order by `depth` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = '551' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
with recursive `laravel_cte` as ((select *, 0 as `depth`, cast(`id` as char(65535)) as `path` from `categories` where `categories`.`id` = 551) union all (select `categories`.*, `depth` + 1 as `depth`, concat(`path`, '.', `categories`.`id`) from `categories` inner join `laravel_cte` on `laravel_cte`.`id` = `categories`.`parent_id`)) select * from `laravel_cte` where `depth` < 3
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` in (1, 533, 551)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_attributes` where `category_attributes`.`category_id` in (1, 533, 551) and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = '551' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
with recursive `laravel_cte` as ((select *, 0 as `depth`, cast(`id` as char(65535)) as `path` from `categories` where `categories`.`id` = 551) union all (select `categories`.*, `depth` + 1 as `depth`, concat(`path`, '.', `categories`.`id`) from `categories` inner join `laravel_cte` on `laravel_cte`.`id` = `categories`.`parent_id`)) select * from `laravel_cte` order by `depth` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_variations` where exists (select * from `products` where `product_variations`.`product_id` = `products`.`id` and `category_id` in (551, 814, 1024, 1023, 968, 953, 885, 884, 867, 838, 823, 876, 875, 874, 883, 954, 955, 956, 959, 960, 961, 962, 963, 964, 965, 966, 967, 2025, 2026, 2027, 2028, 2029, 872, 815, 819, 824, 825, 826, 827, 828, 829, 830, 831, 833, 832, 873, 871, 870, 869, 868, 837, 836, 835, 834, 1626, 1625, 1624, 958, 957, 882, 881, 880, 879, 878, 877, 822, 821, 820, 818, 817, 816) and `products`.`deleted_at` is null) and exists (select * from `product_variation_stocks` where `product_variations`.`id` = `product_variation_stocks`.`product_variation_id` and `stock` >= 1) and `product_variations`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `parent_id` is null and `status` = 1 order by `name` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `carts` where `token` = '946714c025972051f78ac2e1d369f14d' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:17 [▼ "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" ] "host" => array:1 [▶ 0 => "pandoz.de" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
0 of 0array:54 [▼ "USER" => "pandoz" "HOME" => "/home/pandoz" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "pandoz.de" "PHP_VALUE" => """ \n error_log=/home/pandoz/logs/php/error.log;\n memory_limit=512M;\n max_execution_time=60;\n max_input_time=60;\n max_input_vars=10000;\n post_max_size=64M;\n upload_max_filesize=64M;\n date.timezone=UTC;\n display_errors=off; """ "MGT" => "1" "GEOIP_LONGITUDE" => "-71.1028" "GEOIP_LATITUDE" => "42.3646" "GEOIP_CITY_CONTINENT_CODE" => "NA" "GEOIP_POSTAL_CODE" => "02139" "GEOIP_CITY" => "Cambridge" "GEOIP_REGION" => "MA" "GEOIP_CITY_COUNTRY_NAME" => "United States" "GEOIP_CITY_COUNTRY_CODE3" => "USA" "GEOIP_CITY_COUNTRY_CODE" => "US" "GEOIP_COUNTRY_NAME" => "United States" "GEOIP_COUNTRY_CODE3" => "USA" "GEOIP_COUNTRY_CODE" => "US" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_NAME" => "pandoz.de" "SERVER_PORT" => "443" "SERVER_ADDR" => "46.101.186.250" "REMOTE_PORT" => "7380" "REMOTE_ADDR" => "18.220.171.141" "SERVER_SOFTWARE" => "nginx/1.21.4" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/pandoz/htdocs/pandoz.de/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/category/konserven-eingelegtes-551" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/pandoz/htdocs/pandoz.de/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743802652.7649 "REQUEST_TIME" => 1743802652 ]
[]
0 of 0array:7 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [▶ 0 => "Fri, 04 Apr 2025 21:37:32 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkZVUjZzNkVZRHBTOVF3N04rWDJBNFE9PSIsInZhbHVlIjoiMHdaWlRoVkd2MEdqMHhzbzhIVkN4elFPRUtjc2d4eTVDMklMaFRRaWZVYjM4anJhYnM0N3FSR004OEp5Mi9IZitnQmcwcytqNFVQKzR0ZG5ZbEFmN0lQK25LNXRmZkFOR3RzOU1rcTN6bGRaeWdUciswSytqUjNBanc2Ym40Q04iLCJtYWMiOiJjYWFmYmFkZDk2NmZiMDY5OWNhZTM3OGZhMzgzZGRkNDAxYWI4NzFhMDY2NWMwYzljZGQ0ZjM1NjE5YmFmMDdlIiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 23:37:32 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IkZVUjZzNkVZRHBTOVF3N04rWDJBNFE9PSIsInZhbHVlIjoiMHdaWlRoVkd2MEdqMHhzbzhIVkN4elFPRUtjc2d4eTVDMklMaFRRaWZVYjM4anJhYnM0N3FSR004OEp5Mi9IZitnQmcwc ▶" 1 => "pandoz_session=eyJpdiI6Ii82dUFUaGlBVmFMK2NhNWZ5cFNpUFE9PSIsInZhbHVlIjoiamRZZzBKeGQ5Q3dPVmpzNy84aytBbWpMQzJtU21Ib3g1MkFPV1RlM2JsbUFRTktoY0YyV25POGdjN2p4SjVoa2pCMGdPVUp4bHdUcExlUTJoZVprK0xwYnVwZGp6TjdIMmhDb2ErV2Q4NVJ0RUFpSkFvQ0FsNXgzM0RqYXhyRnoiLCJtYWMiOiJhM2FlYTAxNTJkMWRiZTQzZmZmNTE2ZjhlOWJmNmYzNjRmMzUxMzk2YmYwMDQyZjNkNDljYzUyOWUwZmFjN2E0IiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 23:37:32 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀pandoz_session=eyJpdiI6Ii82dUFUaGlBVmFMK2NhNWZ5cFNpUFE9PSIsInZhbHVlIjoiamRZZzBKeGQ5Q3dPVmpzNy84aytBbWpMQzJtU21Ib3g1MkFPV1RlM2JsbUFRTktoY0YyV25POGdjN2p4SjVoa2pCM ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkZVUjZzNkVZRHBTOVF3N04rWDJBNFE9PSIsInZhbHVlIjoiMHdaWlRoVkd2MEdqMHhzbzhIVkN4elFPRUtjc2d4eTVDMklMaFRRaWZVYjM4anJhYnM0N3FSR004OEp5Mi9IZitnQmcwcytqNFVQKzR0ZG5ZbEFmN0lQK25LNXRmZkFOR3RzOU1rcTN6bGRaeWdUciswSytqUjNBanc2Ym40Q04iLCJtYWMiOiJjYWFmYmFkZDk2NmZiMDY5OWNhZTM3OGZhMzgzZGRkNDAxYWI4NzFhMDY2NWMwYzljZGQ0ZjM1NjE5YmFmMDdlIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 23:37:32 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkZVUjZzNkVZRHBTOVF3N04rWDJBNFE9PSIsInZhbHVlIjoiMHdaWlRoVkd2MEdqMHhzbzhIVkN4elFPRUtjc2d4eTVDMklMaFRRaWZVYjM4anJhYnM0N3FSR004OEp5Mi9IZitnQmcwc ▶" 1 => "pandoz_session=eyJpdiI6Ii82dUFUaGlBVmFMK2NhNWZ5cFNpUFE9PSIsInZhbHVlIjoiamRZZzBKeGQ5Q3dPVmpzNy84aytBbWpMQzJtU21Ib3g1MkFPV1RlM2JsbUFRTktoY0YyV25POGdjN2p4SjVoa2pCMGdPVUp4bHdUcExlUTJoZVprK0xwYnVwZGp6TjdIMmhDb2ErV2Q4NVJ0RUFpSkFvQ0FsNXgzM0RqYXhyRnoiLCJtYWMiOiJhM2FlYTAxNTJkMWRiZTQzZmZmNTE2ZjhlOWJmNmYzNjRmMzUxMzk2YmYwMDQyZjNkNDljYzUyOWUwZmFjN2E0IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 23:37:32 GMT; path=/; httponly ◀pandoz_session=eyJpdiI6Ii82dUFUaGlBVmFMK2NhNWZ5cFNpUFE9PSIsInZhbHVlIjoiamRZZzBKeGQ5Q3dPVmpzNy84aytBbWpMQzJtU21Ib3g1MkFPV1RlM2JsbUFRTktoY0YyV25POGdjN2p4SjVoa2pCM ▶" ] ]
0 of 0array:5 [▼ "_token" => "bo3VmhseF7X2B8ajgoyg3Q6QwB7zyPqBbS2NrzED" "market" => array:1 [▶ "token" => "946714c025972051f78ac2e1d369f14d" ] "_previous" => array:1 [▶ "url" => "https://pandoz.de/category/konserven-eingelegtes-551" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]