Orientation

Price

Size (inches)

of 1
Request history8.1.28PHP Version9.32sRequest Duration9MBMemory UsageGET categories/{id}/{slug}/{type}Route
  • warninglog[08:48:11] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (7.66s)time
  • Application (1.66s)time
  • 1 x Booting (82.22%)
    7.66s
    1 x Application (17.78%)
    1.66s
    9 templates were rendered
    • frontend.productsproducts.blade.php#?blade
    • components.searchsearch.blade.php#?blade
    • components.popuppopup.blade.php#?blade
    • components.custom-scriptcustom-script.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • components.headerheader.blade.php#?blade
    • components.mobile-headermobile-header.blade.php#?blade
    • components.footerfooter.blade.php#?blade
    • components.footer-scriptfooter-script.blade.php#?blade
    uri
    GET categories/{id}/{slug}/{type}
    middleware
    web
    controller
    App\Http\Controllers\HomeController@productCategory
    namespace
    prefix
    where
    as
    categories
    file
    app/Http/Controllers/HomeController.php:438-475
    27 statements were executed (2 duplicates)Show only duplicates205ms
    • select * from `categories` where `category_slug` = 'paintings' and `categories`.`deleted_at` is null limit 1
      7.99mseduhoper_demoartisticallyHomeController.php#443
      Bindings
      • 0: paintings
      Backtrace
      • app/Http/Controllers/HomeController.php:443
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `subjects` where `subject_slug` = 'landscape-painting' and `subjects`.`deleted_at` is null limit 1
      5.19mseduhoper_demoartisticallyHomeController.php#457
      Bindings
      • 0: landscape-painting
      Backtrace
      • app/Http/Controllers/HomeController.php:457
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select count(*) as aggregate from `products` where `product_is_active` = 1 and `product_category_id` = 1 and exists (select * from `product_details` where `products`.`product_id` = `product_details`.`product_details_product_id` and `product_details_subject_id` = 1 and `product_details`.`deleted_at` is null) and `products`.`deleted_at` is null
      34.51mseduhoper_demoartisticallyHomeController.php#470
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:470
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `products` where `product_is_active` = 1 and `product_category_id` = 1 and exists (select * from `product_details` where `products`.`product_id` = `product_details`.`product_details_product_id` and `product_details_subject_id` = 1 and `product_details`.`deleted_at` is null) and `products`.`deleted_at` is null order by `product_id` desc limit 8 offset 0
      1.69mseduhoper_demoartisticallyHomeController.php#470
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:470
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`category_id` in (1) and `categories`.`deleted_at` is null
      1.82mseduhoper_demoartisticallyHomeController.php#470
      Backtrace
      • app/Http/Controllers/HomeController.php:470
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `product_details` where `product_details`.`product_details_product_id` in (114, 139) and `product_details`.`deleted_at` is null
      2.37mseduhoper_demoartisticallyHomeController.php#470
      Backtrace
      • app/Http/Controllers/HomeController.php:470
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `materials` where `materials`.`material_id` in (1) and `materials`.`deleted_at` is null
      2.33mseduhoper_demoartisticallyHomeController.php#470
      Backtrace
      • app/Http/Controllers/HomeController.php:470
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`country_id` in (1, 101) and `countries`.`deleted_at` is null
      1.71mseduhoper_demoartisticallyHomeController.php#470
      Backtrace
      • app/Http/Controllers/HomeController.php:470
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `users` where `users`.`id` in (62, 76) and `users`.`deleted_at` is null
      2.15mseduhoper_demoartisticallyHomeController.php#470
      Backtrace
      • app/Http/Controllers/HomeController.php:470
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `order_items` where `order_items`.`order_item_product_id` in (114, 139) and `order_items`.`deleted_at` is null
      55.97mseduhoper_demoartisticallyHomeController.php#470
      Backtrace
      • app/Http/Controllers/HomeController.php:470
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `sizes` where `sizes`.`size_id` = 1 and `sizes`.`deleted_at` is null limit 1
      970μseduhoper_demoartisticallyproducts.blade.php#118
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.products:118
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `orientations` where `orientations`.`orientation_id` = 6 and `orientations`.`deleted_at` is null limit 1
      790μseduhoper_demoartisticallyproducts.blade.php#122
      Bindings
      • 0: 6
      Backtrace
      • view::frontend.products:122
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `media` where `media`.`media_id` = 3 and `media`.`deleted_at` is null limit 1
      720μseduhoper_demoartisticallyproducts.blade.php#170
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.products:170
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `sizes` where `sizes`.`size_id` = 2 and `sizes`.`deleted_at` is null limit 1
      2.89mseduhoper_demoartisticallyproducts.blade.php#118
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.products:118
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `orientations` where `orientations`.`orientation_id` = 6 and `orientations`.`deleted_at` is null limit 1
      2.56mseduhoper_demoartisticallyproducts.blade.php#122
      Bindings
      • 0: 6
      Backtrace
      • view::frontend.products:122
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `styles` where `styles`.`style_id` = 2 and `styles`.`deleted_at` is null limit 1
      2.3mseduhoper_demoartisticallyproducts.blade.php#156
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.products:156
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `media` where `media`.`media_id` = 1 and `media`.`deleted_at` is null limit 1
      8.07mseduhoper_demoartisticallyproducts.blade.php#170
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.products:170
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `products` where 0 = 1
      7.81mseduhoper_demoartisticallyheader.blade.php#9
      Backtrace
      • view::components.header:9
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `menus`.`menu_cat_id` = 8 and `menus`.`menu_cat_id` is not null and `menus`.`deleted_at` is null
      1.71mseduhoper_demoartisticallyheader.blade.php#339
      Bindings
      • 0: 8
      Backtrace
      • view::components.header:339
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `menu_cat_id` = 6 and `menu_is_active` = 1 and `deleted_at` is null
      13.7mseduhoper_demoartisticallyheader.blade.php#369
      Bindings
      • 0: 6
      • 1: 1
      Backtrace
      • view::components.header:369
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `menu_cat_id` = 7 and `menu_is_active` = 1 and `deleted_at` is null
      7.43mseduhoper_demoartisticallyheader.blade.php#369
      Bindings
      • 0: 7
      • 1: 1
      Backtrace
      • view::components.header:369
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `menu_cat_id` = 10 and `menu_is_active` = 1 and `deleted_at` is null
      6.58mseduhoper_demoartisticallyheader.blade.php#369
      Bindings
      • 0: 10
      • 1: 1
      Backtrace
      • view::components.header:369
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `menu_cat_id` = 11 and `menu_is_active` = 1 and `deleted_at` is null
      3.24mseduhoper_demoartisticallyheader.blade.php#369
      Bindings
      • 0: 11
      • 1: 1
      Backtrace
      • view::components.header:369
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `menu_cat_id` = 6 and `menu_is_active` = 1
      8.59mseduhoper_demoartisticallymobile-header.blade.php#112
      Bindings
      • 0: 6
      • 1: 1
      Backtrace
      • view::components.mobile-header:112
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `menu_cat_id` = 7 and `menu_is_active` = 1
      8.13mseduhoper_demoartisticallymobile-header.blade.php#112
      Bindings
      • 0: 7
      • 1: 1
      Backtrace
      • view::components.mobile-header:112
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `menu_cat_id` = 10 and `menu_is_active` = 1
      9.55mseduhoper_demoartisticallymobile-header.blade.php#112
      Bindings
      • 0: 10
      • 1: 1
      Backtrace
      • view::components.mobile-header:112
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    • select * from `menus` where `menu_cat_id` = 11 and `menu_is_active` = 1
      4.72mseduhoper_demoartisticallymobile-header.blade.php#112
      Bindings
      • 0: 11
      • 1: 1
      Backtrace
      • view::components.mobile-header:112
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:125
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:195
    App\Models\ProductDetail
    13ProductDetail.php#?
    App\Models\Menu
    10Menu.php#?
    App\Models\Category
    2Category.php#?
    App\Models\Product
    2Product.php#?
    App\Models\Country
    2Country.php#?
    App\Models\User
    2User.php#?
    App\Models\Size
    2Size.php#?
    App\Models\Orientation
    2Orientation.php#?
    App\Models\Medium
    2Medium.php#?
    App\Models\Subject
    1Subject.php#?
    App\Models\Material
    1Material.php#?
    App\Models\Style
    1Style.php#?
        _token
        11P4k6dGUuWGB3RKbsAmoykfvKlb9EiUP6HHxt1n
        _previous
        array:1 [ "url" => "https://insolutes.com/dev/artisticallydemo/categories/landscape-painting/paint...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /categories/landscape-painting/paintings/subject
        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:22 [ "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, br, zstd" ] "connection" => array:1 [ 0 => "" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "insolutes.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" ] "x-forwarded-for" => array:1 [ 0 => "3.139.103.88" ] "x-real-ip" => array:1 [ 0 => "3.139.103.88" ] "x-eig-origin" => array:1 [ 0 => "162.214.80.15" ] "x-cache-req" => array:1 [ 0 => "1" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "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" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
        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 => "Tue, 15 Apr 2025 08:48:11 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkYwZUxsSldZL0g5VDY0Kzg4eVVtWkE9PSIsInZhbHVlIjoiWTBMQ0NwNm9kMGllLzlUTUJNdkRIZ3hYV1Q4WFFNL2xuaU1taTdiaitTdE1qbERiYkhSS0MvMzVyR21kTVNleFl4VU1wUENyNXBlTlpjUzFwb21CQnl5RnlqcDZPRU53TjNnMnVoOU52OTEvZnlBdGhTbFBNdG5SdXAxUVNmdzgiLCJtYWMiOiJlZTgzNWRmNzM3OTU5NTU2OGJiZmFhNTBlMTlkNTk3NzFjNjRhMDFmM2QyODlhNzZhMDNkMGRmNDE4ZTdlNjg4IiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 10:48:11 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkYwZUxsSldZL0g5VDY0Kzg4eVVtWkE9PSIsInZhbHVlIjoiWTBMQ0NwNm9kMGllLzlUTUJNdkRIZ3hYV1Q4WFFNL2xuaU1taTdiaitTdE1qbERiYkhSS0MvMzVyR21kTVNleFl4VU1wU" 1 => "artistically_session=eyJpdiI6IkQrYVlHU2h1T1dNMWJ2U1l6ZHFtdmc9PSIsInZhbHVlIjoiMjJkQXB1WGFlb0I1SyttK2FGM05WWHF1N1l1bU90ajlQYU5iWW4zK1VQZnFZdk9JRk5GLzZOc0NKVzRXQjZ1MGRXQ2N2TUFUS3dtWlhNM0YydU1lK251NUZuWWZzQlUzWjVIQ2xLaG5LWUowOHRBekJ1bTI3dStZZ0dNQWptZnEiLCJtYWMiOiJjYjc5ZDRhNjY2YmVlMzA3ZTYyZjFjMTM2NWVhYTNjOWY4MTIwN2JiMjViYjRjYmMyOTE5M2E2MWI4MzcyM2ZjIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 10:48:11 GMT; Max-Age=7200; path=/; httponly; samesite=laxartistically_session=eyJpdiI6IkQrYVlHU2h1T1dNMWJ2U1l6ZHFtdmc9PSIsInZhbHVlIjoiMjJkQXB1WGFlb0I1SyttK2FGM05WWHF1N1l1bU90ajlQYU5iWW4zK1VQZnFZdk9JRk5GLzZOc0NKVzRXQjZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkYwZUxsSldZL0g5VDY0Kzg4eVVtWkE9PSIsInZhbHVlIjoiWTBMQ0NwNm9kMGllLzlUTUJNdkRIZ3hYV1Q4WFFNL2xuaU1taTdiaitTdE1qbERiYkhSS0MvMzVyR21kTVNleFl4VU1wUENyNXBlTlpjUzFwb21CQnl5RnlqcDZPRU53TjNnMnVoOU52OTEvZnlBdGhTbFBNdG5SdXAxUVNmdzgiLCJtYWMiOiJlZTgzNWRmNzM3OTU5NTU2OGJiZmFhNTBlMTlkNTk3NzFjNjRhMDFmM2QyODlhNzZhMDNkMGRmNDE4ZTdlNjg4IiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 10:48:11 GMT; path=/XSRF-TOKEN=eyJpdiI6IkYwZUxsSldZL0g5VDY0Kzg4eVVtWkE9PSIsInZhbHVlIjoiWTBMQ0NwNm9kMGllLzlUTUJNdkRIZ3hYV1Q4WFFNL2xuaU1taTdiaitTdE1qbERiYkhSS0MvMzVyR21kTVNleFl4VU1wU" 1 => "artistically_session=eyJpdiI6IkQrYVlHU2h1T1dNMWJ2U1l6ZHFtdmc9PSIsInZhbHVlIjoiMjJkQXB1WGFlb0I1SyttK2FGM05WWHF1N1l1bU90ajlQYU5iWW4zK1VQZnFZdk9JRk5GLzZOc0NKVzRXQjZ1MGRXQ2N2TUFUS3dtWlhNM0YydU1lK251NUZuWWZzQlUzWjVIQ2xLaG5LWUowOHRBekJ1bTI3dStZZ0dNQWptZnEiLCJtYWMiOiJjYjc5ZDRhNjY2YmVlMzA3ZTYyZjFjMTM2NWVhYTNjOWY4MTIwN2JiMjViYjRjYmMyOTE5M2E2MWI4MzcyM2ZjIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 10:48:11 GMT; path=/; httponlyartistically_session=eyJpdiI6IkQrYVlHU2h1T1dNMWJ2U1l6ZHFtdmc9PSIsInZhbHVlIjoiMjJkQXB1WGFlb0I1SyttK2FGM05WWHF1N1l1bU90ajlQYU5iWW4zK1VQZnFZdk9JRk5GLzZOc0NKVzRXQjZ" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "11P4k6dGUuWGB3RKbsAmoykfvKlb9EiUP6HHxt1n" "_previous" => array:1 [ "url" => "https://insolutes.com/dev/artisticallydemo/categories/landscape-painting/paintings/subject" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-15 08:48:11GET/dev/artisticallydemo/categories/landscape-painting/paintings/subject192740