Koristimo kolačiće da bismo poboljšali vaše iskustvo. Nastavkom posete ovoj stranici pristajete na upotrebu kolačića. Saznajte više
1 x Application (89.34%) | 74.84ms |
1 x Booting (10.42%) | 8.73ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
select * from `categories` where `id` = '16' and `categories`.`deleted_at` is null order by `rang` asc limit 1
2.06ms/vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Builder.php:23ecommtestMetadata | |
---|---|
Bindings |
|
Backtrace |
|
with recursive `laravel_cte` as ((select *, 0 as `depth`, cast(`id` as char(65535)) as `path` from `categories` where `categories`.`id` = 16) 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 `laravel_cte`.`deleted_at` is null order by `path` asc, `rang` asc
1.73ms/vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Builder.php:23ecommtestMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `name`, `parent_id` from `categories` where `categories`.`parent_id` in (16) and `categories`.`deleted_at` is null order by `rang` asc
640μs/vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Builder.php:23ecommtestMetadata | |
---|---|
Backtrace |
|
select `id`, `category_id`, `name`, `header_image`, `regular_price`, `special_price`, `special_price_date_from`, `special_price_date_to`, `selling_quantity_unit`, `is_frozen`, `available_on_shop`, `min_order_value`, `discount_allowed`, `increment_by`, `max_quantity` from `products` where `products`.`category_id` in (121, 122) and `products`.`deleted_at` is null and `name` is not null and json_length(`name`) = 2 and `regular_price` is not null and `regular_price` > 0 and `available_on_shop` = 1 and `is_adult` = 0 order by `rang_by_article_group` asc, `rang_by_brand` asc, `rang_by_article` asc
650μs/app/Http/Controllers/WebsiteController.php:377ecommtestMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `name`, `parent_id` from `categories` where `categories`.`parent_id` in (121, 122) and `categories`.`deleted_at` is null order by `rang` asc
660μs/vendor/staudenmeir/laravel-adjacency-list/src/Eloquent/Builder.php:23ecommtestMetadata | |
---|---|
Backtrace |
|
select `id`, `category_id`, `name`, `header_image`, `regular_price`, `special_price`, `special_price_date_from`, `special_price_date_to`, `selling_quantity_unit`, `is_frozen`, `available_on_shop`, `min_order_value`, `discount_allowed`, `increment_by`, `max_quantity` from `products` where `products`.`category_id` in (213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235) and `products`.`deleted_at` is null and `name` is not null and json_length(`name`) = 2 and `regular_price` is not null and `regular_price` > 0 and `available_on_shop` = 1 and `is_adult` = 0 order by `rang_by_article_group` asc, `rang_by_brand` asc, `rang_by_article` asc
5.12ms/app/Http/Controllers/WebsiteController.php:377ecommtestMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where `special_price` is not null and `products`.`deleted_at` is null and `name` is not null and json_length(`name`) = 2 and `regular_price` is not null and `regular_price` > 0 and `available_on_shop` = 1 and `is_adult` = 0
11.34ms/app/Providers/AppServiceProvider.php:38ecommtestMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:23 [▶ "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" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "connection" => array:1 [▶ 0 => "Keep-Alive" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "cf-connecting-ip" => array:1 [▶ 0 => "3.15.209.38" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "host" => array:1 [▶ 0 => "ecommtest.voli.me" ] "x-forwarded-for" => array:1 [▶ 0 => "3.15.209.38" ] "cf-ray" => array:1 [▶ 0 => "92a8ea969e03fa21-ORD" ] ]
0 of 0array:56 [▶ "USER" => "www-data" "HOME" => "/var/www" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/kategorije/16" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/kategorije/16" "REMOTE_PORT" => "21866" "SCRIPT_FILENAME" => "/var/websites/voliecomm/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/var/websites/voliecomm/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/websites/voliecomm/public" "REMOTE_ADDR" => "172.70.130.49" "SERVER_PORT" => "443" "SERVER_ADDR" => "10.0.0.43" "SERVER_NAME" => "ecommtest.voli.me" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "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_CDN_LOOP" => "cloudflare; loops=1" "HTTP_CONNECTION" => "Keep-Alive" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_CF_CONNECTING_IP" => "3.15.209.38" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_HOST" => "ecommtest.voli.me" "HTTP_X_FORWARDED_FOR" => "3.15.209.38" "HTTP_CF_RAY" => "92a8ea969e03fa21-ORD" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "ecommtest.voli.me" "HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "ecommtest.voli.me" "REDIRECT_HTTPS" => "on" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743686982.447 "REQUEST_TIME" => 1743686982 ]
[]
0 of 0array:5 [▶ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 03 Apr 2025 13:29:42 GMT" ] "set-cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IitvTmk1SDZOT3lEbnRKY25jNjNSRlE9PSIsInZhbHVlIjoiSGhLUUZsMDJibXBWbVRrVVFkSlgzay9jaEtWQVBGZnpmdktvcnlDeGVnNStoOHNnbTVlRzFzSWZBU3dqRGQrMFJlR1d6RlAxRDNQN05EMFByUFZYRHZxOExGSjhVdWdWaktQeHlKMFN0RkJsamdaYUk2Mmg3ejVSVTgzTE9uN3oiLCJtYWMiOiIyZWY4NGQwMTAwNTFmY2NlNTA5MzEwODQxOGFiNmQ2MTJjZjRiNzdlNmJmMjgwZmMwZmVmZjRlOWNiY2UwNmQwIn0%3D; expires=Thu, 03-Apr-2025 15:29:42 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IitvTmk1SDZOT3lEbnRKY25jNjNSRlE9PSIsInZhbHVlIjoiSGhLUUZsMDJibXBWbVRrVVFkSlgzay9jaEtWQVBGZnpmdktvcnlDeGVnNStoOHNnbTVlRzFzSWZBU3dqRGQrMFJlR1d6R ▶" ] "Set-Cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IitvTmk1SDZOT3lEbnRKY25jNjNSRlE9PSIsInZhbHVlIjoiSGhLUUZsMDJibXBWbVRrVVFkSlgzay9jaEtWQVBGZnpmdktvcnlDeGVnNStoOHNnbTVlRzFzSWZBU3dqRGQrMFJlR1d6RlAxRDNQN05EMFByUFZYRHZxOExGSjhVdWdWaktQeHlKMFN0RkJsamdaYUk2Mmg3ejVSVTgzTE9uN3oiLCJtYWMiOiIyZWY4NGQwMTAwNTFmY2NlNTA5MzEwODQxOGFiNmQ2MTJjZjRiNzdlNmJmMjgwZmMwZmVmZjRlOWNiY2UwNmQwIn0%3D; expires=Thu, 03-Apr-2025 15:29:42 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IitvTmk1SDZOT3lEbnRKY25jNjNSRlE9PSIsInZhbHVlIjoiSGhLUUZsMDJibXBWbVRrVVFkSlgzay9jaEtWQVBGZnpmdktvcnlDeGVnNStoOHNnbTVlRzFzSWZBU3dqRGQrMFJlR1d6R ▶" ] ]
0 of 0array:2 [▶ "_token" => "BHXodWNSFwVDXXCdeqbc4ZfnzqVY09pOiCUJRJP8" "PHPDEBUGBAR_STACK_DATA" => [] ]