Logo

Concepts; Chemical Reactions and Calculations

$20
Contributor
SecureGrades
Category
Presentations & Templates
Course
Online
Institute
General
Pages
7

STOICHIOMETRY Introduction: Just like in preparing your favorite foods, recipes exist for chemicals as well. We can use balanced chemical equations just like a recipe in your favorite cookbook. In chemistry, this process is called stoichiometry.Which of the numbers represents the atomic mass of the atom below? 91440093519 A B C D If the balanced chemical reaction for the formation of Li2O is 4 Li(s) + O2(g) → 2 Li2O(s), how many molecules of Li2O(s) would you produce if you used up 6 atoms of Li(s)? • 3 12 2 6 AVOGADRO’S NUMBER AND THE MOLE Before we can dive into stoichiometry, you must first understand Avogadro’s number: 6.022 x 1023. This is the number of atoms in 12 grams of the isotope carbon-12. As you will see, this number will allow you to make connections between chemical compounds and chemical masses. To help understand this number, first consider a named number you have likely heard of: a dozen. If you have a dozen eggs, you have 12 eggs, if you have a dozen atoms, you have 12 atoms, etc. We know that a dozen means 12. Just as 12 of a substance is a dozen, 6.022 x 1023 of a substance is a mole. For example: One mole of aluminum atoms is 6.022 x 1023 atoms of aluminum. If you have 1 mole of cookies, you have 6.022 x 1023 cookies 1 mole of H2O is equal to 6.022 x 1023 molecules of H2O It is important to note that a mole of a substance does not have the same mass of a mole of another substance, just as a dozen eggs would have a much smaller mass than a dozen cars. For example, the mole of cookies would have a greater mass than the mole of H2O molecules as these molecules are much less massive than cookies. ATOMIC MASS AND MOLAR MASS 4946650121494We will now learn the relationship between moles and the atomic masses found on the periodic table. As you may recall from our earlier lessons, the periodic table gives us the atomic masses of each substance in the lower left. The un

Related Products

Visual Model Standardize Care Template

Contributor: SecureGrades

$10

What Did You Learn About Exel

Contributor: SecureGrades

$10

What Did You Learn About Microsoft Word

Contributor: SecureGrades

$10

Digital Study Guide; Healthy Life Style

Contributor: SecureGrades

$10

