Filtered By :
Filter
PRICE
PRODUCT TYPE
METAL
METAL COLOR
GOLD PURITY
DIAMOND
STONE SHAPE
FILTERS
SORT BY
8.2.25PHP Version2.9sRequest Duration7MBMemory UsageGET shop/{category}/{style?}/{subCategory?}Route
  • warninglog[18:24:50] LOG.warning: strlen(): Passing null to parameter #1 ($string) of type string is deprecate...
  • Booting (1.9s)time
  • Application (1.01s)time
  • 1 x Booting (65.35%)
    1.90s
    1 x Application (34.65%)
    1.01s
    9 templates were rendered
    • productsproducts.blade.phpblade
    • livewire.product-front-componentproduct-front-component.blade.phpblade
    • layoutlayout.blade.phpblade
    • headerheader.blade.phpblade
    • livewire.component.wishlist-countwishlist-count.blade.phpblade
    • livewire.component.cart-countcart-count.blade.phpblade
    • livewire.component.wishlist-countwishlist-count.blade.phpblade
    • livewire.component.cart-countcart-count.blade.phpblade
    • footerfooter.blade.phpblade
    uri
    GET shop/{category}/{style?}/{subCategory?}
    middleware
    web
    controller
    App\Http\Controllers\ProductController@producFront
    namespace
    prefix
    where
    as
    products
    file
    app/Http/Controllers/ProductController.php:37-47
    30 statements were executed, 4 of which were duplicates, 26 unique. Show only duplicated202ms
    • select * from `categories` where `slug` = 'bracelet' limit 1
      44.14msoriflypw_theme4ProductController.php#40
      Bindings
      • 0: bracelet
      Backtrace
      • 15. app/Http/Controllers/ProductController.php:40
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `category_types` where `slug` is null limit 1
      1.56msoriflypw_theme4ProductController.php#41
      Backtrace
      • 15. app/Http/Controllers/ProductController.php:41
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `sub_categories` where `slug` is null limit 1
      3.59msoriflypw_theme4ProductController.php#42
      Backtrace
      • 15. app/Http/Controllers/ProductController.php:42
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `slug` = '{\"id\":23,\"name\":\"bracelet\",\"slug\":\"bracelet\",\"description\":\"bracelet\",\"banner\":\"4 (2).jpg\",\"banner_title\":null,\"status\":1,\"order_by\":4,\"created_by\":1,\"updated_by\":1,\"deleted_by\":null,\"created_at\":\"2024-02-11T12:26:20.000000Z\",\"updated_at\":\"2024-02-21T09:48:28.000000Z\",\"deleted_at\":null}' limit 1
      6msoriflypw_theme4ProductController.php#44
      Bindings
      • 0: {"id":23,"name":"bracelet","slug":"bracelet","description":"bracelet","banner":"4 (2).jpg","banner_title":null,"status":1,"order_by":4,"created_by":1,"updated_by":1,"deleted_by":null,"created_at":"2024-02-11T12:26:20.000000Z","updated_at":"2024-02-21T09:48:28.000000Z","deleted_at":null}
      Backtrace
      • 15. app/Http/Controllers/ProductController.php:44
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `name`, `id` from `sub_categories` where `category_id` = 23
      2.5msoriflypw_theme4ProductFrontComponent.php#65
      Bindings
      • 0: 23
      Backtrace
      • 13. app/Http/Livewire/ProductFrontComponent.php:65
      • 14. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 15. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 17. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select `product_id` from `product_categories` where `category_id` = 23
      21.41msoriflypw_theme4ProductFrontComponent.php#221
      Bindings
      • 0: 23
      Backtrace
      • 13. app/Http/Livewire/ProductFrontComponent.php:221
      • 14. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 15. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 17. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select count(*) as aggregate from `products` where exists (select * from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `products`.`id` = `product_categories`.`product_id` and `categories`.`id` = 23) and `status` = 1
      2.93msoriflypw_theme4ProductFrontComponent.php#350
      Bindings
      • 0: 23
      • 1: 1
      Backtrace
      • 15. app/Http/Livewire/ProductFrontComponent.php:350
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 17. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 18. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 19. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select `code`, `id` from `metal_colors` where `status` = 1 order by `order_by` asc
      4.53msoriflypw_theme4ProductFrontComponent.php#352
      Bindings
      • 0: 1
      Backtrace
      • 13. app/Http/Livewire/ProductFrontComponent.php:352
      • 14. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 15. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 17. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select `code`, `id` from `metal_purities` where `status` = 1 order by `order_by` asc
      8.8msoriflypw_theme4ProductFrontComponent.php#353
      Bindings
      • 0: 1
      Backtrace
      • 13. app/Http/Livewire/ProductFrontComponent.php:353
      • 14. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 15. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 17. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select `code`, `id` from `diamond_shapes` where `status` = 1 order by `order_by` asc
      2.74msoriflypw_theme4ProductFrontComponent.php#354
      Bindings
      • 0: 1
      Backtrace
      • 13. app/Http/Livewire/ProductFrontComponent.php:354
      • 14. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 15. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 17. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select `code`, `id` from `metal_types` where `status` = 1 order by `order_by` asc
      2.36msoriflypw_theme4ProductFrontComponent.php#355
      Bindings
      • 0: 1
      Backtrace
      • 13. app/Http/Livewire/ProductFrontComponent.php:355
      • 14. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
      • 15. vendor/laravel/framework/src/Illuminate/Container/Util.php:41
      • 16. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:93
      • 17. vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
    • select * from `currencies` limit 1
      1.64msoriflypw_theme4helper_function.php#95
      Backtrace
      • 18. app/Helpers/helper_function.php:95
      • 24. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
      • 25. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:178
    • select * from `category_types` where `category_types`.`category_id` = 23 and `category_types`.`category_id` is not null
      1.2msoriflypw_theme4product-front-component.blade.php#325
      Bindings
      • 0: 23
      Backtrace
      • 19. view::livewire.product-front-component:325
      • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
      • 22. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:178
    • select * from `sub_categories` where `sub_categories`.`categorytype_id` = 8 and `sub_categories`.`categorytype_id` is not null and `status` = 1 order by `order_by` asc
      1.56msoriflypw_theme4product-front-component.blade.php#328
      Bindings
      • 0: 8
      • 1: 1
      Backtrace
      • 19. view::livewire.product-front-component:328
      • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
      • 22. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:178
    • select * from `sub_categories` where `sub_categories`.`categorytype_id` = 10 and `sub_categories`.`categorytype_id` is not null and `status` = 1 order by `order_by` asc
      620μsoriflypw_theme4product-front-component.blade.php#328
      Bindings
      • 0: 10
      • 1: 1
      Backtrace
      • 19. view::livewire.product-front-component:328
      • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:84
      • 22. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:59
      • 23. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • 24. vendor/laravel/framework/src/Illuminate/View/View.php:178
    • select * from `contact_details` limit 1
      3.86msoriflypw_theme4layout.blade.php#74
      Backtrace
      • 18. view::layout:74
      • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 22. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `categories` where `status` = 1 order by `order_by` asc
      840μsoriflypw_theme4layout.blade.php#75
      Bindings
      • 0: 1
      Backtrace
      • 14. view::layout:75
      • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `social_media` where `status` = 1 order by `order_by` asc
      1.77msoriflypw_theme4layout.blade.php#76
      Bindings
      • 0: 1
      Backtrace
      • 14. view::layout:76
      • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `currencies` where `status` = 1 order by `order_by` asc
      700μsoriflypw_theme4layout.blade.php#77
      Bindings
      • 0: 1
      Backtrace
      • 14. view::layout:77
      • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 18. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
    • select * from `category_types` where `category_types`.`category_id` = 9 and `category_types`.`category_id` is not null and `status` = 1 order by `order_by` asc
      1.09msoriflypw_theme4header.blade.php#55
      Bindings
      • 0: 9
      • 1: 1
      Backtrace
      • 19. view::header:55
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `sub_categories` where `sub_categories`.`categorytype_id` = 5 and `sub_categories`.`categorytype_id` is not null and `status` = 1 order by `order_by` asc
      970μsoriflypw_theme4header.blade.php#63
      Bindings
      • 0: 5
      • 1: 1
      Backtrace
      • 19. view::header:63
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `category_types` where `category_types`.`category_id` = 7 and `category_types`.`category_id` is not null and `status` = 1 order by `order_by` asc
      1.02msoriflypw_theme4header.blade.php#55
      Bindings
      • 0: 7
      • 1: 1
      Backtrace
      • 19. view::header:55
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `sub_categories` where `sub_categories`.`categorytype_id` = 3 and `sub_categories`.`categorytype_id` is not null and `status` = 1 order by `order_by` asc
      760μsoriflypw_theme4header.blade.php#63
      Bindings
      • 0: 3
      • 1: 1
      Backtrace
      • 19. view::header:63
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `sub_categories` where `sub_categories`.`categorytype_id` = 4 and `sub_categories`.`categorytype_id` is not null and `status` = 1 order by `order_by` asc
      5.01msoriflypw_theme4header.blade.php#63
      Bindings
      • 0: 4
      • 1: 1
      Backtrace
      • 19. view::header:63
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `sub_categories` where `sub_categories`.`categorytype_id` = 9 and `sub_categories`.`categorytype_id` is not null and `status` = 1 order by `order_by` asc
      13.06msoriflypw_theme4header.blade.php#63
      Bindings
      • 0: 9
      • 1: 1
      Backtrace
      • 19. view::header:63
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `category_types` where `category_types`.`category_id` = 10 and `category_types`.`category_id` is not null and `status` = 1 order by `order_by` asc
      10.55msoriflypw_theme4header.blade.php#55
      Bindings
      • 0: 10
      • 1: 1
      Backtrace
      • 19. view::header:55
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `sub_categories` where `sub_categories`.`categorytype_id` = 7 and `sub_categories`.`categorytype_id` is not null and `status` = 1 order by `order_by` asc
      19.45msoriflypw_theme4header.blade.php#63
      Bindings
      • 0: 7
      • 1: 1
      Backtrace
      • 19. view::header:63
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `category_types` where `category_types`.`category_id` = 23 and `category_types`.`category_id` is not null and `status` = 1 order by `order_by` asc
      9.35msoriflypw_theme4header.blade.php#55
      Bindings
      • 0: 23
      • 1: 1
      Backtrace
      • 19. view::header:55
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `sub_categories` where `sub_categories`.`categorytype_id` = 8 and `sub_categories`.`categorytype_id` is not null and `status` = 1 order by `order_by` asc
      4.16msoriflypw_theme4header.blade.php#63
      Bindings
      • 0: 8
      • 1: 1
      Backtrace
      • 19. view::header:63
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    • select * from `sub_categories` where `sub_categories`.`categorytype_id` = 10 and `sub_categories`.`categorytype_id` is not null and `status` = 1 order by `order_by` asc
      24.23msoriflypw_theme4header.blade.php#63
      Bindings
      • 0: 10
      • 1: 1
      Backtrace
      • 19. view::header:63
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • 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:70
    App\Models\CategoryType
    9
    App\Models\SubCategory
    6
    App\Models\Category
    5
    App\Models\Currency
    3
    App\Models\SocialMedia
    2
    App\Models\ContactDetails
    1
    product-front-component #yO0W4OfeaxEphpp5n6DY
    array:5 [ "data" => array:27 [ "category" => App\Models\Category {#1304 #connection: "my...
    component.wishlist-count #KGP095yJO9VSAYCW3ewK
    array:5 [ "data" => array:1 [ "wishlist" => [] ] "name" => "component.wishlist-count" "v...
    component.cart-count #1HCFmfs9PWHOr0DYFrq8
    array:5 [ "data" => array:1 [ "cart" => [] ] "name" => "component.cart-count" "view" => ...
    component.wishlist-count #Cgnq1uEWYZYQFd9RhFIf
    array:5 [ "data" => array:1 [ "wishlist" => [] ] "name" => "component.wishlist-count" "v...
    component.cart-count #gzpvjyB4UhF2kF8lwpdC
    array:5 [ "data" => array:1 [ "cart" => [] ] "name" => "component.cart-count" "view" => ...
        _token
        DnCobBmt4M8Sy7XKH76WQFxtO3EvbJ55ip0psLSo
        system_default_currency_info
        App\Models\Currency {#580 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyTy...
        popup
        accepted
        _previous
        array:1 [ "url" => "http://theme4.jewelwebnet.com/shop/bracelet" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /shop/bracelet
        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:9 [ "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "theme4.jewelwebnet.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
        request_cookies
        []
        
        response_headers
        0 of 0
        array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [ 0 => "Tue, 08 Apr 2025 12:54:49 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNPR2l2Q0Y2anRFMUY1ZHNpMitpVXc9PSIsInZhbHVlIjoiaTB0MERmL2R1QmViRE5hd080MUtVeXd3TXBreXRZL0paRFVvK1lrNk5aMVhGSEtacmRUNGt3bEc1ZzU0TlZqaEliMFpCUys2TmNpblVFVlVnazVrWkY5dnFxNWFYcHgzVldzQkl3VGptaXYxMis4RWg0Y3JyVlE3Q2Z6TWRHemciLCJtYWMiOiJiMGQ2YzcwODdhNWNkMGRjNzAzNWEyOWNiYzAzOGM1NzgyNmQ2YWRmZjRhMjJkODQ0ZGNlMzk0ODcxYmJkMzI3IiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 14:54:50 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InNPR2l2Q0Y2anRFMUY1ZHNpMitpVXc9PSIsInZhbHVlIjoiaTB0MERmL2R1QmViRE5hd080MUtVeXd3TXBreXRZL0paRFVvK1lrNk5aMVhGSEtacmRUNGt3bEc1ZzU0TlZqaEliMFpCU" 1 => "new_jewelry_session=eyJpdiI6ImRMUlRCVmJhMDNEdmZtM0NNOEhlMVE9PSIsInZhbHVlIjoiMTdRQ3ZpWVYycUppM3J6Vm5ZM3krOS8wQm5BOG0xQ2toMUNwRHF5N3BYcGpCWHlIY3N0TXNCSzA5RzBLTitnaWdIOHR0SkQrYUZ3dnNIZkcxb3Z0K0ZMM29idmRUS1BWRWtIUTQ1SnZEMk00ekl3ak41eXpjRCt3VzJQVmlKekciLCJtYWMiOiI3NmQ2MWQ1MDRmZDhjOWE1MjEwMWM3NTJmYmJjNWNiZDY0YjMxNzYxNTFmZWFhYmE1MTNmMzgzMzQ0MTUxYTJkIiwidGFnIjoiIn0%3D; expires=Tue, 08 Apr 2025 14:54:50 GMT; Max-Age=7200; path=/; httponly; samesite=laxnew_jewelry_session=eyJpdiI6ImRMUlRCVmJhMDNEdmZtM0NNOEhlMVE9PSIsInZhbHVlIjoiMTdRQ3ZpWVYycUppM3J6Vm5ZM3krOS8wQm5BOG0xQ2toMUNwRHF5N3BYcGpCWHlIY3N0TXNCSzA5RzBLTitn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InNPR2l2Q0Y2anRFMUY1ZHNpMitpVXc9PSIsInZhbHVlIjoiaTB0MERmL2R1QmViRE5hd080MUtVeXd3TXBreXRZL0paRFVvK1lrNk5aMVhGSEtacmRUNGt3bEc1ZzU0TlZqaEliMFpCUys2TmNpblVFVlVnazVrWkY5dnFxNWFYcHgzVldzQkl3VGptaXYxMis4RWg0Y3JyVlE3Q2Z6TWRHemciLCJtYWMiOiJiMGQ2YzcwODdhNWNkMGRjNzAzNWEyOWNiYzAzOGM1NzgyNmQ2YWRmZjRhMjJkODQ0ZGNlMzk0ODcxYmJkMzI3IiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 14:54:50 GMT; path=/XSRF-TOKEN=eyJpdiI6InNPR2l2Q0Y2anRFMUY1ZHNpMitpVXc9PSIsInZhbHVlIjoiaTB0MERmL2R1QmViRE5hd080MUtVeXd3TXBreXRZL0paRFVvK1lrNk5aMVhGSEtacmRUNGt3bEc1ZzU0TlZqaEliMFpCU" 1 => "new_jewelry_session=eyJpdiI6ImRMUlRCVmJhMDNEdmZtM0NNOEhlMVE9PSIsInZhbHVlIjoiMTdRQ3ZpWVYycUppM3J6Vm5ZM3krOS8wQm5BOG0xQ2toMUNwRHF5N3BYcGpCWHlIY3N0TXNCSzA5RzBLTitnaWdIOHR0SkQrYUZ3dnNIZkcxb3Z0K0ZMM29idmRUS1BWRWtIUTQ1SnZEMk00ekl3ak41eXpjRCt3VzJQVmlKekciLCJtYWMiOiI3NmQ2MWQ1MDRmZDhjOWE1MjEwMWM3NTJmYmJjNWNiZDY0YjMxNzYxNTFmZWFhYmE1MTNmMzgzMzQ0MTUxYTJkIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 14:54:50 GMT; path=/; httponlynew_jewelry_session=eyJpdiI6ImRMUlRCVmJhMDNEdmZtM0NNOEhlMVE9PSIsInZhbHVlIjoiMTdRQ3ZpWVYycUppM3J6Vm5ZM3krOS8wQm5BOG0xQ2toMUNwRHF5N3BYcGpCWHlIY3N0TXNCSzA5RzBLTitn" ] ]
        session_attributes
        0 of 0
        array:6 [ "_token" => "DnCobBmt4M8Sy7XKH76WQFxtO3EvbJ55ip0psLSo" "system_default_currency_info" => App\Models\Currency {#580 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:13 [ "id" => 1 "country_code" => "INR" "symbol" => "Rs" "country_name" => "India" "country_flag" => "download.png" "exchange_rate" => "100.00" "order_by" => 1 "status" => 1 "created_at" => "2024-02-27 12:56:35" "updated_at" => "2024-03-09 17:14:54" "created_by" => 1 "updated_by" => 1 "deleted_by" => null ] #original: array:13 [ "id" => 1 "country_code" => "INR" "symbol" => "Rs" "country_name" => "India" "country_flag" => "download.png" "exchange_rate" => "100.00" "order_by" => 1 "status" => 1 "created_at" => "2024-02-27 12:56:35" "updated_at" => "2024-03-09 17:14:54" "created_by" => 1 "updated_by" => 1 "deleted_by" => null ] #changes: [] #casts: [] #classCastCache: [] #attributeCastCache: [] #dates: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true #hidden: [] #visible: [] #fillable: [] #guarded: [] } "popup" => "accepted" "_previous" => array:1 [ "url" => "http://theme4.jewelwebnet.com/shop/bracelet" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]