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
Comptage de 0 à 6
Domaine Science Sous domaine Mathématiques
Section Primaire Option Primaire
Discipline Numération Classe 1ère
Matériel didactique Tableau noir,craies blanches, bouchons (comptage), livre Auteur SCHOOLAP.COM
Objectif opérationnel Au terme de cette séquence didactique, chaque élève devra être capable de compter et bien ordonner les nombres de 0 à 6.
Réference Pratique de Math 1 page 6, Calcul 1 page 6
Activité initiale

Rappel

Un élève compte et écrit le nombre.

Croquis du maître au T.N.

Qu'avons-nous fait?

Rappel

Nous avons ordonné le nombre de 0 à 5

Motivation

Le maître dessine un autre croquis au T.N et ajoute une boule

Qui peut passer pour compter?

Motivation

Un élève passe devant pour compter

0, 1, 2, 3, 4, 5, 6

Annonce du sujet

Quelle leçon allons-nous voir aujourd'hui?

Annonce du sujet

Nous allons apprendre le comptage de 0 à 6.

Activité principale

Le maître écrit les nombres au T.N

0, 1, 2, 3, 4, 5, 6

Puis les fait lire aux élèves, qui peut compter

  • Explication du maître 
  • Découverte 
  •  Le maître bouleverse l'ordre

4, 6, 3, 1, 0, 2, 5

Un élève compte

0, 1, 2, 3, 4, 5, 6

Les élèves observent

4, 6, 3, 1, 0, 2, 5

Remettent les nombres en ordre puis comptent.

0, 1, 2, 3, 4, 5, 6

Synthèse

ème explication du maître tout en bouleversant l'ordre croissant:

6, 5, 4, 3, 2, 1, 0

Découverte des élèves sous le guide du maître.

Les élèves découvrent :

0, 1, 2, 3, 4, 5, 6

