Search By Vechicles

Over hundreds of brands and tens of thousands of parts

Buy Best Car & Bike Accessories Online

Explore Wide Range Of Custom Fit Products

Featured Car Makers

shipping
Free Shipping
on orders above ₹499
Customer Service
Available
100% Safety
Only secure payments
Great Value
10000+ product range

Mobile & Gadgets

87.54% Off
₹249 ₹1999

Bike Accessories

64.01% Off
₹1799 ₹4999
Shopping Cart
Total ₹335
7.4.22PHP Version2.57sRequest Duration8MBMemory UsageGET /Route
    • Booting (18.41ms)
    • Application (2.56s)
    • 1 x Application (99.28%)
      2.56s
      1 x Booting (0.72%)
      18.41ms
      4 templates were rendered
      • front.home.index (resources/views/front/home/index.blade.php)13blade
        Params
        0
        homeBanners
        1
        brandLogos
        2
        products
        3
        carts
        4
        final_prices
        5
        final_all_prices
        6
        utilities
        7
        featured_products
        8
        led
        9
        bike_accessories
        10
        interior_accessories
        11
        mobiles
        12
        makes
      • front.layouts.header (resources/views/front/layouts/header.blade.php)36blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        __sentry_tracing_view_name
        5
        homeBanners
        6
        brandLogos
        7
        products
        8
        carts
        9
        final_prices
        10
        final_all_prices
        11
        utilities
        12
        featured_products
        13
        led
        14
        bike_accessories
        15
        interior_accessories
        16
        mobiles
        17
        makes
        18
        __empty_1
        19
        __currentLoopData
        20
        make
        21
        loop
        22
        i
        23
        product
        24
        key
        25
        limit
        26
        end
        27
        homeBanner
        28
        home_path_parts
        29
        home_filename_woext
        30
        doubleCounter
        31
        brandLogo
        32
        path_parts
        33
        filename_woext
        34
        cart
        35
        purchaseListCount
      • front.layouts.head (resources/views/front/layouts/head.blade.php)36blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        __sentry_tracing_view_name
        5
        homeBanners
        6
        brandLogos
        7
        products
        8
        carts
        9
        final_prices
        10
        final_all_prices
        11
        utilities
        12
        featured_products
        13
        led
        14
        bike_accessories
        15
        interior_accessories
        16
        mobiles
        17
        makes
        18
        __empty_1
        19
        __currentLoopData
        20
        make
        21
        loop
        22
        i
        23
        product
        24
        key
        25
        limit
        26
        end
        27
        homeBanner
        28
        home_path_parts
        29
        home_filename_woext
        30
        doubleCounter
        31
        brandLogo
        32
        path_parts
        33
        filename_woext
        34
        cart
        35
        purchaseListCount
      • front.layouts.css (resources/views/front/layouts/css.blade.php)36blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        __sentry_tracing_view_name
        5
        homeBanners
        6
        brandLogos
        7
        products
        8
        carts
        9
        final_prices
        10
        final_all_prices
        11
        utilities
        12
        featured_products
        13
        led
        14
        bike_accessories
        15
        interior_accessories
        16
        mobiles
        17
        makes
        18
        __empty_1
        19
        __currentLoopData
        20
        make
        21
        loop
        22
        i
        23
        product
        24
        key
        25
        limit
        26
        end
        27
        homeBanner
        28
        home_path_parts
        29
        home_filename_woext
        30
        doubleCounter
        31
        brandLogo
        32
        path_parts
        33
        filename_woext
        34
        cart
        35
        purchaseListCount
      uri
      GET /
      middleware
      web
      controller
      App\Http\Controllers\Front\IndexController@index
      namespace
      App\Http\Controllers
      prefix
      where
      as
      index
      file
      app/Http/Controllers/Front/IndexController.php:41-88
      102 statements were executed, 18 of which were duplicated, 84 unique2.42s
      • select * from `home_banners`
        1.37ms/app/Http/Controllers/Front/IndexController.php:43demo_mmg
        Metadata
        Backtrace
        • 15. /app/Http/Controllers/Front/IndexController.php:43
        • 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 `url`, `name` from `brand_logos` where `status` = 1
        980μs/app/Http/Controllers/Front/IndexController.php:44demo_mmg
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/Front/IndexController.php:44
        • 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 `id`, `name`, `regular_price`, `selling_price`, `stock_status`, `custom_field1`, `make_in_india`, `slug`, `image_name`, `featured_image`, `product_type`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id`) as `reviews_count` from `products` where `custom_field1` = 1 and `stock_status` = 1 and `stock_qty` > 0 and `products`.`deleted_at` is null order by `id` desc
        8.79ms/app/Http/Controllers/Front/IndexController.php:46demo_mmg
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 0
        Backtrace
        • 14. /app/Http/Controllers/Front/IndexController.php:46
        • 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 `reviews` where `reviews`.`product_id` in (174, 175, 176, 285, 1327, 1401, 2781, 2814, 2817, 2838, 4730, 4749, 5094)
        900μs/app/Http/Controllers/Front/IndexController.php:46demo_mmg
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Front/IndexController.php:46
        • 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 `id`, `slug`, `image_name`, `name`, `regular_price`, `selling_price`, `stock_status`, `custom_field1`, `make_in_india`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id`) as `reviews_count` from `products` where `featured` = 1 and `stock_status` = 1 and `stock_qty` > 0 and `products`.`deleted_at` is null order by `id` desc limit 7
        4.2ms/app/Http/Controllers/Front/IndexController.php:51demo_mmg
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 0
        Backtrace
        • 14. /app/Http/Controllers/Front/IndexController.php:51
        • 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 `reviews` where `reviews`.`product_id` in (2817, 4730, 4750, 5105, 5106, 5107, 5108)
        520μs/app/Http/Controllers/Front/IndexController.php:51demo_mmg
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Front/IndexController.php:51
        • 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` = 'nygpbvlHI6upKrHvjYTaQQz8vWE4nM8SqYsD5f58' and `customer_id` is null and `user_ip` = '3.16.214.145'
        76.67ms/app/Http/Controllers/Controller.php:79demo_mmg
        Metadata
        Bindings
        • 0. nygpbvlHI6upKrHvjYTaQQz8vWE4nM8SqYsD5f58
        • 1. 3.16.214.145
        Backtrace
        • 14. /app/Http/Controllers/Controller.php:79
        • 15. /app/Http/Controllers/Front/IndexController.php:73
        • 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 * from `makes` where `makes`.`deleted_at` is null order by `name` asc
        950μs/app/Http/Controllers/Front/IndexController.php:84demo_mmg
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/Front/IndexController.php:84
        • 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` = 5094 and `products`.`deleted_at` is null limit 1
        900μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 5094
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 5094
        47.52ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 5094
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 4749 and `products`.`deleted_at` is null limit 1
        860μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4749
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 4749
        55.05ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 4749
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 4730 and `products`.`deleted_at` is null limit 1
        1.1ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4730
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 4730
        56.04ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 4730
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 2838 and `products`.`deleted_at` is null limit 1
        800μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2838
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2838
        47.32ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2838
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 2817 and `products`.`deleted_at` is null limit 1
        930μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2817
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2817
        56.93ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2817
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 2814 and `products`.`deleted_at` is null limit 1
        1.16ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2814
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2814
        76.54ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2814
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 2781 and `products`.`deleted_at` is null limit 1
        1.03ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2781
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2781
        74.8ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2781
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 1401 and `products`.`deleted_at` is null limit 1
        840μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 1401
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 1401
        54.22ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 1401
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 1327 and `products`.`deleted_at` is null limit 1
        1.01ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 1327
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 1327
        48.47ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 1327
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 285 and `products`.`deleted_at` is null limit 1
        850μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 285
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:117
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 285
        43.59ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 285
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:177
        • 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` = 2631 and `products`.`deleted_at` is null limit 1
        830μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2631
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2631
        50.2ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2631
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 2768 and `products`.`deleted_at` is null limit 1
        840μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2768
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2768
        52.68ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2768
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 2815 and `products`.`deleted_at` is null limit 1
        1.06ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2815
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2815
        45.6ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2815
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 2816 and `products`.`deleted_at` is null limit 1
        1.01ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2816
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2816
        47.77ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2816
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 2674 and `products`.`deleted_at` is null limit 1
        700μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2674
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2674
        45.62ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2674
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 312 and `products`.`deleted_at` is null limit 1
        840μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 312
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 312
        45.1ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 312
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 2814 and `products`.`deleted_at` is null limit 1
        970μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2814
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2814
        46.01ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2814
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 2721 and `products`.`deleted_at` is null limit 1
        860μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2721
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2721
        46.3ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2721
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 2720 and `products`.`deleted_at` is null limit 1
        870μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2720
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2720
        42.65ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2720
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 2817 and `products`.`deleted_at` is null limit 1
        780μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2817
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:359
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2817
        45.22ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2817
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:422
        • 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` = 5108 and `products`.`deleted_at` is null limit 1
        1.06ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 5108
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:520
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 5108
        45.43ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 5108
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:583
        • 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` = 5107 and `products`.`deleted_at` is null limit 1
        840μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 5107
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:615
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 5107
        45.68ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 5107
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:678
        • 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` = 5106 and `products`.`deleted_at` is null limit 1
        1.49ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 5106
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:615
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 5106
        45.39ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 5106
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:678
        • 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` = 5105 and `products`.`deleted_at` is null limit 1
        890μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 5105
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:615
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 5105
        50.04ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 5105
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:678
        • 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` = 4750 and `products`.`deleted_at` is null limit 1
        830μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4750
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:615
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 4750
        56.51ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 4750
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:678
        • 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` = 4730 and `products`.`deleted_at` is null limit 1
        860μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4730
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:615
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 4730
        42.07ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 4730
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:678
        • 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` = 2817 and `products`.`deleted_at` is null limit 1
        850μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2817
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:615
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2817
        44.53ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2817
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:678
        • 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` = 262 and `products`.`deleted_at` is null limit 1
        950μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 262
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:890
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 262
        49.5ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 262
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:952
        • 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` = 2309 and `products`.`deleted_at` is null limit 1
        1.25ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2309
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:890
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2309
        60.18ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2309
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:952
        • 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` = 2836 and `products`.`deleted_at` is null limit 1
        960μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2836
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:984
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2836
        58.9ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2836
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1046
        • 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` = 4750 and `products`.`deleted_at` is null limit 1
        1.15ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4750
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:984
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 4750
        63.36ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 4750
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1046
        • 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` = 2311 and `products`.`deleted_at` is null limit 1
        1.05ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2311
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1078
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2311
        55.89ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2311
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1140
        • 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` = 2251 and `products`.`deleted_at` is null limit 1
        760μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2251
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1078
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2251
        40.23ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2251
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1140
        • 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` = 2303 and `products`.`deleted_at` is null limit 1
        980μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2303
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1172
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2303
        44.4ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2303
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1234
        • 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` = 233 and `products`.`deleted_at` is null limit 1
        880μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 233
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1172
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 233
        44.66ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 233
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1234
        • 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` = 4748 and `products`.`deleted_at` is null limit 1
        750μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4748
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1266
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 4748
        45.22ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 4748
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1328
        • 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` = 4735 and `products`.`deleted_at` is null limit 1
        950μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 4735
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1266
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 4735
        44.67ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 4735
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1328
        • 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` = 3319 and `products`.`deleted_at` is null limit 1
        800μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 3319
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1376
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 3319
        47.18ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 3319
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1438
        • 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` = 1326 and `products`.`deleted_at` is null limit 1
        740μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 1326
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1376
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 1326
        49.01ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 1326
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1438
        • 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` = 276 and `products`.`deleted_at` is null limit 1
        880μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 276
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1376
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 276
        42.06ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 276
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1438
        • 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` = 2827 and `products`.`deleted_at` is null limit 1
        910μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2827
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1479
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2827
        43.03ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2827
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1541
        • 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` = 1322 and `products`.`deleted_at` is null limit 1
        830μs/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 1322
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1479
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 1322
        49.68ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 1322
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1541
        • 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` = 2826 and `products`.`deleted_at` is null limit 1
        1.29ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2826
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1479
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2826
        46.07ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2826
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1541
        • 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` = 2864 and `products`.`deleted_at` is null limit 1
        1.1ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2864
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1580
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2864
        44.49ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2864
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1642
        • 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` = 2868 and `products`.`deleted_at` is null limit 1
        1.05ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 2868
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1580
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 2868
        44.92ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 2868
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1642
        • 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` = 200 and `products`.`deleted_at` is null limit 1
        1.1ms/app/Product.php:142demo_mmg
        Metadata
        Bindings
        • 0. 200
        Backtrace
        • 18. /app/Product.php:142
        • 19. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1580
        • 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 `product_id` from `wishlists` where `customer_id` is null and `user_ip` = '3.16.214.145' and `product_id` = 200
        47.29ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        • 1. 200
        Backtrace
        • 14. /app/Product.php:184
        • 15. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1642
        • 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` = '2670' and `products`.`deleted_at` is null limit 1
        1.13msview::0a4ca4bac2fec33f003dc2198c5805f880b01963:1689demo_mmg
        Metadata
        Bindings
        • 0. 2670
        Backtrace
        • 20. view::0a4ca4bac2fec33f003dc2198c5805f880b01963:1689
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:36
        • 24. /vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/ViewEngineDecorator.php:46
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:143
      • select * from `purchase_lists` where `user_ip` = '3.16.214.145' and `session_id` is null and `customer_id` is null
        4.25ms/app/Providers/AppServiceProvider.php:59demo_mmg
        Metadata
        Bindings
        • 0. 3.16.214.145
        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\Makes
      45
      App\Cart
      1
      App\Review
      17
      App\Product
      67
      App\BrandLogo
      17
      App\HomeBanner
      11
          _token
          jruW0oEYltzbdzhErNDAZwkpPEWPBsv1EuCNQTR0
          _flash
          array:2 [ "new" => [] "old" => [] ]
          _previous
          array:1 [ "url" => "https://mmg.varianceglobal.in" ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "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" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IkxuVWxDdTRCbEJlQnEwSEt0TmtYTmc9PSIsInZhbHVlIjoiNjBPcVpzMjBFRFNvcHYwNXAxK21vT2xMYU41OUhEcnZmbnNqdCtPK1J2b2JqaVVIZ2t6eWY4Yk1pUWIzMERxMUM5SW5JdXJuZlFIKzV4SGlDZWdZbkZmUHF1c2RRRUgzb0JTT0M2SlFraThQaDRwWFwvTTZMTCtIR3gzeWYweWdjIiwibWFjIjoiMmE2N2YxZWZjOGQyMWNkZjdlMDE1OWFmMzNlZjRmOWY4ZjdmZTVjZmY0ZTY3ODkxMTFiZWZmMDFlODNlNzBkMiJ9; laravel_session=eyJpdiI6Imozb2tHNTE4VzBIWGhUYnpKU3NLTGc9PSIsInZhbHVlIjoiM0JpUWNkd3Y4WkhYaGtveWI3aTFqWXpDc3BpOHNrVGJwN2MrUTB4S2dLNWRQTUF6aEd5ekRcL2VZV2lOXC9EVGh4UjVsU3pxNEpVNXNtUG1pN2o3K25STVBtUVFzdDFrcjM2czdtNWlcL1RwanpXeGVcL2owaDE3cHhSMHphNlBvQVBXIiwibWFjIjoiZjVmYmI4N2U4NTU1NTIyMmZjMDY5OGVhZWVlMmRlOWVhZmEzMDc0YzA4MTI0N2NiNGRiYTdiZmI4MTQxZDkxZiJ9XSRF-TOKEN=eyJpdiI6IkxuVWxDdTRCbEJlQnEwSEt0TmtYTmc9PSIsInZhbHVlIjoiNjBPcVpzMjBFRFNvcHYwNXAxK21vT2xMYU41OUhEcnZmbnNqdCtPK1J2b2JqaVVIZ2t6eWY4Yk1pUWIzMERxMUM5SW5Jd" ] ]
          request_server
          0 of 0
          array:41 [ "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" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6IkxuVWxDdTRCbEJlQnEwSEt0TmtYTmc9PSIsInZhbHVlIjoiNjBPcVpzMjBFRFNvcHYwNXAxK21vT2xMYU41OUhEcnZmbnNqdCtPK1J2b2JqaVVIZ2t6eWY4Yk1pUWIzMERxMUM5SW5JdXJuZlFIKzV4SGlDZWdZbkZmUHF1c2RRRUgzb0JTT0M2SlFraThQaDRwWFwvTTZMTCtIR3gzeWYweWdjIiwibWFjIjoiMmE2N2YxZWZjOGQyMWNkZjdlMDE1OWFmMzNlZjRmOWY4ZjdmZTVjZmY0ZTY3ODkxMTFiZWZmMDFlODNlNzBkMiJ9; laravel_session=eyJpdiI6Imozb2tHNTE4VzBIWGhUYnpKU3NLTGc9PSIsInZhbHVlIjoiM0JpUWNkd3Y4WkhYaGtveWI3aTFqWXpDc3BpOHNrVGJwN2MrUTB4S2dLNWRQTUF6aEd5ekRcL2VZV2lOXC9EVGh4UjVsU3pxNEpVNXNtUG1pN2o3K25STVBtUVFzdDFrcjM2czdtNWlcL1RwanpXeGVcL2owaDE3cHhSMHphNlBvQVBXIiwibWFjIjoiZjVmYmI4N2U4NTU1NTIyMmZjMDY5OGVhZWVlMmRlOWVhZmEzMDc0YzA4MTI0N2NiNGRiYTdiZmI4MTQxZDkxZiJ9XSRF-TOKEN=eyJpdiI6IkxuVWxDdTRCbEJlQnEwSEt0TmtYTmc9PSIsInZhbHVlIjoiNjBPcVpzMjBFRFNvcHYwNXAxK21vT2xMYU41OUhEcnZmbnNqdCtPK1J2b2JqaVVIZ2t6eWY4Yk1pUWIzMERxMUM5SW5Jd" "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" => "3.16.214.145" "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" => "9758" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744564167.1031 "REQUEST_TIME" => 1744564167 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "jruW0oEYltzbdzhErNDAZwkpPEWPBsv1EuCNQTR0" "laravel_session" => "nygpbvlHI6upKrHvjYTaQQz8vWE4nM8SqYsD5f58" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 13 Apr 2025 17:09:27 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitTQXVlTlNwREtlYUhIVFhuaXhnZ2c9PSIsInZhbHVlIjoiNm8rT0hMcjduVUFEWm5OUnVyY1NtUUNyOE1CVTRNR0lWRzJBemdMR0xGSmhSUUlcLzcySEtKbmFyUlQ5NitFQlBPTmI2ZlVkMGU0dzZhV21YNGpST2ErK0x2Z213NU1BOWVSUXR0U1FUVTVra3dPY2lGZ3ZJSWNaS3duT042YzQrIiwibWFjIjoiOWRkYzBiM2ZkMDQ2YWQzZGRjMjIzZDM1OTUwOTBjZTFkODA2NDY4ZGIxNzY5NmJkMTdmMDBhODc2ODE5Mjg4MyJ9; expires=Sun, 13-Apr-2025 19:09:29 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IitTQXVlTlNwREtlYUhIVFhuaXhnZ2c9PSIsInZhbHVlIjoiNm8rT0hMcjduVUFEWm5OUnVyY1NtUUNyOE1CVTRNR0lWRzJBemdMR0xGSmhSUUlcLzcySEtKbmFyUlQ5NitFQlBPTmI2Z" 1 => "laravel_session=eyJpdiI6Ikk1V3hEUmpxUjkyc2d4ZU95VkpMM3c9PSIsInZhbHVlIjoiZ1pHY1wvd1JIMmNDcjk0akdPRlpXK3IzaWpiSGMxTFhBZXNPOHFuVlQreU1zOGxqR0FQOGlPbis2bmhnTWlxRHlhcTZ5UVwvSHFVb0p6bVloUjhjMFBcL0ZuTFdSbmdVQ2ZsOHhyV3EwR1J5Z0dKaVplYVlnaUM3aXBEZWhLbUpla1ciLCJtYWMiOiI3ZmE0NDQxNTRiZmYyOWU2N2I4NWZhY2RiOTA2NDA1ODAzMzkxMGJmYmIyNDdlODkwZjdlYTVhZGVhY2Y2MGU0In0%3D; expires=Sun, 13-Apr-2025 19:09:29 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6Ikk1V3hEUmpxUjkyc2d4ZU95VkpMM3c9PSIsInZhbHVlIjoiZ1pHY1wvd1JIMmNDcjk0akdPRlpXK3IzaWpiSGMxTFhBZXNPOHFuVlQreU1zOGxqR0FQOGlPbis2bmhnTWlxRHlh" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IitTQXVlTlNwREtlYUhIVFhuaXhnZ2c9PSIsInZhbHVlIjoiNm8rT0hMcjduVUFEWm5OUnVyY1NtUUNyOE1CVTRNR0lWRzJBemdMR0xGSmhSUUlcLzcySEtKbmFyUlQ5NitFQlBPTmI2ZlVkMGU0dzZhV21YNGpST2ErK0x2Z213NU1BOWVSUXR0U1FUVTVra3dPY2lGZ3ZJSWNaS3duT042YzQrIiwibWFjIjoiOWRkYzBiM2ZkMDQ2YWQzZGRjMjIzZDM1OTUwOTBjZTFkODA2NDY4ZGIxNzY5NmJkMTdmMDBhODc2ODE5Mjg4MyJ9; expires=Sun, 13-Apr-2025 19:09:29 GMT; path=/XSRF-TOKEN=eyJpdiI6IitTQXVlTlNwREtlYUhIVFhuaXhnZ2c9PSIsInZhbHVlIjoiNm8rT0hMcjduVUFEWm5OUnVyY1NtUUNyOE1CVTRNR0lWRzJBemdMR0xGSmhSUUlcLzcySEtKbmFyUlQ5NitFQlBPTmI2Z" 1 => "laravel_session=eyJpdiI6Ikk1V3hEUmpxUjkyc2d4ZU95VkpMM3c9PSIsInZhbHVlIjoiZ1pHY1wvd1JIMmNDcjk0akdPRlpXK3IzaWpiSGMxTFhBZXNPOHFuVlQreU1zOGxqR0FQOGlPbis2bmhnTWlxRHlhcTZ5UVwvSHFVb0p6bVloUjhjMFBcL0ZuTFdSbmdVQ2ZsOHhyV3EwR1J5Z0dKaVplYVlnaUM3aXBEZWhLbUpla1ciLCJtYWMiOiI3ZmE0NDQxNTRiZmYyOWU2N2I4NWZhY2RiOTA2NDA1ODAzMzkxMGJmYmIyNDdlODkwZjdlYTVhZGVhY2Y2MGU0In0%3D; expires=Sun, 13-Apr-2025 19:09:29 GMT; path=/; httponlylaravel_session=eyJpdiI6Ikk1V3hEUmpxUjkyc2d4ZU95VkpMM3c9PSIsInZhbHVlIjoiZ1pHY1wvd1JIMmNDcjk0akdPRlpXK3IzaWpiSGMxTFhBZXNPOHFuVlQreU1zOGxqR0FQOGlPbis2bmhnTWlxRHlh" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "jruW0oEYltzbdzhErNDAZwkpPEWPBsv1EuCNQTR0" "_flash" => array:2 [ "new" => [] "old" => [] ] "_previous" => array:1 [ "url" => "https://mmg.varianceglobal.in" ] "PHPDEBUGBAR_STACK_DATA" => [] ]