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 REPRODUCTION DES ETRES VIVANTS
Domaine Science Sous domaine Science de la Vie et de la Terre
Section Scientifique Option Biologie Chimie
Discipline Biologie Classe 6ème
Matériel didactique Craies de couleur Auteur SCHOOLAP.COM
Objectif opérationnel AU TERME DE CETTE LEÇON L'ÉLÈVE SERA CAPABLE DE DECRIRE LA REPRODUCTION.
Réference R.SENDEKI & IFUTA "Biologie 6è année". Page 45
Activité initiale

Motivation

De quoi s’agit-on lorsqu’une plante donne naissance à une autre identique ?

Rappel

 

La conséquence de la colchicine dans une cellule , elle inhibe la formulation des fuseaux achromatiques. La mitose s’arrête à la métaphase.

Motivation

De quoi s’agit-on lorsqu’une plante donne naissance à une autre identique ?

Motivation

 

De quoi s’agit-on lorsqu’une plante donne naissance à une autre identique ?

Il s’agit de la reproduction.

Annonce du sujet

Aujourd’hui, nous allons étudier la reproduction.

Annonce du sujet

Aujourd’hui, nous allons étudier la reproduction.

Activité principale

Analyse

Qu’est-ce que la reproduction ?

 

Quels sont les types de reproduction ?

 

 

Qu’est-ce que la reproduction asexuée ?

 

Quelles sont les caractéristiques de la reproduction asexuée.

 

 

Comment est la population formée lors de reproduction asexuée, du point de vue génétique ?

Analyse

 

Ière PARTIE : LA REPRODUCTION

  1. Définition 

La reproduction est une capacité que possèdent les êtres vivants de donner naissance à un autre être semblable à lui.

C’est aussi une caractéristique de la vie.

  1. Types de reproduction

On distingue deux types de reproduction :

  • La reproduction asexuée ou agamogonie ou agamétique.
  • La reproduction sexuée ou gamogonie ou encore gamétique.
  1. La reproduction asexuée ou agamogonie ou agamétique
  1. Définition

La reproduction asexuée est un mode de reproduction qui ne fait pas intervenir le sexe.

  1. Caractéristiques
  • Elle se fait à partir d’un seul individu puis se divise pour former un nouvel individu identique aux parents.
  • On peut aussi l’appelée multiplication végétale parce qu’elle est fréquente chez les végétaux.
  • Elle consiste à la fragmentation d’un organisme en deux ou plusieurs fragments.

Chaque fragment placé dans des conditions favorables est capable de régénérer la partie manquante et de donner naissance à un ou plusieurs individus nouveaux identiques au premier.

Cette population forme « un clone ».

Synthèse

Quels sont les types de reproduction ?

Pourquoi le terme asexuée ?

 

 

 

Quelles sont les caractéristiques de la reproduction asexuée ?

 

Qu’est-ce qu’un clone.

Les types de reproduction :

La reproduction asexuée et sexuée.

 

Le terme sexuée,  parce que ce mode de reproduction ne fait pas intervenir le sexe.

 

Les caractéristiques de la reproduction asexuée,

Elle se fait à partir d’un seul individu qui se fragmente pour donner deux ou plusieurs individus identique au premier.

 

Un clone c’est une population identique du point de vu génétique.

