Orientation

Price

Size (inches)

of 1
Request history8.1.28PHP Version9.98sRequest Duration12MBMemory UsageGET categories/{id}/{slug}/{type}Route
  • warninglog[01:27:50] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (7.65s)time
  • Application (2.33s)time
  • 1 x Booting (76.64%)
    7.65s
    1 x Application (23.36%)
    2.33s
    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
    44 statements were executed (24 duplicates)Show only duplicates142ms
    • select * from `categories` where `category_slug` = 'drawings' and `categories`.`deleted_at` is null limit 1
      1.16mseduhoper_demoartisticallyHomeController.php#443
      Bindings
      • 0: drawings
      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 `styles` where `style_slug` = 'figurative-drawings' and `styles`.`deleted_at` is null limit 1
      910μseduhoper_demoartisticallyHomeController.php#451
      Bindings
      • 0: figurative-drawings
      Backtrace
      • app/Http/Controllers/HomeController.php:451
      • 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` = 4 and exists (select * from `product_details` where `products`.`product_id` = `product_details`.`product_details_product_id` and `product_details_style_id` = 39 and `product_details`.`deleted_at` is null) and `products`.`deleted_at` is null
      15.35mseduhoper_demoartisticallyHomeController.php#470
      Bindings
      • 0: 1
      • 1: 4
      • 2: 39
      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` = 4 and exists (select * from `product_details` where `products`.`product_id` = `product_details`.`product_details_product_id` and `product_details_style_id` = 39 and `product_details`.`deleted_at` is null) and `products`.`deleted_at` is null order by `product_id` desc limit 8 offset 0
      1.88mseduhoper_demoartisticallyHomeController.php#470
      Bindings
      • 0: 1
      • 1: 4
      • 2: 39
      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 (4) and `categories`.`deleted_at` is null
      590μseduhoper_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 (116, 117, 118, 119, 120, 122) and `product_details`.`deleted_at` is null
      1.19mseduhoper_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 (3) and `materials`.`deleted_at` is null
      870μseduhoper_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 (101) and `countries`.`deleted_at` is null
      850μseduhoper_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 (79) and `users`.`deleted_at` is null
      650μseduhoper_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 (116, 117, 118, 119, 120, 122) and `order_items`.`deleted_at` is null
      10.49mseduhoper_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` = 2 and `sizes`.`deleted_at` is null limit 1
      4.72mseduhoper_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` = 5 and `orientations`.`deleted_at` is null limit 1
      4.19mseduhoper_demoartisticallyproducts.blade.php#122
      Bindings
      • 0: 5
      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` = 39 and `styles`.`deleted_at` is null limit 1
      2.38mseduhoper_demoartisticallyproducts.blade.php#156
      Bindings
      • 0: 39
      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` = 8 and `media`.`deleted_at` is null limit 1
      2.43mseduhoper_demoartisticallyproducts.blade.php#170
      Bindings
      • 0: 8
      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
      3.09mseduhoper_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
      3.48mseduhoper_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` = 39 and `styles`.`deleted_at` is null limit 1
      4.02mseduhoper_demoartisticallyproducts.blade.php#156
      Bindings
      • 0: 39
      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` = 8 and `media`.`deleted_at` is null limit 1
      4.16mseduhoper_demoartisticallyproducts.blade.php#170
      Bindings
      • 0: 8
      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
      700μseduhoper_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` = 5 and `orientations`.`deleted_at` is null limit 1
      2mseduhoper_demoartisticallyproducts.blade.php#122
      Bindings
      • 0: 5
      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` = 39 and `styles`.`deleted_at` is null limit 1
      13.67mseduhoper_demoartisticallyproducts.blade.php#156
      Bindings
      • 0: 39
      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` = 8 and `media`.`deleted_at` is null limit 1
      3.89mseduhoper_demoartisticallyproducts.blade.php#170
      Bindings
      • 0: 8
      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
      1.99mseduhoper_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` = 5 and `orientations`.`deleted_at` is null limit 1
      3.17mseduhoper_demoartisticallyproducts.blade.php#122
      Bindings
      • 0: 5
      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` = 39 and `styles`.`deleted_at` is null limit 1
      3.07mseduhoper_demoartisticallyproducts.blade.php#156
      Bindings
      • 0: 39
      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` = 8 and `media`.`deleted_at` is null limit 1
      1.84mseduhoper_demoartisticallyproducts.blade.php#170
      Bindings
      • 0: 8
      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
      5.04mseduhoper_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` = 5 and `orientations`.`deleted_at` is null limit 1
      2.49mseduhoper_demoartisticallyproducts.blade.php#122
      Bindings
      • 0: 5
      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` = 39 and `styles`.`deleted_at` is null limit 1
      4.1mseduhoper_demoartisticallyproducts.blade.php#156
      Bindings
      • 0: 39
      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` = 8 and `media`.`deleted_at` is null limit 1
      960μseduhoper_demoartisticallyproducts.blade.php#170
      Bindings
      • 0: 8
      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
      840μseduhoper_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
      770μ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 `styles` where `styles`.`style_id` = 39 and `styles`.`deleted_at` is null limit 1
      2.8mseduhoper_demoartisticallyproducts.blade.php#156
      Bindings
      • 0: 39
      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` = 8 and `media`.`deleted_at` is null limit 1
      7.13mseduhoper_demoartisticallyproducts.blade.php#170
      Bindings
      • 0: 8
      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
      8.28mseduhoper_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
      7.96mseduhoper_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
      920μseduhoper_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
      770μseduhoper_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
      720μseduhoper_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
      650μseduhoper_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
      840μseduhoper_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
      1.19mseduhoper_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
      1.82mseduhoper_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
      1.91mseduhoper_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
    42ProductDetail.php#?
    App\Models\Menu
    10Menu.php#?
    App\Models\Style
    7Style.php#?
    App\Models\Product
    6Product.php#?
    App\Models\Size
    6Size.php#?
    App\Models\Orientation
    6Orientation.php#?
    App\Models\Medium
    6Medium.php#?
    App\Models\Category
    2Category.php#?
    App\Models\Material
    1Material.php#?
    App\Models\Country
    1Country.php#?
    App\Models\User
    1User.php#?
        _token
        j6hCge7IWEnfFTvDu2YW7moY98FFkFoygFzsBqSw
        _previous
        array:1 [ "url" => "https://insolutes.com/dev/artisticallydemo/categories/figurative-drawings/draw...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /categories/figurative-drawings/drawings/style
        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 => "18.222.226.10" ] "x-real-ip" => array:1 [ 0 => "18.222.226.10" ] "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 => "Thu, 17 Apr 2025 01:27:49 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBZc1ROOVp4ZU5LZjdDYTE0cmUvc3c9PSIsInZhbHVlIjoiYmgxMUNFYXVGdEIrb0ZIUjFnVzhBNkdxU1ZseFF1ZlZ2NHRTSTh0NjJ2NFQ5ZVZLK3JwWXgvQ1hsVmxicyt5N3d3QWFtc3Q5Q0hVTGlZTUZEaFErUjduM29jdFQ4dTY0bnE4RUlGSDhOSEcrQWIrR1dtNVdCbG5FdzBZV01HbDMiLCJtYWMiOiI3OGVkYjBhYzI2YWNkZDA4OWUxNTFhMmMyOWQxMGE4NDBhMmJkZjAzYzc4NzNhM2IyMzRjZDM0NDcwNTFjMDc2IiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 03:27:50 GMT; Max-Age=7199; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlBZc1ROOVp4ZU5LZjdDYTE0cmUvc3c9PSIsInZhbHVlIjoiYmgxMUNFYXVGdEIrb0ZIUjFnVzhBNkdxU1ZseFF1ZlZ2NHRTSTh0NjJ2NFQ5ZVZLK3JwWXgvQ1hsVmxicyt5N3d3QWFtc" 1 => "artistically_session=eyJpdiI6InlvVGZFaXR1NStDeStCTmJCemJrS2c9PSIsInZhbHVlIjoieTRvelkxenBVUVBJL2NIS0VRelh2U1hqdDc1bVFPVmZQMU1MU0k2YnZJbnNLbVJ5d21LaW4xWGdqRWtLbHZIWWpZN1RMakZuSjd2S0NGTE9CcWUrZ3hSZ091b0xhZ1FLdzRQVk40RjdFVmh5Qk85OUpXZGRjWk9jWHpaZlQ5N3YiLCJtYWMiOiIxMzgzNmZjYjYxZTMwODJmNjE3ODhmMWRmNGQ1ZTU5ODRiOWM2NmIxYjQ2MWJjYWIyY2FjYmYzN2Y0YzBmNjcwIiwidGFnIjoiIn0%3D; expires=Thu, 17 Apr 2025 03:27:50 GMT; Max-Age=7199; path=/; httponly; samesite=laxartistically_session=eyJpdiI6InlvVGZFaXR1NStDeStCTmJCemJrS2c9PSIsInZhbHVlIjoieTRvelkxenBVUVBJL2NIS0VRelh2U1hqdDc1bVFPVmZQMU1MU0k2YnZJbnNLbVJ5d21LaW4xWGdqRWtLbHZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlBZc1ROOVp4ZU5LZjdDYTE0cmUvc3c9PSIsInZhbHVlIjoiYmgxMUNFYXVGdEIrb0ZIUjFnVzhBNkdxU1ZseFF1ZlZ2NHRTSTh0NjJ2NFQ5ZVZLK3JwWXgvQ1hsVmxicyt5N3d3QWFtc3Q5Q0hVTGlZTUZEaFErUjduM29jdFQ4dTY0bnE4RUlGSDhOSEcrQWIrR1dtNVdCbG5FdzBZV01HbDMiLCJtYWMiOiI3OGVkYjBhYzI2YWNkZDA4OWUxNTFhMmMyOWQxMGE4NDBhMmJkZjAzYzc4NzNhM2IyMzRjZDM0NDcwNTFjMDc2IiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 03:27:50 GMT; path=/XSRF-TOKEN=eyJpdiI6IlBZc1ROOVp4ZU5LZjdDYTE0cmUvc3c9PSIsInZhbHVlIjoiYmgxMUNFYXVGdEIrb0ZIUjFnVzhBNkdxU1ZseFF1ZlZ2NHRTSTh0NjJ2NFQ5ZVZLK3JwWXgvQ1hsVmxicyt5N3d3QWFtc" 1 => "artistically_session=eyJpdiI6InlvVGZFaXR1NStDeStCTmJCemJrS2c9PSIsInZhbHVlIjoieTRvelkxenBVUVBJL2NIS0VRelh2U1hqdDc1bVFPVmZQMU1MU0k2YnZJbnNLbVJ5d21LaW4xWGdqRWtLbHZIWWpZN1RMakZuSjd2S0NGTE9CcWUrZ3hSZ091b0xhZ1FLdzRQVk40RjdFVmh5Qk85OUpXZGRjWk9jWHpaZlQ5N3YiLCJtYWMiOiIxMzgzNmZjYjYxZTMwODJmNjE3ODhmMWRmNGQ1ZTU5ODRiOWM2NmIxYjQ2MWJjYWIyY2FjYmYzN2Y0YzBmNjcwIiwidGFnIjoiIn0%3D; expires=Thu, 17-Apr-2025 03:27:50 GMT; path=/; httponlyartistically_session=eyJpdiI6InlvVGZFaXR1NStDeStCTmJCemJrS2c9PSIsInZhbHVlIjoieTRvelkxenBVUVBJL2NIS0VRelh2U1hqdDc1bVFPVmZQMU1MU0k2YnZJbnNLbVJ5d21LaW4xWGdqRWtLbHZ" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "j6hCge7IWEnfFTvDu2YW7moY98FFkFoygFzsBqSw" "_previous" => array:1 [ "url" => "https://insolutes.com/dev/artisticallydemo/categories/figurative-drawings/drawings/style" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-17 01:27:50GET/dev/artisticallydemo/categories/figurative-drawings/drawings/style194488