;
No Results Found

Overview

There are many different conditions that can effect your mouth area, from cold sores to ulcers, all that can cause discomfort throughout your day. Thankfully there are a range of treatments available to sooth and remove the conditions.

Causes

Each condition can be caused in multiple ways, generally poor mouth hygeine or eating certain foods can all contribute.

Risks

These often cause pain, trouble eating and general discomfort through daily life.

Overview

There are many different conditions that can effect your mouth area, from cold sores to ulcers, all that can cause discomfort throughout your day. Thankfully there are a range of treatments available to sooth and remove the conditions.

Causes

Each condition can be caused in multiple ways, generally poor mouth hygeine or eating certain foods can all contribute.

Risks

These often cause pain, trouble eating and general discomfort through daily life.

Incompatible browser detected!

We've detected you are using Internet Explorer 10. This site does not support your browser version due to signifigant security risks. You will still be able to view our catalog but you will note be able to purchase through our site using IE10. Please upgrade your browser to IE11 or use another browser such as Google Chrome (recommended), Mozilla Firefox or Microsoft Edge. Click here for more information.

SettingsRequest history428msRequest Duration2MBMemory Usage10.x
Laravel Version
10.48.28
PHP Version
8.4.6
Environment
development
Debug Mode
Enabled
URL
wellmedseu.klx.io
Timezone
Europe/London
Locale
en
GET treatments/{treatmentSlug}
status
200 OK
full_url
https://wellmedseu.klx.io/treatments/mouthcare
action_name
frontend.treatments.show
controller_action
Modules\Product\Http\Controllers\Frontend\TreatmentController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://wellmedseu.klx.io/treatments/mouthcare
    action_name
    frontend.treatments.show
    controller_action
    Modules\Product\Http\Controllers\Frontend\TreatmentController@show
    uri
    GET treatments/{treatmentSlug}
    controller
    Modules\Product\Http\Controllers\Frontend\TreatmentController@show
    namespace
    Modules\Product\Http\Controllers\Frontend
    prefix
    treatments
    file
    Modules/Product/Http/Controllers/Frontend/TreatmentController.php:27-38
    middleware
    web
    duration
    429ms
    peak_memory
    4MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:15 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "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" ] "host" => array:1 [ 0 => "wellmedseu.klx.io" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 27 Apr 2025 19:08:13 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "vkO8hycOPJse20XLj2dw4ZPrHSPGwq0Dz01ZwJWQ" ]
    • Booting (37.89ms)time
    • Application (390ms)time
    • Routing (1.43ms)
    • Preparing Response (380ms)
    • View: product::frontend.treatment.showviews
    • View: layouts.frontend.masterviews
    • View: layouts.frontend.partials.headerviews
    • View: layouts.frontend.partials.footerviews
    • View: product::frontend.treatment.footer-indexviews
    • 1 x Application (91.15%)
      390ms
      1 x Preparing Response (88.76%)
      380ms
      1 x Booting (8.85%)
      37.89ms
      1 x Routing (0.33%)
      1.43ms
      5 x View (0%)
      0μs
      5 templates were rendered
      • product::frontend.treatment.showshow.blade.php#?blade
      • layouts.frontend.mastermaster.blade.php#?blade
      • layouts.frontend.partials.headerheader.blade.php#?blade
      • layouts.frontend.partials.footerfooter.blade.php#?blade
      • product::frontend.treatment.footer-indexfooter-index.blade.php#?blade
      6 statements were executed (2 duplicates)Show only duplicates371ms
      • EloquentTreatmentRepository.php#132wellmedseu_staging2.72msselect * from `treatments` where `slug` = 'mouthcare' and `status` = 'live' limit 1
        Bindings
        • 0: mouthcare
        • 1: live
        Backtrace
        • Modules/Product/Repositories/Eloquent/EloquentTreatmentRepository.php:132
        • Modules/Product/Http/Controllers/Frontend/TreatmentController.php:33
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • show.blade.php#13wellmedseu_staging1.47msselect `products`.*, `product_treatment`.`treatment_id` as `pivot_treatment_id`, `product_treatment`.`product_id` as `pivot_product_id` from `products` inner join `product_treatment` on `products`.`id` = `product_treatment`.`product_id` where `product_treatment`.`treatment_id` = '3d4f5fe4-3914-47bf-a607-a03c0ad8c262' and exists (select * from `product_variations` where `products`.`id` = `product_variations`.`product_id`) and exists (select * from `questionnaires` where `products`.`id` = `questionnaires`.`product_id`) and `status` = 'live'
        Bindings
        • 0: 3d4f5fe4-3914-47bf-a607-a03c0ad8c262
        • 1: live
        Backtrace
        • view::product::frontend.treatment.show:13
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • InteractsWithMedia.php#545wellmedseu_staging363msselect * from `media` where `media`.`model_id` in (3) and `media`.`model_type` = 'Modules\\Product\\Entities\\Treatment'
        Bindings
        • 0: Modules\Product\Entities\Treatment
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:282
        • Modules/Product/Entities/Treatment.php:69
      • EloquentSettingRepository.php#38wellmedseu_staging870μsselect `value` from `settings` where `key` = 'contact-details'
        Bindings
        • 0: contact-details
        Backtrace
        • Modules/Core/Repositories/Eloquent/EloquentSettingRepository.php:38
        • Modules/Content/Composers/ContactDetailsComposer.php:19
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • EloquentSettingRepository.php#38wellmedseu_staging910μsselect `value` from `settings` where `key` = 'contact-details'
        Bindings
        • 0: contact-details
        Backtrace
        • Modules/Core/Repositories/Eloquent/EloquentSettingRepository.php:38
        • Modules/Content/Composers/ContactDetailsComposer.php:19
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • EloquentTreatmentRepository.php#141wellmedseu_staging1.47msselect * from `treatments` where `status` = 'live' order by RAND() asc limit 8
        Bindings
        • 0: live
        Backtrace
        • Modules/Product/Repositories/Eloquent/EloquentTreatmentRepository.php:141
        • Modules/Product/Composers/TreatmentFooterIndexComposer.php:19
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      Modules\Product\Entities\Treatment
      9Treatment.php#?
      Modules\Media\Entities\Uuid\Media
      3Media.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-27 20:08:13GET/treatments/mouthcare5612