1 x Booting (76.73%) | 348.72ms |
1 x Application (23.26%) | 105.69ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
select * from information_schema.tables where table_schema = 'new_amazkart' and table_name = 'general_settings' and table_type = 'BASE TABLE'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from information_schema.tables where table_schema = 'new_amazkart' and table_name = 'users' and table_type = 'BASE TABLE'
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `general_settings` limit 1
Metadata | |
---|---|
Backtrace |
|
select * from `themes` where `is_active` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `maintenance_status`, `maintenance_title`, `maintenance_subtitle`, `maintenance_banner` from `general_settings` limit 1
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `slug` = 'swimwear' limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `parent_id` = 53 and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 53 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `category_images` where `category_images`.`category_id` in (53)
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `categories`.`id` in (18)
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `categories`.`parent_id` in (53)
Metadata | |
---|---|
Backtrace |
|
select * from `categories` where `parent_id` = 53 and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct `brands`.* from `brands` inner join (`products` inner join `category_product` on `category_product`.`product_id` = `products`.`id` and category_product.category_id in('53')) on `products`.`brand_id` = `brands`.`id` where `brands`.`status` = 1 limit 20
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(distinct `seller_products`.`id`) as aggregate from `seller_products` inner join (`products` inner join (`category_product` inner join `categories` on `category_product`.`category_id` = `categories`.`id` or `category_product`.`category_id` = `categories`.`parent_id`) on `products`.`id` = `category_product`.`product_id` and `category_product`.`category_id` = 53) on `products`.`id` = `seller_products`.`product_id` and `products`.`status` = 1 where `seller_products`.`status` = 1 and `seller_products`.`user_id` = 1 and exists (select * from `products` where `seller_products`.`product_id` = `products`.`id` and `products`.`status` = 1) and `seller_products`.`status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select distinct `seller_products`.* from `seller_products` inner join (`products` inner join (`category_product` inner join `categories` on `category_product`.`category_id` = `categories`.`id` or `category_product`.`category_id` = `categories`.`parent_id`) on `products`.`id` = `category_product`.`product_id` and `category_product`.`category_id` = 53) on `products`.`id` = `seller_products`.`product_id` and `products`.`status` = 1 where `seller_products`.`status` = 1 and `seller_products`.`user_id` = 1 and exists (select * from `products` where `seller_products`.`product_id` = `products`.`id` and `products`.`status` = 1) and `seller_products`.`status` = 1 order by `created_at` desc limit 9 offset 0
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `flash_deal_products` where exists (select * from `flash_deals` where `flash_deal_products`.`flash_deal_id` = `flash_deals`.`id` and `status` = 1) and `flash_deal_products`.`seller_product_id` in (326, 328, 329, 334, 337, 420, 421, 422, 423)
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` in (326, 328, 329, 334, 337, 420, 421, 422, 423)
Metadata | |
---|---|
Backtrace |
|
select * from `products` where `products`.`id` in (330, 332, 333, 338, 341, 424, 425, 426, 427)
Metadata | |
---|---|
Backtrace |
|
select min(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('423','422','421','420','337','334','329','328','326')
Metadata | |
---|---|
Backtrace |
|
select max(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('423','422','421','420','337','334','329','328','326')
Metadata | |
---|---|
Backtrace |
|
select `product_sku_id` from `seller_product_s_k_us` where exists (select * from `products` inner join `seller_products` on `seller_products`.`product_id` = `products`.`id` where `seller_products`.`id` = `seller_product_s_k_us`.`product_id` and exists (select * from `categories` inner join `category_product` on `categories`.`id` = `category_product`.`category_id` where `products`.`id` = `category_product`.`product_id` and (`category_id` = 53 or exists (select * from `categories` as `laravel_reserved_0` where `categories`.`id` = `laravel_reserved_0`.`parent_id` and id in ('53')) and `category_id` = 53)))
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `attribute_id` from `product_variations` where product_sku_id in ('323','326','328','329','334','337','420','421','422','423') and `attribute_id` != 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `attributes` where id in ('') and `status` = 1 limit 20
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_sku_id` from `seller_product_s_k_us` where exists (select * from `products` inner join `seller_products` on `seller_products`.`product_id` = `products`.`id` where `seller_products`.`id` = `seller_product_s_k_us`.`product_id` and exists (select * from `categories` inner join `category_product` on `categories`.`id` = `category_product`.`category_id` where `products`.`id` = `category_product`.`product_id` and (`category_id` = 53 or exists (select * from `categories` as `laravel_reserved_1` where `categories`.`id` = `laravel_reserved_1`.`parent_id` and id in ('53')) and `category_id` = 53)))
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `attribute_id` from `product_variations` where product_sku_id in ('323','326','328','329','334','337','420','421','422','423') and `attribute_id` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `attributes` where id in ('') and `status` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 423 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 423 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 427 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 422 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 422 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 426 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 421 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 421 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 425 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 420 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 420 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 424 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 337 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 337 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 341 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 334 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 334 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 338 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 329 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 329 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 333 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 328 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 328 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 332 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `users` where `users`.`id` = 1 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `wishlists` where `wishlists`.`seller_product_id` = 326 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_reviews` where `product_reviews`.`product_id` = 326 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 330 limit 1
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 427 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 426 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 425 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 424 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 341 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 338 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 333 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 332 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_sku` where `product_sku`.`product_id` = 330 and `product_sku`.`product_id` is not null
Metadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:2 [▼ "item" => "category" "page" => "1" ]
0 of 0array:2 [▼ "item" => "category" "page" => "1" ]
0 of 0array:8 [▼ "host" => array:1 [▶ 0 => "3.109.186.209" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "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" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate" ] ]
0 of 0array:38 [▼ "REDIRECT_SCRIPT_URL" => "/category/swimwear" "REDIRECT_SCRIPT_URI" => "http://3.109.186.209/category/swimwear" "REDIRECT_STATUS" => "200" "SCRIPT_URL" => "/category/swimwear" "SCRIPT_URI" => "http://3.109.186.209/category/swimwear" "HTTP_HOST" => "3.109.186.209" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "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_ACCEPT_ENCODING" => "gzip, deflate" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at 3.109.186.209 Port 80</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "3.109.186.209" "SERVER_ADDR" => "172.31.47.70" "SERVER_PORT" => "80" "REMOTE_ADDR" => "52.14.138.123" "DOCUMENT_ROOT" => "/var/www/amazcart_new/public/" "REQUEST_SCHEME" => "http" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/amazcart_new/public/" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/amazcart_new/public/index.php" "REMOTE_PORT" => "56404" "REDIRECT_URL" => "/category/swimwear" "REDIRECT_QUERY_STRING" => "item=category&page=1" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "item=category&page=1" "REQUEST_URI" => "/category/swimwear?item=category&page=1" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743959868.7666 "REQUEST_TIME" => 1743959868 ]
[]
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 => "Sun, 06 Apr 2025 17:17:49 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjY3TmhOUGtFenNFalRWc09xWXdVR3c9PSIsInZhbHVlIjoiTlduMSs2em96TVRTM3FmL09FYktmUVppcWswWE9MVFF0T3Z2TEhKb0NPYkNZK1YwclM4NElZQlVrU1Z0bUZhQVhaQlVyMTNZanRSUmcxeFNGa3NPZFpER3JJMVNpTjJNZkFNeEg3a2dKQlcrUUpBTjlhODFmN3FaMy9saFB4aFciLCJtYWMiOiIxY2JjNmM5MDcyZjZiZWM1ODU1ZDcwNmI3NDFiMTUyNjI3NTE1MTc0Mzc1NTJkZmNjYjlkNTkwZTlkMjZiODc3IiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 19:17:49 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IjY3TmhOUGtFenNFalRWc09xWXdVR3c9PSIsInZhbHVlIjoiTlduMSs2em96TVRTM3FmL09FYktmUVppcWswWE9MVFF0T3Z2TEhKb0NPYkNZK1YwclM4NElZQlVrU1Z0bUZhQVhaQlVyM ▶" 1 => "365_amazcart_session=eyJpdiI6InZ0SHZtbUlnaE16ZXlFY055cVBNTVE9PSIsInZhbHVlIjoiTzJIbjRBWWg0bldreEpEZ2VCcUFWQk1CWmVyVFRHdSt1QU8wS1NaczFYYWg2WGo1ZGtnSFBnTTZsb0Z6ci9hUXBkQkZjL3pwZEdrbnQ2RkM0ZGI1SWNCWTM3RjNCaitodnM4L1g2VDhYTnJSNHIzQUFLRUF4VlpTc1B1Mi91QisiLCJtYWMiOiIzMThjZjI0YmYyZTI5YjVkZDM3MzM5Nzk0YjE4OGUwYWEyMmNhOTgwMGU2MGQyMzcwOWJkNGUxNzgzNGE2NTE0IiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 19:17:49 GMT; Max-Age=7200; path=/; httponly ◀365_amazcart_session=eyJpdiI6InZ0SHZtbUlnaE16ZXlFY055cVBNTVE9PSIsInZhbHVlIjoiTzJIbjRBWWg0bldreEpEZ2VCcUFWQk1CWmVyVFRHdSt1QU8wS1NaczFYYWg2WGo1ZGtnSFBnTTZsb0Z6ci9 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjY3TmhOUGtFenNFalRWc09xWXdVR3c9PSIsInZhbHVlIjoiTlduMSs2em96TVRTM3FmL09FYktmUVppcWswWE9MVFF0T3Z2TEhKb0NPYkNZK1YwclM4NElZQlVrU1Z0bUZhQVhaQlVyMTNZanRSUmcxeFNGa3NPZFpER3JJMVNpTjJNZkFNeEg3a2dKQlcrUUpBTjlhODFmN3FaMy9saFB4aFciLCJtYWMiOiIxY2JjNmM5MDcyZjZiZWM1ODU1ZDcwNmI3NDFiMTUyNjI3NTE1MTc0Mzc1NTJkZmNjYjlkNTkwZTlkMjZiODc3IiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 19:17:49 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjY3TmhOUGtFenNFalRWc09xWXdVR3c9PSIsInZhbHVlIjoiTlduMSs2em96TVRTM3FmL09FYktmUVppcWswWE9MVFF0T3Z2TEhKb0NPYkNZK1YwclM4NElZQlVrU1Z0bUZhQVhaQlVyM ▶" 1 => "365_amazcart_session=eyJpdiI6InZ0SHZtbUlnaE16ZXlFY055cVBNTVE9PSIsInZhbHVlIjoiTzJIbjRBWWg0bldreEpEZ2VCcUFWQk1CWmVyVFRHdSt1QU8wS1NaczFYYWg2WGo1ZGtnSFBnTTZsb0Z6ci9hUXBkQkZjL3pwZEdrbnQ2RkM0ZGI1SWNCWTM3RjNCaitodnM4L1g2VDhYTnJSNHIzQUFLRUF4VlpTc1B1Mi91QisiLCJtYWMiOiIzMThjZjI0YmYyZTI5YjVkZDM3MzM5Nzk0YjE4OGUwYWEyMmNhOTgwMGU2MGQyMzcwOWJkNGUxNzgzNGE2NTE0IiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 19:17:49 GMT; path=/; httponly ◀365_amazcart_session=eyJpdiI6InZ0SHZtbUlnaE16ZXlFY055cVBNTVE9PSIsInZhbHVlIjoiTzJIbjRBWWg0bldreEpEZ2VCcUFWQk1CWmVyVFRHdSt1QU8wS1NaczFYYWg2WGo1ZGtnSFBnTTZsb0Z6ci9 ▶" ] ]
0 of 0array:4 [▼ "_token" => "UzUtnD6e1QVENgGEbjQkksIg1trX0RxIphx7QkJk" "_previous" => array:1 [▶ "url" => "http://3.109.186.209/category/swimwear?item=category&page=1" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]