Blog

20 juin 2019

Ce que nous avons besoin d’entendre quand nous souffrons de TCA!

Les patients partagent des parcours de vie similaires et forment une communauté à part entière

Pour notre plateforme l’échange ne se limite pas à la téléconsultation

Rejoindre le groupe sur WhatsApp (à venir) Aimer la page Facebook Suivre le profil Instagram Garder le fil sur Threads (à venir)

Recevoir tous nos articles et dernières actualités

SettingsRequest history720msRequest Duration3MBMemory Usage9.x
Laravel Version
9.52.20
PHP Version
8.2.14
Environment
local
Debug Mode
Enabled
URL
pre-prod.stoptca.fr/
Timezone
Europe/Paris
Locale
fr
GET category/{slug}
status
200 OK
full_url
https://pre-prod.stoptca.fr/category/aider-un-proche
action_name
frontend.category
controller_action
App\Http\Controllers\Frontend\BlogController@category
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://pre-prod.stoptca.fr/category/aider-un-proche
    action_name
    frontend.category
    controller_action
    App\Http\Controllers\Frontend\BlogController@category
    uri
    GET category/{slug}
    controller
    App\Http\Controllers\Frontend\BlogController@category
    file
    app/Http/Controllers/Frontend/BlogController.php:78-98
    middleware
    web
    duration
    693ms
    peak_memory
    4MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:22 [ "host" => array:1 [ 0 => "pre-prod.stoptca.fr" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "cf-ray" => array:1 [ 0 => "9427174c4f5a027b-ORD" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "x-forwarded-for" => array:1 [ 0 => "3.15.223.232" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cf-connecting-ip" => array:1 [ 0 => "3.15.223.232" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] ]
    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, 19 May 2025 22:39:34 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "zCEWfT4RCOld9iB759wHO076iaIODskL2zcenurU" ]
    • Booting (266ms)time
    • Application (454ms)time
    • Routing (53.68ms)
    • View: frontend-new.blog.indexviews
    • View: frontend-new.common-component.patients_shareviews
    • View: frontend-new.common-component.subscribe_latterviews
    • View: frontend-new.layouts.masterviews
    • View: frontend-new.layouts.headerviews
    • View: frontend-new.layouts.alertviews
    • View: frontend-new.layouts.footerviews
    • 1 x Application (63.06%)
      454ms
      1 x Booting (36.94%)
      266ms
      1 x Routing (7.46%)
      53.68ms
      7 x View (0%)
      0μs
      7 templates were rendered
      • frontend-new.blog.indexindex.blade.php#?blade
      • frontend-new.common-component.patients_sharepatients_share.blade.php#?blade
      • frontend-new.common-component.subscribe_lattersubscribe_latter.blade.php#?blade
      • frontend-new.layouts.mastermaster.blade.php#?blade
      • frontend-new.layouts.headerheader.blade.php#?blade
      • frontend-new.layouts.alertalert.blade.php#?blade
      • frontend-new.layouts.footerfooter.blade.php#?blade
      5 statements were executed138ms
      • BlogController.php#79prestoptca29.48msselect * from `blog_categories` where `slug` = 'aider-un-proche' limit 1
        Bindings
        • 0: aider-un-proche
        Backtrace
        • app/Http/Controllers/Frontend/BlogController.php:79
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • BlogController.php#84prestoptca1.54msselect * from `blog_categories`
        Backtrace
        • app/Http/Controllers/Frontend/BlogController.php:84
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • BlogController.php#85prestoptca48.27msselect count(*) as aggregate from `blogs` where `category` = 5
        Bindings
        • 0: 5
        Backtrace
        • app/Http/Controllers/Frontend/BlogController.php:85
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • BlogController.php#85prestoptca54.07msselect * from `blogs` where `category` = 5 limit 9 offset 0
        Bindings
        • 0: 5
        Backtrace
        • app/Http/Controllers/Frontend/BlogController.php:85
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • BlogController.php#85prestoptca4.79msselect * from `blog_categories` where `blog_categories`.`id` in (5)
        Backtrace
        • app/Http/Controllers/Frontend/BlogController.php:85
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      App\Models\BlogCategory
      6BlogCategory.php#?
      App\Models\Blog
      1Blog.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-05-20 00:39:34GET/category/aider-un-proche757