8.1.28PHP Version271msRequest Duration5MBMemory UsageGET fiches/{id}/{slug}Route
    • Booting (32.16ms)
    • Application (239ms)
    • 1 x Application (88.11%)
      239.07ms
      1 x Booting (11.85%)
      32.16ms
      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 executed208ms
      • select * from `oldt_posts` where `oldt_posts`.`id` = '4416' limit 1
        2.07ms/app/Repositories/PostRepository.php:39schoolap
        Metadata
        Bindings
        • 0. 4416
        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` = 4416) and `lessons`.`deleted_at` is null limit 1
        880μs/app/Http/Controllers/Public/FicheController.php:52schoolap
        Metadata
        Bindings
        • 0. 4416
        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-02 17:42:22' where `id` = 4457 and `lessons`.`deleted_at` is null
        4ms/app/Http/Controllers/Public/FicheController.php:55schoolap
        Metadata
        Bindings
        • 0. 2025-05-02 17:42:22
        • 1. 4457
        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
        58.75ms/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` = 4032 limit 1
        1.08msview::public.fiches.show:7schoolap
        Metadata
        Bindings
        • 0. 4032
        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
        820μ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` = 8 limit 1
        760μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 8
        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` = 19 limit 1
        600μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 19
        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
        760μ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
        690μ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` = 4 limit 1
        770μsview::public.fiches.show:136schoolap
        Metadata
        Bindings
        • 0. 4
        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` = 4032 and `activity` = 0
        41.17ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 4032
        • 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` = 4032 and `activity` = 1
        48.87ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 4032
        • 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` = 4032 and `activity` = 2
        46.87ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 4032
        • 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
      5
      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
        0BLRpcQmCjwtbx7o6sRTtuUvNp1oUAVzGOD0EVyM
        applocale
        en
        _previous
        array:1 [ "url" => "https://s8.schoolap.com/fiches/4416/la-reproduction-des-etres-vivants" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /fiches/4416/la-reproduction-des-etres-vivants
        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" => "1556" "REMOTE_ADDR" => "18.217.19.206" "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/4416/la-reproduction-des-etres-vivants" "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" => 1746207742.1137 "REQUEST_TIME" => 1746207742 ]
        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 => "Fri, 02 May 2025 17:42:22 GMT" ] "set-cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IkFKY3RELzBqRG9ESkpCeFdhUTllOFE9PSIsInZhbHVlIjoia1NPZkRDajB5Q000VEZiMzVDdWZzakl0TndBcmVVMWhhaXo4VnNJZ1FDbk9HTXhOd08rcEwwK2p4dDNtbUFYRiIsIm1hYyI6IjQxYTI2MjVhOWRlYjUzMzI4M2Y0MzlkNjMzYjg1Yzk3MmI3YmIzYTIwY2VkMjMxYTljNTFjYTkzNTE1MWU0YTYiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 09 May 2025 16:22:22 GMT; Max-Age=600000; path=/; httponly; samesite=laxlang_schoolap=eyJpdiI6IkFKY3RELzBqRG9ESkpCeFdhUTllOFE9PSIsInZhbHVlIjoia1NPZkRDajB5Q000VEZiMzVDdWZzakl0TndBcmVVMWhhaXo4VnNJZ1FDbk9HTXhOd08rcEwwK2p4dDNtbUFYRiIsIm" 1 => "XSRF-TOKEN=eyJpdiI6Ik5kUW95bDkvY2ZWT1RzbHVybnpCS3c9PSIsInZhbHVlIjoiZyttUlJXdzluZXlQY3RwUGlIL2YrNGxjK2pIKzhQTHlXcElhaFVkTzhXVXFFblFVekUxbWYyQjFWOXpjd1JtdEJUc0NSOERQcGQ5NVluK05uQUJuU3dRRkErMk9oQ1liZjVqYXNRV09nUVNtNk83N050cmU1NlNZTVFYMmxCTzQiLCJtYWMiOiJkNTYxZTYyY2U4YzBmMDcxMjk4NmE3OWY2MjU5MWY2ZmM3NGE1YWVjODdlZmVlYWI0N2JlZTc5ZTczOTBhZmY4IiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 19:42:22 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ik5kUW95bDkvY2ZWT1RzbHVybnpCS3c9PSIsInZhbHVlIjoiZyttUlJXdzluZXlQY3RwUGlIL2YrNGxjK2pIKzhQTHlXcElhaFVkTzhXVXFFblFVekUxbWYyQjFWOXpjd1JtdEJUc0NSO" 2 => "schoolap_session=eyJpdiI6Im1oek9OemNLdlBMZlVrcEZWSWZMQ0E9PSIsInZhbHVlIjoiQlNZT2NSZzRpbmJXYmtzMTkwaFBxUkFiY2w3R1VleUJIcjRvMEc3b1poUG1aVkx1cUZRc1FLcm9qb2dQemJsdjhXdXAweFc0Qmg0NmhMZjcrUXQzSVRGWFkrSGtGQk1GcmFBb3U0T0RlRmdmUElRMVkveU0ya3psU01DQ2lLZE8iLCJtYWMiOiJkYWY3Zjg1ZjU1OWRjZDkzYTc0OGNjMzc3YjU0OWM2ODc0YjMyNDRlMTQ1YzQxYTJjMTk0MWQzMGY5MDkzNDc1IiwidGFnIjoiIn0%3D; expires=Fri, 02 May 2025 19:42:22 GMT; Max-Age=7200; path=/; httponly; samesite=laxschoolap_session=eyJpdiI6Im1oek9OemNLdlBMZlVrcEZWSWZMQ0E9PSIsInZhbHVlIjoiQlNZT2NSZzRpbmJXYmtzMTkwaFBxUkFiY2w3R1VleUJIcjRvMEc3b1poUG1aVkx1cUZRc1FLcm9qb2dQemJsdjh" ] "Set-Cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IkFKY3RELzBqRG9ESkpCeFdhUTllOFE9PSIsInZhbHVlIjoia1NPZkRDajB5Q000VEZiMzVDdWZzakl0TndBcmVVMWhhaXo4VnNJZ1FDbk9HTXhOd08rcEwwK2p4dDNtbUFYRiIsIm1hYyI6IjQxYTI2MjVhOWRlYjUzMzI4M2Y0MzlkNjMzYjg1Yzk3MmI3YmIzYTIwY2VkMjMxYTljNTFjYTkzNTE1MWU0YTYiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 09-May-2025 16:22:22 GMT; path=/; httponlylang_schoolap=eyJpdiI6IkFKY3RELzBqRG9ESkpCeFdhUTllOFE9PSIsInZhbHVlIjoia1NPZkRDajB5Q000VEZiMzVDdWZzakl0TndBcmVVMWhhaXo4VnNJZ1FDbk9HTXhOd08rcEwwK2p4dDNtbUFYRiIsIm" 1 => "XSRF-TOKEN=eyJpdiI6Ik5kUW95bDkvY2ZWT1RzbHVybnpCS3c9PSIsInZhbHVlIjoiZyttUlJXdzluZXlQY3RwUGlIL2YrNGxjK2pIKzhQTHlXcElhaFVkTzhXVXFFblFVekUxbWYyQjFWOXpjd1JtdEJUc0NSOERQcGQ5NVluK05uQUJuU3dRRkErMk9oQ1liZjVqYXNRV09nUVNtNk83N050cmU1NlNZTVFYMmxCTzQiLCJtYWMiOiJkNTYxZTYyY2U4YzBmMDcxMjk4NmE3OWY2MjU5MWY2ZmM3NGE1YWVjODdlZmVlYWI0N2JlZTc5ZTczOTBhZmY4IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 19:42:22 GMT; path=/XSRF-TOKEN=eyJpdiI6Ik5kUW95bDkvY2ZWT1RzbHVybnpCS3c9PSIsInZhbHVlIjoiZyttUlJXdzluZXlQY3RwUGlIL2YrNGxjK2pIKzhQTHlXcElhaFVkTzhXVXFFblFVekUxbWYyQjFWOXpjd1JtdEJUc0NSO" 2 => "schoolap_session=eyJpdiI6Im1oek9OemNLdlBMZlVrcEZWSWZMQ0E9PSIsInZhbHVlIjoiQlNZT2NSZzRpbmJXYmtzMTkwaFBxUkFiY2w3R1VleUJIcjRvMEc3b1poUG1aVkx1cUZRc1FLcm9qb2dQemJsdjhXdXAweFc0Qmg0NmhMZjcrUXQzSVRGWFkrSGtGQk1GcmFBb3U0T0RlRmdmUElRMVkveU0ya3psU01DQ2lLZE8iLCJtYWMiOiJkYWY3Zjg1ZjU1OWRjZDkzYTc0OGNjMzc3YjU0OWM2ODc0YjMyNDRlMTQ1YzQxYTJjMTk0MWQzMGY5MDkzNDc1IiwidGFnIjoiIn0%3D; expires=Fri, 02-May-2025 19:42:22 GMT; path=/; httponlyschoolap_session=eyJpdiI6Im1oek9OemNLdlBMZlVrcEZWSWZMQ0E9PSIsInZhbHVlIjoiQlNZT2NSZzRpbmJXYmtzMTkwaFBxUkFiY2w3R1VleUJIcjRvMEc3b1poUG1aVkx1cUZRc1FLcm9qb2dQemJsdjh" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "0BLRpcQmCjwtbx7o6sRTtuUvNp1oUAVzGOD0EVyM" "applocale" => "en" "_previous" => array:1 [ "url" => "https://s8.schoolap.com/fiches/4416/la-reproduction-des-etres-vivants" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]