;
No Results Found

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 history610msRequest Duration3MBMemory 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 {fallbackPlaceholder}
status
200 OK
full_url
https://wellmedseu.klx.io/refunds-returns-cancellations
action_name
frontend.content.pages.show
controller_action
Modules\Content\Http\Controllers\Frontend\PageController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://wellmedseu.klx.io/refunds-returns-cancellations
    action_name
    frontend.content.pages.show
    controller_action
    Modules\Content\Http\Controllers\Frontend\PageController@show
    uri
    GET {fallbackPlaceholder}
    controller
    Modules\Content\Http\Controllers\Frontend\PageController@show
    namespace
    Modules\Content\Http\Controllers\Frontend
    file
    Modules/Content/Http/Controllers/Frontend/PageController.php:28-39
    middleware
    web
    duration
    610ms
    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 => "Mon, 28 Apr 2025 09:18:01 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "2R7iRNa8Gy84QUMdTZD1efMLdYFo6Upv9ZKK4leA" ]
    • Booting (63.36ms)time
    • Application (546ms)time
    • Routing (8.74ms)
    • Preparing Response (513ms)
    • View: content::frontend.page.showviews
    • View: content::frontend.page-template.basic.showviews
    • View: content::frontend.banner.showviews
    • View: layouts.frontend.masterviews
    • View: layouts.frontend.partials.headerviews
    • View: layouts.frontend.partials.footerviews
    • View: product::frontend.treatment.footer-indexviews
    • 1 x Application (89.61%)
      546ms
      1 x Preparing Response (84.11%)
      513ms
      1 x Booting (10.39%)
      63.36ms
      1 x Routing (1.43%)
      8.74ms
      7 x View (0%)
      0μs
      7 templates were rendered
      • content::frontend.page.showshow.blade.php#?blade
      • content::frontend.page-template.basic.showshow.blade.php#?blade
      • content::frontend.banner.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 duplicates497ms
      • EloquentPageRepository.php#89wellmedseu_staging5.91msselect * from `pages` where `status` = 'live' and `slug` = 'refunds-returns-cancellations' limit 1
        Bindings
        • 0: live
        • 1: refunds-returns-cancellations
        Backtrace
        • Modules/Content/Repositories/Eloquent/EloquentPageRepository.php:89
        • Modules/Content/Http/Controllers/Frontend/PageController.php:34
        • 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
      • EloquentBannerRepository.php#121wellmedseu_staging2.79msselect * from `banners` where `status` = 'live' and `slug` not in ('faqs', 'news')
        Bindings
        • 0: live
        • 1: faqs
        • 2: news
        Backtrace
        • Modules/Content/Repositories/Eloquent/EloquentBannerRepository.php:121
        • Modules/Content/Composers/BannerComposer.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
      • InteractsWithMedia.php#545wellmedseu_staging485msselect * from `media` where `media`.`model_id` in (0) and `media`.`model_type` = 'Modules\\Content\\Entities\\Banner'
        Bindings
        • 0: Modules\Content\Entities\Banner
        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/Content/Entities/Banner.php:33
      • EloquentSettingRepository.php#38wellmedseu_staging840μ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_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
      • EloquentTreatmentRepository.php#141wellmedseu_staging1.99msselect * 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
      8Treatment.php#?
      Modules\Content\Entities\Page
      1Page.php#?
      Modules\Content\Entities\Banner
      1Banner.php#?
      Modules\Media\Entities\Uuid\Media
      1Media.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-28 10:18:02GET/refunds-returns-cancellations7611