8.1.28PHP Version261msRequest Duration5MBMemory UsageGET fiches/{id}/{slug}Route
    • Booting (39.62ms)
    • Application (222ms)
    • 1 x Application (84.8%)
      221.65ms
      1 x Booting (15.16%)
      39.62ms
      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 executed189ms
      • select * from `oldt_posts` where `oldt_posts`.`id` = '1577' limit 1
        2.18ms/app/Repositories/PostRepository.php:39schoolap
        Metadata
        Bindings
        • 0. 1577
        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` = 1577) and `lessons`.`deleted_at` is null limit 1
        630μs/app/Http/Controllers/Public/FicheController.php:52schoolap
        Metadata
        Bindings
        • 0. 1577
        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-07 18:32:54' where `id` = 1958 and `lessons`.`deleted_at` is null
        3.63ms/app/Http/Controllers/Public/FicheController.php:55schoolap
        Metadata
        Bindings
        • 0. 2025-05-07 18:32:54
        • 1. 1958
        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
        67.34ms/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` = 1156 limit 1
        610μsview::public.fiches.show:7schoolap
        Metadata
        Bindings
        • 0. 1156
        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` = 1 and `oldt_grades`.`id` is not null limit 1
        890μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 1
        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` = 13 limit 1
        510μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 13
        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` = 77 limit 1
        580μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 77
        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` = 1 and `oldt_sub_domains`.`id` is not null limit 1
        470μ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_domains` where `oldt_domains`.`id` = 1 and `oldt_domains`.`id` is not null limit 1
        520μ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` = 2 limit 1
        560μsview::public.fiches.show:136schoolap
        Metadata
        Bindings
        • 0. 2
        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` = 1156 and `activity` = 0
        35.52ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 1156
        • 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` = 1156 and `activity` = 1
        34.35ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 1156
        • 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` = 1156 and `activity` = 2
        41.44ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 1156
        • 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
        t0SYLXDB1cwNrXTG5Lx5OIrcTLQzW4imXzO9dqVM
        applocale
        en
        _previous
        array:1 [ "url" => "https://s8.schoolap.com/fiches/1577/comptage-de-0-a-6" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /fiches/1577/comptage-de-0-a-6
        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" => "4428" "REMOTE_ADDR" => "18.222.71.250" "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/1577/comptage-de-0-a-6" "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" => 1746642774.4999 "REQUEST_TIME" => 1746642774 ]
        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 => "Wed, 07 May 2025 18:32:54 GMT" ] "set-cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IlFDUDBKS1dHdUxWRVVBRzEzeHd4aFE9PSIsInZhbHVlIjoiZ0d3VkhDRXRjaVlkUVJGWjlDVlE5NmRoNVVQWEtyTm9rSmlXMndkRmpaQ1FPTWxTMDNRbkNCeFBXOHZYQ2tOZSIsIm1hYyI6IjBiNDY1NzA2ZTVhMTVhYzcwNGFjMmE4OTE1NzAzMTE1ODA0YjhjMjNhNjA1YWI5MTE5YmE4N2VlMDYzMGZmODIiLCJ0YWciOiIifQ%3D%3D; expires=Wed, 14 May 2025 17:12:54 GMT; Max-Age=600000; path=/; httponly; samesite=laxlang_schoolap=eyJpdiI6IlFDUDBKS1dHdUxWRVVBRzEzeHd4aFE9PSIsInZhbHVlIjoiZ0d3VkhDRXRjaVlkUVJGWjlDVlE5NmRoNVVQWEtyTm9rSmlXMndkRmpaQ1FPTWxTMDNRbkNCeFBXOHZYQ2tOZSIsIm" 1 => "XSRF-TOKEN=eyJpdiI6Imo4OHhNdURHanBJRUl5TFl4RzN4MlE9PSIsInZhbHVlIjoiRmFJM0NYaWhnOUltaWtLMjlJMk5yVU5VS3VTeXVYZG83MkE5SEFGNkRTeWp0MVFZQ3hHSkVwWTBqMDZJWTY4RG53cWc3bXo1cXNhbG54ZW5IYVhhSTRVbVcwZHdOcXVRSFc2djczZURpOWo0RUYrdWNwaDEycEVyN29tbXMrSDgiLCJtYWMiOiJmZDBkYjI2NGQxOWJhMGZhNTU5ZjAxYjBlYjMwMjg2MDM5MTQ3ZGJmMTY4ZDg5M2U3NjNhZWFlZTA0ZTIzNGNhIiwidGFnIjoiIn0%3D; expires=Wed, 07 May 2025 20:32:54 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Imo4OHhNdURHanBJRUl5TFl4RzN4MlE9PSIsInZhbHVlIjoiRmFJM0NYaWhnOUltaWtLMjlJMk5yVU5VS3VTeXVYZG83MkE5SEFGNkRTeWp0MVFZQ3hHSkVwWTBqMDZJWTY4RG53cWc3b" 2 => "schoolap_session=eyJpdiI6IlZFTDZFMzRtS2hidWZ2R2RQdVVxVVE9PSIsInZhbHVlIjoieUs1eU1QSVhHKzdMRm9oTXF2MlBMRUFraEIxL204MEJHczNoQkpYdTNpN2lzUXNxSDg4akMrYkFCbytrRDdzUFVBeE1LK2F6OVVXdGlQc01jYVA4QW1aSnpSWkFtR3EvQ2JKK016cFdCZHdMazJrUERZNTVvaEN4bWFHeTh4TzkiLCJtYWMiOiIyMDI2YTNjMWM4MDgxZmYzYzAzMGI1YzhhNmRhMDE4ZjBiZDA2MWQ0YzA5Nzg3NTRhMTBjYTU0MWVjYjlhZDFiIiwidGFnIjoiIn0%3D; expires=Wed, 07 May 2025 20:32:54 GMT; Max-Age=7200; path=/; httponly; samesite=laxschoolap_session=eyJpdiI6IlZFTDZFMzRtS2hidWZ2R2RQdVVxVVE9PSIsInZhbHVlIjoieUs1eU1QSVhHKzdMRm9oTXF2MlBMRUFraEIxL204MEJHczNoQkpYdTNpN2lzUXNxSDg4akMrYkFCbytrRDdzUFV" ] "Set-Cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IlFDUDBKS1dHdUxWRVVBRzEzeHd4aFE9PSIsInZhbHVlIjoiZ0d3VkhDRXRjaVlkUVJGWjlDVlE5NmRoNVVQWEtyTm9rSmlXMndkRmpaQ1FPTWxTMDNRbkNCeFBXOHZYQ2tOZSIsIm1hYyI6IjBiNDY1NzA2ZTVhMTVhYzcwNGFjMmE4OTE1NzAzMTE1ODA0YjhjMjNhNjA1YWI5MTE5YmE4N2VlMDYzMGZmODIiLCJ0YWciOiIifQ%3D%3D; expires=Wed, 14-May-2025 17:12:54 GMT; path=/; httponlylang_schoolap=eyJpdiI6IlFDUDBKS1dHdUxWRVVBRzEzeHd4aFE9PSIsInZhbHVlIjoiZ0d3VkhDRXRjaVlkUVJGWjlDVlE5NmRoNVVQWEtyTm9rSmlXMndkRmpaQ1FPTWxTMDNRbkNCeFBXOHZYQ2tOZSIsIm" 1 => "XSRF-TOKEN=eyJpdiI6Imo4OHhNdURHanBJRUl5TFl4RzN4MlE9PSIsInZhbHVlIjoiRmFJM0NYaWhnOUltaWtLMjlJMk5yVU5VS3VTeXVYZG83MkE5SEFGNkRTeWp0MVFZQ3hHSkVwWTBqMDZJWTY4RG53cWc3bXo1cXNhbG54ZW5IYVhhSTRVbVcwZHdOcXVRSFc2djczZURpOWo0RUYrdWNwaDEycEVyN29tbXMrSDgiLCJtYWMiOiJmZDBkYjI2NGQxOWJhMGZhNTU5ZjAxYjBlYjMwMjg2MDM5MTQ3ZGJmMTY4ZDg5M2U3NjNhZWFlZTA0ZTIzNGNhIiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 20:32:54 GMT; path=/XSRF-TOKEN=eyJpdiI6Imo4OHhNdURHanBJRUl5TFl4RzN4MlE9PSIsInZhbHVlIjoiRmFJM0NYaWhnOUltaWtLMjlJMk5yVU5VS3VTeXVYZG83MkE5SEFGNkRTeWp0MVFZQ3hHSkVwWTBqMDZJWTY4RG53cWc3b" 2 => "schoolap_session=eyJpdiI6IlZFTDZFMzRtS2hidWZ2R2RQdVVxVVE9PSIsInZhbHVlIjoieUs1eU1QSVhHKzdMRm9oTXF2MlBMRUFraEIxL204MEJHczNoQkpYdTNpN2lzUXNxSDg4akMrYkFCbytrRDdzUFVBeE1LK2F6OVVXdGlQc01jYVA4QW1aSnpSWkFtR3EvQ2JKK016cFdCZHdMazJrUERZNTVvaEN4bWFHeTh4TzkiLCJtYWMiOiIyMDI2YTNjMWM4MDgxZmYzYzAzMGI1YzhhNmRhMDE4ZjBiZDA2MWQ0YzA5Nzg3NTRhMTBjYTU0MWVjYjlhZDFiIiwidGFnIjoiIn0%3D; expires=Wed, 07-May-2025 20:32:54 GMT; path=/; httponlyschoolap_session=eyJpdiI6IlZFTDZFMzRtS2hidWZ2R2RQdVVxVVE9PSIsInZhbHVlIjoieUs1eU1QSVhHKzdMRm9oTXF2MlBMRUFraEIxL204MEJHczNoQkpYdTNpN2lzUXNxSDg4akMrYkFCbytrRDdzUFV" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "t0SYLXDB1cwNrXTG5Lx5OIrcTLQzW4imXzO9dqVM" "applocale" => "en" "_previous" => array:1 [ "url" => "https://s8.schoolap.com/fiches/1577/comptage-de-0-a-6" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]