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 ₹1669
7.3.29PHP Version3.08sRequest Duration9MBMemory UsageGET /Route
    • Booting (24.82ms)
    • Application (3.06s)
    • 1 x Application (99.19%)
      3.06s
      1 x Booting (0.81%)
      24.82ms
      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.89s
      • select * from `home_banners`
        870μs/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
        700μ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
        17.08ms/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)
        5.49ms/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
        6.55ms/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)
        930μ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` = 'Ce9Y541QQdOfjrQYPBjXuryRbhnc03lXcxCuJZ5p' and `customer_id` is null and `user_ip` = '13.59.206.196'
        68.82ms/app/Http/Controllers/Controller.php:79demo_mmg
        Metadata
        Bindings
        • 0. Ce9Y541QQdOfjrQYPBjXuryRbhnc03lXcxCuJZ5p
        • 1. 13.59.206.196
        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
        1.02ms/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
        1.12ms/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` = '13.59.206.196' and `product_id` = 5094
        50.48ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.33ms/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` = '13.59.206.196' and `product_id` = 4749
        53.18ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        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` = '13.59.206.196' and `product_id` = 4730
        69.38ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        2.41ms/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` = '13.59.206.196' and `product_id` = 2838
        76.39ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.32ms/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` = '13.59.206.196' and `product_id` = 2817
        67.05ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.25ms/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` = '13.59.206.196' and `product_id` = 2814
        66.98ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.17ms/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` = '13.59.206.196' and `product_id` = 2781
        54.74ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.52ms/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` = '13.59.206.196' and `product_id` = 1401
        64.57ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.28ms/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` = '13.59.206.196' and `product_id` = 1327
        48.3ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.25ms/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` = '13.59.206.196' and `product_id` = 285
        52.69ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.17ms/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` = '13.59.206.196' and `product_id` = 2631
        65.69ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.5ms/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` = '13.59.206.196' and `product_id` = 2768
        75.94ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.13ms/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` = '13.59.206.196' and `product_id` = 2815
        62.59ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.58ms/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` = '13.59.206.196' and `product_id` = 2816
        55.84ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.76ms/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` = '13.59.206.196' and `product_id` = 2674
        62.52ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.79ms/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` = '13.59.206.196' and `product_id` = 312
        68.62ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.25ms/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` = '13.59.206.196' and `product_id` = 2814
        61.11ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.96ms/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` = '13.59.206.196' and `product_id` = 2721
        56.51ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        2.82ms/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` = '13.59.206.196' and `product_id` = 2720
        56.61ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.26ms/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` = '13.59.206.196' and `product_id` = 2817
        89.28ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.21ms/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` = '13.59.206.196' and `product_id` = 5108
        77.43ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.79ms/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` = '13.59.206.196' and `product_id` = 5107
        82.24ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.3ms/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` = '13.59.206.196' and `product_id` = 5106
        64.57ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.12ms/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` = '13.59.206.196' and `product_id` = 5105
        50.5ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.06ms/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` = '13.59.206.196' and `product_id` = 4750
        49.5ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.33ms/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` = '13.59.206.196' and `product_id` = 4730
        62.58ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.29ms/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` = '13.59.206.196' and `product_id` = 2817
        47.37ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.39ms/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` = '13.59.206.196' and `product_id` = 262
        44.64ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        2.42ms/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` = '13.59.206.196' and `product_id` = 2309
        80.28ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.12ms/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` = '13.59.206.196' and `product_id` = 2836
        79.58ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.2ms/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` = '13.59.206.196' and `product_id` = 4750
        80.03ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.16ms/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` = '13.59.206.196' and `product_id` = 2311
        47.93ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        940μ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` = '13.59.206.196' and `product_id` = 2251
        49.49ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.27ms/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` = '13.59.206.196' and `product_id` = 2303
        51.85ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.06ms/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` = '13.59.206.196' and `product_id` = 233
        47.22ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        840μ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` = '13.59.206.196' and `product_id` = 4748
        55.74ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.33ms/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` = '13.59.206.196' and `product_id` = 4735
        47.73ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.32ms/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` = '13.59.206.196' and `product_id` = 3319
        47.85ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.31ms/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` = '13.59.206.196' and `product_id` = 1326
        50.03ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.24ms/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` = '13.59.206.196' and `product_id` = 276
        52.63ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        950μ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` = '13.59.206.196' and `product_id` = 2827
        54.26ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        1.07ms/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` = '13.59.206.196' and `product_id` = 1322
        49.49ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.13ms/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` = '13.59.206.196' and `product_id` = 2826
        47.7ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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
        970μs/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` = '13.59.206.196' and `product_id` = 2864
        44.15ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.14ms/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` = '13.59.206.196' and `product_id` = 2868
        43.54ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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.07ms/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` = '13.59.206.196' and `product_id` = 200
        50.73ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        • 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` = '4748' and `products`.`deleted_at` is null limit 1
        1.02msview::0a4ca4bac2fec33f003dc2198c5805f880b01963:1689demo_mmg
        Metadata
        Bindings
        • 0. 4748
        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` = '13.59.206.196' and `session_id` is null and `customer_id` is null
        6.5ms/app/Providers/AppServiceProvider.php:59demo_mmg
        Metadata
        Bindings
        • 0. 13.59.206.196
        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
          zrHrjrhNdVMcR6Mf5YgA4ZqlLicxgq6b37rqkgQm
          _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=eyJpdiI6IkwrVFhWSlRDR09ua3F1NmVBRTZlZEE9PSIsInZhbHVlIjoiT1RIZkl1enFQOTNLZ0N3cENxeVwvdUVMaCtmcVVFMmtjcjZodTFzd3M4SHNpbllhZWIyS0x5bHhDXC9aWG1ETThvWjI1d2gwV2Z2VHBseVBSZmtreGlwOGpVWE5EMEc0VUd1SEgwd0lqUGM2UVB0MVVHc2hNd0hwcGg1Z0hCTzJxcCIsIm1hYyI6IjFlZWMzNDdhYjllMDA0OTc2YzA0MjVmZTc4NzUyM2E5ZjE1Yzk0YWEzODBhYWMzNmM3ZGRhYWUxN2I0Njk1NDEifQ%3D%3D; laravel_session=eyJpdiI6IlNWeTExWjdjVDUrSnhTTm96TXE4THc9PSIsInZhbHVlIjoiNjJxSStsdjNiT2tudklKRWp2RmRYVVwvOVNqRGR2WjBLNXFDdjJuN3Z2TEUydXpsbURoVkZkclZ3TWJHRTk4UG1ZTTRLSzJLbVwvMGxLb1ZrWk9SV3NQb1NsUENlcFkrZmJOMkNDbTltYjN5MkQxYWYrNDRPdGlDbnFHQ1dubGgyaCIsIm1hYyI6IjEwZDJlZjJjZmY1NTkzMTE5Y2M5NDNmYjA3OTZhMTk4ZjM2ZDhhYWM4MTI1NzcyMWQzYTFkMzdlOTZhZjNiYmEifQ%3D%3DXSRF-TOKEN=eyJpdiI6IkwrVFhWSlRDR09ua3F1NmVBRTZlZEE9PSIsInZhbHVlIjoiT1RIZkl1enFQOTNLZ0N3cENxeVwvdUVMaCtmcVVFMmtjcjZodTFzd3M4SHNpbllhZWIyS0x5bHhDXC9aWG1ETThvWjI1d" ] ]
          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=eyJpdiI6IkwrVFhWSlRDR09ua3F1NmVBRTZlZEE9PSIsInZhbHVlIjoiT1RIZkl1enFQOTNLZ0N3cENxeVwvdUVMaCtmcVVFMmtjcjZodTFzd3M4SHNpbllhZWIyS0x5bHhDXC9aWG1ETThvWjI1d2gwV2Z2VHBseVBSZmtreGlwOGpVWE5EMEc0VUd1SEgwd0lqUGM2UVB0MVVHc2hNd0hwcGg1Z0hCTzJxcCIsIm1hYyI6IjFlZWMzNDdhYjllMDA0OTc2YzA0MjVmZTc4NzUyM2E5ZjE1Yzk0YWEzODBhYWMzNmM3ZGRhYWUxN2I0Njk1NDEifQ%3D%3D; laravel_session=eyJpdiI6IlNWeTExWjdjVDUrSnhTTm96TXE4THc9PSIsInZhbHVlIjoiNjJxSStsdjNiT2tudklKRWp2RmRYVVwvOVNqRGR2WjBLNXFDdjJuN3Z2TEUydXpsbURoVkZkclZ3TWJHRTk4UG1ZTTRLSzJLbVwvMGxLb1ZrWk9SV3NQb1NsUENlcFkrZmJOMkNDbTltYjN5MkQxYWYrNDRPdGlDbnFHQ1dubGgyaCIsIm1hYyI6IjEwZDJlZjJjZmY1NTkzMTE5Y2M5NDNmYjA3OTZhMTk4ZjM2ZDhhYWM4MTI1NzcyMWQzYTFkMzdlOTZhZjNiYmEifQ%3D%3DXSRF-TOKEN=eyJpdiI6IkwrVFhWSlRDR09ua3F1NmVBRTZlZEE9PSIsInZhbHVlIjoiT1RIZkl1enFQOTNLZ0N3cENxeVwvdUVMaCtmcVVFMmtjcjZodTFzd3M4SHNpbllhZWIyS0x5bHhDXC9aWG1ETThvWjI1d" "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" => "13.59.206.196" "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" => "29690" "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" => 1744191671.0218 "REQUEST_TIME" => 1744191671 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "zrHrjrhNdVMcR6Mf5YgA4ZqlLicxgq6b37rqkgQm" "laravel_session" => "Ce9Y541QQdOfjrQYPBjXuryRbhnc03lXcxCuJZ5p" ]
          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 => "Wed, 09 Apr 2025 09:41:11 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik16dXdvZmNtVkw1ZHZhK25aamdcL0xnPT0iLCJ2YWx1ZSI6IitkanpYNXJLWjlnK3ZmZUVIRkQ4cm1rQ1g1MFdZYzR4dThVcFMzeHBaWW40QzVZMGZiTmVCNE9JdTNLcFd5OXE0TkdWTzhBYnJQZmJYUWx5Q2NpeHloeHB2bGcyRWJWWEVUNGRMblZVb2dXZHJTYTdmRlRTajBKWDJ2VkdROFpSIiwibWFjIjoiZDFjMmI1YmRjNDgzN2ZjNGI3YjFjMDc4OGI1YzZmMmEyNzJmYjkyMjE5YjY5NTQ1MWQ2MmMzZjY2MjQwMzgxZiJ9; expires=Wed, 09-Apr-2025 11:41:14 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6Ik16dXdvZmNtVkw1ZHZhK25aamdcL0xnPT0iLCJ2YWx1ZSI6IitkanpYNXJLWjlnK3ZmZUVIRkQ4cm1rQ1g1MFdZYzR4dThVcFMzeHBaWW40QzVZMGZiTmVCNE9JdTNLcFd5OXE0TkdWT" 1 => "laravel_session=eyJpdiI6IlZoWkZLR3dORDZYXC9qV1dhb1AzTW5RPT0iLCJ2YWx1ZSI6IlZhQUhWMWhwWnMxSnUrU21FQjhQSVh4RExaRXc5emFaU2NTa3RBM1B1dXZcL1RMb2RYOWZJaDVKM0xtYVwvK01xRnNoUmRTNm1KSVVmRVZORk5IYjFUWCtMXC9OKzQzNFRRYlwvNURlZmc1MStBOGMxXC9cL1ZNdTJqcnJHTnhoRjlPaDRQIiwibWFjIjoiNzBiNTA1YjYxY2RiMjIyMGVmZTI2YTU4NzM3YzdjODQ3OTQ2MTg0YTBmYmUwODJmYmUzMTg4MzEyYmViMTk2NiJ9; expires=Wed, 09-Apr-2025 11:41:14 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IlZoWkZLR3dORDZYXC9qV1dhb1AzTW5RPT0iLCJ2YWx1ZSI6IlZhQUhWMWhwWnMxSnUrU21FQjhQSVh4RExaRXc5emFaU2NTa3RBM1B1dXZcL1RMb2RYOWZJaDVKM0xtYVwvK01x" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik16dXdvZmNtVkw1ZHZhK25aamdcL0xnPT0iLCJ2YWx1ZSI6IitkanpYNXJLWjlnK3ZmZUVIRkQ4cm1rQ1g1MFdZYzR4dThVcFMzeHBaWW40QzVZMGZiTmVCNE9JdTNLcFd5OXE0TkdWTzhBYnJQZmJYUWx5Q2NpeHloeHB2bGcyRWJWWEVUNGRMblZVb2dXZHJTYTdmRlRTajBKWDJ2VkdROFpSIiwibWFjIjoiZDFjMmI1YmRjNDgzN2ZjNGI3YjFjMDc4OGI1YzZmMmEyNzJmYjkyMjE5YjY5NTQ1MWQ2MmMzZjY2MjQwMzgxZiJ9; expires=Wed, 09-Apr-2025 11:41:14 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik16dXdvZmNtVkw1ZHZhK25aamdcL0xnPT0iLCJ2YWx1ZSI6IitkanpYNXJLWjlnK3ZmZUVIRkQ4cm1rQ1g1MFdZYzR4dThVcFMzeHBaWW40QzVZMGZiTmVCNE9JdTNLcFd5OXE0TkdWT" 1 => "laravel_session=eyJpdiI6IlZoWkZLR3dORDZYXC9qV1dhb1AzTW5RPT0iLCJ2YWx1ZSI6IlZhQUhWMWhwWnMxSnUrU21FQjhQSVh4RExaRXc5emFaU2NTa3RBM1B1dXZcL1RMb2RYOWZJaDVKM0xtYVwvK01xRnNoUmRTNm1KSVVmRVZORk5IYjFUWCtMXC9OKzQzNFRRYlwvNURlZmc1MStBOGMxXC9cL1ZNdTJqcnJHTnhoRjlPaDRQIiwibWFjIjoiNzBiNTA1YjYxY2RiMjIyMGVmZTI2YTU4NzM3YzdjODQ3OTQ2MTg0YTBmYmUwODJmYmUzMTg4MzEyYmViMTk2NiJ9; expires=Wed, 09-Apr-2025 11:41:14 GMT; path=/; httponlylaravel_session=eyJpdiI6IlZoWkZLR3dORDZYXC9qV1dhb1AzTW5RPT0iLCJ2YWx1ZSI6IlZhQUhWMWhwWnMxSnUrU21FQjhQSVh4RExaRXc5emFaU2NTa3RBM1B1dXZcL1RMb2RYOWZJaDVKM0xtYVwvK01x" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "zrHrjrhNdVMcR6Mf5YgA4ZqlLicxgq6b37rqkgQm" "_flash" => array:2 [ "new" => [] "old" => [] ] "_previous" => array:1 [ "url" => "https://mmg.varianceglobal.in" ] "PHPDEBUGBAR_STACK_DATA" => [] ]