1 x Application (97.39%) | 522.85ms |
1 x Booting (2.6%) | 13.94ms |
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 |
|
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` = 'olmitos' or `slug` = 'olmitos') and `brands`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `id` = '49' and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `brands` where (`name` = 'olmitos' or `slug` = 'olmitos') 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` = 49 and `brand_id` = 200 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` = 49 and `brand_id` = 200 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`.`name` 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` = 'olmitos' or `slug` = 'olmitos') and `brands`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `brand_id` = 200 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` = 'olmitos' and `brands`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subsubcategories` where `subsubcategories`.`id` = 49 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`id` = 50 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subsubcategories` where `subsubcategories`.`id` = 64 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subsubcategories` where `subsubcategories`.`id` = 74 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `subcategories`.`id` = 49 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-14 22:10:25' and `promo_end_at` > '2025-04-14 22:10:25' and `products`.`deleted_at` is null) as `exists`
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `brands` where `slug` = 'olmitos' and `brands`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 61124 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` = 'banho-e-higiene' and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subsubcategories` where `name` = 'Banho e Desfralde' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subcategories` where `slug` = 'seguranca-e-conforto' and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subsubcategories` where `name` = 'Passeio' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `subsubcategories` where `name` = 'Segurança' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 10625 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 57655 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 10625 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` = 49 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 472 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 472 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 10627 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 57659 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 10627 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` = 49 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 472 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 472 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 10629 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 57661 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 10629 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` = 49 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 472 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 472 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 17273 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 67394 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 17273 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` = 49 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 472 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 472 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`id` = 10647 and `products`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `images` where `images`.`id` = 57683 and `images`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `stocks` where `stocks`.`product_id` = 10647 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` = 49 and `subcategories`.`deleted_at` is null limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `discounts` where `discounts`.`id` = 472 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where `products`.`discount_id` = 472 and `products`.`discount_id` is not null and `products`.`deleted_at` is null
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:1 [▼ "orderBy" => "nameAsc" ]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "_fbp=fb.1.1744665023143.126631182951379781; XSRF-TOKEN=eyJpdiI6ImhDdktvWjQwaEhsaE0raW1uNjUvd1E9PSIsInZhbHVlIjoicHVwU0dRVXdhQzBnTmF3b21rZ0hJdVNiU0x4OURuWFNaQzQwZFhEWlJvY1AzdzV6ZTJtclppeUpTV0ZmbUdwMG56Q3ZRZWtVYy9TdUhIMnFjb3QyeTBxa2pkY3NyTGxzQmFIZElhdjJ1dTdhZUNCWE91S25DVEhJYmJwbWFFejIiLCJtYWMiOiIyNzIwYmRkMzQ3ZDIzYTc5OTZiZWQ0MDc5MGVhNjNmMzE0ZDhjY2VlZTk1MTIzOTk5YThhNjNmMTczMTI3OWQzIiwidGFnIjoiIn0%3D; farmacia_gaia_jardim_session=eyJpdiI6IkhzcC96ZGVVZWk2T0c1c2FkelBPYlE9PSIsInZhbHVlIjoieThaaXE0MWEvR2dMK05QOFdKNC9vaGt0ZnZJeWVreTU3ZXVLemdGODBvd3RXOFNQMGZqaHBHQ2RrSE1GYmhWbGc2VjVmVEgzTncwU1BGM2QwQWpCVkhWZE91SUlPZFFnMG0rZDRNMktaamNReUhBZjVyQ2tObkhyd1NudzZibTEiLCJtYWMiOiJiMjhiNTkyMmNjMzBhZGJjYzE5Mzg1ZmMzNDNlNmQyYTljYTEzMWIzMzNmMTMxMWNjZjY0MTAzYTFmMmE0ZmJkIiwidGFnIjoiIn0%3D ◀_fbp=fb.1.1744665023143.126631182951379781; XSRF-TOKEN=eyJpdiI6ImhDdktvWjQwaEhsaE0raW1uNjUvd1E9PSIsInZhbHVlIjoicHVwU0dRVXdhQzBnTmF3b21rZ0hJdVNiU0x4OURuWFNaQzQwZ ▶" ] "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:52 [▼ "USER" => "apache" "HOME" => "/usr/share/httpd" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/brands/olmitos/subcategory/49?orderBy=nameAsc" "QUERY_STRING" => "orderBy=nameAsc" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_QUERY_STRING" => "orderBy=nameAsc" "REDIRECT_URL" => "/brands/olmitos/subcategory/49" "REMOTE_PORT" => "4663" "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" => "3.134.112.111" "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.1744665023143.126631182951379781; XSRF-TOKEN=eyJpdiI6ImhDdktvWjQwaEhsaE0raW1uNjUvd1E9PSIsInZhbHVlIjoicHVwU0dRVXdhQzBnTmF3b21rZ0hJdVNiU0x4OURuWFNaQzQwZFhEWlJvY1AzdzV6ZTJtclppeUpTV0ZmbUdwMG56Q3ZRZWtVYy9TdUhIMnFjb3QyeTBxa2pkY3NyTGxzQmFIZElhdjJ1dTdhZUNCWE91S25DVEhJYmJwbWFFejIiLCJtYWMiOiIyNzIwYmRkMzQ3ZDIzYTc5OTZiZWQ0MDc5MGVhNjNmMzE0ZDhjY2VlZTk1MTIzOTk5YThhNjNmMTczMTI3OWQzIiwidGFnIjoiIn0%3D; farmacia_gaia_jardim_session=eyJpdiI6IkhzcC96ZGVVZWk2T0c1c2FkelBPYlE9PSIsInZhbHVlIjoieThaaXE0MWEvR2dMK05QOFdKNC9vaGt0ZnZJeWVreTU3ZXVLemdGODBvd3RXOFNQMGZqaHBHQ2RrSE1GYmhWbGc2VjVmVEgzTncwU1BGM2QwQWpCVkhWZE91SUlPZFFnMG0rZDRNMktaamNReUhBZjVyQ2tObkhyd1NudzZibTEiLCJtYWMiOiJiMjhiNTkyMmNjMzBhZGJjYzE5Mzg1ZmMzNDNlNmQyYTljYTEzMWIzMzNmMTMxMWNjZjY0MTAzYTFmMmE0ZmJkIiwidGFnIjoiIn0%3D ◀_fbp=fb.1.1744665023143.126631182951379781; XSRF-TOKEN=eyJpdiI6ImhDdktvWjQwaEhsaE0raW1uNjUvd1E9PSIsInZhbHVlIjoicHVwU0dRVXdhQzBnTmF3b21rZ0hJdVNiU0x4OURuWFNaQzQwZ ▶" "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_15wZTZfgtmtnhRaC2pywAAAMo" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "farmaciagaiajardim.com" "REDIRECT_HTTPS" => "on" "REDIRECT_UNIQUE_ID" => "Z_15wZTZfgtmtnhRaC2pywAAAMo" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744665025.2978 "REQUEST_TIME" => 1744665025 ]
0 of 0array:3 [▼ "_fbp" => null "XSRF-TOKEN" => "BMyr0VfrFgISbRzmzC5KgqiFC0R5F6FLVjz2z0w7" "farmacia_gaia_jardim_session" => "5xboSQtxP2iXnBnnazvPzWvAagK40tCuODCZdk8j" ]
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, 14 Apr 2025 21:10:25 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImwzME9ybDJ3TFArcWgxUWFzZ0RHdVE9PSIsInZhbHVlIjoiTGpkdXhacGk4dnJDRE1jbmRkMDFuOEpuZTVnZ3lFZzU5MkdHWG4xbHB3YlNjdmhDYUJzQUUrc1NocGROK29LZWRGK1JtdExLQ1l6aGJhd0djYTBPWUtWRWp6cEl1NVFjZzJxRS80eStOQ01zREZoZWlUUkUwQ21hOVdVUUpmR0MiLCJtYWMiOiJjMDRiNTFlODhhMmQ3MTI2ZGQ2YjM3Y2MxYjQwMzQxZjNhZDk2OGNjNjc0MTIyZTlhMjIyMTdiNmUyMDU4ZjA2IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 23:10:25 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6ImwzME9ybDJ3TFArcWgxUWFzZ0RHdVE9PSIsInZhbHVlIjoiTGpkdXhacGk4dnJDRE1jbmRkMDFuOEpuZTVnZ3lFZzU5MkdHWG4xbHB3YlNjdmhDYUJzQUUrc1NocGROK29LZWRGK1Jtd ▶" 1 => "farmacia_gaia_jardim_session=eyJpdiI6Ii9OeUNWVjlwamd2SkFkYXBBZkdFQ0E9PSIsInZhbHVlIjoienNCaEQ0MXZOTUgyWlJQSDZJdVpUS0hrTGpjVzJoa3RoYWlYRzk5cXU4am44dEVpN1A0WHkvYWpSTDlaT3liQ0l0ZmU0aFBUdWE3L25QYTB5WUJid2pQTVVSaGEzeEZvc1JGNUc3V3dpbWNiN1FnUXV4VVVQazFqMjlZRnpIeGwiLCJtYWMiOiI2ZDYwNjJjMWNhNGMwNzFjMTgxMzk5MGZjNzM5Zjg5ZjUxNzRlNjJiNGFmNjcwODY5Y2ZlZWYwMDI3MDc3ZDkyIiwidGFnIjoiIn0%3D; path=/; httponly ◀farmacia_gaia_jardim_session=eyJpdiI6Ii9OeUNWVjlwamd2SkFkYXBBZkdFQ0E9PSIsInZhbHVlIjoienNCaEQ0MXZOTUgyWlJQSDZJdVpUS0hrTGpjVzJoa3RoYWlYRzk5cXU4am44dEVpN1A0WHkvYWp ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImwzME9ybDJ3TFArcWgxUWFzZ0RHdVE9PSIsInZhbHVlIjoiTGpkdXhacGk4dnJDRE1jbmRkMDFuOEpuZTVnZ3lFZzU5MkdHWG4xbHB3YlNjdmhDYUJzQUUrc1NocGROK29LZWRGK1JtdExLQ1l6aGJhd0djYTBPWUtWRWp6cEl1NVFjZzJxRS80eStOQ01zREZoZWlUUkUwQ21hOVdVUUpmR0MiLCJtYWMiOiJjMDRiNTFlODhhMmQ3MTI2ZGQ2YjM3Y2MxYjQwMzQxZjNhZDk2OGNjNjc0MTIyZTlhMjIyMTdiNmUyMDU4ZjA2IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 23:10:25 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImwzME9ybDJ3TFArcWgxUWFzZ0RHdVE9PSIsInZhbHVlIjoiTGpkdXhacGk4dnJDRE1jbmRkMDFuOEpuZTVnZ3lFZzU5MkdHWG4xbHB3YlNjdmhDYUJzQUUrc1NocGROK29LZWRGK1Jtd ▶" 1 => "farmacia_gaia_jardim_session=eyJpdiI6Ii9OeUNWVjlwamd2SkFkYXBBZkdFQ0E9PSIsInZhbHVlIjoienNCaEQ0MXZOTUgyWlJQSDZJdVpUS0hrTGpjVzJoa3RoYWlYRzk5cXU4am44dEVpN1A0WHkvYWpSTDlaT3liQ0l0ZmU0aFBUdWE3L25QYTB5WUJid2pQTVVSaGEzeEZvc1JGNUc3V3dpbWNiN1FnUXV4VVVQazFqMjlZRnpIeGwiLCJtYWMiOiI2ZDYwNjJjMWNhNGMwNzFjMTgxMzk5MGZjNzM5Zjg5ZjUxNzRlNjJiNGFmNjcwODY5Y2ZlZWYwMDI3MDc3ZDkyIiwidGFnIjoiIn0%3D; path=/; httponly ◀farmacia_gaia_jardim_session=eyJpdiI6Ii9OeUNWVjlwamd2SkFkYXBBZkdFQ0E9PSIsInZhbHVlIjoienNCaEQ0MXZOTUgyWlJQSDZJdVpUS0hrTGpjVzJoa3RoYWlYRzk5cXU4am44dEVpN1A0WHkvYWp ▶" ] ]
0 of 0array:4 [▼ "_token" => "BMyr0VfrFgISbRzmzC5KgqiFC0R5F6FLVjz2z0w7" "_previous" => array:1 [▶ "url" => "https://farmaciagaiajardim.com/brands/olmitos/subcategory/49?orderBy=nameAsc" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]