Showing 10 out of total 10 Products
Prev 1 2 Next
8.1.2PHP Version441msRequest Duration5MBMemory UsageGET category/{slug}Route
    • Booting (391ms)
    • Application (50.2ms)
    • 1 x Booting (88.58%)
      390.69ms
      1 x Application (11.38%)
      50.20ms
      4 templates were rendered
      • frontend.amazy.partials.listing_paginate_data (resources/views/frontend/amazy/partials/listing_paginate_data.blade.php)8blade
        Params
        0
        filter_name
        1
        brand_id
        2
        products
        3
        min_price_lowest
        4
        max_price_highest
        5
        CategoryList
        6
        attributeLists
        7
        color
      • frontend.amazy.components.rating (resources/views/frontend/amazy/components/rating.blade.php)5blade
        Params
        0
        rating
        1
        componentName
        2
        attributes
        3
        slot
        4
        __laravel_slots
      • frontend.amazy.components.rating (resources/views/frontend/amazy/components/rating.blade.php)5blade
        Params
        0
        rating
        1
        componentName
        2
        attributes
        3
        slot
        4
        __laravel_slots
      • frontend.amazy.components.pagination-component (resources/views/frontend/amazy/components/pagination-component.blade.php)6blade
        Params
        0
        items
        1
        type
        2
        componentName
        3
        attributes
        4
        slot
        5
        __laravel_slots
      uri
      GET category/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Frontend\CategoryController@productByCategory
      namespace
      prefix
      where
      as
      frontend.category-product
      file
      app/Http/Controllers/Frontend/CategoryController.php:184-366
      26 statements were executed19.4ms
      • select * from information_schema.tables where table_schema = 'new_amazkart' and table_name = 'general_settings' and table_type = 'BASE TABLE'
        1.9ms/vendor/spondonit/service/src/Repositories/InitRepository.php:26new_amazkart
        Metadata
        Bindings
        • 0. new_amazkart
        • 1. general_settings
        Backtrace
        • 10. /vendor/spondonit/service/src/Repositories/InitRepository.php:26
        • 11. /vendor/spondonit/amazcart-service/src/Middleware/AmazCartService.php:43
        • 12. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 13. /vendor/livewire/livewire/src/DisableBrowserCache.php:19
        • 14. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • select * from information_schema.tables where table_schema = 'new_amazkart' and table_name = 'users' and table_type = 'BASE TABLE'
        1.36ms/vendor/spondonit/service/src/Repositories/InitRepository.php:26new_amazkart
        Metadata
        Bindings
        • 0. new_amazkart
        • 1. users
        Backtrace
        • 10. /vendor/spondonit/service/src/Repositories/InitRepository.php:26
        • 11. /vendor/spondonit/amazcart-service/src/Middleware/AmazCartService.php:43
        • 12. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 13. /vendor/livewire/livewire/src/DisableBrowserCache.php:19
        • 14. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
      • select * from `general_settings` limit 1
        860μs/vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:58new_amazkart
        Metadata
        Backtrace
        • 18. /vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:873
        • 20. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 21. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
        • 22. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
      • select * from `themes` where `is_active` = 1 limit 1
        420μs/vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:71new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /vendor/spondonit/amazcart-service/src/Repositories/InitRepository.php:71
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:873
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 18. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
      • select `maintenance_status`, `maintenance_title`, `maintenance_subtitle`, `maintenance_banner` from `general_settings` limit 1
        350μsmiddleware::maintenance_mode:23new_amazkart
        Metadata
        Backtrace
        • 15. middleware::maintenance_mode:23
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 17. /vendor/spondonit/service/src/Middleware/ServiceMiddleware.php:40
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 19. /app/Http/Middleware/Language.php:40
      • select * from `brands` where `slug` = 'speedo' limit 1
        730μs/Modules/Product/Repositories/BrandRepository.php:100new_amazkart
        Metadata
        Bindings
        • 0. speedo
        Backtrace
        • 15. /Modules/Product/Repositories/BrandRepository.php:100
        • 16. /app/Http/Controllers/Frontend/CategoryController.php:229
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `brands` where `brands`.`id` = 173 limit 1
        410μs/Modules/Product/Repositories/BrandRepository.php:62new_amazkart
        Metadata
        Bindings
        • 0. 173
        Backtrace
        • 19. /Modules/Product/Repositories/BrandRepository.php:62
        • 20. /app/Http/Controllers/Frontend/CategoryController.php:232
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select count(*) as aggregate from `seller_products` inner join `products` on `seller_products`.`product_id` = `products`.`id` and `products`.`brand_id` = 173 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
        990μs/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Bindings
        • 0. 173
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        Backtrace
        • 15. /app/Repositories/FilterRepository.php:591
        • 16. /app/Repositories/FilterRepository.php:337
        • 17. /app/Services/FilterService.php:52
        • 18. /app/Http/Controllers/Frontend/CategoryController.php:234
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `seller_products`.* from `seller_products` inner join `products` on `seller_products`.`product_id` = `products`.`id` and `products`.`brand_id` = 173 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 9
        1.16ms/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Bindings
        • 0. 173
        • 1. 1
        • 2. 1
        • 3. 1
        • 4. 1
        • 5. 1
        Backtrace
        • 15. /app/Repositories/FilterRepository.php:591
        • 16. /app/Repositories/FilterRepository.php:337
        • 17. /app/Services/FilterService.php:52
        • 18. /app/Http/Controllers/Frontend/CategoryController.php:234
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 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 (323)
        430μs/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Repositories/FilterRepository.php:591
        • 21. /app/Repositories/FilterRepository.php:337
        • 22. /app/Services/FilterService.php:52
        • 23. /app/Http/Controllers/Frontend/CategoryController.php:234
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `seller_product_s_k_us` where `seller_product_s_k_us`.`product_id` in (323)
        470μs/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Backtrace
        • 20. /app/Repositories/FilterRepository.php:591
        • 21. /app/Repositories/FilterRepository.php:337
        • 22. /app/Services/FilterService.php:52
        • 23. /app/Http/Controllers/Frontend/CategoryController.php:234
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select * from `products` where `products`.`id` in (327)
        550μs/app/Repositories/FilterRepository.php:591new_amazkart
        Metadata
        Backtrace
        • 20. /app/Repositories/FilterRepository.php:591
        • 21. /app/Repositories/FilterRepository.php:337
        • 22. /app/Services/FilterService.php:52
        • 23. /app/Http/Controllers/Frontend/CategoryController.php:234
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select min(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('323')
        500μs/app/Repositories/FilterRepository.php:404new_amazkart
        Metadata
        Backtrace
        • 15. /app/Repositories/FilterRepository.php:404
        • 16. /app/Services/FilterService.php:67
        • 17. /app/Http/Controllers/Frontend/CategoryController.php:235
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • select max(`selling_price`) as aggregate from `seller_product_s_k_us` where product_id in ('323')
        460μs/app/Repositories/FilterRepository.php:416new_amazkart
        Metadata
        Backtrace
        • 15. /app/Repositories/FilterRepository.php:416
        • 16. /app/Services/FilterService.php:72
        • 17. /app/Http/Controllers/Frontend/CategoryController.php:236
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • select distinct `categories`.* from `categories` inner join (`category_product` inner join `products` on `products`.`id` = `category_product`.`product_id` and `products`.`brand_id` = 173) on `categories`.`id` = `category_product`.`category_id` and `products`.`status` = 1 where `categories`.`status` = 1 and `categories`.`parent_id` != 0 limit 20
        2.97ms/app/Repositories/FilterRepository.php:345new_amazkart
        Metadata
        Bindings
        • 0. 173
        • 1. 1
        • 2. 1
        • 3. 0
        Backtrace
        • 14. /app/Repositories/FilterRepository.php:345
        • 15. /app/Services/FilterService.php:57
        • 16. /app/Http/Controllers/Frontend/CategoryController.php:241
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • select distinct `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 `brand_id` = 173 and `products`.`status` = 1)
        900μs/Modules/Product/Repositories/AttributeRepository.php:208new_amazkart
        Metadata
        Bindings
        • 0. 173
        • 1. 1
        Backtrace
        • 13. /Modules/Product/Repositories/AttributeRepository.php:208
        • 14. /app/Http/Controllers/Frontend/CategoryController.php:243
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 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
        410μs/Modules/Product/Repositories/AttributeRepository.php:209new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /Modules/Product/Repositories/AttributeRepository.php:209
        • 14. /app/Http/Controllers/Frontend/CategoryController.php:243
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `attributes` where id in ('') and `status` = 1
        390μs/Modules/Product/Repositories/AttributeRepository.php:210new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /Modules/Product/Repositories/AttributeRepository.php:210
        • 15. /app/Http/Controllers/Frontend/CategoryController.php:243
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select distinct `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 `brand_id` = 173)
        850μs/Modules/Product/Repositories/AttributeRepository.php:199new_amazkart
        Metadata
        Bindings
        • 0. 173
        Backtrace
        • 13. /Modules/Product/Repositories/AttributeRepository.php:199
        • 14. /app/Http/Controllers/Frontend/CategoryController.php:244
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • 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
        430μs/Modules/Product/Repositories/AttributeRepository.php:200new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 13. /Modules/Product/Repositories/AttributeRepository.php:200
        • 14. /app/Http/Controllers/Frontend/CategoryController.php:244
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `attributes` where id in ('') and `status` = 1 limit 1
        370μs/Modules/Product/Repositories/AttributeRepository.php:201new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /Modules/Product/Repositories/AttributeRepository.php:201
        • 16. /app/Http/Controllers/Frontend/CategoryController.php:244
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `users` where `users`.`id` = 1 limit 1
        450μsview::85f7448b241fb9c10534296441684740a0ed384a:140new_amazkart
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::85f7448b241fb9c10534296441684740a0ed384a:140
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `wishlists` where `wishlists`.`seller_product_id` = 323 and `wishlists`.`seller_product_id` is not null and `type` = 'product' and `user_id` = 0 limit 1
        440μs/Modules/Seller/Entities/SellerProduct.php:266new_amazkart
        Metadata
        Bindings
        • 0. 323
        • 1. product
        • 2. 0
        Backtrace
        • 20. /Modules/Seller/Entities/SellerProduct.php:266
        • 21. view::85f7448b241fb9c10534296441684740a0ed384a:163
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `product_reviews` where `product_reviews`.`product_id` = 323 and `product_reviews`.`product_id` is not null and `type` = 'product' and `status` = 1
        510μsview::85f7448b241fb9c10534296441684740a0ed384a:218new_amazkart
        Metadata
        Bindings
        • 0. 323
        • 1. product
        • 2. 1
        Backtrace
        • 19. view::85f7448b241fb9c10534296441684740a0ed384a:218
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `brands`.* from `brands` inner join `products` on `products`.`brand_id` = `brands`.`id` where `products`.`id` = 327 limit 1
        540μs/vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:227new_amazkart
        Metadata
        Bindings
        • 0. 327
        Backtrace
        • 15. /vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:227
        • 16. /vendor/staudenmeir/belongs-to-through/src/Relations/BelongsToThrough.php:212
        • 21. view::85f7448b241fb9c10534296441684740a0ed384a:247
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `product_sku` where `product_sku`.`product_id` = 327 and `product_sku`.`product_id` is not null
        550μs/app/Helpers/Functions.php:456new_amazkart
        Metadata
        Bindings
        • 0. 327
        Backtrace
        • 19. /app/Helpers/Functions.php:456
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 25. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      Modules\Product\Entities\ProductSku
      1
      App\Models\User
      1
      Modules\Product\Entities\Category
      2
      Modules\Product\Entities\Product
      1
      Modules\Seller\Entities\SellerProductSKU
      1
      Modules\Seller\Entities\SellerProduct
      1
      Modules\Product\Entities\Brand
      3
      Modules\Appearance\Entities\Theme
      1
      Modules\GeneralSetting\Entities\GeneralSetting
      2
          _token
          s37paEPxx0GPerGAwLyD6uWYcGcFkwpNyc1LrIjZ
          _previous
          array:1 [ "url" => "https://myfashionz.com/category/speedo?item=brand&page=2" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/speedo
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "item" => "brand" "page" => "2" ]
          request_request
          0 of 0
          array:2 [ "item" => "brand" "page" => "2" ]
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "myfashionz.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_server
          0 of 0
          array:45 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "myfashionz.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "myfashionz.com" "HTTP_HOST" => "myfashionz.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "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 myfashionz.com Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "myfashionz.com" "SERVER_ADDR" => "172.31.47.70" "SERVER_PORT" => "443" "REMOTE_ADDR" => "216.73.216.186" "DOCUMENT_ROOT" => "/var/www/amazcart_new/public/" "REQUEST_SCHEME" => "https" "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" => "55289" "REDIRECT_URL" => "/category/speedo" "REDIRECT_QUERY_STRING" => "item=brand&page=2" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "item=brand&page=2" "REQUEST_URI" => "/category/speedo?item=brand&page=2" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1755103816.9321 "REQUEST_TIME" => 1755103816 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 13 Aug 2025 16:50:17 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNSckRHbDRZNlI1Uk1lSW9lQ2FuUEE9PSIsInZhbHVlIjoiTkovS2JhSkY4OTFtdGFUQ1MvanNLU1MwbzNja3JKRTdSak9XMWZqZFpCZjR6M2lvN0lZck5LblBLalAySHdwVUoxbWNhakhIMHJZUkRJbXhHcmlNYzYzTVR1TUd3OU5XTXFuMVhrSTJYVDA5YkgxeVpSSGw0U3N6aW9QTDhXNnUiLCJtYWMiOiI1MWI3NmU4YmUzNDc0NzAwODdkNWU4YTcwYzk0NWYyM2NhMzIyNjM0M2YyY2IwNTk3OTFmYWYzY2RmODlkNzg0IiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 18:50:17 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IlNSckRHbDRZNlI1Uk1lSW9lQ2FuUEE9PSIsInZhbHVlIjoiTkovS2JhSkY4OTFtdGFUQ1MvanNLU1MwbzNja3JKRTdSak9XMWZqZFpCZjR6M2lvN0lZck5LblBLalAySHdwVUoxbWNha" 1 => "365_amazcart_session=eyJpdiI6ImttSWVrRURJaDM4aEUzalJjOGxUOFE9PSIsInZhbHVlIjoiaU93RW9qRGkxdUxacGUxNDAyK0ZIQlJWS0dzbkZuZXFSc1ZUUmFoTzJ5QUxlKytjc3JpYXZlL25zeGxITGN6eGJSbW43Tk1ESXBsQXh5TmUwYkt0SW5ablUrSUw4bGsxN2k4bHFVOW1CRjg0SXFWYjJGM2tUb3ZlN2kxc1Z2UzEiLCJtYWMiOiI1MjBhYWI3MzJmNjgxNzMyZWY5Y2Q1OGI2Njc2YjY0YjJkNmQyOWExZjVkNTk5ODcxYTQ5ZjY1NTYzMTI2YzZjIiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 18:50:17 GMT; Max-Age=7200; path=/; httponly365_amazcart_session=eyJpdiI6ImttSWVrRURJaDM4aEUzalJjOGxUOFE9PSIsInZhbHVlIjoiaU93RW9qRGkxdUxacGUxNDAyK0ZIQlJWS0dzbkZuZXFSc1ZUUmFoTzJ5QUxlKytjc3JpYXZlL25zeGxITGN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNSckRHbDRZNlI1Uk1lSW9lQ2FuUEE9PSIsInZhbHVlIjoiTkovS2JhSkY4OTFtdGFUQ1MvanNLU1MwbzNja3JKRTdSak9XMWZqZFpCZjR6M2lvN0lZck5LblBLalAySHdwVUoxbWNhakhIMHJZUkRJbXhHcmlNYzYzTVR1TUd3OU5XTXFuMVhrSTJYVDA5YkgxeVpSSGw0U3N6aW9QTDhXNnUiLCJtYWMiOiI1MWI3NmU4YmUzNDc0NzAwODdkNWU4YTcwYzk0NWYyM2NhMzIyNjM0M2YyY2IwNTk3OTFmYWYzY2RmODlkNzg0IiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 18:50:17 GMT; path=/XSRF-TOKEN=eyJpdiI6IlNSckRHbDRZNlI1Uk1lSW9lQ2FuUEE9PSIsInZhbHVlIjoiTkovS2JhSkY4OTFtdGFUQ1MvanNLU1MwbzNja3JKRTdSak9XMWZqZFpCZjR6M2lvN0lZck5LblBLalAySHdwVUoxbWNha" 1 => "365_amazcart_session=eyJpdiI6ImttSWVrRURJaDM4aEUzalJjOGxUOFE9PSIsInZhbHVlIjoiaU93RW9qRGkxdUxacGUxNDAyK0ZIQlJWS0dzbkZuZXFSc1ZUUmFoTzJ5QUxlKytjc3JpYXZlL25zeGxITGN6eGJSbW43Tk1ESXBsQXh5TmUwYkt0SW5ablUrSUw4bGsxN2k4bHFVOW1CRjg0SXFWYjJGM2tUb3ZlN2kxc1Z2UzEiLCJtYWMiOiI1MjBhYWI3MzJmNjgxNzMyZWY5Y2Q1OGI2Njc2YjY0YjJkNmQyOWExZjVkNTk5ODcxYTQ5ZjY1NTYzMTI2YzZjIiwidGFnIjoiIn0%3D; expires=Wed, 13-Aug-2025 18:50:17 GMT; path=/; httponly365_amazcart_session=eyJpdiI6ImttSWVrRURJaDM4aEUzalJjOGxUOFE9PSIsInZhbHVlIjoiaU93RW9qRGkxdUxacGUxNDAyK0ZIQlJWS0dzbkZuZXFSc1ZUUmFoTzJ5QUxlKytjc3JpYXZlL25zeGxITGN" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "s37paEPxx0GPerGAwLyD6uWYcGcFkwpNyc1LrIjZ" "_previous" => array:1 [ "url" => "https://myfashionz.com/category/speedo?item=brand&page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]