;
No Results Found

Overview

Irratable bowel syndrome (IBS) is a common condition affecting the digestive system. It is usually a lifelong problemand that can be very frustrating to live with.

Symptoms include stomach cramps, bloating, diarrhoea and constipation, which can come and go over time lasting for days up to months.

Causes

The exact cause is unknown however IBS has been linked to oversensitive nerves in your gut, stress and family history. 

Risks

If you have IBS, flare-ups can occur which may be triggered by alcohol, caffeine, diet changes, stress and anxiety.

Overview

Irratable bowel syndrome (IBS) is a common condition affecting the digestive system. It is usually a lifelong problemand that can be very frustrating to live with.

Symptoms include stomach cramps, bloating, diarrhoea and constipation, which can come and go over time lasting for days up to months.

Causes

The exact cause is unknown however IBS has been linked to oversensitive nerves in your gut, stress and family history. 

Risks

If you have IBS, flare-ups can occur which may be triggered by alcohol, caffeine, diet changes, stress and anxiety.

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 history457msRequest 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/irritable-bowel-syndrome-ibs
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/irritable-bowel-syndrome-ibs
    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
    458ms
    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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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 => "Tue, 06 May 2025 08:46:47 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "tsv4oeL6mAzykIg5le3MgEfo7QP2HpPDHYdCVCzY" ]
    • Booting (39.81ms)time
    • Application (417ms)time
    • Routing (2.33ms)
    • Preparing Response (406ms)
    • 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.29%)
      417ms
      1 x Preparing Response (88.8%)
      406ms
      1 x Booting (8.71%)
      39.81ms
      1 x Routing (0.51%)
      2.33ms
      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 duplicates397ms
      • EloquentTreatmentRepository.php#132wellmedseu_staging2.89msselect * from `treatments` where `slug` = 'irritable-bowel-syndrome-ibs' and `status` = 'live' limit 1
        Bindings
        • 0: irritable-bowel-syndrome-ibs
        • 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.55msselect `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` = '912c011a-34ac-48f8-8a92-45a78ed1ff54' 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: 912c011a-34ac-48f8-8a92-45a78ed1ff54
        • 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_staging389msselect * from `media` where `media`.`model_id` in (912) 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_staging970μ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_staging990μ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.51msselect * 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
      1Media.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-05-06 09:46:48GET/treatments/irritable-bowel-syndrome-ibs5610