Chers finalistes, préparez-vous pour le grand jour avec nos contenus !

Des items de toutes les options taillés sur mesure pour que vous prépariez mieux vos épreuves

Start learning
LA TUBERCULOSE
Domaine Science Sous domaine Science de la Vie et de la Terre
Section Technique Option Vétérinaire
Discipline Maladie Infectieuse Classe 6ème
Matériel didactique Craies de couleur Auteur SCHOOLAP.COM
Objectif opérationnel A la fin de cette leçon, l'apprenant sera capable de définir et décrire cette maladie.
Réference NOTES DE COURS DE ZOOT-PATHO, page 35.
Activité initiale

RAPPEL

Quels sont les cours techniques étudiés en 5ème vet ?

RAPPEL

En 5ème vet , nous avons étudié la zoologie, les maladies parasitaires, les maladies infectieuses, et la chirurgie, etc 

MOTIVATION

Quelles sont les maladies déjà étudiées en 5ème vet  ?

MOTIVATION

En 5ème vet ,nous avons étudié le botulisme, la rougeole, la peste-porcine.

ANNONCE DU SUJET

Qu'allons-nous étudier aujourd'hui?

ANNONCE DU SUJET

Aujourd’hui, nous allons étudier la tuberculose.

Activité principale

LA TUBERCULOSE

Qu'est-ce-que la tuberculose?

LA TUBERCULOSE

Définition

La tuberculose est une maladie contagieuse à évolution habituellement chronique et caractérisée par la présence dans les diverses organes, de lésions inflammatoires  susceptibles de métamorphose régressive (caséification, calcification, ramollissement ou sclérose). Ces besoins affectent souvent  l’aspect modulaire. D’où la dénomination de « tuberculose ».

Quel est l’agent responsable de cette maladie ?

ETIOLOGIE  

Réceptivité 

Sont naturellement réceptifs, l’homme, les mammifères , les oiseaux domestiques et aussi les animaux sauvages. Particulièrement, lorsque ceux–ci sont maintenus en captivité.

Agent  pathogène : La maladie est due au bacille tuberculeux, mycobacterium tuberculosis dont il existe plusieurs types : Humain, bovin et aviaire.

  • Le boeuf : Présente une grande sensibilité  au type bovin : L’infection tend vers la généralisation, une résistance au type humain et une réceptivité relative pour le type aviaire où l’infection est locale.
  • Le porc : Est sensible aux trois types bacillaire aux types humains.
  • Mouton-chèvre : Le mouton est pratiquement réfractaire, la chèvre est sensible au type bovin  (qui résiste).
Synthèse

Quels sont les types des animaux réceptifs à cette maladie ?

Les  animaux réceptifs à cette maladie sont : Les  bovins, les moutons, les chèvres et les porcs.

