Logo

CHEM 120 Week 1 Discussion Option 2; Scientific Method and Atomic Structure

$10
Contributor
Ellyse Perry
Category
Chemistry
Course
CHEM 120 Introduction to General, Organic & Biological Chemistry with Lab
Institute
Chamberlain
Pages
3

Week 1 Discussion: Scientific Method and Atomic Structure Required Resources Read/review the following resources for this activity: Textbook: Chapter 1 and 2 Lesson Minimum of 1 scholarly source Initial Post Instructions The Discussions in this course are set up deepen your understanding of the material as you make real world connections and employ creative thinking. To get the most from these discussions, full engagement is expected on the part of the student. Be sure to stop by the discussion section frequently, not only to post, but to read the postings of your peers and instructor. Engaging with your peers and learning together is key to this experience. For your initial post, choose one of the options below: Option 2: (Selected) Choose a scientific paper written in the last year. The Chamberlain library is a great source for this. For your chosen paper, look

Related Products

CHEM 120 Week 3 Exam 1 - Information

Contributor: Ellyse Perry

$20

CHEM 120 Week 3 Exam 1 (Units 1 & 2)

Contributor: Ellyse Perry

$20

CHEM 120 Week 3 Exam 1 (Units 1 and 2)

Contributor: Ellyse Perry

$20

CHEM 120 Week 2 Review Quiz

Contributor: Ellyse Perry

$20

CHEM 120 Week 5 Exam 2 (Units 3 and 4)

Contributor: Ellyse Perry

$20

CHEM 120 Week 7 Concepts; Biochemistry

Contributor: Ellyse Perry

$20

CHEM 120 Week 8 Lab Practicum Review

Contributor: Ellyse Perry

$20

CHEM 120 All Discussions Week 1 - 8

Contributor: Carlson Gracie

$45

