Logo

ENGL 147N Week 4 Assignment; Logical Fallacies Presentation - Poking (and Plugging) Holes in Arguments

$20
Contributor
Martha Nussbaum
Category
English
Course
ENGL 147N Advanced English Composition
Institute
Chamberlain
Pages
12

Related Products

ENGL 118N Week 7 Peer Review Worksheet

Contributor: Taylor Sheridan

$20

ENGL 118N Week 5 Peer Review Worksheet

Contributor: Taylor Sheridan

$20

ENGL 147N Week 5 Quiz..

Contributor: Martha Nussbaum

$20

ENGL 147N Week 5 Quiz.

Contributor: Martha Nussbaum

$20

ENGL 147N Week 6 Quiz (Logical Fallacies)

Contributor: Martha Nussbaum

$20

ENGL 147N Week 4 Quiz

Contributor: Martha Nussbaum

$20

ENGL 147N Week 8 Discussion; Reflection

Contributor: Martha Nussbaum

$10

ENGL 148N Week 5 Peer Review Worksheet

Contributor: Steve Madden

$15

ENGL 148N Week 7 Peer Review Worksheet

Contributor: Steve Madden

$15

ENGL 148N Week 3 Peer Review Worksheet

Contributor: Steve Madden

$15

Request history8.1.28PHP Version624msRequest Duration4MBMemory UsageGET product/{product}Route
    • Booting (83.41ms)time
    • Application (541ms)time
    • 1 x Application (86.64%)
      541ms
      1 x Booting (13.36%)
      83.41ms
      4 templates were rendered
      • product.viewview.blade.php#?blade
      • layouts.appapp.blade.php#?blade
      • layouts.navigationnavigation.blade.php#?blade
      • components.footerfooter.blade.php#?blade
      uri
      GET product/{product}
      middleware
      web, guestOrVerified
      controller
      App\Http\Controllers\ProductController@view
      namespace
      prefix
      where
      as
      product.view
      file
      app/Http/Controllers/ProductController.php:413-435
      270 statements were executed, 8 of which were duplicates, 262 unique. Show only duplicated311ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 170 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • Connection Establishedthesagf1_secgracustImplicitRouteBinding.php#61
        Backtrace
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • 21. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 22. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `products` where `slug` = 'engl-147n-week-4-assignment-logical-fallacies-presentation-poking-and-plugging-holes-in-arguments' and `products`.`deleted_at` is null limit 1
        7.71msthesagf1_secgracustImplicitRouteBinding.php#61
        Bindings
        • 0: engl-147n-week-4-assignment-logical-fallacies-presentation-poking-and-plugging-holes-in-arguments
        Backtrace
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Router.php:959
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 23. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select `category_id` from `product_categories` where `product_id` = 1112
        1.04msthesagf1_secgracustProductController.php#418
        Bindings
        • 0: 1112
        Backtrace
        • 13. app/Http/Controllers/ProductController.php:418
        • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `site_setting` limit 1
        1.18msthesagf1_secgracustProductController.php#421
        Backtrace
        • 19. app/Http/Controllers/ProductController.php:421
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select distinct `products`.* from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `deleted_at` is null and `product_categories`.`category_id` in (73) and `products`.`id` != 1112
        5.65msthesagf1_secgracustProductController.php#431
        Bindings
        • 0: 73
        • 1: 1112
        Backtrace
        • 13. app/Http/Controllers/ProductController.php:431
        • 14. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 15. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `pages` where `status` = 1
        1.24msthesagf1_secgracustPages.php#18
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Models/Pages.php:18
        • 16. app/Providers/AppServiceProvider.php:21
        • 17. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 21. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:188
      • select * from `site_setting` limit 1
        990μsthesagf1_secgracustAppServiceProvider.php#29
        Backtrace
        • 19. app/Providers/AppServiceProvider.php:29
        • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:188
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:159
      • select * from `product_images` where `product_images`.`product_id` = 1112 and `product_images`.`product_id` is not null limit 1
        1.14msthesagf1_secgracustview.blade.php#20
        Bindings
        • 0: 1112
        Backtrace
        • 21. view::product.view:20
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1112 and `product_categories`.`product_id` is not null
        1.11msthesagf1_secgracustview.blade.php#41
        Bindings
        • 0: 1112
        Backtrace
        • 20. view::product.view:41
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`id` = 73 and `categories`.`deleted_at` is null limit 1
        760μsthesagf1_secgracustview.blade.php#41
        Bindings
        • 0: 73
        Backtrace
        • 21. view::product.view:41
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`id` = '83' and `categories`.`deleted_at` is null limit 1
        770μsthesagf1_secgracustview.blade.php#110
        Bindings
        • 0: 83
        Backtrace
        • 21. view::product.view:110
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_files` where `product_files`.`product_id` = 1112 and `product_files`.`product_id` is not null limit 1
        1.06msthesagf1_secgracustview.blade.php#128
        Bindings
        • 0: 1112
        Backtrace
        • 22. view::product.view:128
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_files` where `product_files`.`product_id` = 1112 and `product_files`.`product_id` is not null
        720μsthesagf1_secgracustview.blade.php#162
        Bindings
        • 0: 1112
        Backtrace
        • 20. view::product.view:162
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 848 limit 1
        900μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 848
        Backtrace
        • 16. view::product.view:182
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 848 and `products`.`deleted_at` is null limit 1
        1.16msthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 848
        Backtrace
        • 16. view::product.view:208
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 848 and `product_categories`.`product_id` is not null
        840μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 848
        Backtrace
        • 20. view::product.view:210
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 849 limit 1
        660μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 849
        Backtrace
        • 16. view::product.view:182
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 849 and `products`.`deleted_at` is null limit 1
        890μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 849
        Backtrace
        • 16. view::product.view:208
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 849 and `product_categories`.`product_id` is not null
        660μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 849
        Backtrace
        • 20. view::product.view:210
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 850 limit 1
        700μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 850
        Backtrace
        • 16. view::product.view:182
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 850 and `products`.`deleted_at` is null limit 1
        1.12msthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 850
        Backtrace
        • 16. view::product.view:208
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 850 and `product_categories`.`product_id` is not null
        940μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 850
        Backtrace
        • 20. view::product.view:210
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 851 limit 1
        1.01msthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 851
        Backtrace
        • 16. view::product.view:182
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 851 and `products`.`deleted_at` is null limit 1
        1.26msthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 851
        Backtrace
        • 16. view::product.view:208
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 851 and `product_categories`.`product_id` is not null
        1.16msthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 851
        Backtrace
        • 20. view::product.view:210
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 852 limit 1
        770μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 852
        Backtrace
        • 16. view::product.view:182
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 852 and `products`.`deleted_at` is null limit 1
        1.13msthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 852
        Backtrace
        • 16. view::product.view:208
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 852 and `product_categories`.`product_id` is not null
        1.04msthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 852
        Backtrace
        • 20. view::product.view:210
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 853 limit 1
        830μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 853
        Backtrace
        • 16. view::product.view:182
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 853 and `products`.`deleted_at` is null limit 1
        870μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 853
        Backtrace
        • 16. view::product.view:208
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 853 and `product_categories`.`product_id` is not null
        690μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 853
        Backtrace
        • 20. view::product.view:210
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 854 limit 1
        780μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 854
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 854 and `products`.`deleted_at` is null limit 1
        850μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 854
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 854 and `product_categories`.`product_id` is not null
        920μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 854
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 855 limit 1
        850μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 855
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 855 and `products`.`deleted_at` is null limit 1
        1.1msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 855
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 855 and `product_categories`.`product_id` is not null
        750μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 855
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 856 limit 1
        1.06msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 856
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 856 and `products`.`deleted_at` is null limit 1
        1.36msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 856
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 856 and `product_categories`.`product_id` is not null
        700μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 856
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 857 limit 1
        640μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 857
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 857 and `products`.`deleted_at` is null limit 1
        940μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 857
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 857 and `product_categories`.`product_id` is not null
        1.62msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 857
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 858 limit 1
        1.07msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 858
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 858 and `products`.`deleted_at` is null limit 1
        950μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 858
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 858 and `product_categories`.`product_id` is not null
        680μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 858
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 859 limit 1
        1.16msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 859
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 859 and `products`.`deleted_at` is null limit 1
        810μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 859
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 859 and `product_categories`.`product_id` is not null
        860μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 859
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 860 limit 1
        980μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 860
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 860 and `products`.`deleted_at` is null limit 1
        1.13msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 860
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 860 and `product_categories`.`product_id` is not null
        1.02msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 860
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 861 limit 1
        1.34msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 861
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 861 and `products`.`deleted_at` is null limit 1
        1.24msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 861
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 861 and `product_categories`.`product_id` is not null
        1.2msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 861
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 862 limit 1
        1.29msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 862
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 862 and `products`.`deleted_at` is null limit 1
        1.33msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 862
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 862 and `product_categories`.`product_id` is not null
        1.74msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 862
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 863 limit 1
        780μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 863
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 863 and `products`.`deleted_at` is null limit 1
        790μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 863
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 863 and `product_categories`.`product_id` is not null
        840μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 863
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 864 limit 1
        790μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 864
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 864 and `products`.`deleted_at` is null limit 1
        820μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 864
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 864 and `product_categories`.`product_id` is not null
        1.63msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 864
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 865 limit 1
        700μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 865
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 865 and `products`.`deleted_at` is null limit 1
        730μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 865
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 865 and `product_categories`.`product_id` is not null
        740μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 865
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 866 limit 1
        720μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 866
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 866 and `products`.`deleted_at` is null limit 1
        790μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 866
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 866 and `product_categories`.`product_id` is not null
        730μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 866
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 867 limit 1
        750μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 867
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 867 and `products`.`deleted_at` is null limit 1
        770μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 867
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 867 and `product_categories`.`product_id` is not null
        650μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 867
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 868 limit 1
        920μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 868
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 868 and `products`.`deleted_at` is null limit 1
        1.2msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 868
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 868 and `product_categories`.`product_id` is not null
        1msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 868
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 869 limit 1
        1.01msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 869
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 869 and `products`.`deleted_at` is null limit 1
        980μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 869
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 869 and `product_categories`.`product_id` is not null
        1.17msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 869
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 870 limit 1
        1.58msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 870
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 870 and `products`.`deleted_at` is null limit 1
        1.25msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 870
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 870 and `product_categories`.`product_id` is not null
        1.2msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 870
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 871 limit 1
        1.32msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 871
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 871 and `products`.`deleted_at` is null limit 1
        1.08msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 871
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 871 and `product_categories`.`product_id` is not null
        1.1msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 871
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 872 limit 1
        1.45msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 872
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 872 and `products`.`deleted_at` is null limit 1
        1.38msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 872
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 872 and `product_categories`.`product_id` is not null
        1.12msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 872
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 873 limit 1
        1.12msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 873
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 873 and `products`.`deleted_at` is null limit 1
        1.17msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 873
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 873 and `product_categories`.`product_id` is not null
        1.08msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 873
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 874 limit 1
        930μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 874
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 874 and `products`.`deleted_at` is null limit 1
        1.02msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 874
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 874 and `product_categories`.`product_id` is not null
        1.15msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 874
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 875 limit 1
        1.18msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 875
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 875 and `products`.`deleted_at` is null limit 1
        880μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 875
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 875 and `product_categories`.`product_id` is not null
        810μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 875
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 1094 limit 1
        1.05msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1094
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 1094 and `products`.`deleted_at` is null limit 1
        1.05msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1094
        Backtrace
        • 16. view::product.view:276
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_categories` where `product_categories`.`product_id` = 1094 and `product_categories`.`product_id` is not null
        910μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1094
        Backtrace
        • 20. view::product.view:278
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `product_images` where `product_id` = 1095 limit 1
        1.06msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1095
        Backtrace
        • 16. view::product.view:249
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `products` where `id` = 1095 and `products`.`deleted_at` is null limit 1
        1.11msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1095 and `product_categories`.`product_id` is not null
        810μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1096 limit 1
        980μsthesagf1_secgracust
      • select * from `products` where `id` = 1096 and `products`.`deleted_at` is null limit 1
        860μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1096 and `product_categories`.`product_id` is not null
        740μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1097 limit 1
        870μsthesagf1_secgracust
      • select * from `products` where `id` = 1097 and `products`.`deleted_at` is null limit 1
        890μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1097 and `product_categories`.`product_id` is not null
        1.09msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1098 limit 1
        810μsthesagf1_secgracust
      • select * from `products` where `id` = 1098 and `products`.`deleted_at` is null limit 1
        860μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1098 and `product_categories`.`product_id` is not null
        820μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1099 limit 1
        810μsthesagf1_secgracust
      • select * from `products` where `id` = 1099 and `products`.`deleted_at` is null limit 1
        1msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1099 and `product_categories`.`product_id` is not null
        980μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1100 limit 1
        850μsthesagf1_secgracust
      • select * from `products` where `id` = 1100 and `products`.`deleted_at` is null limit 1
        1.25msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1100 and `product_categories`.`product_id` is not null
        1.18msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1101 limit 1
        750μsthesagf1_secgracust
      • select * from `products` where `id` = 1101 and `products`.`deleted_at` is null limit 1
        1.12msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1101 and `product_categories`.`product_id` is not null
        900μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1102 limit 1
        1.29msthesagf1_secgracust
      • select * from `products` where `id` = 1102 and `products`.`deleted_at` is null limit 1
        1.17msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1102 and `product_categories`.`product_id` is not null
        730μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1103 limit 1
        1.05msthesagf1_secgracust
      • select * from `products` where `id` = 1103 and `products`.`deleted_at` is null limit 1
        1.34msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1103 and `product_categories`.`product_id` is not null
        710μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1104 limit 1
        1.59msthesagf1_secgracust
      • select * from `products` where `id` = 1104 and `products`.`deleted_at` is null limit 1
        1.1msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1104 and `product_categories`.`product_id` is not null
        1.02msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1105 limit 1
        960μsthesagf1_secgracust
      • select * from `products` where `id` = 1105 and `products`.`deleted_at` is null limit 1
        1.26msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1105 and `product_categories`.`product_id` is not null
        1.22msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1106 limit 1
        830μsthesagf1_secgracust
      • select * from `products` where `id` = 1106 and `products`.`deleted_at` is null limit 1
        1.31msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1106 and `product_categories`.`product_id` is not null
        1.03msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1107 limit 1
        1.08msthesagf1_secgracust
      • select * from `products` where `id` = 1107 and `products`.`deleted_at` is null limit 1
        1.17msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1107 and `product_categories`.`product_id` is not null
        930μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1108 limit 1
        1.05msthesagf1_secgracust
      • select * from `products` where `id` = 1108 and `products`.`deleted_at` is null limit 1
        1.39msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1108 and `product_categories`.`product_id` is not null
        1.35msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1109 limit 1
        1.22msthesagf1_secgracust
      • select * from `products` where `id` = 1109 and `products`.`deleted_at` is null limit 1
        1.41msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1109 and `product_categories`.`product_id` is not null
        1.26msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1110 limit 1
        1.2msthesagf1_secgracust
      • select * from `products` where `id` = 1110 and `products`.`deleted_at` is null limit 1
        1.15msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1110 and `product_categories`.`product_id` is not null
        960μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1111 limit 1
        1.26msthesagf1_secgracust
      • select * from `products` where `id` = 1111 and `products`.`deleted_at` is null limit 1
        1.31msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1111 and `product_categories`.`product_id` is not null
        1.22msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1113 limit 1
        1.13msthesagf1_secgracust
      • select * from `products` where `id` = 1113 and `products`.`deleted_at` is null limit 1
        1.19msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1113 and `product_categories`.`product_id` is not null
        1.25msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1114 limit 1
        1.31msthesagf1_secgracust
      • select * from `products` where `id` = 1114 and `products`.`deleted_at` is null limit 1
        1.05msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1114 and `product_categories`.`product_id` is not null
        1.12msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1115 limit 1
        1.2msthesagf1_secgracust
      • select * from `products` where `id` = 1115 and `products`.`deleted_at` is null limit 1
        1.27msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1115 and `product_categories`.`product_id` is not null
        1.4msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1116 limit 1
        900μsthesagf1_secgracust
      • select * from `products` where `id` = 1116 and `products`.`deleted_at` is null limit 1
        850μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1116 and `product_categories`.`product_id` is not null
        670μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1117 limit 1
        1.13msthesagf1_secgracust
      • select * from `products` where `id` = 1117 and `products`.`deleted_at` is null limit 1
        1.24msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1117 and `product_categories`.`product_id` is not null
        1.11msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1118 limit 1
        1.05msthesagf1_secgracust
      • select * from `products` where `id` = 1118 and `products`.`deleted_at` is null limit 1
        1.05msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1118 and `product_categories`.`product_id` is not null
        1.09msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1119 limit 1
        1.13msthesagf1_secgracust
      • select * from `products` where `id` = 1119 and `products`.`deleted_at` is null limit 1
        1.08msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1119 and `product_categories`.`product_id` is not null
        1.17msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1120 limit 1
        1.14msthesagf1_secgracust
      • select * from `products` where `id` = 1120 and `products`.`deleted_at` is null limit 1
        1.43msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1120 and `product_categories`.`product_id` is not null
        1.11msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1121 limit 1
        920μsthesagf1_secgracust
      • select * from `products` where `id` = 1121 and `products`.`deleted_at` is null limit 1
        850μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1121 and `product_categories`.`product_id` is not null
        1.89msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1122 limit 1
        1.21msthesagf1_secgracust
      • select * from `products` where `id` = 1122 and `products`.`deleted_at` is null limit 1
        1.22msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1122 and `product_categories`.`product_id` is not null
        1.1msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1123 limit 1
        1.19msthesagf1_secgracust
      • select * from `products` where `id` = 1123 and `products`.`deleted_at` is null limit 1
        3.52msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1123 and `product_categories`.`product_id` is not null
        1.1msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1124 limit 1
        910μsthesagf1_secgracust
      • select * from `products` where `id` = 1124 and `products`.`deleted_at` is null limit 1
        1.29msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1124 and `product_categories`.`product_id` is not null
        950μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1125 limit 1
        910μsthesagf1_secgracust
      • select * from `products` where `id` = 1125 and `products`.`deleted_at` is null limit 1
        1msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1125 and `product_categories`.`product_id` is not null
        1.06msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1126 limit 1
        740μsthesagf1_secgracust
      • select * from `products` where `id` = 1126 and `products`.`deleted_at` is null limit 1
        1.38msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1126 and `product_categories`.`product_id` is not null
        1.25msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1127 limit 1
        1.08msthesagf1_secgracust
      • select * from `products` where `id` = 1127 and `products`.`deleted_at` is null limit 1
        1.35msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1127 and `product_categories`.`product_id` is not null
        1.22msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1128 limit 1
        1.1msthesagf1_secgracust
      • select * from `products` where `id` = 1128 and `products`.`deleted_at` is null limit 1
        1.13msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1128 and `product_categories`.`product_id` is not null
        1.32msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1129 limit 1
        1.5msthesagf1_secgracust
      • select * from `products` where `id` = 1129 and `products`.`deleted_at` is null limit 1
        1.23msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1129 and `product_categories`.`product_id` is not null
        1.41msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1130 limit 1
        1.63msthesagf1_secgracust
      • select * from `products` where `id` = 1130 and `products`.`deleted_at` is null limit 1
        1.12msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1130 and `product_categories`.`product_id` is not null
        1.04msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1131 limit 1
        1.11msthesagf1_secgracust
      • select * from `products` where `id` = 1131 and `products`.`deleted_at` is null limit 1
        970μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1131 and `product_categories`.`product_id` is not null
        830μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1132 limit 1
        910μsthesagf1_secgracust
      • select * from `products` where `id` = 1132 and `products`.`deleted_at` is null limit 1
        1msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1132 and `product_categories`.`product_id` is not null
        910μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1133 limit 1
        1.07msthesagf1_secgracust
      • select * from `products` where `id` = 1133 and `products`.`deleted_at` is null limit 1
        900μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1133 and `product_categories`.`product_id` is not null
        850μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1134 limit 1
        930μsthesagf1_secgracust
      • select * from `products` where `id` = 1134 and `products`.`deleted_at` is null limit 1
        1.37msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1134 and `product_categories`.`product_id` is not null
        980μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1135 limit 1
        1.18msthesagf1_secgracust
      • select * from `products` where `id` = 1135 and `products`.`deleted_at` is null limit 1
        1.27msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1135 and `product_categories`.`product_id` is not null
        1.28msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1136 limit 1
        1.02msthesagf1_secgracust
      • select * from `products` where `id` = 1136 and `products`.`deleted_at` is null limit 1
        1.13msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1136 and `product_categories`.`product_id` is not null
        1.05msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1137 limit 1
        1.7msthesagf1_secgracust
      • select * from `products` where `id` = 1137 and `products`.`deleted_at` is null limit 1
        1.26msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1137 and `product_categories`.`product_id` is not null
        1.06msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1138 limit 1
        1.57msthesagf1_secgracust
      • select * from `products` where `id` = 1138 and `products`.`deleted_at` is null limit 1
        1.16msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1138 and `product_categories`.`product_id` is not null
        1.14msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1139 limit 1
        1.43msthesagf1_secgracust
      • select * from `products` where `id` = 1139 and `products`.`deleted_at` is null limit 1
        7.18msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1139 and `product_categories`.`product_id` is not null
        990μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1140 limit 1
        1.48msthesagf1_secgracust
      • select * from `products` where `id` = 1140 and `products`.`deleted_at` is null limit 1
        1.13msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1140 and `product_categories`.`product_id` is not null
        1.08msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1141 limit 1
        1.49msthesagf1_secgracust
      • select * from `products` where `id` = 1141 and `products`.`deleted_at` is null limit 1
        710μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1141 and `product_categories`.`product_id` is not null
        830μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1142 limit 1
        670μsthesagf1_secgracust
      • select * from `products` where `id` = 1142 and `products`.`deleted_at` is null limit 1
        890μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1142 and `product_categories`.`product_id` is not null
        930μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1143 limit 1
        1msthesagf1_secgracust
      • select * from `products` where `id` = 1143 and `products`.`deleted_at` is null limit 1
        850μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1143 and `product_categories`.`product_id` is not null
        850μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1144 limit 1
        1.49msthesagf1_secgracust
      • select * from `products` where `id` = 1144 and `products`.`deleted_at` is null limit 1
        1.23msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1144 and `product_categories`.`product_id` is not null
        1.62msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1145 limit 1
        1.33msthesagf1_secgracust
      • select * from `products` where `id` = 1145 and `products`.`deleted_at` is null limit 1
        1.47msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1145 and `product_categories`.`product_id` is not null
        1.2msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1146 limit 1
        1.3msthesagf1_secgracust
      • select * from `products` where `id` = 1146 and `products`.`deleted_at` is null limit 1
        1.36msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1146 and `product_categories`.`product_id` is not null
        930μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1147 limit 1
        820μsthesagf1_secgracust
      • select * from `products` where `id` = 1147 and `products`.`deleted_at` is null limit 1
        1.16msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1147 and `product_categories`.`product_id` is not null
        1.2msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1148 limit 1
        1.06msthesagf1_secgracust
      • select * from `products` where `id` = 1148 and `products`.`deleted_at` is null limit 1
        1.21msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1148 and `product_categories`.`product_id` is not null
        1.15msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1149 limit 1
        1.28msthesagf1_secgracust
      • select * from `products` where `id` = 1149 and `products`.`deleted_at` is null limit 1
        1.04msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1149 and `product_categories`.`product_id` is not null
        1.16msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1150 limit 1
        1.08msthesagf1_secgracust
      • select * from `products` where `id` = 1150 and `products`.`deleted_at` is null limit 1
        1.4msthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1150 and `product_categories`.`product_id` is not null
        1.26msthesagf1_secgracust
      • select * from `pages` where `status` = 1
        1.27msthesagf1_secgracust
      • select * from `site_setting` limit 1
        1.16msthesagf1_secgracust
      • select * from `pages` where `status` = 1
        1.29msthesagf1_secgracust
      • select * from `site_setting` limit 1
        1.32msthesagf1_secgracust
      • select * from `pages` where `status` = 1
        1.14msthesagf1_secgracust
      • select * from `site_setting` limit 1
        1.32msthesagf1_secgracust
      App\Models\Product
      85Product.php#?
      App\Models\ProductImage
      85ProductImage.php#?
      App\Models\ProductCategory
      85ProductCategory.php#?
      App\Models\Pages
      20Pages.php#?
      App\Models\SiteSetting
      5SiteSetting.php#?
      App\Models\Category
      2Category.php#?
      App\Models\Api\ProductFiles
      2ProductFiles.php#?
          _token
          EglT1BnKXKtvJ4oGYqjuQhvBOcNF4YgARJHQC1am
          _previous
          array:1 [ "url" => "https://securegrades.com/product/engl-147n-week-4-assignment-logical-fallacies...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /product/engl-147n-week-4-assignment-logical-fallacies-presentation-poking-and-plugging-holes-in-arguments
          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:18 [ "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" ] "content-length" => array:1 [ 0 => "0" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5ObTUrbmNEdkhMck5mNE1Rb1B2ZEE9PSIsInZhbHVlIjoid0xHWDQxNm1PNk1aSjJkMWVkeW45Z2dxOGlVaVk2WjV6TFBTeDRvcHBEaDF0b2tCZDlpeWNmQlNWWGt2MSt5QXI4T3Flb3lMQWllQ1NaVXdjTnRMYTF5b0FBNWM0dEx2SEo3K05QNzlTb3I5MXZPdjFIcjcyVWpmZ0VSN2NmTHYiLCJtYWMiOiJiOGE2YThiY2QzZTMyZTA1Y2FiNTIxZmY4OGMxNjA1MzRmMTkzYTIxYmU1NWUyMWM3NGI5NTM3NmQwNzBmNDMxIiwidGFnIjoiIn0%3D; securegrades_session=eyJpdiI6IlU0MHF5UW5jdkJCTkVkQ2JSVWQ3NkE9PSIsInZhbHVlIjoieGpSQWl1bWMydEhJcFphYStqOWl1U1ZLQlZySEV4WW1kNGYvMWV1czQyV1BHZWJrSnJ6SVBDTXlVVnErUy8rNWhoVG1nMGNRRE01VFlmY1BNbFpNL01kM0lnSWt1MFlrOVhrZUtzUkZ1VDRYRUtkem1VSzRFZHZEZ2FlWjFVSnkiLCJtYWMiOiJkZGZiZWFmOWU2NDEyNGQxNDEzY2MxZGU3YjBkNWJlMjM2M2QyYWJjZjM4Njg4NThlYmI4N2IzMTZjODhlYTQzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Ik5ObTUrbmNEdkhMck5mNE1Rb1B2ZEE9PSIsInZhbHVlIjoid0xHWDQxNm1PNk1aSjJkMWVkeW45Z2dxOGlVaVk2WjV6TFBTeDRvcHBEaDF0b2tCZDlpeWNmQlNWWGt2MSt5QXI4T3Flb" ] "host" => array:1 [ 0 => "securegrades.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" ] "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
          0 of 0
          array:2 [ "XSRF-TOKEN" => "EglT1BnKXKtvJ4oGYqjuQhvBOcNF4YgARJHQC1am" "securegrades_session" => "ghwHCL9wwBREQDx0g11ADDfttD5dj528EfVglHXQ" ]
          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 => "Sat, 12 Apr 2025 10:34:12 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjY5K09IYWQwUXpKTldrMlhkUFkwb0E9PSIsInZhbHVlIjoicXFTUjNxSWNQZW52QlF4UnVxY2hmaFEzOTlURGZuaWJsODAzOTJuUGRtOUthajlVUC9QaWwxdTBGdnlMMEJDckZXb2lRT0h4VXhnNXZTRktDZ3Y4Y1FKVHRqS2lmTEo1MW91QmhRbm0wRlg3NDdBdWV0Z0JZVExZQnFzQVFMdEkiLCJtYWMiOiI4YWM1MTBkYThhNjg2OGQ5MGMwNjk1ZDg4ODAwZTAyYzAyMzk5ZDczYzRlMTU0NzdmZGVhZDgzNzFiYjVjZDAwIiwidGFnIjoiIn0%3D; expires=Sat, 12 Apr 2025 12:34:12 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjY5K09IYWQwUXpKTldrMlhkUFkwb0E9PSIsInZhbHVlIjoicXFTUjNxSWNQZW52QlF4UnVxY2hmaFEzOTlURGZuaWJsODAzOTJuUGRtOUthajlVUC9QaWwxdTBGdnlMMEJDckZXb2lRT" 1 => "securegrades_session=eyJpdiI6InpCZDVSMmVzOC8wWTVSY3hkTWVPQWc9PSIsInZhbHVlIjoiRHY5Z1RrVkZOcWloQlZsZ3ZDbnhPSzRKSnV1eFNCZzZsMWNVb285ZlorOHA0T2hnbkE0UHhLMUNzSCtNNFNsYUZmOGcyb1BlSUtNZGkrdnRacmk3R1RVVGV1L2JOcGhXQWhDYTZmK0Z4SkplTG9UNXNHZHdPSXdFSTRGL01zNVQiLCJtYWMiOiI3OGNlOWRjNzc1MzIzYzNjODcxYTFhMGE5MTA0YTQ2MDk3ZGRlMjIzZTY0MjE5NGQ1MjIxOWIyNWViMWVlMWM5IiwidGFnIjoiIn0%3D; expires=Sat, 12 Apr 2025 12:34:12 GMT; Max-Age=7200; path=/; httponly; samesite=laxsecuregrades_session=eyJpdiI6InpCZDVSMmVzOC8wWTVSY3hkTWVPQWc9PSIsInZhbHVlIjoiRHY5Z1RrVkZOcWloQlZsZ3ZDbnhPSzRKSnV1eFNCZzZsMWNVb285ZlorOHA0T2hnbkE0UHhLMUNzSCtNNFN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjY5K09IYWQwUXpKTldrMlhkUFkwb0E9PSIsInZhbHVlIjoicXFTUjNxSWNQZW52QlF4UnVxY2hmaFEzOTlURGZuaWJsODAzOTJuUGRtOUthajlVUC9QaWwxdTBGdnlMMEJDckZXb2lRT0h4VXhnNXZTRktDZ3Y4Y1FKVHRqS2lmTEo1MW91QmhRbm0wRlg3NDdBdWV0Z0JZVExZQnFzQVFMdEkiLCJtYWMiOiI4YWM1MTBkYThhNjg2OGQ5MGMwNjk1ZDg4ODAwZTAyYzAyMzk5ZDczYzRlMTU0NzdmZGVhZDgzNzFiYjVjZDAwIiwidGFnIjoiIn0%3D; expires=Sat, 12-Apr-2025 12:34:12 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjY5K09IYWQwUXpKTldrMlhkUFkwb0E9PSIsInZhbHVlIjoicXFTUjNxSWNQZW52QlF4UnVxY2hmaFEzOTlURGZuaWJsODAzOTJuUGRtOUthajlVUC9QaWwxdTBGdnlMMEJDckZXb2lRT" 1 => "securegrades_session=eyJpdiI6InpCZDVSMmVzOC8wWTVSY3hkTWVPQWc9PSIsInZhbHVlIjoiRHY5Z1RrVkZOcWloQlZsZ3ZDbnhPSzRKSnV1eFNCZzZsMWNVb285ZlorOHA0T2hnbkE0UHhLMUNzSCtNNFNsYUZmOGcyb1BlSUtNZGkrdnRacmk3R1RVVGV1L2JOcGhXQWhDYTZmK0Z4SkplTG9UNXNHZHdPSXdFSTRGL01zNVQiLCJtYWMiOiI3OGNlOWRjNzc1MzIzYzNjODcxYTFhMGE5MTA0YTQ2MDk3ZGRlMjIzZTY0MjE5NGQ1MjIxOWIyNWViMWVlMWM5IiwidGFnIjoiIn0%3D; expires=Sat, 12-Apr-2025 12:34:12 GMT; path=/; httponlysecuregrades_session=eyJpdiI6InpCZDVSMmVzOC8wWTVSY3hkTWVPQWc9PSIsInZhbHVlIjoiRHY5Z1RrVkZOcWloQlZsZ3ZDbnhPSzRKSnV1eFNCZzZsMWNVb285ZlorOHA0T2hnbkE0UHhLMUNzSCtNNFN" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "EglT1BnKXKtvJ4oGYqjuQhvBOcNF4YgARJHQC1am" "_previous" => array:1 [ "url" => "https://securegrades.com/product/engl-147n-week-4-assignment-logical-fallacies-presentation-poking-and-plugging-holes-in-arguments" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-12 10:34:12GET/product/engl-147n-week-4-assignment-logical-fallacies-presentation-poking-and-plugging-holes-in-arguments4270284