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
7.4.22PHP Version2.85sRequest Duration8MBMemory UsageGET /Route
    • Booting (36.05ms)
    • Application (2.81s)
    • 1 x Application (98.73%)
      2.81s
      1 x Booting (1.27%)
      36.05ms
      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.67s
      • select * from `home_banners`
        1.42ms/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
        1.16ms/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
        16.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)
        750μ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.15ms/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)
        650μ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` = '8lWvEdIIuMsxcWX3xAYwNg8lYo4hOwItxxj9CjYA' and `customer_id` is null and `user_ip` = '3.128.180.89'
        76.43ms/app/Http/Controllers/Controller.php:79demo_mmg
        Metadata
        Bindings
        • 0. 8lWvEdIIuMsxcWX3xAYwNg8lYo4hOwItxxj9CjYA
        • 1. 3.128.180.89
        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
        930μ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.128.180.89' and `product_id` = 5094
        49.09ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        850μ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.128.180.89' and `product_id` = 4749
        58.8ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.31ms/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.128.180.89' and `product_id` = 4730
        60.53ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        1.15ms/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.128.180.89' and `product_id` = 2838
        83.57ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.21ms/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.128.180.89' and `product_id` = 2817
        53.01ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        810μs/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.128.180.89' and `product_id` = 2814
        43.32ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.28ms/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.128.180.89' and `product_id` = 2781
        53.5ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.13ms/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.128.180.89' and `product_id` = 1401
        47.32ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.05ms/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.128.180.89' and `product_id` = 1327
        63.35ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        830μ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.128.180.89' and `product_id` = 285
        42.85ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        7.97ms/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.128.180.89' and `product_id` = 2631
        52ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.06ms/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.128.180.89' and `product_id` = 2768
        44.73ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.04ms/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.128.180.89' and `product_id` = 2815
        43.7ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.08ms/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.128.180.89' and `product_id` = 2816
        49.91ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        900μ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.128.180.89' and `product_id` = 2674
        46.9ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        920μ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.128.180.89' and `product_id` = 312
        47.76ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        860μ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.128.180.89' and `product_id` = 2814
        50.25ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.26ms/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.128.180.89' and `product_id` = 2721
        47.88ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        1.32ms/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.128.180.89' and `product_id` = 2720
        60.16ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        890μ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.128.180.89' and `product_id` = 2817
        59.31ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.128.180.89' and `product_id` = 5108
        47.94ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.18ms/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.128.180.89' and `product_id` = 5107
        53.35ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        860μs/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.128.180.89' and `product_id` = 5106
        69.15ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        790μ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.128.180.89' and `product_id` = 5105
        51.36ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        870μ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.128.180.89' and `product_id` = 4750
        42.89ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        790μ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.128.180.89' and `product_id` = 4730
        42.67ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        680μ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.128.180.89' and `product_id` = 2817
        63.71ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        830μ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.128.180.89' and `product_id` = 262
        54.47ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        660μs/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.128.180.89' and `product_id` = 2309
        42.18ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        800μ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.128.180.89' and `product_id` = 2836
        43.39ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        650μs/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.128.180.89' and `product_id` = 4750
        43.42ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        20.46ms/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.128.180.89' and `product_id` = 2311
        85.55ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        1.18ms/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.128.180.89' and `product_id` = 2251
        74.37ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.07ms/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.128.180.89' and `product_id` = 2303
        49.06ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.2ms/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.128.180.89' and `product_id` = 233
        51.65ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        870μ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.128.180.89' and `product_id` = 4748
        52.7ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        800μ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.128.180.89' and `product_id` = 4735
        61.13ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        11.42ms/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.128.180.89' and `product_id` = 3319
        80.08ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        850μ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.128.180.89' and `product_id` = 1326
        45.89ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.08ms/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.128.180.89' and `product_id` = 276
        50.03ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        800μ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.128.180.89' and `product_id` = 2827
        46.63ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        920μ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.128.180.89' and `product_id` = 1322
        49.63ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.08ms/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.128.180.89' and `product_id` = 2826
        57.26ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.04ms/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.128.180.89' and `product_id` = 2864
        48.34ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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
        870μs/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.128.180.89' and `product_id` = 2868
        52.24ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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.26ms/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.128.180.89' and `product_id` = 200
        64.07ms/app/Product.php:184demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        • 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` = '5163' and `products`.`deleted_at` is null limit 1
        980μsview::0a4ca4bac2fec33f003dc2198c5805f880b01963:1689demo_mmg
        Metadata
        Bindings
        • 0. 5163
        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.128.180.89' and `session_id` is null and `customer_id` is null
        3.83ms/app/Providers/AppServiceProvider.php:59demo_mmg
        Metadata
        Bindings
        • 0. 3.128.180.89
        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
          k0z67j0Yb6kzXFcM993Z4fERSkyGONjQquavRdnC
          _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=eyJpdiI6Ik5hRW5mTExNRGZnRzVYV3RYNjRoUnc9PSIsInZhbHVlIjoiTkt0K1wvMmxncDUxNCtrREozZVErWWl3cE5vWmQwc1wvK0ZPZFQ1alpcL3BXOEpuQkhsd1dmdVZaNGtGdWxqWG0yNlJLakhqNVl4OWpWYkZJcHJMcVYyN3JaeEF5aTIyOXc2T3VuQmNSZXh6VGlRUnFtNm9vcGlrVE5BeDdHTFpoZDEiLCJtYWMiOiIwYmFjZDkxMzliMTYwYzEzZTlkODMxMTRkMTg1YjU2NWQ0ZTFlMGFmYzRkNzU5M2Y2MTUwN2RkNDE1NzY4NmNkIn0%3D; laravel_session=eyJpdiI6Ijlrb2dhYnI5OXB2ZTA0RFgxdzFDaFE9PSIsInZhbHVlIjoiN3RpMURcL0hOaTg2cmMzbUV6NjFNXC9oSXk2NzdONmpXWW1ON2huaklBUDFsOHNKcElDYTViaGJVU2ZQSmVENVpuYnluNXFyT2JHcGdpcDVLVzhcL1RoelA1VktGZm5zY25HMEcxeXVvSnczcEFidTNCZURGQ0paSWdLWEZcLzZibno1IiwibWFjIjoiNGZiNDFkNjQ5OTg2NzE4YzYyMzNjZGQ5Y2Q5Yjc4M2UzYjhlNDEyNjAwMmUxMDJkNDUwZTc1ZTA1ODc3MDg4ZiJ9XSRF-TOKEN=eyJpdiI6Ik5hRW5mTExNRGZnRzVYV3RYNjRoUnc9PSIsInZhbHVlIjoiTkt0K1wvMmxncDUxNCtrREozZVErWWl3cE5vWmQwc1wvK0ZPZFQ1alpcL3BXOEpuQkhsd1dmdVZaNGtGdWxqWG0yNlJLa" ] ]
          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=eyJpdiI6Ik5hRW5mTExNRGZnRzVYV3RYNjRoUnc9PSIsInZhbHVlIjoiTkt0K1wvMmxncDUxNCtrREozZVErWWl3cE5vWmQwc1wvK0ZPZFQ1alpcL3BXOEpuQkhsd1dmdVZaNGtGdWxqWG0yNlJLakhqNVl4OWpWYkZJcHJMcVYyN3JaeEF5aTIyOXc2T3VuQmNSZXh6VGlRUnFtNm9vcGlrVE5BeDdHTFpoZDEiLCJtYWMiOiIwYmFjZDkxMzliMTYwYzEzZTlkODMxMTRkMTg1YjU2NWQ0ZTFlMGFmYzRkNzU5M2Y2MTUwN2RkNDE1NzY4NmNkIn0%3D; laravel_session=eyJpdiI6Ijlrb2dhYnI5OXB2ZTA0RFgxdzFDaFE9PSIsInZhbHVlIjoiN3RpMURcL0hOaTg2cmMzbUV6NjFNXC9oSXk2NzdONmpXWW1ON2huaklBUDFsOHNKcElDYTViaGJVU2ZQSmVENVpuYnluNXFyT2JHcGdpcDVLVzhcL1RoelA1VktGZm5zY25HMEcxeXVvSnczcEFidTNCZURGQ0paSWdLWEZcLzZibno1IiwibWFjIjoiNGZiNDFkNjQ5OTg2NzE4YzYyMzNjZGQ5Y2Q5Yjc4M2UzYjhlNDEyNjAwMmUxMDJkNDUwZTc1ZTA1ODc3MDg4ZiJ9XSRF-TOKEN=eyJpdiI6Ik5hRW5mTExNRGZnRzVYV3RYNjRoUnc9PSIsInZhbHVlIjoiTkt0K1wvMmxncDUxNCtrREozZVErWWl3cE5vWmQwc1wvK0ZPZFQ1alpcL3BXOEpuQkhsd1dmdVZaNGtGdWxqWG0yNlJLa" "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.128.180.89" "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" => "44144" "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" => 1744640839.7466 "REQUEST_TIME" => 1744640839 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "k0z67j0Yb6kzXFcM993Z4fERSkyGONjQquavRdnC" "laravel_session" => "8lWvEdIIuMsxcWX3xAYwNg8lYo4hOwItxxj9CjYA" ]
          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 => "Mon, 14 Apr 2025 14:27:19 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRCbzRud1FCQW51WGo1UTk0SjhJNEE9PSIsInZhbHVlIjoiZlFjcDZLV0RlTkl6RGJTVnMyako5bFo5cFlSNmN6aHdBRG5UbEJFUkUzTjZqM0Fxb0FRaVwveHcweFJ6dFNUN1wvQ05UaTAwNjcxYXI2V09MdVNOa0NOR1RUNWVnRUpoejRBZytVXC9jWGRYZVZxNDB3azc2cE9yRlM3RFJ1MkNoZHgiLCJtYWMiOiI3ZGE2MDNjOTY1YmQ5NDEyNDBlYmUxYTYyNWNlNjgxNTkyNjQ4OTg0NmY5OWJiMTVlNjk1ZTkyZTdmNWQzZjc1In0%3D; expires=Mon, 14-Apr-2025 16:27:22 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkRCbzRud1FCQW51WGo1UTk0SjhJNEE9PSIsInZhbHVlIjoiZlFjcDZLV0RlTkl6RGJTVnMyako5bFo5cFlSNmN6aHdBRG5UbEJFUkUzTjZqM0Fxb0FRaVwveHcweFJ6dFNUN1wvQ05Ua" 1 => "laravel_session=eyJpdiI6IlRjTEE5UXNqNGk0aFpzR3oraEpKMHc9PSIsInZhbHVlIjoiT05CUU9FYUt6THN2RDJDNWh5bHdBbWdXcXdsWU1jMDVuVVRkUldKUG1waGFjZGtlejVyZlpBMHZzV01lc1JyR0p1R1MxSFl5QXpTZGRcL3dYZWdMTnBpbVZBaUxmQk9WT0ttU1lkTU9XSGhvXC92aUV2UzZsZnVWa20wNzVLUnd1cyIsIm1hYyI6IjcxZjc3MzI4ODMxM2RhMWQ1ODg2NTM4NDY5MmJjOWNkZGU1YTFhNzZlYWFjYmU3NjU4ZDc1OWY1ZTE0NjEzOGEifQ%3D%3D; expires=Mon, 14-Apr-2025 16:27:22 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IlRjTEE5UXNqNGk0aFpzR3oraEpKMHc9PSIsInZhbHVlIjoiT05CUU9FYUt6THN2RDJDNWh5bHdBbWdXcXdsWU1jMDVuVVRkUldKUG1waGFjZGtlejVyZlpBMHZzV01lc1JyR0p1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkRCbzRud1FCQW51WGo1UTk0SjhJNEE9PSIsInZhbHVlIjoiZlFjcDZLV0RlTkl6RGJTVnMyako5bFo5cFlSNmN6aHdBRG5UbEJFUkUzTjZqM0Fxb0FRaVwveHcweFJ6dFNUN1wvQ05UaTAwNjcxYXI2V09MdVNOa0NOR1RUNWVnRUpoejRBZytVXC9jWGRYZVZxNDB3azc2cE9yRlM3RFJ1MkNoZHgiLCJtYWMiOiI3ZGE2MDNjOTY1YmQ5NDEyNDBlYmUxYTYyNWNlNjgxNTkyNjQ4OTg0NmY5OWJiMTVlNjk1ZTkyZTdmNWQzZjc1In0%3D; expires=Mon, 14-Apr-2025 16:27:22 GMT; path=/XSRF-TOKEN=eyJpdiI6IkRCbzRud1FCQW51WGo1UTk0SjhJNEE9PSIsInZhbHVlIjoiZlFjcDZLV0RlTkl6RGJTVnMyako5bFo5cFlSNmN6aHdBRG5UbEJFUkUzTjZqM0Fxb0FRaVwveHcweFJ6dFNUN1wvQ05Ua" 1 => "laravel_session=eyJpdiI6IlRjTEE5UXNqNGk0aFpzR3oraEpKMHc9PSIsInZhbHVlIjoiT05CUU9FYUt6THN2RDJDNWh5bHdBbWdXcXdsWU1jMDVuVVRkUldKUG1waGFjZGtlejVyZlpBMHZzV01lc1JyR0p1R1MxSFl5QXpTZGRcL3dYZWdMTnBpbVZBaUxmQk9WT0ttU1lkTU9XSGhvXC92aUV2UzZsZnVWa20wNzVLUnd1cyIsIm1hYyI6IjcxZjc3MzI4ODMxM2RhMWQ1ODg2NTM4NDY5MmJjOWNkZGU1YTFhNzZlYWFjYmU3NjU4ZDc1OWY1ZTE0NjEzOGEifQ%3D%3D; expires=Mon, 14-Apr-2025 16:27:22 GMT; path=/; httponlylaravel_session=eyJpdiI6IlRjTEE5UXNqNGk0aFpzR3oraEpKMHc9PSIsInZhbHVlIjoiT05CUU9FYUt6THN2RDJDNWh5bHdBbWdXcXdsWU1jMDVuVVRkUldKUG1waGFjZGtlejVyZlpBMHZzV01lc1JyR0p1" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "k0z67j0Yb6kzXFcM993Z4fERSkyGONjQquavRdnC" "_flash" => array:2 [ "new" => [] "old" => [] ] "_previous" => array:1 [ "url" => "https://mmg.varianceglobal.in" ] "PHPDEBUGBAR_STACK_DATA" => [] ]