Request history8.1.28PHP Version360msRequest Duration4MBMemory UsageGET product/{product}Route
    • Booting (64.81ms)time
    • Application (295ms)time
    • 1 x Application (81.98%)
      295ms
      1 x Booting (18.01%)
      64.81ms
      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
      186 statements were executed, 8 of which were duplicates, 178 unique. Show only duplicated161ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 86 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` = 'chem-120-week-1-discussion-option-2-scientific-method-and-atomic-structure' and `products`.`deleted_at` is null limit 1
        7.33msthesagf1_secgracustImplicitRouteBinding.php#61
        Bindings
        • 0: chem-120-week-1-discussion-option-2-scientific-method-and-atomic-structure
        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` = 1016
        1.07msthesagf1_secgracustProductController.php#418
        Bindings
        • 0: 1016
        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
        950μsthesagf1_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 (78) and `products`.`id` != 1016
        6.05msthesagf1_secgracustProductController.php#431
        Bindings
        • 0: 78
        • 1: 1016
        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.03msthesagf1_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
        480μ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` = 1016 and `product_images`.`product_id` is not null limit 1
        720μsthesagf1_secgracustview.blade.php#20
        Bindings
        • 0: 1016
        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` = 1016 and `product_categories`.`product_id` is not null
        480μsthesagf1_secgracustview.blade.php#41
        Bindings
        • 0: 1016
        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` = 78 and `categories`.`deleted_at` is null limit 1
        1.05msthesagf1_secgracustview.blade.php#41
        Bindings
        • 0: 78
        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` = '79' and `categories`.`deleted_at` is null limit 1
        860μsthesagf1_secgracustview.blade.php#110
        Bindings
        • 0: 79
        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` = 1016 and `product_files`.`product_id` is not null limit 1
        920μsthesagf1_secgracustview.blade.php#128
        Bindings
        • 0: 1016
        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` = 1016 and `product_files`.`product_id` is not null
        950μsthesagf1_secgracustview.blade.php#162
        Bindings
        • 0: 1016
        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` = 1015 limit 1
        790μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 1015
        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` = 1015 and `products`.`deleted_at` is null limit 1
        860μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 1015
        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` = 1015 and `product_categories`.`product_id` is not null
        640μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 1015
        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` = 1017 limit 1
        1.09msthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 1017
        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` = 1017 and `products`.`deleted_at` is null limit 1
        790μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 1017
        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` = 1017 and `product_categories`.`product_id` is not null
        500μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 1017
        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` = 1018 limit 1
        4.46msthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 1018
        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` = 1018 and `products`.`deleted_at` is null limit 1
        5.18msthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 1018
        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` = 1018 and `product_categories`.`product_id` is not null
        960μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 1018
        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` = 1019 limit 1
        890μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 1019
        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` = 1019 and `products`.`deleted_at` is null limit 1
        800μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 1019
        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` = 1019 and `product_categories`.`product_id` is not null
        790μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 1019
        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` = 1020 limit 1
        890μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 1020
        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` = 1020 and `products`.`deleted_at` is null limit 1
        740μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 1020
        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` = 1020 and `product_categories`.`product_id` is not null
        680μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 1020
        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` = 1021 limit 1
        780μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 1021
        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` = 1021 and `products`.`deleted_at` is null limit 1
        920μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 1021
        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` = 1021 and `product_categories`.`product_id` is not null
        530μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 1021
        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` = 1022 limit 1
        520μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1022
        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` = 1022 and `products`.`deleted_at` is null limit 1
        610μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1022
        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` = 1022 and `product_categories`.`product_id` is not null
        470μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1022
        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` = 1023 limit 1
        720μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1023
        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` = 1023 and `products`.`deleted_at` is null limit 1
        830μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1023
        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` = 1023 and `product_categories`.`product_id` is not null
        620μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1023
        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` = 1024 limit 1
        480μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1024
        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` = 1024 and `products`.`deleted_at` is null limit 1
        610μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1024
        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` = 1024 and `product_categories`.`product_id` is not null
        420μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1024
        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` = 1025 limit 1
        510μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1025
        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` = 1025 and `products`.`deleted_at` is null limit 1
        510μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1025
        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` = 1025 and `product_categories`.`product_id` is not null
        480μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1025
        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` = 1026 limit 1
        550μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1026
        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` = 1026 and `products`.`deleted_at` is null limit 1
        540μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1026
        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` = 1026 and `product_categories`.`product_id` is not null
        510μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1026
        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` = 1027 limit 1
        480μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1027
        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` = 1027 and `products`.`deleted_at` is null limit 1
        510μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1027
        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` = 1027 and `product_categories`.`product_id` is not null
        480μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1027
        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` = 1028 limit 1
        430μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1028
        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` = 1028 and `products`.`deleted_at` is null limit 1
        480μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1028
        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` = 1028 and `product_categories`.`product_id` is not null
        450μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1028
        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` = 1029 limit 1
        500μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1029
        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` = 1029 and `products`.`deleted_at` is null limit 1
        510μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1029
        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` = 1029 and `product_categories`.`product_id` is not null
        460μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1029
        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` = 1030 limit 1
        480μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1030
        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` = 1030 and `products`.`deleted_at` is null limit 1
        520μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1030
        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` = 1030 and `product_categories`.`product_id` is not null
        450μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1030
        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` = 1031 limit 1
        440μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1031
        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` = 1031 and `products`.`deleted_at` is null limit 1
        470μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1031
        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` = 1031 and `product_categories`.`product_id` is not null
        470μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1031
        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` = 1032 limit 1
        490μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1032
        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` = 1032 and `products`.`deleted_at` is null limit 1
        560μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1032
        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` = 1032 and `product_categories`.`product_id` is not null
        440μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1032
        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` = 1033 limit 1
        450μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1033
        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` = 1033 and `products`.`deleted_at` is null limit 1
        930μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1033
        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` = 1033 and `product_categories`.`product_id` is not null
        610μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1033
        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` = 1034 limit 1
        760μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1034
        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` = 1034 and `products`.`deleted_at` is null limit 1
        830μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1034
        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` = 1034 and `product_categories`.`product_id` is not null
        710μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1034
        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` = 1035 limit 1
        780μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1035
        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` = 1035 and `products`.`deleted_at` is null limit 1
        790μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1035
        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` = 1035 and `product_categories`.`product_id` is not null
        1.08msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1035
        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` = 1036 limit 1
        1.59msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1036
        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` = 1036 and `products`.`deleted_at` is null limit 1
        4.76msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1036
        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` = 1036 and `product_categories`.`product_id` is not null
        790μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1036
        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` = 1037 limit 1
        790μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1037
        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` = 1037 and `products`.`deleted_at` is null limit 1
        900μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1037
        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` = 1037 and `product_categories`.`product_id` is not null
        720μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1037
        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` = 1038 limit 1
        690μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1038
        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` = 1038 and `products`.`deleted_at` is null limit 1
        840μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1038
        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` = 1038 and `product_categories`.`product_id` is not null
        770μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1038
        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` = 1039 limit 1
        910μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1039
        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` = 1039 and `products`.`deleted_at` is null limit 1
        750μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1039
        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` = 1039 and `product_categories`.`product_id` is not null
        880μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1039
        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` = 1040 limit 1
        480μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1040
        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` = 1040 and `products`.`deleted_at` is null limit 1
        720μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1040
        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` = 1040 and `product_categories`.`product_id` is not null
        720μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1040
        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` = 1041 limit 1
        680μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1041
        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` = 1041 and `products`.`deleted_at` is null limit 1
        580μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1041
        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` = 1041 and `product_categories`.`product_id` is not null
        430μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1041
        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` = 1042 limit 1
        470μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1042
        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` = 1042 and `products`.`deleted_at` is null limit 1
        490μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1042
        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` = 1042 and `product_categories`.`product_id` is not null
        440μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1042
        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` = 1043 limit 1
        440μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1043
        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` = 1043 and `products`.`deleted_at` is null limit 1
        1.02msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1043
        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` = 1043 and `product_categories`.`product_id` is not null
        750μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1043
        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` = 1044 limit 1
        880μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1044
        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` = 1044 and `products`.`deleted_at` is null limit 1
        800μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 1044
        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` = 1044 and `product_categories`.`product_id` is not null
        770μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 1044
        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` = 1045 limit 1
        600μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 1045
        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` = 1045 and `products`.`deleted_at` is null limit 1
        680μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1045 and `product_categories`.`product_id` is not null
        470μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1046 limit 1
        580μsthesagf1_secgracust
      • select * from `products` where `id` = 1046 and `products`.`deleted_at` is null limit 1
        660μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1046 and `product_categories`.`product_id` is not null
        730μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1047 limit 1
        530μsthesagf1_secgracust
      • select * from `products` where `id` = 1047 and `products`.`deleted_at` is null limit 1
        850μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1047 and `product_categories`.`product_id` is not null
        760μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1048 limit 1
        650μsthesagf1_secgracust
      • select * from `products` where `id` = 1048 and `products`.`deleted_at` is null limit 1
        690μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1048 and `product_categories`.`product_id` is not null
        520μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1049 limit 1
        4.51msthesagf1_secgracust
      • select * from `products` where `id` = 1049 and `products`.`deleted_at` is null limit 1
        720μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1049 and `product_categories`.`product_id` is not null
        590μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1050 limit 1
        640μsthesagf1_secgracust
      • select * from `products` where `id` = 1050 and `products`.`deleted_at` is null limit 1
        670μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1050 and `product_categories`.`product_id` is not null
        1.34msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1051 limit 1
        640μsthesagf1_secgracust
      • select * from `products` where `id` = 1051 and `products`.`deleted_at` is null limit 1
        850μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1051 and `product_categories`.`product_id` is not null
        690μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1052 limit 1
        750μsthesagf1_secgracust
      • select * from `products` where `id` = 1052 and `products`.`deleted_at` is null limit 1
        860μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1052 and `product_categories`.`product_id` is not null
        1.03msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1053 limit 1
        790μsthesagf1_secgracust
      • select * from `products` where `id` = 1053 and `products`.`deleted_at` is null limit 1
        620μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1053 and `product_categories`.`product_id` is not null
        580μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1054 limit 1
        720μsthesagf1_secgracust
      • select * from `products` where `id` = 1054 and `products`.`deleted_at` is null limit 1
        750μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1054 and `product_categories`.`product_id` is not null
        660μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1055 limit 1
        650μsthesagf1_secgracust
      • select * from `products` where `id` = 1055 and `products`.`deleted_at` is null limit 1
        720μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1055 and `product_categories`.`product_id` is not null
        930μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1056 limit 1
        740μsthesagf1_secgracust
      • select * from `products` where `id` = 1056 and `products`.`deleted_at` is null limit 1
        850μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1056 and `product_categories`.`product_id` is not null
        780μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1057 limit 1
        860μsthesagf1_secgracust
      • select * from `products` where `id` = 1057 and `products`.`deleted_at` is null limit 1
        800μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1057 and `product_categories`.`product_id` is not null
        850μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1058 limit 1
        1.34msthesagf1_secgracust
      • select * from `products` where `id` = 1058 and `products`.`deleted_at` is null limit 1
        810μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1058 and `product_categories`.`product_id` is not null
        730μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1059 limit 1
        640μsthesagf1_secgracust
      • select * from `products` where `id` = 1059 and `products`.`deleted_at` is null limit 1
        870μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1059 and `product_categories`.`product_id` is not null
        850μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1060 limit 1
        840μsthesagf1_secgracust
      • select * from `products` where `id` = 1060 and `products`.`deleted_at` is null limit 1
        800μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1060 and `product_categories`.`product_id` is not null
        770μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1061 limit 1
        620μsthesagf1_secgracust
      • select * from `products` where `id` = 1061 and `products`.`deleted_at` is null limit 1
        900μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1061 and `product_categories`.`product_id` is not null
        510μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1062 limit 1
        530μsthesagf1_secgracust
      • select * from `products` where `id` = 1062 and `products`.`deleted_at` is null limit 1
        490μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1062 and `product_categories`.`product_id` is not null
        380μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1063 limit 1
        410μsthesagf1_secgracust
      • select * from `products` where `id` = 1063 and `products`.`deleted_at` is null limit 1
        420μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1063 and `product_categories`.`product_id` is not null
        370μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1064 limit 1
        390μsthesagf1_secgracust
      • select * from `products` where `id` = 1064 and `products`.`deleted_at` is null limit 1
        430μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1064 and `product_categories`.`product_id` is not null
        380μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1065 limit 1
        400μsthesagf1_secgracust
      • select * from `products` where `id` = 1065 and `products`.`deleted_at` is null limit 1
        430μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1065 and `product_categories`.`product_id` is not null
        390μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1066 limit 1
        400μsthesagf1_secgracust
      • select * from `products` where `id` = 1066 and `products`.`deleted_at` is null limit 1
        420μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1066 and `product_categories`.`product_id` is not null
        380μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1067 limit 1
        370μsthesagf1_secgracust
      • select * from `products` where `id` = 1067 and `products`.`deleted_at` is null limit 1
        470μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1067 and `product_categories`.`product_id` is not null
        390μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1068 limit 1
        380μsthesagf1_secgracust
      • select * from `products` where `id` = 1068 and `products`.`deleted_at` is null limit 1
        410μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1068 and `product_categories`.`product_id` is not null
        360μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1069 limit 1
        370μsthesagf1_secgracust
      • select * from `products` where `id` = 1069 and `products`.`deleted_at` is null limit 1
        470μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1069 and `product_categories`.`product_id` is not null
        4.37msthesagf1_secgracust
      • select * from `product_images` where `product_id` = 1070 limit 1
        4.9msthesagf1_secgracust
      • select * from `products` where `id` = 1070 and `products`.`deleted_at` is null limit 1
        960μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 1070 and `product_categories`.`product_id` is not null
        650μsthesagf1_secgracust
      • select * from `product_images` where `product_id` = 4277 limit 1
        960μsthesagf1_secgracust
      • select * from `products` where `id` = 4277 and `products`.`deleted_at` is null limit 1
        710μsthesagf1_secgracust
      • select * from `product_categories` where `product_categories`.`product_id` = 4277 and `product_categories`.`product_id` is not null
        900μsthesagf1_secgracust
      • select * from `pages` where `status` = 1
        810μsthesagf1_secgracust
      • select * from `site_setting` limit 1
        500μsthesagf1_secgracust
      • select * from `pages` where `status` = 1
        810μsthesagf1_secgracust
      • select * from `site_setting` limit 1
        450μsthesagf1_secgracust
      • select * from `pages` where `status` = 1
        920μsthesagf1_secgracust
      • select * from `site_setting` limit 1
        480μsthesagf1_secgracust
      App\Models\Product
      57Product.php#?
      App\Models\ProductImage
      57ProductImage.php#?
      App\Models\ProductCategory
      57ProductCategory.php#?
      App\Models\Pages
      20Pages.php#?
      App\Models\SiteSetting
      5SiteSetting.php#?
      App\Models\Category
      2Category.php#?
      App\Models\Api\ProductFiles
      2ProductFiles.php#?
          _token
          ZHgAZcRuoV67rsxqnu1BXXmAKbFbSmiIEa2TtPoF
          _previous
          array:1 [ "url" => "https://securegrades.com/product/chem-120-week-1-discussion-option-2-scientifi...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /product/chem-120-week-1-discussion-option-2-scientific-method-and-atomic-structure
          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=eyJpdiI6IlB1ODF1Qy9TZTRjcXNZRmUwUHVnc1E9PSIsInZhbHVlIjoiazRvYU1EVFd5T3Qybm1WcEhPSFFVazdkaSs0K3lUUVh5YjNrOWltZzRoZHhqZ25FZjRlaDRyRzM2MlhlVVVZMHRjTGJHdlR5OXJrbE0vejA3ajNiTWdjdDJvUEtQWk1uYS8zR3B6T3BBbHFPSE0yNnZiY0VybkVvUlJHWGZXY0MiLCJtYWMiOiJhYjZlYjE1MTY0N2YwMDhhZDZhMzU0NWRlNDczN2UwODk3MzBkZjFlN2I0ZWVlZjI3OTVkNjNmOTljYjJjOGZkIiwidGFnIjoiIn0%3D; securegrades_session=eyJpdiI6IjBVL3cxTjJTeXBtL2M3b0JuVk5IK2c9PSIsInZhbHVlIjoiN29OdlJvTnZNeGhsTC9aSmc3dEpHbTJXWWo0MWlUUG9XRFZJMWFXWmVLOWRlQ09xV0ZqaHhnVHZaMUhZRHZMcEdMNXAzamV3L21hVTRTNk5Bei80V1JSK1FQclJOaitpUFZRM1FjOG82NERWV3YwZWJoanpHVkFaWVhPRE1FUnQiLCJtYWMiOiJkN2NiYWUxNDVmNjY3Yzc1NzMyNDdiYjdmYzFkMzQyMDEzMDUyM2U0NGRlMjM5ZTI0N2ZmMTUyNDVlNGY2ZjU1IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlB1ODF1Qy9TZTRjcXNZRmUwUHVnc1E9PSIsInZhbHVlIjoiazRvYU1EVFd5T3Qybm1WcEhPSFFVazdkaSs0K3lUUVh5YjNrOWltZzRoZHhqZ25FZjRlaDRyRzM2MlhlVVVZMHRjTGJHd" ] "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" => "ZHgAZcRuoV67rsxqnu1BXXmAKbFbSmiIEa2TtPoF" "securegrades_session" => "oD5468I8wPr7YmEea0Uf5m7NtHxZWQdChXpsTxqY" ]
          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 => "Sun, 13 Apr 2025 23:10:51 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndDYzcxOWd1SnNra1RUSlJUdm5MV3c9PSIsInZhbHVlIjoiMWlOcnZIRUM2K3VmUDlxd3g3azVjOVprVXI0bFNsYnhOcG5od09kaCtsRFdrWVNDclgyTm8rZmI5MDNtVEdMTWJLMW1uNExyeVAwWCtseXJnWEZ6ZElheEJoM2xKN09ZVUs2OCtzMGsyNG4vUUxoelRZWGZJUjE1RkZtbFpkQVEiLCJtYWMiOiI3ZTYyMGZhYTVlMGI5MDhkY2QxZDU1NjE4YjY5ZTdmYTNjZGVlMWQwMmJlYjMxZTA3MmI2YTMxMmM2ZDY2MjRjIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 01:10:51 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IndDYzcxOWd1SnNra1RUSlJUdm5MV3c9PSIsInZhbHVlIjoiMWlOcnZIRUM2K3VmUDlxd3g3azVjOVprVXI0bFNsYnhOcG5od09kaCtsRFdrWVNDclgyTm8rZmI5MDNtVEdMTWJLMW1uN" 1 => "securegrades_session=eyJpdiI6Ik9makgyNW1ZZzJrRE9ySEVIZy9pcUE9PSIsInZhbHVlIjoiTVNjdlo3YjF0RTV0Mmk5dFBtWXJLYU01ZWN5cURpSWRSYUt1WGkwRnRXTkN4YThzaUZSOWtkVEVSQ1MrN2NGSzY5S01yM1RqU3ozd3c4UFFwNUNhWlNaWU5DeW95K1FocklueDdLOHpraHpUY1VGVGlPWFlXU1VxdmthY2hVRjIiLCJtYWMiOiI1NWIwOGRmZDIwZDllZDgzYjNlOWM3MTczZDk2ZDkwODdmMmQ2OWE5MzQzODhjYTBmNDNjYmY2MjdjNTk1MjQ5IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 01:10:51 GMT; Max-Age=7200; path=/; httponly; samesite=laxsecuregrades_session=eyJpdiI6Ik9makgyNW1ZZzJrRE9ySEVIZy9pcUE9PSIsInZhbHVlIjoiTVNjdlo3YjF0RTV0Mmk5dFBtWXJLYU01ZWN5cURpSWRSYUt1WGkwRnRXTkN4YThzaUZSOWtkVEVSQ1MrN2N" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndDYzcxOWd1SnNra1RUSlJUdm5MV3c9PSIsInZhbHVlIjoiMWlOcnZIRUM2K3VmUDlxd3g3azVjOVprVXI0bFNsYnhOcG5od09kaCtsRFdrWVNDclgyTm8rZmI5MDNtVEdMTWJLMW1uNExyeVAwWCtseXJnWEZ6ZElheEJoM2xKN09ZVUs2OCtzMGsyNG4vUUxoelRZWGZJUjE1RkZtbFpkQVEiLCJtYWMiOiI3ZTYyMGZhYTVlMGI5MDhkY2QxZDU1NjE4YjY5ZTdmYTNjZGVlMWQwMmJlYjMxZTA3MmI2YTMxMmM2ZDY2MjRjIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 01:10:51 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IndDYzcxOWd1SnNra1RUSlJUdm5MV3c9PSIsInZhbHVlIjoiMWlOcnZIRUM2K3VmUDlxd3g3azVjOVprVXI0bFNsYnhOcG5od09kaCtsRFdrWVNDclgyTm8rZmI5MDNtVEdMTWJLMW1uN" 1 => "securegrades_session=eyJpdiI6Ik9makgyNW1ZZzJrRE9ySEVIZy9pcUE9PSIsInZhbHVlIjoiTVNjdlo3YjF0RTV0Mmk5dFBtWXJLYU01ZWN5cURpSWRSYUt1WGkwRnRXTkN4YThzaUZSOWtkVEVSQ1MrN2NGSzY5S01yM1RqU3ozd3c4UFFwNUNhWlNaWU5DeW95K1FocklueDdLOHpraHpUY1VGVGlPWFlXU1VxdmthY2hVRjIiLCJtYWMiOiI1NWIwOGRmZDIwZDllZDgzYjNlOWM3MTczZDk2ZDkwODdmMmQ2OWE5MzQzODhjYTBmNDNjYmY2MjdjNTk1MjQ5IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 01:10:51 GMT; path=/; httponlysecuregrades_session=eyJpdiI6Ik9makgyNW1ZZzJrRE9ySEVIZy9pcUE9PSIsInZhbHVlIjoiTVNjdlo3YjF0RTV0Mmk5dFBtWXJLYU01ZWN5cURpSWRSYUt1WGkwRnRXTkN4YThzaUZSOWtkVEVSQ1MrN2N" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "ZHgAZcRuoV67rsxqnu1BXXmAKbFbSmiIEa2TtPoF" "_previous" => array:1 [ "url" => "https://securegrades.com/product/chem-120-week-1-discussion-option-2-scientific-method-and-atomic-structure" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-13 23:10:51GET/product/chem-120-week-1-discussion-option-2-scientific-method-and-atomic-structure4186200