1 x Application (94.66%) | 462.84ms |
1 x Booting (5.32%) | 26.02ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
select * from `brands` where (`name` = 'snackids-1' or `slug` = 'snackids-1') and `brands`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `id` = '19' and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `brands` where (`name` = 'snackids-1' or `slug` = 'snackids-1') and `brands`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`subcategory_id` = 19 and `brand_id` = 455 and `products`.`deleted_at` is null and `products`.`price` > '0' and `products`.`is_active` = '1' and `products`.`for_company` = 0 and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.*, `product_categories`.`subcategory_id` as `pivot_subcategory_id`, `product_categories`.`product_id` as `pivot_product_id` from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`subcategory_id` = 19 and `brand_id` = 455 and `products`.`deleted_at` is null and `products`.`price` > '0' and `products`.`is_active` = '1' and `products`.`for_company` = 0 and `products`.`deleted_at` is null order by `products`.`created_at` desc, `products`.`corrStockOriginal` desc, `sort` asc limit 20 offset 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sitecontacts` where `deleted_at` is null and `is_active` = '1' order by `sort` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `brands` where (`name` = 'snackids-1' or `slug` = 'snackids-1') and `brands`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `brand_id` = 455 and `products`.`price` > '0' and `products`.`for_company` = '0' and `is_active` = 1 and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `brands` where `slug` = 'snackids-1' and `brands`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subsubcategories` where `subsubcategories`.`id` = 54 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`id` = 19 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 10 and `categories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` where `brands`.`deleted_at` is null and `brands`.`is_active` = '1' order by `sort` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `settings` order by `created_at` desc limit 1
Metadata | |
---|---|
Backtrace |
|
select `categories`.*, `images`.`url` as `url`, `images`.`file` as `file`, `images_mobile`.`url` as `url_mobile`, `images_mobile`.`file` as `file_mobile` from `categories` inner join `images` on `categories`.`id` = `images`.`related_id` inner join `images` as `images_mobile` on `categories`.`id` = `images_mobile`.`related_id` where `categories`.`is_active` = '1' and `images`.`type` = 'categories' and `images`.`main` = '1' and `images_mobile`.`type` = 'categories-mobile' and `images_mobile`.`main` = '1' and `categories`.`deleted_at` is null and `images_mobile`.`deleted_at` is null and `images`.`deleted_at` is null order by `categories`.`sort` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `type` like 'logo' order by `created_at` desc limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `type` like 'logo' order by `created_at` desc limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `configurations` where `configurations`.`deleted_at` is null order by `id` desc limit 1
Metadata | |
---|---|
Backtrace |
|
select * from `seasonals` where `is_active` = 1 order by `position` asc limit 10
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select exists(select * from `products` where `discount_id` is not null and `promo_ini_at` <= '2025-04-07 20:06:43' and `promo_end_at` > '2025-04-07 20:06:43' and `products`.`deleted_at` is null) as `exists`
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `brands` where `slug` = 'snackids-1' and `brands`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 63635 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `slug` = 'bebe' and `categories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `slug` = 'bebe' and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subsubcategories` where `name` = 'Alimentação - Bebé' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 15014 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 63668 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 15014 and `stocks`.`product_id` is not null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 10 and `categories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`id` = 19 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 1169 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 1169 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 15015 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 63669 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 15015 and `stocks`.`product_id` is not null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 10 and `categories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`id` = 19 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 1169 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 1169 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 15016 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 63670 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 15016 and `stocks`.`product_id` is not null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 10 and `categories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`id` = 19 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 1169 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 1169 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 15021 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 63676 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 15021 and `stocks`.`product_id` is not null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 10 and `categories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`id` = 19 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 1169 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 1169 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 15022 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 63677 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 15022 and `stocks`.`product_id` is not null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 10 and `categories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`id` = 19 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 1169 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 1169 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 15023 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 63678 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 15023 and `stocks`.`product_id` is not null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 10 and `categories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`id` = 19 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 1169 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 1169 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.*, `images`.`url` as `url`, `images`.`file_thumbnail` as `file_thumbnail`, `images`.`file` as `file`, `images_mobile`.`url` as `url_mobile`, `images_mobile`.`file` as `file_mobile` from `brands` inner join `images` on `brands`.`id` = `images`.`related_id` inner join `images` as `images_mobile` on `brands`.`id` = `images_mobile`.`related_id` where `images`.`type` = 'brands' and `images`.`main` = '1' and `images_mobile`.`type` = 'brands-mobile' and `images_mobile`.`main` = '1' and `brands`.`deleted_at` is null and `brands`.`is_active` = '1' order by `sort` asc
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`deleted_at` is null order by `sort` asc limit 8
Metadata | |
---|---|
Backtrace |
|
select * from `configurations` order by `created_at` desc limit 1
Metadata | |
---|---|
Backtrace |
|
select * from `configurations` order by `created_at` desc limit 1
Metadata | |
---|---|
Backtrace |
|
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_fbp=fb.1.1744052791343.361111225866066820; XSRF-TOKEN=eyJpdiI6Imhnbm1CRlBIazMyMDI4SElxNjhPK2c9PSIsInZhbHVlIjoiaHZkOGYweUNEaW85clQzZXZNaFVlczRTOU1VYzM4MVdCNG9PMXlzWmZNMUd4ZUt3eGJKK3d0NTZ5eXRHdzdJNkEzbWZaQmtGU2JJYUNneG1zeDlzRWtFc3NQdFN4ZytuaWZwZXhVRmJ0NS90VXluWVdjOEVQYnF4SmdFWkFBelUiLCJtYWMiOiI3OTMxOTAwOTdlYWFjYTJkNmM1ZmIwN2NlNDc0ZjUxYTY2ZmNiOGMzYjhkMjgyZGY1M2QyMDI2MWZmNDJmNWVhIiwidGFnIjoiIn0%3D; farmacia_gaia_jardim_session=eyJpdiI6ImtVN1c1R1BJYUJDT2RHNUNHcFhxN1E9PSIsInZhbHVlIjoibnlGQnVKKzhuWjVKM2kyVFdoZHNvd3p4WUp2ajlyUk5oemUzTFZobmd5c05LcTc0QXJmdnpXUW43Vmk0NzE3RDVnNHR5REJXZWZvbFZ3QktreGJndGZMRnF5M3k1K2FHdEFSanBubXdnTFM5RDRCYStDN0U4dEE0SzRqR2I3SzQiLCJtYWMiOiJjZmQ0ZmFmZmRiODc4NDNhMjgzZjU0MDlkNzUxY2FlZjEzNThlODk3NmI2YjcyZjA4YWUyNTNhMmQwNmQzYTY1IiwidGFnIjoiIn0%3D ◀_fbp=fb.1.1744052791343.361111225866066820; XSRF-TOKEN=eyJpdiI6Imhnbm1CRlBIazMyMDI4SElxNjhPK2c9PSIsInZhbHVlIjoiaHZkOGYweUNEaW85clQzZXZNaFVlczRTOU1VYzM4MVdCNG9PM ▶" ] "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 => "farmaciagaiajardim.com" ] ]
0 of 0array:51 [▼ "USER" => "apache" "HOME" => "/usr/share/httpd" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/brands/snackids-1/subcategory/19" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/brands/snackids-1/subcategory/19" "REMOTE_PORT" => "46549" "SCRIPT_FILENAME" => "/var/www/prod/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/var/www/prod/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/prod/public" "REMOTE_ADDR" => "18.188.115.61" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.31.31.110" "SERVER_NAME" => "farmaciagaiajardim.com" "SERVER_SOFTWARE" => "Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_COOKIE" => "_fbp=fb.1.1744052791343.361111225866066820; XSRF-TOKEN=eyJpdiI6Imhnbm1CRlBIazMyMDI4SElxNjhPK2c9PSIsInZhbHVlIjoiaHZkOGYweUNEaW85clQzZXZNaFVlczRTOU1VYzM4MVdCNG9PMXlzWmZNMUd4ZUt3eGJKK3d0NTZ5eXRHdzdJNkEzbWZaQmtGU2JJYUNneG1zeDlzRWtFc3NQdFN4ZytuaWZwZXhVRmJ0NS90VXluWVdjOEVQYnF4SmdFWkFBelUiLCJtYWMiOiI3OTMxOTAwOTdlYWFjYTJkNmM1ZmIwN2NlNDc0ZjUxYTY2ZmNiOGMzYjhkMjgyZGY1M2QyMDI2MWZmNDJmNWVhIiwidGFnIjoiIn0%3D; farmacia_gaia_jardim_session=eyJpdiI6ImtVN1c1R1BJYUJDT2RHNUNHcFhxN1E9PSIsInZhbHVlIjoibnlGQnVKKzhuWjVKM2kyVFdoZHNvd3p4WUp2ajlyUk5oemUzTFZobmd5c05LcTc0QXJmdnpXUW43Vmk0NzE3RDVnNHR5REJXZWZvbFZ3QktreGJndGZMRnF5M3k1K2FHdEFSanBubXdnTFM5RDRCYStDN0U4dEE0SzRqR2I3SzQiLCJtYWMiOiJjZmQ0ZmFmZmRiODc4NDNhMjgzZjU0MDlkNzUxY2FlZjEzNThlODk3NmI2YjcyZjA4YWUyNTNhMmQwNmQzYTY1IiwidGFnIjoiIn0%3D ◀_fbp=fb.1.1744052791343.361111225866066820; XSRF-TOKEN=eyJpdiI6Imhnbm1CRlBIazMyMDI4SElxNjhPK2c9PSIsInZhbHVlIjoiaHZkOGYweUNEaW85clQzZXZNaFVlczRTOU1VYzM4MVdCNG9PM ▶" "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_CONNECTION" => "keep-alive" "HTTP_HOST" => "farmaciagaiajardim.com" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "farmaciagaiajardim.com" "HTTPS" => "on" "UNIQUE_ID" => "Z_QiQg3WAqJDBlWckOpSXwAAAhQ" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "farmaciagaiajardim.com" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "Z_QiQg3WAqJDBlWckOpSXwAAAhQ" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744052802.7776 "REQUEST_TIME" => 1744052802 ]
0 of 0array:3 [▼ "_fbp" => null "XSRF-TOKEN" => "sKBEylMCa6s9QN6l1yZ4EiLL2C6dWU27JTjM3Sy9" "farmacia_gaia_jardim_session" => "0OWKK7BE3WhEoX3KMF5IohM9JdmK17LzxPYDSKGG" ]
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 => "Mon, 07 Apr 2025 19:06:42 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkNYcXJhQVhRQTdWSTAvKy9JSDc3TkE9PSIsInZhbHVlIjoiR0pEbko1eFFONEhKN25kWDllUENVZy81T3UydDdwbmdreXRSaE9FRHNrZnRYVHZyNXJzMHJRd1JUM1JnSjN4WTlFL0V5dElENVBDTVJybXNFUUlHQmdrVlNkMk0ycmFzNnlST3JXVHJuamhHQllxTk4waEhxMGF5YWpxQitMcHkiLCJtYWMiOiJjZjc4M2I0YWU5MjhlNmEyOTUyOGNkNzA2YWZjYjgzZjFmZWYwNWRiMzI2NjIyYTZkMjA2YmE2NjVjMTIyZjc1IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 21:06:43 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IkNYcXJhQVhRQTdWSTAvKy9JSDc3TkE9PSIsInZhbHVlIjoiR0pEbko1eFFONEhKN25kWDllUENVZy81T3UydDdwbmdreXRSaE9FRHNrZnRYVHZyNXJzMHJRd1JUM1JnSjN4WTlFL0V5d ▶" 1 => "farmacia_gaia_jardim_session=eyJpdiI6IlFielBXRVhHV3pjTkFmWmNuQXBmOEE9PSIsInZhbHVlIjoiZjVnS1R3VmQwQTExVjZmb2NQdEM2a1B0THF5d2w0enRlMTJqZllCeDNiTEtpcWcyV1lLZ25ZUFVKNDNwWk1NSjdBWU5qN0R6OFlRZmV6RFAwMzU0NGhEWGdTbUhTU1U3YVJ5b25rcUJmZkxnbnZsaWdPbGQ2YkpsT1E5QTNvL1IiLCJtYWMiOiI0NjUzNDA2NzI4MzNmZGE0MWUyNGQxMTFiNzI2ZTUwN2Y1M2Q3MjViNmQzNDAxZWRmYjA4YWUzYzM1NDYxOGM0IiwidGFnIjoiIn0%3D; path=/; httponly ◀farmacia_gaia_jardim_session=eyJpdiI6IlFielBXRVhHV3pjTkFmWmNuQXBmOEE9PSIsInZhbHVlIjoiZjVnS1R3VmQwQTExVjZmb2NQdEM2a1B0THF5d2w0enRlMTJqZllCeDNiTEtpcWcyV1lLZ25ZUFV ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkNYcXJhQVhRQTdWSTAvKy9JSDc3TkE9PSIsInZhbHVlIjoiR0pEbko1eFFONEhKN25kWDllUENVZy81T3UydDdwbmdreXRSaE9FRHNrZnRYVHZyNXJzMHJRd1JUM1JnSjN4WTlFL0V5dElENVBDTVJybXNFUUlHQmdrVlNkMk0ycmFzNnlST3JXVHJuamhHQllxTk4waEhxMGF5YWpxQitMcHkiLCJtYWMiOiJjZjc4M2I0YWU5MjhlNmEyOTUyOGNkNzA2YWZjYjgzZjFmZWYwNWRiMzI2NjIyYTZkMjA2YmE2NjVjMTIyZjc1IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 21:06:43 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkNYcXJhQVhRQTdWSTAvKy9JSDc3TkE9PSIsInZhbHVlIjoiR0pEbko1eFFONEhKN25kWDllUENVZy81T3UydDdwbmdreXRSaE9FRHNrZnRYVHZyNXJzMHJRd1JUM1JnSjN4WTlFL0V5d ▶" 1 => "farmacia_gaia_jardim_session=eyJpdiI6IlFielBXRVhHV3pjTkFmWmNuQXBmOEE9PSIsInZhbHVlIjoiZjVnS1R3VmQwQTExVjZmb2NQdEM2a1B0THF5d2w0enRlMTJqZllCeDNiTEtpcWcyV1lLZ25ZUFVKNDNwWk1NSjdBWU5qN0R6OFlRZmV6RFAwMzU0NGhEWGdTbUhTU1U3YVJ5b25rcUJmZkxnbnZsaWdPbGQ2YkpsT1E5QTNvL1IiLCJtYWMiOiI0NjUzNDA2NzI4MzNmZGE0MWUyNGQxMTFiNzI2ZTUwN2Y1M2Q3MjViNmQzNDAxZWRmYjA4YWUzYzM1NDYxOGM0IiwidGFnIjoiIn0%3D; path=/; httponly ◀farmacia_gaia_jardim_session=eyJpdiI6IlFielBXRVhHV3pjTkFmWmNuQXBmOEE9PSIsInZhbHVlIjoiZjVnS1R3VmQwQTExVjZmb2NQdEM2a1B0THF5d2w0enRlMTJqZllCeDNiTEtpcWcyV1lLZ25ZUFV ▶" ] ]
0 of 0array:4 [▼ "_token" => "sKBEylMCa6s9QN6l1yZ4EiLL2C6dWU27JTjM3Sy9" "_previous" => array:1 [▶ "url" => "https://farmaciagaiajardim.com/brands/snackids-1/subcategory/19" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]