Filters

Filters

Price: ₹599 – ₹2999
Showing 48 of 497 products
Menu
Shopping Cart
7.3.29PHP Version3.14sRequest Duration14MBMemory UsageGET collections/{category?}/{group?}Route
    • Booting (45.65ms)
    • Application (3.1s)
    • 1 x Application (98.54%)
      3.10s
      1 x Booting (1.45%)
      45.65ms
      6 templates were rendered
      • front.product.collections (resources/views/front/product/collections.blade.php)10blade
        Params
        0
        collections
        1
        datas
        2
        carts
        3
        categories
        4
        final_prices
        5
        final_all_prices
        6
        collectionID
        7
        prices
        8
        latestProducts
        9
        models
      • pagination.default (resources/views/pagination/default.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • front.cart.cartDetails (resources/views/front/cart/cartDetails.blade.php)24blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        __sentry_tracing_view_name
        5
        collections
        6
        datas
        7
        carts
        8
        categories
        9
        final_prices
        10
        final_all_prices
        11
        collectionID
        12
        prices
        13
        latestProducts
        14
        models
        15
        __currentLoopData
        16
        category
        17
        loop
        18
        modelData
        19
        latestProduct
        20
        key
        21
        limit
        22
        end
        23
        product
      • front.layouts.header (resources/views/front/layouts/header.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        __sentry_tracing_view_name
        5
        collections
        6
        datas
        7
        carts
        8
        categories
        9
        final_prices
        10
        final_all_prices
        11
        collectionID
        12
        prices
        13
        latestProducts
        14
        models
        15
        __currentLoopData
        16
        category
        17
        loop
        18
        modelData
        19
        latestProduct
        20
        key
        21
        limit
        22
        end
        23
        product
        24
        purchaseListCount
      • front.layouts.head (resources/views/front/layouts/head.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        __sentry_tracing_view_name
        5
        collections
        6
        datas
        7
        carts
        8
        categories
        9
        final_prices
        10
        final_all_prices
        11
        collectionID
        12
        prices
        13
        latestProducts
        14
        models
        15
        __currentLoopData
        16
        category
        17
        loop
        18
        modelData
        19
        latestProduct
        20
        key
        21
        limit
        22
        end
        23
        product
        24
        purchaseListCount
      • front.layouts.css (resources/views/front/layouts/css.blade.php)25blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        __sentry_tracing_view_name
        5
        collections
        6
        datas
        7
        carts
        8
        categories
        9
        final_prices
        10
        final_all_prices
        11
        collectionID
        12
        prices
        13
        latestProducts
        14
        models
        15
        __currentLoopData
        16
        category
        17
        loop
        18
        modelData
        19
        latestProduct
        20
        key
        21
        limit
        22
        end
        23
        product
        24
        purchaseListCount
      uri
      GET collections/{category?}/{group?}
      middleware
      web
      controller
      App\Http\Controllers\Front\ProductController@collections
      namespace
      App\Http\Controllers
      prefix
      where
      as
      collections
      file
      app/Http/Controllers/Front/ProductController.php:1208-1353
      202 statements were executed2.82s
      • select `id`, `name`, `slug`, `meta_title`, `meta_description`, `meta_keywords` from `groups` where `slug` = 'car-covers' and `groups`.`deleted_at` is null limit 1
        5.08ms/app/Http/Controllers/Front/ProductController.php:1261demo_mmg
        Metadata
        Bindings
        • 0. car-covers
        Backtrace
        • 15. /app/Http/Controllers/Front/ProductController.php:1261
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select count(*) as aggregate from `products` where `status` = 1 and (`parent_group_id` = 15 or `group_id` = 15) and `products`.`deleted_at` is null
        7.62ms/app/Http/Controllers/Front/ProductController.php:1315demo_mmg
        Metadata
        Bindings
        • 0. 1
        • 1. 15
        • 2. 15
        Backtrace
        • 15. /app/Http/Controllers/Front/ProductController.php:1315
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select `id`, `slug`, `image_name`, `name`, `regular_price`, `selling_price`, `stock_status`, `custom_field1`, `make_in_india`, `featured_image`, `product_type` from `products` where `status` = 1 and (`parent_group_id` = 15 or `group_id` = 15) and `products`.`deleted_at` is null order by `id` desc limit 48 offset 0
        3.92ms/app/Http/Controllers/Front/ProductController.php:1315demo_mmg
        Metadata
        Bindings
        • 0. 1
        • 1. 15
        • 2. 15
        Backtrace
        • 15. /app/Http/Controllers/Front/ProductController.php:1315
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select `id`, `slug`, `image_name`, `name`, `regular_price`, `selling_price`, `stock_status`, `custom_field1`, `make_in_india`, `featured_image` from `products` where `stock_status` = 1 and `stock_qty` > '0' and `products`.`deleted_at` is null order by `id` desc limit 5
        570μs/app/Http/Controllers/Front/ProductController.php:1321demo_mmg
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        Backtrace
        • 14. /app/Http/Controllers/Front/ProductController.php:1321
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select MAX(products.selling_price) AS maxPrice, MIN(products.selling_price) AS minPrice from `products` where `group_id` = 15
        13.74ms/app/Http/Controllers/Front/ProductController.php:1324demo_mmg
        Metadata
        Bindings
        • 0. 15
        Backtrace
        • 12. /app/Http/Controllers/Front/ProductController.php:1324
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `models` where `models`.`deleted_at` is null
        6.46ms/app/Http/Controllers/Front/ProductController.php:1327demo_mmg
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/Front/ProductController.php:1327
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `makes` where `makes`.`id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 44) and `makes`.`deleted_at` is null
        950μs/app/Http/Controllers/Front/ProductController.php:1327demo_mmg
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Front/ProductController.php:1327
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `carts` where `session_id` = 'QXpzNQ96T4akmRFHsZYNEKhCQQXzycUPNtyuABPn' and `customer_id` is null and `user_ip` = '18.224.15.154'
        62.94ms/app/Http/Controllers/Controller.php:79demo_mmg
        Metadata
        Bindings
        • 0. QXpzNQ96T4akmRFHsZYNEKhCQQXzycUPNtyuABPn
        • 1. 18.224.15.154
        Backtrace
        • 14. /app/Http/Controllers/Controller.php:79
        • 15. /app/Http/Controllers/Front/ProductController.php:1330
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
      • select distinct `category_id` from `products` where `status` = 1 and `stock_status` = 1 and `products`.`deleted_at` is null
        6.59ms/app/Http/Controllers/Front/ProductController.php:1341demo_mmg
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/Front/ProductController.php:1341
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `categories` where `id` in ('8', '5', '10', '6', '7', '15', '11', '', '14') and `categories`.`deleted_at` is null
        680μs/app/Http/Controllers/Front/ProductController.php:1345demo_mmg
        Metadata
        Bindings
        • 0. 8
        • 1. 5
        • 2. 10
        • 3. 6
        • 4. 7
        • 5. 15
        • 6. 11
        • 7. 
        • 8. 14
        Backtrace
        • 14. /app/Http/Controllers/Front/ProductController.php:1345
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `products` where `products`.`id` = 4736 and `products`.`deleted_at` is null limit 1
        950μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4736
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 4736 and `reviews`.`product_id` is not null
        570μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4736
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 4736
        43.63ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 4736
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3741 and `products`.`deleted_at` is null limit 1
        790μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3741
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3741 and `reviews`.`product_id` is not null
        630μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3741
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3741 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.4ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3741
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3741
        48.77ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3741
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3740 and `products`.`deleted_at` is null limit 1
        890μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3740
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3740 and `reviews`.`product_id` is not null
        770μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3740
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3740 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        6.31ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3740
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3740
        51.82ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3740
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3739 and `products`.`deleted_at` is null limit 1
        870μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3739
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3739 and `reviews`.`product_id` is not null
        2.68msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3739
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3739 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        6.95ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3739
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3739
        64.48ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3739
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3738 and `products`.`deleted_at` is null limit 1
        1.07ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3738
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3738 and `reviews`.`product_id` is not null
        650μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3738
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3738 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.34ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3738
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3738
        74.5ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3738
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3737 and `products`.`deleted_at` is null limit 1
        780μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3737
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3737 and `reviews`.`product_id` is not null
        660μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3737
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3737 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.9ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3737
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3737
        42.27ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3737
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3736 and `products`.`deleted_at` is null limit 1
        880μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3736
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3736 and `reviews`.`product_id` is not null
        750μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3736
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3736 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.4ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3736
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3736
        41.37ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3736
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3735 and `products`.`deleted_at` is null limit 1
        750μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3735
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3735 and `reviews`.`product_id` is not null
        460μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3735
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3735 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.58ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3735
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3735
        46.91ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3735
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3734 and `products`.`deleted_at` is null limit 1
        860μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3734
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3734 and `reviews`.`product_id` is not null
        540μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3734
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3734 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.26ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3734
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3734
        42.85ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3734
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3733 and `products`.`deleted_at` is null limit 1
        1.01ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3733
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3733 and `reviews`.`product_id` is not null
        570μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3733
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3733 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.37ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3733
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3733
        42.29ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3733
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3732 and `products`.`deleted_at` is null limit 1
        870μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3732
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3732 and `reviews`.`product_id` is not null
        510μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3732
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3732 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.31ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3732
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3732
        42.22ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3732
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3731 and `products`.`deleted_at` is null limit 1
        930μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3731
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3731 and `reviews`.`product_id` is not null
        550μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3731
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3731 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.38ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3731
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3731
        41.58ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3731
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3730 and `products`.`deleted_at` is null limit 1
        940μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3730
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3730 and `reviews`.`product_id` is not null
        390μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3730
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3730 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.22ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3730
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3730
        41.37ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3730
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3729 and `products`.`deleted_at` is null limit 1
        870μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3729
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3729 and `reviews`.`product_id` is not null
        430μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3729
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3729 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.17ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3729
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3729
        43.99ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3729
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3728 and `products`.`deleted_at` is null limit 1
        910μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3728
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3728 and `reviews`.`product_id` is not null
        600μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3728
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3728 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.89ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3728
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3728
        54.79ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3728
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3727 and `products`.`deleted_at` is null limit 1
        1.1ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3727
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3727 and `reviews`.`product_id` is not null
        550μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3727
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3727 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        6.47ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3727
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3727
        45ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3727
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3726 and `products`.`deleted_at` is null limit 1
        820μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3726
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3726 and `reviews`.`product_id` is not null
        480μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3726
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3726 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.82ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3726
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3726
        46.58ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3726
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3725 and `products`.`deleted_at` is null limit 1
        880μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3725
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3725 and `reviews`.`product_id` is not null
        690μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3725
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3725 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        6.05ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3725
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3725
        52.04ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3725
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3724 and `products`.`deleted_at` is null limit 1
        960μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3724
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3724 and `reviews`.`product_id` is not null
        700μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3724
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3724 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        8.22ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3724
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3724
        49.95ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3724
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3723 and `products`.`deleted_at` is null limit 1
        830μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3723
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3723 and `reviews`.`product_id` is not null
        880μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3723
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3723 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.19ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3723
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3723
        44.67ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3723
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3722 and `products`.`deleted_at` is null limit 1
        820μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3722
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3722 and `reviews`.`product_id` is not null
        670μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3722
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3722 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        15.34ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3722
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3722
        75.57ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3722
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3721 and `products`.`deleted_at` is null limit 1
        1.05ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3721
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3721 and `reviews`.`product_id` is not null
        690μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3721
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3721 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.47ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3721
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3721
        53.98ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3721
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3720 and `products`.`deleted_at` is null limit 1
        1.42ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3720
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3720 and `reviews`.`product_id` is not null
        790μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3720
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3720 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        6.29ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3720
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3720
        42.96ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3720
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3719 and `products`.`deleted_at` is null limit 1
        780μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3719
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3719 and `reviews`.`product_id` is not null
        480μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3719
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3719 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.14ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3719
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3719
        41.03ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3719
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3718 and `products`.`deleted_at` is null limit 1
        1.09ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3718
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3718 and `reviews`.`product_id` is not null
        620μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3718
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3718 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        7.45ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3718
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3718
        44.76ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3718
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3717 and `products`.`deleted_at` is null limit 1
        870μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3717
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3717 and `reviews`.`product_id` is not null
        460μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3717
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3717 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.26ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3717
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3717
        46.98ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3717
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3716 and `products`.`deleted_at` is null limit 1
        810μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3716
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3716 and `reviews`.`product_id` is not null
        520μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3716
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3716 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.18ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3716
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3716
        66.64ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3716
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3715 and `products`.`deleted_at` is null limit 1
        2.03ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3715
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3715 and `reviews`.`product_id` is not null
        590μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3715
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3715 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.62ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3715
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3715
        48.37ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3715
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3714 and `products`.`deleted_at` is null limit 1
        900μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3714
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3714 and `reviews`.`product_id` is not null
        650μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3714
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3714 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.39ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3714
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3714
        55.02ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3714
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3713 and `products`.`deleted_at` is null limit 1
        950μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3713
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3713 and `reviews`.`product_id` is not null
        550μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3713
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3713 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        11.49ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3713
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3713
        85.03ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3713
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3712 and `products`.`deleted_at` is null limit 1
        2.83ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3712
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3712 and `reviews`.`product_id` is not null
        470μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3712
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3712 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.16ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3712
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3712
        44.78ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3712
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3711 and `products`.`deleted_at` is null limit 1
        820μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3711
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3711 and `reviews`.`product_id` is not null
        420μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3711
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3711 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.23ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3711
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3711
        43.04ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3711
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3710 and `products`.`deleted_at` is null limit 1
        740μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3710
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3710 and `reviews`.`product_id` is not null
        430μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3710
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3710 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.04ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3710
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3710
        48.65ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3710
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3709 and `products`.`deleted_at` is null limit 1
        750μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3709
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3709 and `reviews`.`product_id` is not null
        560μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3709
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3709 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.79ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3709
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3709
        49.07ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3709
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3708 and `products`.`deleted_at` is null limit 1
        860μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3708
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3708 and `reviews`.`product_id` is not null
        580μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3708
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3708 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.78ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3708
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3708
        46.19ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3708
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3707 and `products`.`deleted_at` is null limit 1
        820μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3707
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3707 and `reviews`.`product_id` is not null
        450μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3707
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3707 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.43ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3707
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3707
        43.64ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3707
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3706 and `products`.`deleted_at` is null limit 1
        850μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3706
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3706 and `reviews`.`product_id` is not null
        500μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3706
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3706 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.46ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3706
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3706
        44.03ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3706
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3705 and `products`.`deleted_at` is null limit 1
        870μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3705
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3705 and `reviews`.`product_id` is not null
        590μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3705
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3705 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.3ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3705
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3705
        45.77ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3705
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3704 and `products`.`deleted_at` is null limit 1
        1.01ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3704
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3704 and `reviews`.`product_id` is not null
        570μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3704
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3704 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        6.01ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3704
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3704
        48.37ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3704
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3703 and `products`.`deleted_at` is null limit 1
        880μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3703
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3703 and `reviews`.`product_id` is not null
        480μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3703
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3703 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.33ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3703
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3703
        44.16ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3703
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3702 and `products`.`deleted_at` is null limit 1
        880μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3702
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3702 and `reviews`.`product_id` is not null
        440μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3702
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3702 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        8.37ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3702
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3702
        43.3ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3702
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3701 and `products`.`deleted_at` is null limit 1
        770μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3701
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3701 and `reviews`.`product_id` is not null
        520μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3701
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3701 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.26ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3701
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3701
        43.4ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3701
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3700 and `products`.`deleted_at` is null limit 1
        820μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3700
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3700 and `reviews`.`product_id` is not null
        550μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3700
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3700 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.29ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3700
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3700
        43.68ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3700
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3699 and `products`.`deleted_at` is null limit 1
        1.09ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3699
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3699 and `reviews`.`product_id` is not null
        490μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3699
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3699 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        9.44ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3699
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3699
        41.27ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3699
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3698 and `products`.`deleted_at` is null limit 1
        720μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3698
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3698 and `reviews`.`product_id` is not null
        380μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3698
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3698 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.46ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3698
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3698
        43.72ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3698
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3697 and `products`.`deleted_at` is null limit 1
        1.14ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3697
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3697 and `reviews`.`product_id` is not null
        560μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3697
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3697 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        6.07ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3697
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3697
        51.53ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3697
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3696 and `products`.`deleted_at` is null limit 1
        760μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3696
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3696 and `reviews`.`product_id` is not null
        510μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3696
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3696 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.27ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3696
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3696
        47.91ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3696
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `products` where `products`.`id` = 3695 and `products`.`deleted_at` is null limit 1
        890μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3695
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:310
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `reviews` where `reviews`.`product_id` = 3695 and `reviews`.`product_id` is not null
        620μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 3695
        Backtrace
        • 19. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 23. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `product_details` where `product_id` = 3695 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        5.54ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 3695
        Backtrace
        • 15. /app/Helpers/ProductHelper.php:92
        • 16. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:333
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 20. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '18.224.15.154' and `product_id` = 3695
        43.22ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        • 1. 3695
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:378
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 19. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
      • select * from `purchase_lists` where `user_ip` = '18.224.15.154' and `session_id` is null and `customer_id` is null
        4.45ms/app/Providers/AppServiceProvider.php:59demo_mmg
        Metadata
        Bindings
        • 0. 18.224.15.154
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:59
        • 15. /app/Providers/AppServiceProvider.php:36
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:124
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      App\ProductDetails
      47
      App\Categories
      8
      App\Makes
      28
      App\Models
      849
      App\Product
      110
      App\Groups
      1
          _token
          pcSGj5k7G2iBk0gmbht3dPmZfDT0QLut9K7jXJ8u
          _previous
          array:1 [ "url" => "https://mmg.varianceglobal.in/collections/car-accessories/car-covers" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /collections/car-accessories/car-covers
          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:15 [ "host" => array:1 [ 0 => "mmg.varianceglobal.in" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_server
          0 of 0
          array:44 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "mmg.varianceglobal.in" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "mmg.varianceglobal.in" "HTTP_HOST" => "mmg.varianceglobal.in" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "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" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "mmg.varianceglobal.in" "SERVER_ADDR" => "143.110.184.147" "SERVER_PORT" => "443" "REMOTE_ADDR" => "18.224.15.154" "DOCUMENT_ROOT" => "/home/demo/web/mmg.varianceglobal.in/public/" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home/demo/web/mmg.varianceglobal.in/public/" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/home/demo/web/mmg.varianceglobal.in/public/index.php" "REMOTE_PORT" => "4642" "REDIRECT_URL" => "/collections/car-accessories/car-covers" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/collections/car-accessories/car-covers" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743860198.4646 "REQUEST_TIME" => 1743860198 ]
          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 => "Sat, 05 Apr 2025 13:36:38 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRnYmpGTTNFRm1QenN1TXBWR2JFZUE9PSIsInZhbHVlIjoiSW51RHBFY09qcUxjNnUzek9tWUMzZ3lVS1JqTlFFQUh1MnFGeGd1cFwvQlRtWjY5T0NxQVwvNWIwV0R6U0ZhZDJOcUhQNHpGdTF6eGlQZHBUNnVlVmVvbDl4ME5meXJ1cFlHMHlvM1NjYkpwV1VadnhiWWkxTTdwdTBIaUVIZlNTXC8iLCJtYWMiOiIxYTQxYjg1NmQ3MmFjYjFhZWUyNTY4ODI2ZmQxNDRlOTI3MGQxN2FmMWQ5MjhmNTlkY2Y1MzJkYmY5NWQyMGEwIn0%3D; expires=Sat, 05-Apr-2025 15:36:41 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6InRnYmpGTTNFRm1QenN1TXBWR2JFZUE9PSIsInZhbHVlIjoiSW51RHBFY09qcUxjNnUzek9tWUMzZ3lVS1JqTlFFQUh1MnFGeGd1cFwvQlRtWjY5T0NxQVwvNWIwV0R6U0ZhZDJOcUhQN" 1 => "laravel_session=eyJpdiI6IitreGhzanhGMXdUZHdGUFNJUGt2SXc9PSIsInZhbHVlIjoiTUNxZ3JyT2pPb2NleXI3V3BcL1craVwvVjhiMXF5WkczcWtKcytYMlhjNENGcWM3a0pCZnlDM2p6VTZiRkV2TUZnTlE0U3FyOWdDSU5iaHlcL3pPZFdKUkFzUUZ5elZwdkhpdkx3SjFyVzhnMEpscGd6R1hiRlwvd01ZaFB5OTZ2YWhoIiwibWFjIjoiYzgwNTY1MGQzNWM0ZWY5MDVlZjliNDdiYjZlMWExZTI3ZGZhNzRkMGI1Njg2MGVmZDY3YTcyYjRkZTBjNDIwMyJ9; expires=Sat, 05-Apr-2025 15:36:41 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IitreGhzanhGMXdUZHdGUFNJUGt2SXc9PSIsInZhbHVlIjoiTUNxZ3JyT2pPb2NleXI3V3BcL1craVwvVjhiMXF5WkczcWtKcytYMlhjNENGcWM3a0pCZnlDM2p6VTZiRkV2TUZn" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InRnYmpGTTNFRm1QenN1TXBWR2JFZUE9PSIsInZhbHVlIjoiSW51RHBFY09qcUxjNnUzek9tWUMzZ3lVS1JqTlFFQUh1MnFGeGd1cFwvQlRtWjY5T0NxQVwvNWIwV0R6U0ZhZDJOcUhQNHpGdTF6eGlQZHBUNnVlVmVvbDl4ME5meXJ1cFlHMHlvM1NjYkpwV1VadnhiWWkxTTdwdTBIaUVIZlNTXC8iLCJtYWMiOiIxYTQxYjg1NmQ3MmFjYjFhZWUyNTY4ODI2ZmQxNDRlOTI3MGQxN2FmMWQ5MjhmNTlkY2Y1MzJkYmY5NWQyMGEwIn0%3D; expires=Sat, 05-Apr-2025 15:36:41 GMT; path=/XSRF-TOKEN=eyJpdiI6InRnYmpGTTNFRm1QenN1TXBWR2JFZUE9PSIsInZhbHVlIjoiSW51RHBFY09qcUxjNnUzek9tWUMzZ3lVS1JqTlFFQUh1MnFGeGd1cFwvQlRtWjY5T0NxQVwvNWIwV0R6U0ZhZDJOcUhQN" 1 => "laravel_session=eyJpdiI6IitreGhzanhGMXdUZHdGUFNJUGt2SXc9PSIsInZhbHVlIjoiTUNxZ3JyT2pPb2NleXI3V3BcL1craVwvVjhiMXF5WkczcWtKcytYMlhjNENGcWM3a0pCZnlDM2p6VTZiRkV2TUZnTlE0U3FyOWdDSU5iaHlcL3pPZFdKUkFzUUZ5elZwdkhpdkx3SjFyVzhnMEpscGd6R1hiRlwvd01ZaFB5OTZ2YWhoIiwibWFjIjoiYzgwNTY1MGQzNWM0ZWY5MDVlZjliNDdiYjZlMWExZTI3ZGZhNzRkMGI1Njg2MGVmZDY3YTcyYjRkZTBjNDIwMyJ9; expires=Sat, 05-Apr-2025 15:36:41 GMT; path=/; httponlylaravel_session=eyJpdiI6IitreGhzanhGMXdUZHdGUFNJUGt2SXc9PSIsInZhbHVlIjoiTUNxZ3JyT2pPb2NleXI3V3BcL1craVwvVjhiMXF5WkczcWtKcytYMlhjNENGcWM3a0pCZnlDM2p6VTZiRkV2TUZn" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "pcSGj5k7G2iBk0gmbht3dPmZfDT0QLut9K7jXJ8u" "_previous" => array:1 [ "url" => "https://mmg.varianceglobal.in/collections/car-accessories/car-covers" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]