Filters

Filters

Price: ₹199 – ₹1750
Showing 48 of 542 products
Menu
Shopping Cart
7.3.29PHP Version4.06sRequest Duration14MBMemory UsageGET collections/{category?}/{group?}Route
    • Booting (34.59ms)
    • Application (4.03s)
    • 1 x Application (99.14%)
      4.03s
      1 x Booting (0.85%)
      34.59ms
      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
      203 statements were executed3.68s
      • select `id`, `name`, `slug`, `meta_title`, `meta_description`, `meta_keywords` from `groups` where `slug` = 'seat-covers-cushions' and `groups`.`deleted_at` is null limit 1
        1.1ms/app/Http/Controllers/Front/ProductController.php:1261demo_mmg
        Metadata
        Bindings
        • 0. seat-covers-cushions
        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` = 38 or `group_id` = 38) and `products`.`deleted_at` is null
        8.3ms/app/Http/Controllers/Front/ProductController.php:1315demo_mmg
        Metadata
        Bindings
        • 0. 1
        • 1. 38
        • 2. 38
        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` = 38 or `group_id` = 38) and `products`.`deleted_at` is null order by `id` desc limit 48 offset 48
        3.17ms/app/Http/Controllers/Front/ProductController.php:1315demo_mmg
        Metadata
        Bindings
        • 0. 1
        • 1. 38
        • 2. 38
        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
        1.09ms/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` = 38
        7.99ms/app/Http/Controllers/Front/ProductController.php:1324demo_mmg
        Metadata
        Bindings
        • 0. 38
        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.53ms/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
        1.28ms/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` = 'wjnLF8LbqpTACQyOevySVyDhz1F6s7mjS6oW7RMv' and `customer_id` is null and `user_ip` = '18.217.228.61'
        75.1ms/app/Http/Controllers/Controller.php:79demo_mmg
        Metadata
        Bindings
        • 0. wjnLF8LbqpTACQyOevySVyDhz1F6s7mjS6oW7RMv
        • 1. 18.217.228.61
        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
        9.13ms/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
        1.2ms/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` = 4606 and `products`.`deleted_at` is null limit 1
        1.13ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4606
        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` = 4606 and `reviews`.`product_id` is not null
        690μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4606
        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` = 4606 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        13.48ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4606
        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.217.228.61' and `product_id` = 4606
        46.55ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4606
        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` = 4605 and `products`.`deleted_at` is null limit 1
        970μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4605
        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` = 4605 and `reviews`.`product_id` is not null
        750μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4605
        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` = 4605 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        11.03ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4605
        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.217.228.61' and `product_id` = 4605
        83.1ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4605
        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` = 4604 and `products`.`deleted_at` is null limit 1
        1ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4604
        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` = 4604 and `reviews`.`product_id` is not null
        690μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4604
        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` = 4604 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.89ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4604
        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.217.228.61' and `product_id` = 4604
        51.62ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4604
        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` = 4603 and `products`.`deleted_at` is null limit 1
        1.08ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4603
        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` = 4603 and `reviews`.`product_id` is not null
        740μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4603
        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` = 4603 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.12ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4603
        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.217.228.61' and `product_id` = 4603
        49.53ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4603
        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` = 4602 and `products`.`deleted_at` is null limit 1
        790μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4602
        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` = 4602 and `reviews`.`product_id` is not null
        590μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4602
        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` = 4602 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        9.52ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4602
        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.217.228.61' and `product_id` = 4602
        54.04ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4602
        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` = 4601 and `products`.`deleted_at` is null limit 1
        940μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4601
        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` = 4601 and `reviews`.`product_id` is not null
        600μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4601
        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` = 4601 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        13.06ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4601
        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.217.228.61' and `product_id` = 4601
        66.41ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4601
        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` = 4600 and `products`.`deleted_at` is null limit 1
        880μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4600
        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` = 4600 and `reviews`.`product_id` is not null
        840μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4600
        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` = 4600 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        11.6ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4600
        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.217.228.61' and `product_id` = 4600
        52.6ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4600
        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` = 4599 and `products`.`deleted_at` is null limit 1
        990μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4599
        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` = 4599 and `reviews`.`product_id` is not null
        500μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4599
        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` = 4599 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.33ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4599
        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.217.228.61' and `product_id` = 4599
        48.11ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4599
        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` = 4598 and `products`.`deleted_at` is null limit 1
        640μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4598
        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` = 4598 and `reviews`.`product_id` is not null
        510μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4598
        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` = 4598 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        12.22ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4598
        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.217.228.61' and `product_id` = 4598
        50.78ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4598
        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` = 4597 and `products`.`deleted_at` is null limit 1
        1.11ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4597
        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` = 4597 and `reviews`.`product_id` is not null
        590μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4597
        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` = 4597 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        9.92ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4597
        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.217.228.61' and `product_id` = 4597
        49.57ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4597
        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` = 4596 and `products`.`deleted_at` is null limit 1
        890μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4596
        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` = 4596 and `reviews`.`product_id` is not null
        460μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4596
        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` = 4596 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.85ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4596
        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.217.228.61' and `product_id` = 4596
        45.71ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4596
        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` = 4595 and `products`.`deleted_at` is null limit 1
        1.27ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4595
        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` = 4595 and `reviews`.`product_id` is not null
        770μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4595
        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` = 4595 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        9.94ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4595
        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.217.228.61' and `product_id` = 4595
        46.31ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4595
        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` = 4594 and `products`.`deleted_at` is null limit 1
        1.13ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4594
        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` = 4594 and `reviews`.`product_id` is not null
        620μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4594
        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` = 4594 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.71ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4594
        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.217.228.61' and `product_id` = 4594
        49.23ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4594
        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` = 4593 and `products`.`deleted_at` is null limit 1
        1.12ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4593
        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` = 4593 and `reviews`.`product_id` is not null
        1.01msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4593
        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` = 4593 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        11.52ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4593
        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.217.228.61' and `product_id` = 4593
        45.91ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4593
        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` = 4592 and `products`.`deleted_at` is null limit 1
        1.43ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4592
        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` = 4592 and `reviews`.`product_id` is not null
        790μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4592
        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` = 4592 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        9.41ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4592
        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.217.228.61' and `product_id` = 4592
        49.1ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4592
        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` = 4591 and `products`.`deleted_at` is null limit 1
        1.11ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4591
        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` = 4591 and `reviews`.`product_id` is not null
        910μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4591
        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` = 4591 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.99ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4591
        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.217.228.61' and `product_id` = 4591
        52.95ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4591
        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` = 4590 and `products`.`deleted_at` is null limit 1
        760μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4590
        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` = 4590 and `reviews`.`product_id` is not null
        690μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4590
        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` = 4590 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        9.92ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4590
        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.217.228.61' and `product_id` = 4590
        45.46ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4590
        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` = 4589 and `products`.`deleted_at` is null limit 1
        1.05ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4589
        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` = 4589 and `reviews`.`product_id` is not null
        710μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4589
        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` = 4589 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        12.8ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4589
        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.217.228.61' and `product_id` = 4589
        51.32ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4589
        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` = 4588 and `products`.`deleted_at` is null limit 1
        1.14ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4588
        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` = 4588 and `reviews`.`product_id` is not null
        740μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4588
        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` = 4588 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        11.42ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4588
        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.217.228.61' and `product_id` = 4588
        50.2ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4588
        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` = 4587 and `products`.`deleted_at` is null limit 1
        1.3ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4587
        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` = 4587 and `reviews`.`product_id` is not null
        720μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4587
        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` = 4587 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.16ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4587
        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.217.228.61' and `product_id` = 4587
        48.52ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4587
        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` = 4586 and `products`.`deleted_at` is null limit 1
        1.15ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4586
        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` = 4586 and `reviews`.`product_id` is not null
        750μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4586
        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` = 4586 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        11.19ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4586
        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.217.228.61' and `product_id` = 4586
        47.29ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4586
        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` = 4585 and `products`.`deleted_at` is null limit 1
        1.05ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4585
        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` = 4585 and `reviews`.`product_id` is not null
        810μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4585
        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` = 4585 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.69ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4585
        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.217.228.61' and `product_id` = 4585
        45.82ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4585
        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` = 4584 and `products`.`deleted_at` is null limit 1
        930μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4584
        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` = 4584 and `reviews`.`product_id` is not null
        640μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4584
        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` = 4584 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        9.21ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4584
        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.217.228.61' and `product_id` = 4584
        46.21ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4584
        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` = 4583 and `products`.`deleted_at` is null limit 1
        1.18ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4583
        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` = 4583 and `reviews`.`product_id` is not null
        630μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4583
        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` = 4583 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        9.43ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4583
        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.217.228.61' and `product_id` = 4583
        43.04ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4583
        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` = 4582 and `products`.`deleted_at` is null limit 1
        1.24ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4582
        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` = 4582 and `reviews`.`product_id` is not null
        640μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4582
        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` = 4582 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.04ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4582
        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.217.228.61' and `product_id` = 4582
        52.12ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4582
        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` = 4581 and `products`.`deleted_at` is null limit 1
        1.11ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4581
        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` = 4581 and `reviews`.`product_id` is not null
        620μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4581
        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` = 4581 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        16.49ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4581
        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.217.228.61' and `product_id` = 4581
        53.9ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4581
        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` = 4580 and `products`.`deleted_at` is null limit 1
        1.16ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4580
        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` = 4580 and `reviews`.`product_id` is not null
        940μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4580
        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` = 4580 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        17.06ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4580
        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.217.228.61' and `product_id` = 4580
        51.64ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4580
        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` = 4579 and `products`.`deleted_at` is null limit 1
        1.24ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4579
        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` = 4579 and `reviews`.`product_id` is not null
        1.08msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4579
        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` = 4579 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        14.54ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4579
        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.217.228.61' and `product_id` = 4579
        51.37ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4579
        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` = 4578 and `products`.`deleted_at` is null limit 1
        1.34ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4578
        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` = 4578 and `reviews`.`product_id` is not null
        640μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4578
        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` = 4578 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        13.99ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4578
        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.217.228.61' and `product_id` = 4578
        64.72ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4578
        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` = 4577 and `products`.`deleted_at` is null limit 1
        1.12ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4577
        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` = 4577 and `reviews`.`product_id` is not null
        800μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4577
        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` = 4577 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        14.64ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4577
        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.217.228.61' and `product_id` = 4577
        59.6ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4577
        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` = 4576 and `products`.`deleted_at` is null limit 1
        1.14ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4576
        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` = 4576 and `reviews`.`product_id` is not null
        1.32msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4576
        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` = 4576 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.75ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4576
        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.217.228.61' and `product_id` = 4576
        50.03ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4576
        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` = 4575 and `products`.`deleted_at` is null limit 1
        1.2ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4575
        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` = 4575 and `reviews`.`product_id` is not null
        960μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4575
        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` = 4575 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        15.02ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4575
        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.217.228.61' and `product_id` = 4575
        51.78ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4575
        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` = 4574 and `products`.`deleted_at` is null limit 1
        3.48ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4574
        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` = 4574 and `reviews`.`product_id` is not null
        1.24msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4574
        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` = 4574 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        36.09ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4574
        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.217.228.61' and `product_id` = 4574
        120ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4574
        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` = 4573 and `products`.`deleted_at` is null limit 1
        3.51ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4573
        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` = 4573 and `reviews`.`product_id` is not null
        1.1msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4573
        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` = 4573 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        16.24ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4573
        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.217.228.61' and `product_id` = 4573
        79.34ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4573
        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` = 4572 and `products`.`deleted_at` is null limit 1
        2.5ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4572
        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` = 4572 and `reviews`.`product_id` is not null
        1.38msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4572
        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` = 4572 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        17.1ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4572
        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.217.228.61' and `product_id` = 4572
        69.53ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4572
        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` = 4571 and `products`.`deleted_at` is null limit 1
        1.56ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4571
        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` = 4571 and `reviews`.`product_id` is not null
        1.3msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4571
        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` = 4571 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        11.48ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4571
        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.217.228.61' and `product_id` = 4571
        69.02ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4571
        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` = 4570 and `products`.`deleted_at` is null limit 1
        1.42ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4570
        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` = 4570 and `reviews`.`product_id` is not null
        1.51msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4570
        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` = 4570 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        14.67ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4570
        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.217.228.61' and `product_id` = 4570
        55.85ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4570
        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` = 4569 and `products`.`deleted_at` is null limit 1
        1.55ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4569
        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` = 4569 and `reviews`.`product_id` is not null
        820μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4569
        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` = 4569 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        14.35ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4569
        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.217.228.61' and `product_id` = 4569
        85.13ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4569
        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` = 4568 and `products`.`deleted_at` is null limit 1
        1.26ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4568
        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` = 4568 and `reviews`.`product_id` is not null
        780μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4568
        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` = 4568 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        18.21ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4568
        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.217.228.61' and `product_id` = 4568
        79.04ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4568
        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` = 4567 and `products`.`deleted_at` is null limit 1
        870μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4567
        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` = 4567 and `reviews`.`product_id` is not null
        630μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4567
        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` = 4567 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.49ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4567
        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.217.228.61' and `product_id` = 4567
        54.63ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4567
        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` = 4566 and `products`.`deleted_at` is null limit 1
        1.12ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4566
        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` = 4566 and `reviews`.`product_id` is not null
        1.2msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4566
        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` = 4566 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        11.14ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4566
        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.217.228.61' and `product_id` = 4566
        51.19ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4566
        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` = 4565 and `products`.`deleted_at` is null limit 1
        1.31ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4565
        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` = 4565 and `reviews`.`product_id` is not null
        800μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4565
        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` = 4565 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        10.32ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4565
        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.217.228.61' and `product_id` = 4565
        66.01ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4565
        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` = 4564 and `products`.`deleted_at` is null limit 1
        840μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4564
        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` = 4564 and `reviews`.`product_id` is not null
        800μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4564
        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` = 4564 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        9.89ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4564
        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.217.228.61' and `product_id` = 4564
        49.06ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4564
        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` = 4563 and `products`.`deleted_at` is null limit 1
        1ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4563
        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` = 4563 and `reviews`.`product_id` is not null
        590μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4563
        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` = 4563 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. 4563
        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.217.228.61' and `product_id` = 4563
        59.29ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4563
        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` = 4562 and `products`.`deleted_at` is null limit 1
        980μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4562
        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` = 4562 and `reviews`.`product_id` is not null
        540μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4562
        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` = 4562 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        11.93ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4562
        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.217.228.61' and `product_id` = 4562
        55.25ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4562
        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` = 4561 and `products`.`deleted_at` is null limit 1
        1.53ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4561
        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` = 4561 and `reviews`.`product_id` is not null
        1.63msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4561
        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` = 4561 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        18.13ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4561
        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.217.228.61' and `product_id` = 4561
        91.21ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4561
        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` = 4560 and `products`.`deleted_at` is null limit 1
        7.75ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4560
        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` = 4560 and `reviews`.`product_id` is not null
        1.29msview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4560
        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` = 4560 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        19.55ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4560
        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.217.228.61' and `product_id` = 4560
        88.93ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4560
        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` = 4559 and `products`.`deleted_at` is null limit 1
        3.72ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4559
        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` = 4559 and `reviews`.`product_id` is not null
        780μsview::138f9e9dbb8a86c49811a5fa2b64d9daaa1afa73:325demo_mmg
        Metadata
        Bindings
        • 0. 4559
        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` = 4559 and `parent_sku` is not null and `product_details`.`deleted_at` is null limit 1
        15.65ms/app/Helpers/ProductHelper.php:92demo_mmg
        Metadata
        Bindings
        • 0. 4559
        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.217.228.61' and `product_id` = 4559
        98.85ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        • 1. 4559
        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.217.228.61' and `session_id` is null and `customer_id` is null
        8.51ms/app/Providers/AppServiceProvider.php:59demo_mmg
        Metadata
        Bindings
        • 0. 18.217.228.61
        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
      48
      App\Categories
      8
      App\Makes
      28
      App\Models
      849
      App\Product
      110
      App\Groups
      1
          _token
          b2PTPqMDrKu5Cq2MxMYDiIqA8ZdhiBajvO8UD5Yj
          _previous
          array:1 [ "url" => "https://mmg.varianceglobal.in/collections/car-accessories/seat-covers-cushions...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /collections/car-accessories/seat-covers-cushions
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "2" ]
          request_request
          0 of 0
          array:1 [ "page" => "2" ]
          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:45 [ "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.217.228.61" "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" => "35614" "REDIRECT_URL" => "/collections/car-accessories/seat-covers-cushions" "REDIRECT_QUERY_STRING" => "page=2" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "page=2" "REQUEST_URI" => "/collections/car-accessories/seat-covers-cushions?page=2" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743957057.5577 "REQUEST_TIME" => 1743957057 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 06 Apr 2025 16:30:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF2bVVVYnMyb1p4aU1jTUc0RlFadGc9PSIsInZhbHVlIjoiZmZzVE1abUFpSHMxWjFyU0dndkpjRkNwZitoWm1aMnA3Y1VoK2hkZ05JOW5VZzRReEV5aXNGRXA1V1BjK1hRQUdQVjZ6ZW5nY3NaSkUzb2xWMktZVVVTM3RZT0FaSGNYNEEyQm42MlNYRDNFTklSNm9lOGFrVXhzbHg2VlQ2bTYiLCJtYWMiOiI2YzMwNWI4MmQ2NjRiZGM1ZjFkOTM3MDcyMzc1NzI4OTY2ZTJmMmFlZDczYzNlNzc0OGE5YzAzNTA3YTBlZTE4In0%3D; expires=Sun, 06-Apr-2025 18:31:01 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImF2bVVVYnMyb1p4aU1jTUc0RlFadGc9PSIsInZhbHVlIjoiZmZzVE1abUFpSHMxWjFyU0dndkpjRkNwZitoWm1aMnA3Y1VoK2hkZ05JOW5VZzRReEV5aXNGRXA1V1BjK1hRQUdQVjZ6Z" 1 => "laravel_session=eyJpdiI6IitkM0sxS3J2YXVKdDZ5RlwveFZkeFZ3PT0iLCJ2YWx1ZSI6IkJJWjBWcE96VFFsbHlJTmxjZGthcXd0YVdzZGhBcERVU0ZBc1UwM2RNdjdmbmN4emtCTjlyaXhMWnMzcWJaMGQ2V3dnc2xVOEQxNnBrbWY3UHhOZENxek9FYUZwakJUbkVQZ283UUlTQlBkeTBMRFB5WmRjMTkwMWJKRXB5VURZIiwibWFjIjoiNzE0ZGNlOGJjNWMxMWZiMjE4YmRhOWJjMzUzOTUxYzc0M2Q1NDNkNGE5NWUxYmIyZmRlM2JhZGU1NmQwYzkwNyJ9; expires=Sun, 06-Apr-2025 18:31:01 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IitkM0sxS3J2YXVKdDZ5RlwveFZkeFZ3PT0iLCJ2YWx1ZSI6IkJJWjBWcE96VFFsbHlJTmxjZGthcXd0YVdzZGhBcERVU0ZBc1UwM2RNdjdmbmN4emtCTjlyaXhMWnMzcWJaMGQ2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImF2bVVVYnMyb1p4aU1jTUc0RlFadGc9PSIsInZhbHVlIjoiZmZzVE1abUFpSHMxWjFyU0dndkpjRkNwZitoWm1aMnA3Y1VoK2hkZ05JOW5VZzRReEV5aXNGRXA1V1BjK1hRQUdQVjZ6ZW5nY3NaSkUzb2xWMktZVVVTM3RZT0FaSGNYNEEyQm42MlNYRDNFTklSNm9lOGFrVXhzbHg2VlQ2bTYiLCJtYWMiOiI2YzMwNWI4MmQ2NjRiZGM1ZjFkOTM3MDcyMzc1NzI4OTY2ZTJmMmFlZDczYzNlNzc0OGE5YzAzNTA3YTBlZTE4In0%3D; expires=Sun, 06-Apr-2025 18:31:01 GMT; path=/XSRF-TOKEN=eyJpdiI6ImF2bVVVYnMyb1p4aU1jTUc0RlFadGc9PSIsInZhbHVlIjoiZmZzVE1abUFpSHMxWjFyU0dndkpjRkNwZitoWm1aMnA3Y1VoK2hkZ05JOW5VZzRReEV5aXNGRXA1V1BjK1hRQUdQVjZ6Z" 1 => "laravel_session=eyJpdiI6IitkM0sxS3J2YXVKdDZ5RlwveFZkeFZ3PT0iLCJ2YWx1ZSI6IkJJWjBWcE96VFFsbHlJTmxjZGthcXd0YVdzZGhBcERVU0ZBc1UwM2RNdjdmbmN4emtCTjlyaXhMWnMzcWJaMGQ2V3dnc2xVOEQxNnBrbWY3UHhOZENxek9FYUZwakJUbkVQZ283UUlTQlBkeTBMRFB5WmRjMTkwMWJKRXB5VURZIiwibWFjIjoiNzE0ZGNlOGJjNWMxMWZiMjE4YmRhOWJjMzUzOTUxYzc0M2Q1NDNkNGE5NWUxYmIyZmRlM2JhZGU1NmQwYzkwNyJ9; expires=Sun, 06-Apr-2025 18:31:01 GMT; path=/; httponlylaravel_session=eyJpdiI6IitkM0sxS3J2YXVKdDZ5RlwveFZkeFZ3PT0iLCJ2YWx1ZSI6IkJJWjBWcE96VFFsbHlJTmxjZGthcXd0YVdzZGhBcERVU0ZBc1UwM2RNdjdmbmN4emtCTjlyaXhMWnMzcWJaMGQ2" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "b2PTPqMDrKu5Cq2MxMYDiIqA8ZdhiBajvO8UD5Yj" "_previous" => array:1 [ "url" => "https://mmg.varianceglobal.in/collections/car-accessories/seat-covers-cushions?page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]