7.4.33PHP Version69.48msRequest Duration6MBMemory UsageGET sub/products/{slug}Route
    • Booting (26.43ms)
    • Application (42.79ms)
    • 1 x Application (61.59%)
      42.79ms
      1 x Booting (38.04%)
      26.43ms
      4 templates were rendered
      • frontend.sub-products (resources/views/frontend/sub-products.blade.php)6blade
        Params
        0
        products
        1
        setting
        2
        categories
        3
        popular_categories
        4
        brand
        5
        slug
      • layouts.app (resources/views/layouts/app.blade.php)16blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        setting
        5
        categories
        6
        popular_categories
        7
        brand
        8
        slug
        9
        __currentLoopData
        10
        product
        11
        loop
        12
        add
        13
        total
        14
        rate
        15
        i
      • frontend.includes.cart (resources/views/frontend/includes/cart.blade.php)18blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        setting
        5
        categories
        6
        popular_categories
        7
        brand
        8
        slug
        9
        __currentLoopData
        10
        product
        11
        loop
        12
        add
        13
        total
        14
        rate
        15
        i
        16
        link
        17
        currency
      • frontend.auth.login_register (resources/views/frontend/auth/login_register.blade.php)19blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        setting
        5
        categories
        6
        popular_categories
        7
        brand
        8
        slug
        9
        __currentLoopData
        10
        product
        11
        loop
        12
        add
        13
        total
        14
        rate
        15
        i
        16
        link
        17
        currency
        18
        category
      uri
      GET sub/products/{slug}
      middleware
      web
      controller
      App\Http\Controllers\ProductController@getBrandProducts
      namespace
      App\Http\Controllers
      prefix
      where
      as
      brand.product
      file
      app/Http/Controllers/ProductController.php:132-176
      20 statements were executed, 2 of which were duplicated, 18 unique7.32ms
      • select * from `site_settings` where `site_settings`.`deleted_at` is null order by `created_at` desc limit 1
        580μs/app/Http/Controllers/ProductController.php:163theartpool_artpool
        Metadata
        Backtrace
        • 15. /app/Http/Controllers/ProductController.php:163
        • 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
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `categories`.`deleted_at` is null
        300μs/app/Http/Controllers/ProductController.php:164theartpool_artpool
        Metadata
        Backtrace
        • 15. /app/Http/Controllers/ProductController.php:164
        • 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
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brands` where `slug` = 'wall-paintings' and `brands`.`deleted_at` is null limit 1
        320μs/app/Http/Controllers/ProductController.php:165theartpool_artpool
        Metadata
        Bindings
        • 0. wall-paintings
        Backtrace
        • 15. /app/Http/Controllers/ProductController.php:165
        • 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
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where `brand_id` = 11 and `is_approved` = 1 and `products`.`deleted_at` is null
        380μs/app/Http/Controllers/ProductController.php:171theartpool_artpool
        Metadata
        Bindings
        • 0. 11
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/ProductController.php:171
        • 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
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_images` where `product_images`.`product_id` in (1) and `product_images`.`deleted_at` is null
        230μs/app/Http/Controllers/ProductController.php:171theartpool_artpool
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/ProductController.php:171
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `brands` where `brands`.`id` in (11) and `brands`.`deleted_at` is null
        250μs/app/Http/Controllers/ProductController.php:171theartpool_artpool
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/ProductController.php:171
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `admins` where `admins`.`id` in (1) and `admins`.`deleted_at` is null
        310μs/app/Http/Controllers/ProductController.php:171theartpool_artpool
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/ProductController.php:171
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `is_popular` = 1 and `categories`.`deleted_at` is null limit 5
        260μs/app/Http/Controllers/ProductController.php:172theartpool_artpool
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/ProductController.php:172
        • 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
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `ratings` where `ratings`.`product_id` = 1 and `ratings`.`product_id` is not null
        230μsview::frontend.sub-products:95theartpool_artpool
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::frontend.sub-products:95
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `currency` = 'INR' limit 1
        260μs/app/Helpers.php:146theartpool_artpool
        Metadata
        Bindings
        • 0. INR
        Backtrace
        • 15. /app/Helpers.php:146
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `currency` = 'INR' limit 1
        210μs/app/Helpers.php:147theartpool_artpool
        Metadata
        Bindings
        • 0. INR
        Backtrace
        • 15. /app/Helpers.php:147
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `metatags` where `page_link_name` = 'brand.product' order by `created_at` desc limit 1
        300μs/app/Helpers.php:273theartpool_artpool
        Metadata
        Bindings
        • 0. brand.product
        Backtrace
        • 15. /app/Helpers.php:273
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies`
        340μsview::layouts.app:55theartpool_artpool
        Metadata
        Backtrace
        • 15. view::layouts.app:55
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select exists(select * from `shoppingcart` where `identifier` = '' and `instance` = 'shopping') as `exists`
        290μs/vendor/hardevine/shoppingcart/src/Cart.php:518theartpool_artpool
        Metadata
        Bindings
        • 0. 
        • 1. shopping
        Backtrace
        • 9. /vendor/hardevine/shoppingcart/src/Cart.php:518
        • 10. /vendor/hardevine/shoppingcart/src/Cart.php:384
        • 11. view::layouts.app:119
        • 13. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 14. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `brands` where `brands`.`category_id` = 1 and `brands`.`category_id` is not null and `brands`.`deleted_at` is null
        440μsview::layouts.app:141theartpool_artpool
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::layouts.app:141
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `brands` where `brands`.`category_id` = 2 and `brands`.`category_id` is not null and `brands`.`deleted_at` is null
        530μsview::layouts.app:141theartpool_artpool
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::layouts.app:141
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `brands` where `brands`.`category_id` = 3 and `brands`.`category_id` is not null and `brands`.`deleted_at` is null
        650μsview::layouts.app:141theartpool_artpool
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::layouts.app:141
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `brands` where `brands`.`category_id` = 4 and `brands`.`category_id` is not null and `brands`.`deleted_at` is null
        460μsview::layouts.app:141theartpool_artpool
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::layouts.app:141
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `brands` where `brands`.`category_id` = 5 and `brands`.`category_id` is not null and `brands`.`deleted_at` is null
        530μsview::layouts.app:141theartpool_artpool
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 19. view::layouts.app:141
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `brands` where `brands`.`category_id` = 6 and `brands`.`category_id` is not null and `brands`.`deleted_at` is null
        450μsview::layouts.app:141theartpool_artpool
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::layouts.app:141
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\Models\Metatag
      1
      App\Models\Currency
      4
      App\Models\Admin
      1
      App\Models\ProductImage
      1
      App\Models\Product
      1
      App\Models\Brand
      123
      App\Models\Category
      11
      App\Models\SiteSetting
      1
          _token
          0nQWyNNlsu4IIHqgu7IUa7Lu1N1alqVJsactzOpg
          rate
          1
          symbol
          currency
          INR
          _previous
          array:1 [ "url" => "https://theartpoolgallery.com/sub/products/wall-paintings" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /sub/products/wall-paintings
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:21 [ "x-https" => array:1 [ 0 => "1" ] "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "x-sucuri-country" => array:1 [ 0 => "US" ] "x-sucuri-clientip" => array:1 [ 0 => "13.58.245.201" ] "x-real-ip" => array:1 [ 0 => "13.58.245.201" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "13.58.245.201" ] "host" => array:1 [ 0 => "theartpoolgallery.com" ] ]
          request_server
          0 of 0
          array:62 [ "USER" => "theartpool" "HOME" => "/home/theartpool" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/sub/products/wall-paintings" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/sub/products/wall-paintings" "REMOTE_PORT" => "4036" "SCRIPT_FILENAME" => "/home/theartpool/public_html/index.php" "SERVER_ADMIN" => "webmaster@theartpoolgallery.com" "CONTEXT_DOCUMENT_ROOT" => "/home/theartpool/public_html" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/theartpool/public_html" "REMOTE_ADDR" => "66.248.200.7" "SERVER_PORT" => "443" "SERVER_ADDR" => "68.178.171.251" "SERVER_NAME" => "theartpoolgallery.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bi" "HTTP_X_HTTPS" => "1" "HTTP_PRIORITY" => "u=0, i" "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_X_SUCURI_COUNTRY" => "US" "HTTP_X_SUCURI_CLIENTIP" => "13.58.245.201" "HTTP_X_REAL_IP" => "13.58.245.201" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "13.58.245.201" "HTTP_HOST" => "theartpoolgallery.com" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "theartpoolgallery.com" "HTTPS" => "on" "SCRIPT_URI" => "https://theartpoolgallery.com/sub/products/wall-paintings" "SCRIPT_URL" => "/sub/products/wall-paintings" "UNIQUE_ID" => "Z_OK_Ofxd40eQsN3PrzeRQAAAM8" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "theartpoolgallery.com" "REDIRECT_HTTPS" => "on" "REDIRECT_SCRIPT_URI" => "https://theartpoolgallery.com/sub/products/wall-paintings" "REDIRECT_SCRIPT_URL" => "/sub/products/wall-paintings" "REDIRECT_UNIQUE_ID" => "Z_OK_Ofxd40eQsN3PrzeRQAAAM8" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744014076.4553 "REQUEST_TIME" => 1744014076 "argv" => [] "argc" => 0 ]
          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 => "Mon, 07 Apr 2025 08:21:16 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpISlhJYktFMkorVEN3VWJ6YUpiSHc9PSIsInZhbHVlIjoiQjZFNWhPdHZuQkJocitHaUVjTnA3TDZHU0xVZVg1SnB0OUpDUi9yTEF0SmRCUXdyUVZncDZ3SFR0VTdzWDZwWXcvNVlkcE5JMVIvclJKWEhQbG1sTjBRbmdwVXBwYUlvSzAzSzVzemtNNzlyL3ZNMzdoNnZIcnExK0YrbTFHYTIiLCJtYWMiOiIwMjJiZjRlNTc3MmUwYzQ4M2MzMjFhMDI2YzkzZGU0ZmNhMzQwOTgwMmFiNjdkYmUzYzYxM2Q2NGZlMDVlNTAxIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 10:21:16 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImpISlhJYktFMkorVEN3VWJ6YUpiSHc9PSIsInZhbHVlIjoiQjZFNWhPdHZuQkJocitHaUVjTnA3TDZHU0xVZVg1SnB0OUpDUi9yTEF0SmRCUXdyUVZncDZ3SFR0VTdzWDZwWXcvNVlkc" 1 => "artpool_session=eyJpdiI6InZOdlBxaWNERjBDQUtSUHVocGJzamc9PSIsInZhbHVlIjoiUm11cHZRWXByR0F4cjFXNm5ZakR4TkRQaGpIQnVBNHdrMXZZQU5vYjd2d0NHNDBZOEgyVkNZODlha3NGeUFaZlNnVFhzaEFUQnA2dzQvWVdGelJzdG53VTJYMWFkeW0ySUZrOGRBNXdmVGtTZ2pJYWpicTIyN1JoRjc4N1haSUciLCJtYWMiOiI4ZjZjYjM2OWVkNjY3NGVhODVlODI5NjFmMzRiZmZmZWMzNDM2MDQwMTcwM2VmMzA5MzBkMzc0ZTQ5NzgzZGI2IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 10:21:16 GMT; Max-Age=7200; path=/; httponly; samesite=laxartpool_session=eyJpdiI6InZOdlBxaWNERjBDQUtSUHVocGJzamc9PSIsInZhbHVlIjoiUm11cHZRWXByR0F4cjFXNm5ZakR4TkRQaGpIQnVBNHdrMXZZQU5vYjd2d0NHNDBZOEgyVkNZODlha3NGeUFaZlNn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImpISlhJYktFMkorVEN3VWJ6YUpiSHc9PSIsInZhbHVlIjoiQjZFNWhPdHZuQkJocitHaUVjTnA3TDZHU0xVZVg1SnB0OUpDUi9yTEF0SmRCUXdyUVZncDZ3SFR0VTdzWDZwWXcvNVlkcE5JMVIvclJKWEhQbG1sTjBRbmdwVXBwYUlvSzAzSzVzemtNNzlyL3ZNMzdoNnZIcnExK0YrbTFHYTIiLCJtYWMiOiIwMjJiZjRlNTc3MmUwYzQ4M2MzMjFhMDI2YzkzZGU0ZmNhMzQwOTgwMmFiNjdkYmUzYzYxM2Q2NGZlMDVlNTAxIiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 10:21:16 GMT; path=/XSRF-TOKEN=eyJpdiI6ImpISlhJYktFMkorVEN3VWJ6YUpiSHc9PSIsInZhbHVlIjoiQjZFNWhPdHZuQkJocitHaUVjTnA3TDZHU0xVZVg1SnB0OUpDUi9yTEF0SmRCUXdyUVZncDZ3SFR0VTdzWDZwWXcvNVlkc" 1 => "artpool_session=eyJpdiI6InZOdlBxaWNERjBDQUtSUHVocGJzamc9PSIsInZhbHVlIjoiUm11cHZRWXByR0F4cjFXNm5ZakR4TkRQaGpIQnVBNHdrMXZZQU5vYjd2d0NHNDBZOEgyVkNZODlha3NGeUFaZlNnVFhzaEFUQnA2dzQvWVdGelJzdG53VTJYMWFkeW0ySUZrOGRBNXdmVGtTZ2pJYWpicTIyN1JoRjc4N1haSUciLCJtYWMiOiI4ZjZjYjM2OWVkNjY3NGVhODVlODI5NjFmMzRiZmZmZWMzNDM2MDQwMTcwM2VmMzA5MzBkMzc0ZTQ5NzgzZGI2IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 10:21:16 GMT; path=/; httponlyartpool_session=eyJpdiI6InZOdlBxaWNERjBDQUtSUHVocGJzamc9PSIsInZhbHVlIjoiUm11cHZRWXByR0F4cjFXNm5ZakR4TkRQaGpIQnVBNHdrMXZZQU5vYjd2d0NHNDBZOEgyVkNZODlha3NGeUFaZlNn" ] ]
          session_attributes
          0 of 0
          array:7 [ "_token" => "0nQWyNNlsu4IIHqgu7IUa7Lu1N1alqVJsactzOpg" "rate" => "1" "symbol" => "" "currency" => "INR" "_previous" => array:1 [ "url" => "https://theartpoolgallery.com/sub/products/wall-paintings" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]