8.1.28PHP Version312msRequest Duration5MBMemory UsageGET fiches/{id}/{slug}Route
    • Booting (40.28ms)
    • Application (272ms)
    • 1 x Application (87.07%)
      271.93ms
      1 x Booting (12.9%)
      40.28ms
      7 templates were rendered
      • public.fiches.show (resources/views/public/fiches/show.blade.php)2bladefile
        Params
        0
        post
        1
        posts
      • components.banner-page (resources/views/components/banner-page.blade.php)7bladefile
        Params
        0
        property
        1
        firstTitle
        2
        secondTitle
        3
        src
        4
        attributes
        5
        slot
        6
        __laravel_slots
      • components.ad-card-lesson-long (resources/views/components/ad-card-lesson-long.blade.php)7bladefile
        Params
        0
        summary
        1
        title
        2
        actionLink
        3
        actionText
        4
        attributes
        5
        slot
        6
        __laravel_slots
      • components.button-link (resources/views/components/button-link.blade.php)6bladefile
        Params
        0
        class
        1
        title
        2
        href
        3
        attributes
        4
        slot
        5
        __laravel_slots
      • layouts.public (resources/views/layouts/public.blade.php)10bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        post
        4
        posts
        5
        component
        6
        __currentLoopData
        7
        post_
        8
        loop
        9
        content
      • layouts.include.public.header (resources/views/layouts/include/public/header.blade.php)10bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        post
        4
        posts
        5
        component
        6
        __currentLoopData
        7
        post_
        8
        loop
        9
        content
      • layouts.include.public.footer (resources/views/layouts/include/public/footer.blade.php)10bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        post
        4
        posts
        5
        component
        6
        __currentLoopData
        7
        post_
        8
        loop
        9
        content
      uri
      GET fiches/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Public\FicheController@show
      as
      public.fiche.show
      namespace
      prefix
      /fiches
      where
      file
      app/Http/Controllers/Public/FicheController.php:46-73
      14 statements were executed230ms
      • select * from `oldt_posts` where `oldt_posts`.`id` = '1217' limit 1
        5.73ms/app/Repositories/PostRepository.php:39schoolap
        Metadata
        Bindings
        • 0. 1217
        Backtrace
        • 19. /app/Repositories/PostRepository.php:39
        • 20. /app/Http/Controllers/Public/FicheController.php:48
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `lessons` where (`post_id` = 1217) and `lessons`.`deleted_at` is null limit 1
        1.1ms/app/Http/Controllers/Public/FicheController.php:52schoolap
        Metadata
        Bindings
        • 0. 1217
        Backtrace
        • 15. /app/Http/Controllers/Public/FicheController.php:52
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • update `lessons` set `count_view` = `count_view` + 1, `lessons`.`updated_at` = '2025-05-08 11:21:10' where `id` = 1630 and `lessons`.`deleted_at` is null
        5.13ms/app/Http/Controllers/Public/FicheController.php:55schoolap
        Metadata
        Bindings
        • 0. 2025-05-08 11:21:10
        • 1. 1630
        Backtrace
        • 16. /app/Http/Controllers/Public/FicheController.php:55
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `oldt_posts` where `published` = 1 order by RAND() limit 4
        76.97ms/app/Http/Controllers/Public/FicheController.php:61schoolap
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Http/Controllers/Public/FicheController.php:61
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `oldt_material_sheets` where `oldt_material_sheets`.`id` = 796 limit 1
        1.08msview::public.fiches.show:7schoolap
        Metadata
        Bindings
        • 0. 796
        Backtrace
        • 20. view::public.fiches.show:7
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_grades` where `oldt_grades`.`id` = 6 and `oldt_grades`.`id` is not null limit 1
        960μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 20. view::public.fiches.show:15
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_options` where `oldt_options`.`id` = 26 limit 1
        4.64msview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 26
        Backtrace
        • 20. view::public.fiches.show:15
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_disciplines` where `oldt_disciplines`.`id` = 22 limit 1
        1.02msview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 22
        Backtrace
        • 20. view::public.fiches.show:15
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_sub_domains` where `oldt_sub_domains`.`id` = 2 and `oldt_sub_domains`.`id` is not null limit 1
        970μsview::public.fiches.show:120schoolap
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 20. view::public.fiches.show:120
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_domains` where `oldt_domains`.`id` = 1 and `oldt_domains`.`id` is not null limit 1
        850μsview::public.fiches.show:120schoolap
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::public.fiches.show:120
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_sections` where `oldt_sections`.`id` = 3 limit 1
        720μsview::public.fiches.show:136schoolap
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 20. view::public.fiches.show:136
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `oldt_material_sheet_contents` where `material_sheet_id` = 796 and `activity` = 0
        43.58ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 796
        • 1. 0
        Backtrace
        • 14. /app/Models/Old/MaterialSheet.php:73
        • 15. view::public.fiches.show:191
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `oldt_material_sheet_contents` where `material_sheet_id` = 796 and `activity` = 1
        38.4ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 796
        • 1. 1
        Backtrace
        • 14. /app/Models/Old/MaterialSheet.php:73
        • 15. view::public.fiches.show:203
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `oldt_material_sheet_contents` where `material_sheet_id` = 796 and `activity` = 2
        48.95ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 796
        • 1. 2
        Backtrace
        • 14. /app/Models/Old/MaterialSheet.php:73
        • 15. view::public.fiches.show:214
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      App\Models\Old\MaterialSheetContent
      6
      App\Models\Old\Section
      1
      App\Models\Old\Domain
      1
      App\Models\Old\SubDomain
      1
      App\Models\Old\Discipline
      1
      App\Models\Old\Option
      1
      App\Models\Old\Grade
      1
      App\Models\Old\MaterialSheet
      1
      App\Models\Lesson\Lesson
      1
      App\Models\Old\Post
      5
        _token
        4GJk3ea1nAhFIe7596ZXKxXOri0sWtaujnqzfmaV
        applocale
        en
        _previous
        array:1 [ "url" => "https://s8.schoolap.com/fiches/1217/la-tuberculose" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /fiches/1217/la-tuberculose
        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:17 [ "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "s8.schoolap.com" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
        request_server
        0 of 0
        array:41 [ "USER" => "www-data" "HOME" => "/var/www" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "s8.schoolap.com" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "s8.schoolap.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "188.166.147.66" "REMOTE_PORT" => "28112" "REMOTE_ADDR" => "3.148.238.144" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/s8.schoolap.com/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/fiches/1217/la-tuberculose" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/var/www/s8.schoolap.com/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746703270.1423 "REQUEST_TIME" => 1746703270 ]
        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 => "Thu, 08 May 2025 11:21:10 GMT" ] "set-cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IkN6L0VFZVdYL01qeTRvRTNkWWZsSWc9PSIsInZhbHVlIjoidWdqVTBiUGc5cWxTK2hqZlJTb0JYYVZVQmE4emY4aWtOYkg2c1pBU0Vxc1JWS2hRUE1UMnJxT3pxeDRQYjVIcSIsIm1hYyI6Ijg1MDhhNTY4MWEzOTA3ZGM0ZGUyZGY2ZWUyY2ZjMzY4NTZjMmQ0ZTA0OWViYzY1ZDY3Y2ZiYmY2MzY2ZWIwNzciLCJ0YWciOiIifQ%3D%3D; expires=Thu, 15 May 2025 10:01:10 GMT; Max-Age=600000; path=/; httponly; samesite=laxlang_schoolap=eyJpdiI6IkN6L0VFZVdYL01qeTRvRTNkWWZsSWc9PSIsInZhbHVlIjoidWdqVTBiUGc5cWxTK2hqZlJTb0JYYVZVQmE4emY4aWtOYkg2c1pBU0Vxc1JWS2hRUE1UMnJxT3pxeDRQYjVIcSIsIm" 1 => "XSRF-TOKEN=eyJpdiI6InZpaHZFT2JYcFB5TU45TTVlTzdZK2c9PSIsInZhbHVlIjoiSWt1MlJoV2N6Mm1kMTBSTURpUlY5NzFFRXZBenkyYTg5QVVRSVZieUZndWpOZUlROUxPbk9kS3dWRXhvd1R5RFMxcFNNUkc1TWZFUTJ5VGd5Y1pPRHZ4cnZrK0JGeHBDempwMmJSM1pJQm5IYVY1ek96YW1MQlc3WTJBNmJtSXMiLCJtYWMiOiI2YzQ2YzNiNTNiOTg5ZTM2OTFlY2IxNWIwZDY2OGM1OGQwNGI1ODlmZWE5OGY2YWIyY2I3Y2UzZWE2M2VmODIxIiwidGFnIjoiIn0%3D; expires=Thu, 08 May 2025 13:21:10 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InZpaHZFT2JYcFB5TU45TTVlTzdZK2c9PSIsInZhbHVlIjoiSWt1MlJoV2N6Mm1kMTBSTURpUlY5NzFFRXZBenkyYTg5QVVRSVZieUZndWpOZUlROUxPbk9kS3dWRXhvd1R5RFMxcFNNU" 2 => "schoolap_session=eyJpdiI6InN5ZEhhdnZXWGVrYjFBdjJtN2hvdXc9PSIsInZhbHVlIjoib3NtMC81ZVRUN3JIV3VQL1g0N2ZvaEZiM2duazNwVFVnYWxaV3hUbzRZZzFKZG9OK0gvS0tMMjVMZXNsS1ZWb1lHUTUyZzFsRHJmbGVqR29JMGJZOGQ3Z2dDd1dpM1I0Zm1sZzNJY3dMYkN2RHdzUUdkL2V2NXk4ZmQxV3FBWC8iLCJtYWMiOiIzOTEzZjI5ODM5MDZjYjdiYWU3NzRlYzI5MWE2OTkxMjczYzU4NTJhYzIyYjc1YTk5ZGZiZWRlNjhjZDFjOTJmIiwidGFnIjoiIn0%3D; expires=Thu, 08 May 2025 13:21:10 GMT; Max-Age=7200; path=/; httponly; samesite=laxschoolap_session=eyJpdiI6InN5ZEhhdnZXWGVrYjFBdjJtN2hvdXc9PSIsInZhbHVlIjoib3NtMC81ZVRUN3JIV3VQL1g0N2ZvaEZiM2duazNwVFVnYWxaV3hUbzRZZzFKZG9OK0gvS0tMMjVMZXNsS1ZWb1l" ] "Set-Cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IkN6L0VFZVdYL01qeTRvRTNkWWZsSWc9PSIsInZhbHVlIjoidWdqVTBiUGc5cWxTK2hqZlJTb0JYYVZVQmE4emY4aWtOYkg2c1pBU0Vxc1JWS2hRUE1UMnJxT3pxeDRQYjVIcSIsIm1hYyI6Ijg1MDhhNTY4MWEzOTA3ZGM0ZGUyZGY2ZWUyY2ZjMzY4NTZjMmQ0ZTA0OWViYzY1ZDY3Y2ZiYmY2MzY2ZWIwNzciLCJ0YWciOiIifQ%3D%3D; expires=Thu, 15-May-2025 10:01:10 GMT; path=/; httponlylang_schoolap=eyJpdiI6IkN6L0VFZVdYL01qeTRvRTNkWWZsSWc9PSIsInZhbHVlIjoidWdqVTBiUGc5cWxTK2hqZlJTb0JYYVZVQmE4emY4aWtOYkg2c1pBU0Vxc1JWS2hRUE1UMnJxT3pxeDRQYjVIcSIsIm" 1 => "XSRF-TOKEN=eyJpdiI6InZpaHZFT2JYcFB5TU45TTVlTzdZK2c9PSIsInZhbHVlIjoiSWt1MlJoV2N6Mm1kMTBSTURpUlY5NzFFRXZBenkyYTg5QVVRSVZieUZndWpOZUlROUxPbk9kS3dWRXhvd1R5RFMxcFNNUkc1TWZFUTJ5VGd5Y1pPRHZ4cnZrK0JGeHBDempwMmJSM1pJQm5IYVY1ek96YW1MQlc3WTJBNmJtSXMiLCJtYWMiOiI2YzQ2YzNiNTNiOTg5ZTM2OTFlY2IxNWIwZDY2OGM1OGQwNGI1ODlmZWE5OGY2YWIyY2I3Y2UzZWE2M2VmODIxIiwidGFnIjoiIn0%3D; expires=Thu, 08-May-2025 13:21:10 GMT; path=/XSRF-TOKEN=eyJpdiI6InZpaHZFT2JYcFB5TU45TTVlTzdZK2c9PSIsInZhbHVlIjoiSWt1MlJoV2N6Mm1kMTBSTURpUlY5NzFFRXZBenkyYTg5QVVRSVZieUZndWpOZUlROUxPbk9kS3dWRXhvd1R5RFMxcFNNU" 2 => "schoolap_session=eyJpdiI6InN5ZEhhdnZXWGVrYjFBdjJtN2hvdXc9PSIsInZhbHVlIjoib3NtMC81ZVRUN3JIV3VQL1g0N2ZvaEZiM2duazNwVFVnYWxaV3hUbzRZZzFKZG9OK0gvS0tMMjVMZXNsS1ZWb1lHUTUyZzFsRHJmbGVqR29JMGJZOGQ3Z2dDd1dpM1I0Zm1sZzNJY3dMYkN2RHdzUUdkL2V2NXk4ZmQxV3FBWC8iLCJtYWMiOiIzOTEzZjI5ODM5MDZjYjdiYWU3NzRlYzI5MWE2OTkxMjczYzU4NTJhYzIyYjc1YTk5ZGZiZWRlNjhjZDFjOTJmIiwidGFnIjoiIn0%3D; expires=Thu, 08-May-2025 13:21:10 GMT; path=/; httponlyschoolap_session=eyJpdiI6InN5ZEhhdnZXWGVrYjFBdjJtN2hvdXc9PSIsInZhbHVlIjoib3NtMC81ZVRUN3JIV3VQL1g0N2ZvaEZiM2duazNwVFVnYWxaV3hUbzRZZzFKZG9OK0gvS0tMMjVMZXNsS1ZWb1l" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "4GJk3ea1nAhFIe7596ZXKxXOri0sWtaujnqzfmaV" "applocale" => "en" "_previous" => array:1 [ "url" => "https://s8.schoolap.com/fiches/1217/la-tuberculose" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]