Request history8.1.28PHP Version277msRequest Duration3MBMemory UsageGET product/{product}Route
    • Booting (53.05ms)time
    • Application (224ms)time
    • 1 x Application (80.86%)
      224ms
      1 x Booting (19.13%)
      53.05ms
      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
      102 statements were executed, 8 of which were duplicates, 94 unique. Show only duplicated121ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 2 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • 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` = 'concepts-chemical-reactions-and-calculationsdocx' and `products`.`deleted_at` is null limit 1
        8.66msthesagf1_secgracustImplicitRouteBinding.php#61
        Bindings
        • 0: concepts-chemical-reactions-and-calculationsdocx
        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` = 2113
        1.22msthesagf1_secgracustProductController.php#418
        Bindings
        • 0: 2113
        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
        790μ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 (53) and `products`.`id` != 2113
        2.03msthesagf1_secgracustProductController.php#431
        Bindings
        • 0: 53
        • 1: 2113
        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
        850μsthesagf1_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
        940μ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` = 2113 and `product_images`.`product_id` is not null limit 1
        1.14msthesagf1_secgracustview.blade.php#20
        Bindings
        • 0: 2113
        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` = 2113 and `product_categories`.`product_id` is not null
        930μsthesagf1_secgracustview.blade.php#41
        Bindings
        • 0: 2113
        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` = 53 and `categories`.`deleted_at` is null limit 1
        1.04msthesagf1_secgracustview.blade.php#41
        Bindings
        • 0: 53
        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` = '54' and `categories`.`deleted_at` is null limit 1
        580μsthesagf1_secgracustview.blade.php#110
        Bindings
        • 0: 54
        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` = 2113 and `product_files`.`product_id` is not null limit 1
        1.15msthesagf1_secgracustview.blade.php#128
        Bindings
        • 0: 2113
        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` = 2113 and `product_files`.`product_id` is not null
        1.16msthesagf1_secgracustview.blade.php#162
        Bindings
        • 0: 2113
        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` = 443 limit 1
        1.12msthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 443
        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` = 443 and `products`.`deleted_at` is null limit 1
        800μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 443
        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` = 443 and `product_categories`.`product_id` is not null
        620μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 443
        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` = 444 limit 1
        2.67msthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 444
        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` = 444 and `products`.`deleted_at` is null limit 1
        4.33msthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 444
        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` = 444 and `product_categories`.`product_id` is not null
        740μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 444
        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` = 445 limit 1
        840μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 445
        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` = 445 and `products`.`deleted_at` is null limit 1
        900μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 445
        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` = 445 and `product_categories`.`product_id` is not null
        1.03msthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 445
        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` = 446 limit 1
        1.17msthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 446
        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` = 446 and `products`.`deleted_at` is null limit 1
        1.2msthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 446
        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` = 446 and `product_categories`.`product_id` is not null
        880μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 446
        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` = 447 limit 1
        960μsthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 447
        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` = 447 and `products`.`deleted_at` is null limit 1
        1.07msthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 447
        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` = 447 and `product_categories`.`product_id` is not null
        790μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 447
        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` = 448 limit 1
        4.14msthesagf1_secgracustview.blade.php#182
        Bindings
        • 0: 448
        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` = 448 and `products`.`deleted_at` is null limit 1
        840μsthesagf1_secgracustview.blade.php#208
        Bindings
        • 0: 448
        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` = 448 and `product_categories`.`product_id` is not null
        750μsthesagf1_secgracustview.blade.php#210
        Bindings
        • 0: 448
        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` = 449 limit 1
        800μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 449
        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` = 449 and `products`.`deleted_at` is null limit 1
        770μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 449
        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` = 449 and `product_categories`.`product_id` is not null
        730μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 449
        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` = 450 limit 1
        2.79msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 450
        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` = 450 and `products`.`deleted_at` is null limit 1
        880μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 450
        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` = 450 and `product_categories`.`product_id` is not null
        800μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 450
        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` = 451 limit 1
        810μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 451
        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` = 451 and `products`.`deleted_at` is null limit 1
        870μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 451
        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` = 451 and `product_categories`.`product_id` is not null
        900μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 451
        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` = 452 limit 1
        780μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 452
        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` = 452 and `products`.`deleted_at` is null limit 1
        900μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 452
        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` = 452 and `product_categories`.`product_id` is not null
        730μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 452
        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` = 453 limit 1
        900μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 453
        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` = 453 and `products`.`deleted_at` is null limit 1
        860μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 453
        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` = 453 and `product_categories`.`product_id` is not null
        920μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 453
        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` = 454 limit 1
        700μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 454
        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` = 454 and `products`.`deleted_at` is null limit 1
        610μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 454
        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` = 454 and `product_categories`.`product_id` is not null
        910μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 454
        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` = 455 limit 1
        890μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 455
        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` = 455 and `products`.`deleted_at` is null limit 1
        990μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 455
        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` = 455 and `product_categories`.`product_id` is not null
        910μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 455
        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` = 456 limit 1
        790μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 456
        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` = 456 and `products`.`deleted_at` is null limit 1
        930μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 456
        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` = 456 and `product_categories`.`product_id` is not null
        870μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 456
        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` = 457 limit 1
        1msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 457
        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` = 457 and `products`.`deleted_at` is null limit 1
        1.05msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 457
        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` = 457 and `product_categories`.`product_id` is not null
        900μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 457
        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` = 458 limit 1
        950μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 458
        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` = 458 and `products`.`deleted_at` is null limit 1
        930μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 458
        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` = 458 and `product_categories`.`product_id` is not null
        960μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 458
        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` = 459 limit 1
        1.06msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 459
        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` = 459 and `products`.`deleted_at` is null limit 1
        1.07msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 459
        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` = 459 and `product_categories`.`product_id` is not null
        840μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 459
        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` = 460 limit 1
        540μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 460
        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` = 460 and `products`.`deleted_at` is null limit 1
        1.1msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 460
        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` = 460 and `product_categories`.`product_id` is not null
        1.69msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 460
        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` = 461 limit 1
        1.02msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 461
        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` = 461 and `products`.`deleted_at` is null limit 1
        1.17msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 461
        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` = 461 and `product_categories`.`product_id` is not null
        970μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 461
        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` = 462 limit 1
        920μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 462
        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` = 462 and `products`.`deleted_at` is null limit 1
        910μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 462
        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` = 462 and `product_categories`.`product_id` is not null
        1.02msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 462
        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` = 463 limit 1
        700μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 463
        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` = 463 and `products`.`deleted_at` is null limit 1
        880μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 463
        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` = 463 and `product_categories`.`product_id` is not null
        1.25msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 463
        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` = 464 limit 1
        1.4msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 464
        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` = 464 and `products`.`deleted_at` is null limit 1
        6.22msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 464
        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` = 464 and `product_categories`.`product_id` is not null
        930μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 464
        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` = 465 limit 1
        870μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 465
        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` = 465 and `products`.`deleted_at` is null limit 1
        1.04msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 465
        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` = 465 and `product_categories`.`product_id` is not null
        790μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 465
        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` = 466 limit 1
        900μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 466
        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` = 466 and `products`.`deleted_at` is null limit 1
        1.04msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 466
        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` = 466 and `product_categories`.`product_id` is not null
        920μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 466
        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` = 467 limit 1
        1.1msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 467
        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` = 467 and `products`.`deleted_at` is null limit 1
        990μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 467
        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` = 467 and `product_categories`.`product_id` is not null
        1.02msthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 467
        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` = 491 limit 1
        1.12msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 491
        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` = 491 and `products`.`deleted_at` is null limit 1
        970μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 491
        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` = 491 and `product_categories`.`product_id` is not null
        960μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 491
        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` = 492 limit 1
        940μsthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 492
        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` = 492 and `products`.`deleted_at` is null limit 1
        890μsthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 492
        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` = 492 and `product_categories`.`product_id` is not null
        990μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 492
        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` = 493 limit 1
        2.16msthesagf1_secgracustview.blade.php#249
        Bindings
        • 0: 493
        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` = 493 and `products`.`deleted_at` is null limit 1
        1msthesagf1_secgracustview.blade.php#276
        Bindings
        • 0: 493
        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` = 493 and `product_categories`.`product_id` is not null
        750μsthesagf1_secgracustview.blade.php#278
        Bindings
        • 0: 493
        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 `pages` where `status` = 1
        920μsthesagf1_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
        910μ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 `pages` where `status` = 1
        1.3msthesagf1_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
        770μ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 `pages` where `status` = 1
        1.21msthesagf1_secgracust
      • select * from `site_setting` limit 1
        870μsthesagf1_secgracust
      App\Models\Product
      29Product.php#?
      App\Models\ProductImage
      29ProductImage.php#?
      App\Models\ProductCategory
      29ProductCategory.php#?
      App\Models\Pages
      20Pages.php#?
      App\Models\SiteSetting
      5SiteSetting.php#?
      App\Models\Category
      2Category.php#?
      App\Models\Api\ProductFiles
      2ProductFiles.php#?
          _token
          Fv4tTtvWlsfsqjii7QGy6AZ6S8azIif4kGEyEoHn
          _previous
          array:1 [ "url" => "https://securegrades.com/product/concepts-chemical-reactions-and-calculationsd...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /product/concepts-chemical-reactions-and-calculationsdocx
          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:17 [ "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" ] "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
          []
          
          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, 06 Apr 2025 13:28:36 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9TMWVLZG84NnB5ZVB2TE1meXpacEE9PSIsInZhbHVlIjoiQzFMM1pSYzNOOG9ocGVWYmtGQk42UmlieHB0NWtaUUdKdnp3ZXhEa0ZBRU1qcFE4SXNOeG1FSXFXSnFGc3FJbU9CWk1rTEJIbVFWT3I3dCtTak83WVJZK0lGdWl3bCtMRGthVDUxY0l3OTd6MG02WURZaDlkRGhOc1c1bVl4VlYiLCJtYWMiOiI5NDRkNTJlZjZlMjk5YTg3N2ExYWViNDgxZjczNTY2YTg2ZTdkN2Q1Y2RiODNkYTZkNGNhYzZhNmRlMTVmZDA4IiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 15:28:36 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Im9TMWVLZG84NnB5ZVB2TE1meXpacEE9PSIsInZhbHVlIjoiQzFMM1pSYzNOOG9ocGVWYmtGQk42UmlieHB0NWtaUUdKdnp3ZXhEa0ZBRU1qcFE4SXNOeG1FSXFXSnFGc3FJbU9CWk1rT" 1 => "securegrades_session=eyJpdiI6IjJuWjR1QWxrMjdXbkJka1NzaFJwRXc9PSIsInZhbHVlIjoiM1dDZHlWNzNrTFFXeWdiMUNxUUh2U2pIeXhwVTVLOFN2eG1MUnVpMjVrZ3lXV1R0b2lyUi81cEZnaXNLazk4VFlxeERIZzdzTHhFQVU2bU5yV0xTQXdNTHhlTGNMV1ZJRUxDc2x6cEJFbDNxMkg2ZkFLdjN5UFdqMjdlR2t5WUciLCJtYWMiOiI2Nzk0ZTBiOGQ0ZTdmMzdiM2E2MTJlZjQ5ZjBkMDM5NGM4ZGEzYWY2ZWQzMzVjY2FlNmQ3MTY5ZGQ1MmEwMjY4IiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 15:28:36 GMT; Max-Age=7200; path=/; httponly; samesite=laxsecuregrades_session=eyJpdiI6IjJuWjR1QWxrMjdXbkJka1NzaFJwRXc9PSIsInZhbHVlIjoiM1dDZHlWNzNrTFFXeWdiMUNxUUh2U2pIeXhwVTVLOFN2eG1MUnVpMjVrZ3lXV1R0b2lyUi81cEZnaXNLazk" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im9TMWVLZG84NnB5ZVB2TE1meXpacEE9PSIsInZhbHVlIjoiQzFMM1pSYzNOOG9ocGVWYmtGQk42UmlieHB0NWtaUUdKdnp3ZXhEa0ZBRU1qcFE4SXNOeG1FSXFXSnFGc3FJbU9CWk1rTEJIbVFWT3I3dCtTak83WVJZK0lGdWl3bCtMRGthVDUxY0l3OTd6MG02WURZaDlkRGhOc1c1bVl4VlYiLCJtYWMiOiI5NDRkNTJlZjZlMjk5YTg3N2ExYWViNDgxZjczNTY2YTg2ZTdkN2Q1Y2RiODNkYTZkNGNhYzZhNmRlMTVmZDA4IiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 15:28:36 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im9TMWVLZG84NnB5ZVB2TE1meXpacEE9PSIsInZhbHVlIjoiQzFMM1pSYzNOOG9ocGVWYmtGQk42UmlieHB0NWtaUUdKdnp3ZXhEa0ZBRU1qcFE4SXNOeG1FSXFXSnFGc3FJbU9CWk1rT" 1 => "securegrades_session=eyJpdiI6IjJuWjR1QWxrMjdXbkJka1NzaFJwRXc9PSIsInZhbHVlIjoiM1dDZHlWNzNrTFFXeWdiMUNxUUh2U2pIeXhwVTVLOFN2eG1MUnVpMjVrZ3lXV1R0b2lyUi81cEZnaXNLazk4VFlxeERIZzdzTHhFQVU2bU5yV0xTQXdNTHhlTGNMV1ZJRUxDc2x6cEJFbDNxMkg2ZkFLdjN5UFdqMjdlR2t5WUciLCJtYWMiOiI2Nzk0ZTBiOGQ0ZTdmMzdiM2E2MTJlZjQ5ZjBkMDM5NGM4ZGEzYWY2ZWQzMzVjY2FlNmQ3MTY5ZGQ1MmEwMjY4IiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 15:28:36 GMT; path=/; httponlysecuregrades_session=eyJpdiI6IjJuWjR1QWxrMjdXbkJka1NzaFJwRXc9PSIsInZhbHVlIjoiM1dDZHlWNzNrTFFXeWdiMUNxUUh2U2pIeXhwVTVLOFN2eG1MUnVpMjVrZ3lXV1R0b2lyUi81cEZnaXNLazk" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "Fv4tTtvWlsfsqjii7QGy6AZ6S8azIif4kGEyEoHn" "_previous" => array:1 [ "url" => "https://securegrades.com/product/concepts-chemical-reactions-and-calculationsdocx" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-06 13:28:36GET/product/concepts-chemical-reactions-and-calculationsdocx4102116