Orientation

Price

Size (inches)

Request history8.1.28PHP Version10.38sRequest Duration12MBMemory UsageGET new-arrivalsRoute
  • warninglog[05:44:43] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (8.19s)time
  • Application (2.19s)time
  • 1 x Booting (78.87%)
    8.19s
    1 x Application (21.13%)
    2.19s
    9 templates were rendered
    • frontend.new-arrivalsnew-arrivals.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 new-arrivals
    middleware
    web
    controller
    App\Http\Controllers\HomeController@newArrivals
    namespace
    prefix
    where
    as
    new-arrivals
    file
    app/Http/Controllers/HomeController.php:921-927
    102 statements were executed, -1 have been excluded (67 duplicates)Show only duplicateseduhoper_demoartistically255ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 2 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
    • select count(*) as aggregate from `products` where `product_is_active` = 1 and `products`.`deleted_at` is null
      14.38mseduhoper_demoartisticallyHomeController.php#924
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:924
      • 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 `products`.`deleted_at` is null order by `product_id` desc limit 24 offset 0
      5.2mseduhoper_demoartisticallyHomeController.php#924
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:924
      • 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, 4) and `categories`.`deleted_at` is null
      1.93mseduhoper_demoartisticallyHomeController.php#924
      Backtrace
      • app/Http/Controllers/HomeController.php:924
      • 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 (113, 114, 116, 117, 118, 119, 120, 121, 122, 128, 131, 132, 133, 139) and `product_details`.`deleted_at` is null
      18.36mseduhoper_demoartisticallyHomeController.php#924
      Backtrace
      • app/Http/Controllers/HomeController.php:924
      • 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, 3, 36, 80) and `materials`.`deleted_at` is null
      2.64mseduhoper_demoartisticallyHomeController.php#924
      Backtrace
      • app/Http/Controllers/HomeController.php:924
      • 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` in (1, 2, 3) and `sizes`.`deleted_at` is null
      1.73mseduhoper_demoartisticallyHomeController.php#924
      Backtrace
      • app/Http/Controllers/HomeController.php:924
      • 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
      3.38mseduhoper_demoartisticallyHomeController.php#924
      Backtrace
      • app/Http/Controllers/HomeController.php:924
      • 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, 79) and `users`.`deleted_at` is null
      1.4mseduhoper_demoartisticallyHomeController.php#924
      Backtrace
      • app/Http/Controllers/HomeController.php:924
      • 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` = 139 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      3.07mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 139
      Backtrace
      • view::frontend.new-arrivals:114
      • 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` = 1 and `sizes`.`deleted_at` is null limit 1
      6.51mseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      5.41mseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 6
      Backtrace
      • view::frontend.new-arrivals:119
      • 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 `materials` where `materials`.`material_id` = 1 and `materials`.`deleted_at` is null limit 1
      2.3mseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      8.12mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 133 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      4.66mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 133
      Backtrace
      • view::frontend.new-arrivals:114
      • 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` = 1 and `sizes`.`deleted_at` is null limit 1
      750μseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      710μseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 6
      Backtrace
      • view::frontend.new-arrivals:119
      • 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
      750μseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 80 and `materials`.`deleted_at` is null limit 1
      830μseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 80
      Backtrace
      • view::frontend.new-arrivals:155
      • 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 `materials` where `materials`.`material_id` = 36 and `materials`.`deleted_at` is null limit 1
      680μseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 36
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      1.89mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 132 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      850μseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 132
      Backtrace
      • view::frontend.new-arrivals:114
      • 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` = 3 and `sizes`.`deleted_at` is null limit 1
      720μseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      650μseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 6
      Backtrace
      • view::frontend.new-arrivals:119
      • 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
      740μseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 36 and `materials`.`deleted_at` is null limit 1
      730μseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 36
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      550μseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 131 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      890μseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 131
      Backtrace
      • view::frontend.new-arrivals:114
      • 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.41mseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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` = 7 and `orientations`.`deleted_at` is null limit 1
      630μseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 7
      Backtrace
      • view::frontend.new-arrivals:119
      • 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
      1.49mseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 36 and `materials`.`deleted_at` is null limit 1
      810μseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 36
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      2.45mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 128 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      810μseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 128
      Backtrace
      • view::frontend.new-arrivals:114
      • 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
      680μseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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` = 7 and `orientations`.`deleted_at` is null limit 1
      1.37mseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 7
      Backtrace
      • view::frontend.new-arrivals:119
      • 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` = 3 and `styles`.`deleted_at` is null limit 1
      7.69mseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 36 and `materials`.`deleted_at` is null limit 1
      3.91mseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 36
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      1.49mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 122 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      8.75mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 122
      Backtrace
      • view::frontend.new-arrivals:114
      • 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.56mseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      12.25mseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 5
      Backtrace
      • view::frontend.new-arrivals:119
      • 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.21mseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 39
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 3 and `materials`.`deleted_at` is null limit 1
      560μseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      690μseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 8
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 121 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      1.13mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 121
      Backtrace
      • view::frontend.new-arrivals:114
      • 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
      680μseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      630μseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 6
      Backtrace
      • view::frontend.new-arrivals:119
      • 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` = 26 and `styles`.`deleted_at` is null limit 1
      670μseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 26
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 3 and `materials`.`deleted_at` is null limit 1
      4.33mseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:155
      • 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.78mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 8
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 120 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      1.22mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 120
      Backtrace
      • view::frontend.new-arrivals:114
      • 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.18mseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      1.43mseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 6
      Backtrace
      • view::frontend.new-arrivals:119
      • 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
      1.64mseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 39
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 3 and `materials`.`deleted_at` is null limit 1
      1.87mseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      720μseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 8
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 119 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      1.06mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 119
      Backtrace
      • view::frontend.new-arrivals:114
      • 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.14mseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      780μseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 5
      Backtrace
      • view::frontend.new-arrivals:119
      • 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
      740μseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 39
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 3 and `materials`.`deleted_at` is null limit 1
      670μseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:155
      • 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.25mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 8
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 118 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      3.29mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 118
      Backtrace
      • view::frontend.new-arrivals:114
      • 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
      530μseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      590μseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 5
      Backtrace
      • view::frontend.new-arrivals:119
      • 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.81mseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 39
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 3 and `materials`.`deleted_at` is null limit 1
      890μseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      8.84mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 8
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 117 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      2.02mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 117
      Backtrace
      • view::frontend.new-arrivals:114
      • 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.5mseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      1.56mseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 5
      Backtrace
      • view::frontend.new-arrivals:119
      • 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
      950μseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 39
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 3 and `materials`.`deleted_at` is null limit 1
      840μseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      810μseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 8
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 116 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      1.12mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 116
      Backtrace
      • view::frontend.new-arrivals:114
      • 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
      810μseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      660μseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 6
      Backtrace
      • view::frontend.new-arrivals:119
      • 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
      720μseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 39
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 3 and `materials`.`deleted_at` is null limit 1
      6.74mseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:155
      • 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.23mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 8
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 114 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      1.09mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 114
      Backtrace
      • view::frontend.new-arrivals:114
      • 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.36mseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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
      730μseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 6
      Backtrace
      • view::frontend.new-arrivals:119
      • 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
      650μseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 1 and `materials`.`deleted_at` is null limit 1
      690μseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      3.57mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.new-arrivals:161
      • 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 `product_details` where `product_details`.`product_details_product_id` = 113 and `product_details`.`product_details_product_id` is not null and `product_details`.`deleted_at` is null
      1.18mseduhoper_demoartisticallynew-arrivals.blade.php#114
      Bindings
      • 0: 113
      Backtrace
      • view::frontend.new-arrivals:114
      • 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
      730μseduhoper_demoartisticallynew-arrivals.blade.php#115
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:115
      • 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` = 7 and `orientations`.`deleted_at` is null limit 1
      750μseduhoper_demoartisticallynew-arrivals.blade.php#119
      Bindings
      • 0: 7
      Backtrace
      • view::frontend.new-arrivals:119
      • 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.77mseduhoper_demoartisticallynew-arrivals.blade.php#149
      Bindings
      • 0: 2
      Backtrace
      • view::frontend.new-arrivals:149
      • 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 `materials` where `materials`.`material_id` = 1 and `materials`.`deleted_at` is null limit 1
      6.22mseduhoper_demoartisticallynew-arrivals.blade.php#155
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.new-arrivals:155
      • 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
      5.36mseduhoper_demoartisticallynew-arrivals.blade.php#161
      Bindings
      • 0: 3
      Backtrace
      • view::frontend.new-arrivals:161
      • 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
      4.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
      3.48mseduhoper_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
      1.76mseduhoper_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
      1.57mseduhoper_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
      730μ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
      1.46mseduhoper_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
      950μ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.55mseduhoper_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` = ? and `menu_is_active` = ?
      3.83mseduhoper_demoartistically
    • select * from `menus` where `menu_cat_id` = ? and `menu_is_active` = ?
      2.85mseduhoper_demoartistically
    App\Models\ProductDetail
    194ProductDetail.php#?
    App\Models\Material
    19Material.php#?
    App\Models\Size
    17Size.php#?
    App\Models\Product
    14Product.php#?
    App\Models\Orientation
    14Orientation.php#?
    App\Models\Medium
    14Medium.php#?
    App\Models\Style
    13Style.php#?
    App\Models\Menu
    10Menu.php#?
    App\Models\User
    3User.php#?
    App\Models\Category
    2Category.php#?
    App\Models\Country
    2Country.php#?
        _token
        CIjGcP4Wqhz2NiPr07jy0Wft7A74QncZW6rQ1MTe
        _previous
        array:1 [ "url" => "https://insolutes.com/dev/artisticallydemo/new-arrivals" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        path_info
        /new-arrivals
        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.190.158.237" ] "x-real-ip" => array:1 [ 0 => "18.190.158.237" ] "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 05:44:42 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1iNCtWVjdxTUhLMTljbVhvMHo2YlE9PSIsInZhbHVlIjoiZHBKRWVIbEJXWnVBUUhxZktKNXN2ODNpaW1PWU5kRmcvMzIzU3dOU2pOSkFyQTF0cDFqRWhrY0Vrc3RxT3I3aU82L2hoM0tCVC9aMk5DNU9ETU91TTJuLzN0VmU5WDQ2ZG93V3d3dW0vdHREaXJiejNyMXZkWVJxaERsOGdBWHEiLCJtYWMiOiI1N2UwYzA2YWMzMmQ0Mzg2NDQ0OGE5MGJjN2E3ZDgzYzYyM2YzMzUzNmNhY2JkMTZhOTIwNTBjMWE0NDNiNGI5IiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 07:44:43 GMT; Max-Age=7199; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im1iNCtWVjdxTUhLMTljbVhvMHo2YlE9PSIsInZhbHVlIjoiZHBKRWVIbEJXWnVBUUhxZktKNXN2ODNpaW1PWU5kRmcvMzIzU3dOU2pOSkFyQTF0cDFqRWhrY0Vrc3RxT3I3aU82L2hoM" 1 => "artistically_session=eyJpdiI6Ii9VQ1UyRGNRZlhPeUpDY2VoMHhVZlE9PSIsInZhbHVlIjoiSG1McktoNDFoTVFqY1pvdkJJcU13UEFobHhWRnBadkVmb2lDczZCSWt3bUUzL0JGSU5nalE0T3U5M1FJTmU0aTV1Z1BDNGI0ZG9sOGdoQ3F4UCtFWGxhSzJaUktvWER3eVdCeDd4a0pURTB6MStPTExGempQTVVPV2JlUnBVK2wiLCJtYWMiOiJkOWQwODMxN2M1OTAyZTE1ZGUwYTYzZmQxZGNjMWFhOWQ3Zjc5Y2NlZDUxY2RiZWQ5MjVjODBmM2JkMjQxN2NiIiwidGFnIjoiIn0%3D; expires=Tue, 15 Apr 2025 07:44:43 GMT; Max-Age=7199; path=/; httponly; samesite=laxartistically_session=eyJpdiI6Ii9VQ1UyRGNRZlhPeUpDY2VoMHhVZlE9PSIsInZhbHVlIjoiSG1McktoNDFoTVFqY1pvdkJJcU13UEFobHhWRnBadkVmb2lDczZCSWt3bUUzL0JGSU5nalE0T3U5M1FJTmU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im1iNCtWVjdxTUhLMTljbVhvMHo2YlE9PSIsInZhbHVlIjoiZHBKRWVIbEJXWnVBUUhxZktKNXN2ODNpaW1PWU5kRmcvMzIzU3dOU2pOSkFyQTF0cDFqRWhrY0Vrc3RxT3I3aU82L2hoM0tCVC9aMk5DNU9ETU91TTJuLzN0VmU5WDQ2ZG93V3d3dW0vdHREaXJiejNyMXZkWVJxaERsOGdBWHEiLCJtYWMiOiI1N2UwYzA2YWMzMmQ0Mzg2NDQ0OGE5MGJjN2E3ZDgzYzYyM2YzMzUzNmNhY2JkMTZhOTIwNTBjMWE0NDNiNGI5IiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 07:44:43 GMT; path=/XSRF-TOKEN=eyJpdiI6Im1iNCtWVjdxTUhLMTljbVhvMHo2YlE9PSIsInZhbHVlIjoiZHBKRWVIbEJXWnVBUUhxZktKNXN2ODNpaW1PWU5kRmcvMzIzU3dOU2pOSkFyQTF0cDFqRWhrY0Vrc3RxT3I3aU82L2hoM" 1 => "artistically_session=eyJpdiI6Ii9VQ1UyRGNRZlhPeUpDY2VoMHhVZlE9PSIsInZhbHVlIjoiSG1McktoNDFoTVFqY1pvdkJJcU13UEFobHhWRnBadkVmb2lDczZCSWt3bUUzL0JGSU5nalE0T3U5M1FJTmU0aTV1Z1BDNGI0ZG9sOGdoQ3F4UCtFWGxhSzJaUktvWER3eVdCeDd4a0pURTB6MStPTExGempQTVVPV2JlUnBVK2wiLCJtYWMiOiJkOWQwODMxN2M1OTAyZTE1ZGUwYTYzZmQxZGNjMWFhOWQ3Zjc5Y2NlZDUxY2RiZWQ5MjVjODBmM2JkMjQxN2NiIiwidGFnIjoiIn0%3D; expires=Tue, 15-Apr-2025 07:44:43 GMT; path=/; httponlyartistically_session=eyJpdiI6Ii9VQ1UyRGNRZlhPeUpDY2VoMHhVZlE9PSIsInZhbHVlIjoiSG1McktoNDFoTVFqY1pvdkJJcU13UEFobHhWRnBadkVmb2lDczZCSWt3bUUzL0JGSU5nalE0T3U5M1FJTmU" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "CIjGcP4Wqhz2NiPr07jy0Wft7A74QncZW6rQ1MTe" "_previous" => array:1 [ "url" => "https://insolutes.com/dev/artisticallydemo/new-arrivals" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-15 05:44:44GET/dev/artisticallydemo/new-arrivals19103302