Showing Products 3 Of 3 Result

Ovary Care 210 ৳ ছাড়
Ovary Care

সর্বনিম্ন অর্ডার: 1 পিছ

1950 2160
ক্রয় করুণ ক্রয় করুণ
Fertilize Forte ( Female ) 2000 ৳ ছাড়
Fertilize Forte ( Female )

সর্বনিম্ন অর্ডার: 1 পিছ

0 2000
ক্রয় করুণ ক্রয় করুণ
TQ 10 ( Male ) 1440 ৳ ছাড়
TQ 10 ( Male )

সর্বনিম্ন অর্ডার: 1 পিছ

0 1440
ক্রয় করুণ ক্রয় করুণ

7.4.33PHP Version290msRequest Duration28MBMemory UsageGET category-wise-product/{id?}Route
    • Booting (138ms)
    • Application (150ms)
    • 1 x Application (51.72%)
      150.03ms
      1 x Booting (47.6%)
      138.08ms
      7 templates were rendered
      • frontend.all_product (resources/views/frontend/all_product.blade.php)9blade
        Params
        0
        data
        1
        newProducts
        2
        brands
        3
        categories
        4
        language
        5
        companyInfo
        6
        currencySymbol
        7
        cardBadge
        8
        offers
      • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)7blade
        Params
        0
        paginator
        1
        elements
        2
        language
        3
        companyInfo
        4
        currencySymbol
        5
        cardBadge
        6
        offers
      • layouts.front_end (resources/views/layouts/front_end.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        data
        4
        newProducts
        5
        brands
        6
        categories
        7
        language
        8
        companyInfo
        9
        currencySymbol
        10
        cardBadge
        11
        offers
        12
        __currentLoopData
        13
        category
        14
        loop
        15
        newProduct
        16
        brand
        17
        product
        18
        productId
        19
        i
        20
        minimumQuantity
        21
        orderQuantity
      • frontend.header (resources/views/frontend/header.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        data
        4
        newProducts
        5
        brands
        6
        categories
        7
        language
        8
        companyInfo
        9
        currencySymbol
        10
        cardBadge
        11
        offers
        12
        __currentLoopData
        13
        category
        14
        loop
        15
        newProduct
        16
        brand
        17
        product
        18
        productId
        19
        i
        20
        minimumQuantity
        21
        orderQuantity
      • frontend.header-card-popup (resources/views/frontend/header-card-popup.blade.php)26blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        data
        4
        newProducts
        5
        brands
        6
        categories
        7
        language
        8
        companyInfo
        9
        currencySymbol
        10
        cardBadge
        11
        offers
        12
        __currentLoopData
        13
        category
        14
        loop
        15
        newProduct
        16
        brand
        17
        product
        18
        productId
        19
        i
        20
        minimumQuantity
        21
        orderQuantity
        22
        breaking
        23
        hotline
        24
        val
        25
        key
      • frontend.footer (resources/views/frontend/footer.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        data
        4
        newProducts
        5
        brands
        6
        categories
        7
        language
        8
        companyInfo
        9
        currencySymbol
        10
        cardBadge
        11
        offers
        12
        __currentLoopData
        13
        category
        14
        loop
        15
        newProduct
        16
        brand
        17
        product
        18
        productId
        19
        i
        20
        minimumQuantity
        21
        orderQuantity
      • frontend.mobile-responsive-footer (resources/views/frontend/mobile-responsive-footer.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        data
        4
        newProducts
        5
        brands
        6
        categories
        7
        language
        8
        companyInfo
        9
        currencySymbol
        10
        cardBadge
        11
        offers
        12
        __currentLoopData
        13
        category
        14
        loop
        15
        newProduct
        16
        brand
        17
        product
        18
        productId
        19
        i
        20
        minimumQuantity
        21
        orderQuantity
      uri
      GET category-wise-product/{id?}
      middleware
      web
      controller
      App\Http\Controllers\FrontEnt\HomeController@searchByCategory
      namespace
      prefix
      where
      as
      search-category-wise
      file
      app/Http/Controllers/FrontEnt/HomeController.php:492-509
      93 statements were executed, 40 of which were duplicated, 53 unique37.28ms
      • select * from `sessions` where `id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK' limit 1
        1.7ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:97
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:87
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:71
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • select count(*) as aggregate from `products` where `category_id` = '1' and `is_active` = 1 and `approved_status` = 'Approved' and `products`.`deleted_at` is null
        590μs/app/Http/Controllers/FrontEnt/HomeController.php:495radicalhealth
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. Approved
        Backtrace
        • 15. /app/Http/Controllers/FrontEnt/HomeController.php:495
        • 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:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where `category_id` = '1' and `is_active` = 1 and `approved_status` = 'Approved' and `products`.`deleted_at` is null limit 100 offset 0
        530μs/app/Http/Controllers/FrontEnt/HomeController.php:495radicalhealth
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. Approved
        Backtrace
        • 15. /app/Http/Controllers/FrontEnt/HomeController.php:495
        • 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:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_images` where `is_default` = 1 and `product_images`.`product_id` in (1, 3, 4) and `product_images`.`deleted_at` is null
        540μs/app/Http/Controllers/FrontEnt/HomeController.php:495radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. /app/Http/Controllers/FrontEnt/HomeController.php:495
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_images` where `product_images`.`product_id` in (1, 3, 4) and `product_images`.`deleted_at` is null order by `id` desc
        500μs/app/Http/Controllers/FrontEnt/HomeController.php:495radicalhealth
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/FrontEnt/HomeController.php:495
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_pricings` where `product_pricings`.`product_id` in (1, 3, 4)
        310μs/app/Http/Controllers/FrontEnt/HomeController.php:495radicalhealth
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/FrontEnt/HomeController.php:495
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where `featured` = 'New Product' and `is_active` = 1 and `approved_status` = 'Approved' and `products`.`deleted_at` is null limit 3
        510μs/app/Http/Controllers/FrontEnt/HomeController.php:501radicalhealth
        Metadata
        Bindings
        • 0. New Product
        • 1. 1
        • 2. Approved
        Backtrace
        • 14. /app/Http/Controllers/FrontEnt/HomeController.php:501
        • 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:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_images` where `is_default` = 1 and `product_images`.`product_id` in (1, 7) and `product_images`.`deleted_at` is null
        400μs/app/Http/Controllers/FrontEnt/HomeController.php:501radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. /app/Http/Controllers/FrontEnt/HomeController.php:501
        • 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:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_images` where `product_images`.`product_id` in (1, 7) and `product_images`.`deleted_at` is null order by `id` desc
        410μs/app/Http/Controllers/FrontEnt/HomeController.php:501radicalhealth
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/FrontEnt/HomeController.php:501
        • 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:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_pricings` where `product_pricings`.`product_id` in (1, 7)
        280μs/app/Http/Controllers/FrontEnt/HomeController.php:501radicalhealth
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/FrontEnt/HomeController.php:501
        • 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:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `name` from `brands` where `brands`.`deleted_at` is null
        480μs/app/Http/Controllers/FrontEnt/HomeController.php:502radicalhealth
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/FrontEnt/HomeController.php:502
        • 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:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `name`, `image1`, `image2` from `categories` where `categories`.`deleted_at` is null order by `id` asc
        330μs/app/Http/Controllers/FrontEnt/HomeController.php:507radicalhealth
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/FrontEnt/HomeController.php:507
        • 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:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `languages` where `is_default` = 1 limit 1
        560μs/app/Providers/AppServiceProvider.php:36radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `company_infos` where `company_infos`.`deleted_at` is null limit 1
        380μs/app/Providers/AppServiceProvider.php:37radicalhealth
        Metadata
        Backtrace
        • 18. /app/Providers/AppServiceProvider.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `symbol` from `currencies` where `is_active` = 1 limit 1
        280μs/app/Providers/AppServiceProvider.php:38radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:38
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `product_id`, `quantity`, `unit_price`, `data`, `total_price` from `add_to_cards` where `session_id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK'
        330μs/app/Services/AddToCardService.php:192radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /app/Services/AddToCardService.php:192
        • 15. /app/Providers/AppServiceProvider.php:39
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `link`, `discount_percent`, `discount`, `description` from `offers` where `is_active` = 1 and `offers`.`deleted_at` is null
        330μs/app/Providers/AppServiceProvider.php:40radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:40
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `products` where `products`.`category_id` = 1 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        480μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:61radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:61
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`category_id` = 2 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        510μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:61radicalhealth
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:61
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`category_id` = 3 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        460μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:61radicalhealth
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:61
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`category_id` = 4 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        430μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:61radicalhealth
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:61
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`category_id` = 5 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        410μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:61radicalhealth
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:61
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`category_id` = 6 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        400μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:61radicalhealth
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:61
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`category_id` = 7 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        390μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:61radicalhealth
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:61
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 1 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        480μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 2 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        400μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 3 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        460μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 4 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        390μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 5 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        390μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 6 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        390μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 7 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        390μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 8 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        400μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 9 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        410μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 10 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        450μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 10
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 11 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        410μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 11
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 12 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        450μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 12
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 16 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        410μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 16
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 17 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        430μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 18 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        420μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 18
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 19 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        460μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 20 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        420μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `products` where `products`.`brand_id` = 21 and `products`.`brand_id` is not null and `products`.`deleted_at` is null
        390μsview::53348f2d93fd5458cbe61ece4826540c5417b94b:134radicalhealth
        Metadata
        Bindings
        • 0. 21
        Backtrace
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:134
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select avg(`rating`) as aggregate from `rating_reviews` where `rating_reviews`.`product_id` = 1 and `rating_reviews`.`product_id` is not null and `rating_reviews`.`deleted_at` is null
        330μs/app/Models/Backend/ProductInfo/Product.php:135radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 18. /app/Models/Backend/ProductInfo/Product.php:135
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:217
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select avg(`rating`) as aggregate from `rating_reviews` where `rating_reviews`.`product_id` = 3 and `rating_reviews`.`product_id` is not null and `rating_reviews`.`deleted_at` is null
        300μs/app/Models/Backend/ProductInfo/Product.php:135radicalhealth
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 18. /app/Models/Backend/ProductInfo/Product.php:135
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:217
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select avg(`rating`) as aggregate from `rating_reviews` where `rating_reviews`.`product_id` = 4 and `rating_reviews`.`product_id` is not null and `rating_reviews`.`deleted_at` is null
        290μs/app/Models/Backend/ProductInfo/Product.php:135radicalhealth
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 18. /app/Models/Backend/ProductInfo/Product.php:135
        • 19. view::53348f2d93fd5458cbe61ece4826540c5417b94b:217
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `languages` where `is_default` = 1 limit 1
        500μs/app/Providers/AppServiceProvider.php:36radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `company_infos` where `company_infos`.`deleted_at` is null limit 1
        380μs/app/Providers/AppServiceProvider.php:37radicalhealth
        Metadata
        Backtrace
        • 18. /app/Providers/AppServiceProvider.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `symbol` from `currencies` where `is_active` = 1 limit 1
        260μs/app/Providers/AppServiceProvider.php:38radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:38
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `product_id`, `quantity`, `unit_price`, `data`, `total_price` from `add_to_cards` where `session_id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK'
        310μs/app/Services/AddToCardService.php:192radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /app/Services/AddToCardService.php:192
        • 15. /app/Providers/AppServiceProvider.php:39
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `link`, `discount_percent`, `discount`, `description` from `offers` where `is_active` = 1 and `offers`.`deleted_at` is null
        390μs/app/Providers/AppServiceProvider.php:40radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:40
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `languages` where `is_default` = 1 limit 1
        530μs/app/Providers/AppServiceProvider.php:36radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `company_infos` where `company_infos`.`deleted_at` is null limit 1
        370μs/app/Providers/AppServiceProvider.php:37radicalhealth
        Metadata
        Backtrace
        • 18. /app/Providers/AppServiceProvider.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `symbol` from `currencies` where `is_active` = 1 limit 1
        280μs/app/Providers/AppServiceProvider.php:38radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:38
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `product_id`, `quantity`, `unit_price`, `data`, `total_price` from `add_to_cards` where `session_id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK'
        320μs/app/Services/AddToCardService.php:192radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /app/Services/AddToCardService.php:192
        • 15. /app/Providers/AppServiceProvider.php:39
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `link`, `discount_percent`, `discount`, `description` from `offers` where `is_active` = 1 and `offers`.`deleted_at` is null
        340μs/app/Providers/AppServiceProvider.php:40radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:40
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `languages` where `is_default` = 1 limit 1
        520μs/app/Providers/AppServiceProvider.php:36radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `company_infos` where `company_infos`.`deleted_at` is null limit 1
        380μs/app/Providers/AppServiceProvider.php:37radicalhealth
        Metadata
        Backtrace
        • 18. /app/Providers/AppServiceProvider.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `symbol` from `currencies` where `is_active` = 1 limit 1
        270μs/app/Providers/AppServiceProvider.php:38radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:38
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `product_id`, `quantity`, `unit_price`, `data`, `total_price` from `add_to_cards` where `session_id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK'
        310μs/app/Services/AddToCardService.php:192radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /app/Services/AddToCardService.php:192
        • 15. /app/Providers/AppServiceProvider.php:39
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `link`, `discount_percent`, `discount`, `description` from `offers` where `is_active` = 1 and `offers`.`deleted_at` is null
        280μs/app/Providers/AppServiceProvider.php:40radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:40
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `news` from `breaking_news` where `is_active` = 1 and `breaking_news`.`deleted_at` is null
        280μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:116radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:116
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `languages` where `is_default` = 1 limit 1
        560μs/app/Providers/AppServiceProvider.php:36radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `company_infos` where `company_infos`.`deleted_at` is null limit 1
        430μs/app/Providers/AppServiceProvider.php:37radicalhealth
        Metadata
        Backtrace
        • 18. /app/Providers/AppServiceProvider.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `symbol` from `currencies` where `is_active` = 1 limit 1
        260μs/app/Providers/AppServiceProvider.php:38radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:38
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `product_id`, `quantity`, `unit_price`, `data`, `total_price` from `add_to_cards` where `session_id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK'
        320μs/app/Services/AddToCardService.php:192radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /app/Services/AddToCardService.php:192
        • 15. /app/Providers/AppServiceProvider.php:39
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `link`, `discount_percent`, `discount`, `description` from `offers` where `is_active` = 1 and `offers`.`deleted_at` is null
        300μs/app/Providers/AppServiceProvider.php:40radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:40
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `id`, `name`, `image1`, `image2` from `categories` where `categories`.`deleted_at` is null order by `id` asc
        330μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:540radicalhealth
        Metadata
        Backtrace
        • 14. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:540
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_categories` where `sub_categories`.`category_id` = 1 and `sub_categories`.`category_id` is not null and `sub_categories`.`deleted_at` is null
        340μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_sub_categories` where `sub_sub_categories`.`sub_category_id` = 1 and `sub_sub_categories`.`sub_category_id` is not null and `sub_sub_categories`.`deleted_at` is null
        330μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_categories` where `sub_categories`.`category_id` = 2 and `sub_categories`.`category_id` is not null and `sub_categories`.`deleted_at` is null
        340μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552radicalhealth
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_sub_categories` where `sub_sub_categories`.`sub_category_id` = 3 and `sub_sub_categories`.`sub_category_id` is not null and `sub_sub_categories`.`deleted_at` is null
        370μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558radicalhealth
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_sub_categories` where `sub_sub_categories`.`sub_category_id` = 6 and `sub_sub_categories`.`sub_category_id` is not null and `sub_sub_categories`.`deleted_at` is null
        330μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558radicalhealth
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_categories` where `sub_categories`.`category_id` = 3 and `sub_categories`.`category_id` is not null and `sub_categories`.`deleted_at` is null
        350μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552radicalhealth
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_sub_categories` where `sub_sub_categories`.`sub_category_id` = 2 and `sub_sub_categories`.`sub_category_id` is not null and `sub_sub_categories`.`deleted_at` is null
        340μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558radicalhealth
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_categories` where `sub_categories`.`category_id` = 4 and `sub_categories`.`category_id` is not null and `sub_categories`.`deleted_at` is null
        320μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552radicalhealth
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_sub_categories` where `sub_sub_categories`.`sub_category_id` = 4 and `sub_sub_categories`.`sub_category_id` is not null and `sub_sub_categories`.`deleted_at` is null
        290μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558radicalhealth
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_categories` where `sub_categories`.`category_id` = 5 and `sub_categories`.`category_id` is not null and `sub_categories`.`deleted_at` is null
        300μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552radicalhealth
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_categories` where `sub_categories`.`category_id` = 6 and `sub_categories`.`category_id` is not null and `sub_categories`.`deleted_at` is null
        300μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552radicalhealth
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_categories` where `sub_categories`.`category_id` = 7 and `sub_categories`.`category_id` is not null and `sub_categories`.`deleted_at` is null
        350μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552radicalhealth
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:552
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `sub_sub_categories` where `sub_sub_categories`.`sub_category_id` = 5 and `sub_sub_categories`.`sub_category_id` is not null and `sub_sub_categories`.`deleted_at` is null
        320μsview::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558radicalhealth
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 19. view::ec31b7b369a0f3dde5f7ad54305db783afc19d72:558
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `languages` where `is_default` = 1 limit 1
        460μs/app/Providers/AppServiceProvider.php:36radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `company_infos` where `company_infos`.`deleted_at` is null limit 1
        360μs/app/Providers/AppServiceProvider.php:37radicalhealth
        Metadata
        Backtrace
        • 18. /app/Providers/AppServiceProvider.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `symbol` from `currencies` where `is_active` = 1 limit 1
        260μs/app/Providers/AppServiceProvider.php:38radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:38
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `product_id`, `quantity`, `unit_price`, `data`, `total_price` from `add_to_cards` where `session_id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK'
        310μs/app/Services/AddToCardService.php:192radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /app/Services/AddToCardService.php:192
        • 15. /app/Providers/AppServiceProvider.php:39
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `link`, `discount_percent`, `discount`, `description` from `offers` where `is_active` = 1 and `offers`.`deleted_at` is null
        280μs/app/Providers/AppServiceProvider.php:40radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:40
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `languages` where `is_default` = 1 limit 1
        470μs/app/Providers/AppServiceProvider.php:36radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:36
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `company_infos` where `company_infos`.`deleted_at` is null limit 1
        350μs/app/Providers/AppServiceProvider.php:37radicalhealth
        Metadata
        Backtrace
        • 18. /app/Providers/AppServiceProvider.php:37
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `symbol` from `currencies` where `is_active` = 1 limit 1
        250μs/app/Providers/AppServiceProvider.php:38radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:38
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 21. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select `product_id`, `quantity`, `unit_price`, `data`, `total_price` from `add_to_cards` where `session_id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK'
        310μs/app/Services/AddToCardService.php:192radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /app/Services/AddToCardService.php:192
        • 15. /app/Providers/AppServiceProvider.php:39
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 19. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:120
      • select `id`, `link`, `discount_percent`, `discount`, `description` from `offers` where `is_active` = 1 and `offers`.`deleted_at` is null
        340μs/app/Providers/AppServiceProvider.php:40radicalhealth
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Providers/AppServiceProvider.php:40
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:162
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
      • select * from `sessions` where `id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK' limit 1
        300μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100
        • 15. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:140
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:129
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:236
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiTlFsVThaWXZmWTNrR0NxZjRsZVU5eFVQTjk5eVlmMTBWMURnTlFRVCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NjI6Imh0dHBzOi8vcmFkaWNhbGhlYWx0aGludGVybmF0aW9uYWwuY29tL2NhdGVnb3J5LXdpc2UtcHJvZHVjdC8xIjt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1743888537, '', '13.58.74.190', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK')
        970μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:162radicalhealth
        Metadata
        Bindings
        • 0. YTozOntzOjY6Il90b2tlbiI7czo0MDoiTlFsVThaWXZmWTNrR0NxZjRsZVU5eFVQTjk5eVlmMTBWMURnTlFRVCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NjI6Imh0dHBzOi8vcmFkaWNhbGhlYWx0aGludGVybmF0aW9uYWwuY29tL2NhdGVnb3J5LXdpc2UtcHJvZHVjdC8xIjt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==
        • 1. 1743888537
        • 2. 
        • 3. 13.58.74.190
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 10. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:162
        • 11. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:146
        • 12. /vendor/laravel/framework/src/Illuminate/Session/Store.php:129
        • 13. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:236
        • 14. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:130
      • select * from `sessions` where `id` = '3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK' limit 1
        410μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100radicalhealth
        Metadata
        Bindings
        • 0. 3HctYtknWlhCYyVFTsoj44ZFqfFlzxaSEpYXYshK
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:100
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:97
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:87
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:71
        • 20. /vendor/maximebf/debugbar/src/DebugBar/DebugBar.php:446
      App\Models\Backend\ProductInfo\SubSubCategory
      1
      App\Models\Backend\ProductInfo\SubCategory
      6
      App\Models\Inventory\Currency
      7
      App\Models\Backend\Setting\CompanyInfo
      7
      App\Models\Backend\Setting\Language
      7
      App\Models\Backend\ProductInfo\Category
      14
      App\Models\Backend\ProductInfo\Brand
      18
      App\Models\Backend\ProductInfo\ProductImage
      19
      App\Models\Backend\ProductInfo\Product
      43
          _token
          NQlU8ZYvfY3kGCqf4leU9xUPN99yYf10V1DgNQQT
          _previous
          array:1 [ "url" => "https://radicalhealthinternational.com/category-wise-product/1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category-wise-product/1
          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:24 [ "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "13.58.74.190" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "host" => array:1 [ 0 => "radicalhealthinternational.com" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "92bc235cba4d2a21-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "13.58.74.190" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:46 [ "USER" => "radicalhealthinternationalcom" "HOME" => "/home/radicalhealthinternationalcom" "HTTP_CF_VISITOR" => "{"scheme":"https"}" "HTTP_CF_IPCOUNTRY" => "US" "HTTP_CF_CONNECTING_IP" => "13.58.74.190" "HTTP_CDN_LOOP" => "cloudflare; loops=1" "HTTP_HOST" => "radicalhealthinternational.com" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_CF_RAY" => "92bc235cba4d2a21-ORD" "HTTP_ACCEPT_ENCODING" => "gzip, br" "HTTP_PRIORITY" => "u=0, i" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_X_FORWARDED_FOR" => "13.58.74.190" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "radicalhealthinternational.com" "SERVER_PORT" => "80" "SERVER_ADDR" => "38.54.42.247" "REMOTE_PORT" => "" "REMOTE_ADDR" => "13.58.74.190" "SERVER_SOFTWARE" => "nginx/1.22.1" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/home/radicalhealthinternationalcom/radicalhealthinternational.com/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/category-wise-product/1" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/radicalhealthinternationalcom/radicalhealthinternational.com/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743888537.4953 "REQUEST_TIME" => 1743888537 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 21:28:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdSK3BVVm1ITXBTVHZSbGhlcWVvWHc9PSIsInZhbHVlIjoiWUpHQVFPV0xnVkNDSmFUOWtIa3daRVdQc2I5OVBscWZiU2lKeHVoclhGaTNLOGFjVEpCbDdFcVZIcHduREtkVHF4TVNOVDlTZlhiVWJ2eXFJUWxldTVHWEhKTXg1QzQ4VDFqNlRtVVRwUllWQU9obnM1b0dTU204UnNkNVdWSFkiLCJtYWMiOiJhZDA2ZTEyMDhiZjBhNDljYzkyZmQ1OWM2YTM3ZGNjZjM2N2U5OWNiOTNmYTM3ZDI3ZmNiZTU0YzUzZmU1YTVmIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 14:48:57 GMT; Max-Age=3000000; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjdSK3BVVm1ITXBTVHZSbGhlcWVvWHc9PSIsInZhbHVlIjoiWUpHQVFPV0xnVkNDSmFUOWtIa3daRVdQc2I5OVBscWZiU2lKeHVoclhGaTNLOGFjVEpCbDdFcVZIcHduREtkVHF4TVNOV" 1 => "laravel_session=eyJpdiI6ImQ0cGpCWG8yei9YZllyNVAwNlpLWkE9PSIsInZhbHVlIjoicFRaNjFmRkEyNytOUE9LTWRHWWo5cVFxQ05HdkpuZjYyWlpZSzN2Qzh5bnB6Y291dzdSTmdTYjh2c08yN0d1eS9BUEE0R2NXYnpUSnlBZng0R0VGOGJRend5N24yemRxQU9oWDdaZitxd0xHRjBmYklnVXBnSVhLQWIzVC9OclciLCJtYWMiOiIwYzkwMjZiNWNlNGNlYmQ0ZTJlZGMwYjE2OGI4ZWMxYTQ0Njg2NmYzZjM4ZTFiYTRlYjVjMzBjOTJkNDU5OWRmIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 14:48:57 GMT; Max-Age=3000000; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6ImQ0cGpCWG8yei9YZllyNVAwNlpLWkE9PSIsInZhbHVlIjoicFRaNjFmRkEyNytOUE9LTWRHWWo5cVFxQ05HdkpuZjYyWlpZSzN2Qzh5bnB6Y291dzdSTmdTYjh2c08yN0d1eS9B" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjdSK3BVVm1ITXBTVHZSbGhlcWVvWHc9PSIsInZhbHVlIjoiWUpHQVFPV0xnVkNDSmFUOWtIa3daRVdQc2I5OVBscWZiU2lKeHVoclhGaTNLOGFjVEpCbDdFcVZIcHduREtkVHF4TVNOVDlTZlhiVWJ2eXFJUWxldTVHWEhKTXg1QzQ4VDFqNlRtVVRwUllWQU9obnM1b0dTU204UnNkNVdWSFkiLCJtYWMiOiJhZDA2ZTEyMDhiZjBhNDljYzkyZmQ1OWM2YTM3ZGNjZjM2N2U5OWNiOTNmYTM3ZDI3ZmNiZTU0YzUzZmU1YTVmIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 14:48:57 GMT; path=/XSRF-TOKEN=eyJpdiI6IjdSK3BVVm1ITXBTVHZSbGhlcWVvWHc9PSIsInZhbHVlIjoiWUpHQVFPV0xnVkNDSmFUOWtIa3daRVdQc2I5OVBscWZiU2lKeHVoclhGaTNLOGFjVEpCbDdFcVZIcHduREtkVHF4TVNOV" 1 => "laravel_session=eyJpdiI6ImQ0cGpCWG8yei9YZllyNVAwNlpLWkE9PSIsInZhbHVlIjoicFRaNjFmRkEyNytOUE9LTWRHWWo5cVFxQ05HdkpuZjYyWlpZSzN2Qzh5bnB6Y291dzdSTmdTYjh2c08yN0d1eS9BUEE0R2NXYnpUSnlBZng0R0VGOGJRend5N24yemRxQU9oWDdaZitxd0xHRjBmYklnVXBnSVhLQWIzVC9OclciLCJtYWMiOiIwYzkwMjZiNWNlNGNlYmQ0ZTJlZGMwYjE2OGI4ZWMxYTQ0Njg2NmYzZjM4ZTFiYTRlYjVjMzBjOTJkNDU5OWRmIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 14:48:57 GMT; path=/; httponlylaravel_session=eyJpdiI6ImQ0cGpCWG8yei9YZllyNVAwNlpLWkE9PSIsInZhbHVlIjoicFRaNjFmRkEyNytOUE9LTWRHWWo5cVFxQ05HdkpuZjYyWlpZSzN2Qzh5bnB6Y291dzdSTmdTYjh2c08yN0d1eS9B" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "NQlU8ZYvfY3kGCqf4leU9xUPN99yYf10V1DgNQQT" "_previous" => array:1 [ "url" => "https://radicalhealthinternational.com/category-wise-product/1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]