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 recherche des idées
Domaine Langue Sous domaine Langue
Section Scientifique Option Math-Physique
Discipline Français Classe 6ème
Matériel didactique Craies de couleur Auteur SCHOOLAP.COM
Objectif opérationnel A la fin de la leçon, l’élève sera capable de rechercher des idées.
Réference Dissertation p.9
Activité initiale

Révision

Quels sont les types de travail que nous distinguons en dissertation ?

Révision

Les types de travail que nous distinguons en dissertation sont : Exposer, discuter, démontrer et comparer.

Motivation

Après avoir compris le sujet, qu’est-ce-que l’on doit faire ensuite ?

Motivation

Après avoir compris le sujet, nous devons rechercher les idées.

Annonce du sujet

Qu'allons-nous étudier aujourd'hui ?

Annonce du sujet

Aujourd'hui, nous allons étudier la recherche des idées.

Activité principale

Analyse

Quelle est la procédure à suivre pour une bonne recherche des idées ?

Analyse

Les idées d’une dissertation doivent être recherchées. Pour une bonne recherche, l’élève doit procéder de deux manières suivantes :

1. La méthode simple

Cette méthode concerne les sujets cours, qui sont composés d’une seule proposition. On utilisera un seul terme considéré comme principal en porteur des idées principales du sujet autour duquel on se posera 5 ou 6 questions, et chaque réponse de la question fera l’objet d’un paragraphe.

Ex. : 1. La science sans conscience n’est que ruine de l’âme.

2. Le travail assure l’indépendance

  • Dans le 1er sujet, le terme principal est « la science »
  • Dans le 2ème sujet, le terme principal est « le travail »

* Q1. Qu’entendons-nous par la science ?

* Q2. Pourquoi dit-on que la science sans conscience est une ruine de l’âme ?

* Q3. Que devons-nous faire pour que la science ne tue pas l’âme ?

Synthèse

Combien de méthodes avons-nous pour une bonne recherche des idées ?

Nous distinguons deux méthodes pour une bonne recherche des idées qui  sont :

  • La méthode simple
  • La méthode complexe
8.1.28PHP Version233msRequest Duration5MBMemory UsageGET fiches/{id}/{slug}Route
    • Booting (34.16ms)
    • Application (199ms)
    • 1 x Application (85.33%)
      199.16ms
      1 x Booting (14.63%)
      34.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 executed167ms
      • select * from `oldt_posts` where `oldt_posts`.`id` = '3210' limit 1
        1.88ms/app/Repositories/PostRepository.php:39schoolap
        Metadata
        Bindings
        • 0. 3210
        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` = 3210) and `lessons`.`deleted_at` is null limit 1
        1.17ms/app/Http/Controllers/Public/FicheController.php:52schoolap
        Metadata
        Bindings
        • 0. 3210
        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 13:55:54' where `id` = 3443 and `lessons`.`deleted_at` is null
        3.74ms/app/Http/Controllers/Public/FicheController.php:55schoolap
        Metadata
        Bindings
        • 0. 2025-05-08 13:55:54
        • 1. 3443
        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
        53.6ms/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` = 2826 limit 1
        520μsview::public.fiches.show:7schoolap
        Metadata
        Bindings
        • 0. 2826
        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
        430μ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` = 7 limit 1
        310μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 7
        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` = 11 limit 1
        480μsview::public.fiches.show:15schoolap
        Metadata
        Bindings
        • 0. 11
        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` = 4 and `oldt_sub_domains`.`id` is not null limit 1
        640μsview::public.fiches.show:120schoolap
        Metadata
        Bindings
        • 0. 4
        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` = 2 and `oldt_domains`.`id` is not null limit 1
        420μ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_sections` where `oldt_sections`.`id` = 4 limit 1
        360μ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` = 2826 and `activity` = 0
        34.54ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 2826
        • 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` = 2826 and `activity` = 1
        32.67ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 2826
        • 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` = 2826 and `activity` = 2
        36.59ms/app/Models/Old/MaterialSheet.php:73schoolap
        Metadata
        Bindings
        • 0. 2826
        • 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
        DXmNb8OdQYI9OmgoPyWpit5ZhTgDwwCyu5WOIKsd
        applocale
        en
        _previous
        array:1 [ "url" => "https://s8.schoolap.com/fiches/3210/la-recherche-des-idees" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /fiches/3210/la-recherche-des-idees
        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" => "49044" "REMOTE_ADDR" => "3.145.213.63" "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/3210/la-recherche-des-idees" "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" => 1746712554.8523 "REQUEST_TIME" => 1746712554 ]
        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 13:55:54 GMT" ] "set-cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IjFQdjR4RE81L1I5b2NtRzFHb3prQ0E9PSIsInZhbHVlIjoiU3E3elBNNGRjRnRwTDdUWkFlUUlpVG1Iek9IdW1reGdvZGs1TitzVTNGekEvSWo1QmErUWM1RHd5MU9HMWMvWSIsIm1hYyI6ImExYjMwNmFhZDEwODBmNWFiMWZlODE1ZDM5OTI2NGE0NWQxYjRmMWJiZjE3YTRhYTgwMGVhYWY0MmNlMzViMDciLCJ0YWciOiIifQ%3D%3D; expires=Thu, 15 May 2025 12:35:55 GMT; Max-Age=600000; path=/; httponly; samesite=laxlang_schoolap=eyJpdiI6IjFQdjR4RE81L1I5b2NtRzFHb3prQ0E9PSIsInZhbHVlIjoiU3E3elBNNGRjRnRwTDdUWkFlUUlpVG1Iek9IdW1reGdvZGs1TitzVTNGekEvSWo1QmErUWM1RHd5MU9HMWMvWSIsIm" 1 => "XSRF-TOKEN=eyJpdiI6Im1yZ0lHU2pRL3pRd3dFOU1Vb2NVN2c9PSIsInZhbHVlIjoiTVRMc1dTNWJVbUlkVnpZRTI0bVkxMjZ5b1krLzVhN0pLYUIrZ3NicjJYdFVkUjhnd2hKQWE1bW5va0lrTW5TeU52d2lTRU54TG5QWkMydTArdUN2RERqZUpDTTl0MVJsVkVhekczWm16WFBwc3Y1WldGRnJPUE1RdE5JeHFJUmIiLCJtYWMiOiI0MGFmYTJhYTExNDZlMTg3OWQ0NzVlMzllZjg3OTBmNDYxYzBhMDk4Yjk5NDg4ZWJhNWQ4M2NmMjMzZTBiM2MxIiwidGFnIjoiIn0%3D; expires=Thu, 08 May 2025 15:55:55 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im1yZ0lHU2pRL3pRd3dFOU1Vb2NVN2c9PSIsInZhbHVlIjoiTVRMc1dTNWJVbUlkVnpZRTI0bVkxMjZ5b1krLzVhN0pLYUIrZ3NicjJYdFVkUjhnd2hKQWE1bW5va0lrTW5TeU52d2lTR" 2 => "schoolap_session=eyJpdiI6IjVGUEh3UlFkQVVsMzVxdkdlMFFsbkE9PSIsInZhbHVlIjoiMGZPRDI5RU12RkdPU2xHYmQ2K1B1cWxoMG1XRHMxUURTb2YrdGZ3ejJkQVdoUUxGUzgvTWd6SjFObGk5U0kwUTR1Njd6d3FOSW1oVXJYY3RlM0JRTVR3T3Jpb3dGcmF6djdiUGNaaVVyRGpVQ2NnMUVIbDdxYWFGMDNDazYxRzAiLCJtYWMiOiJkZWYyMjU0NmM4OWJlZDhiOWVmMDVkZmY1ZGIxNzIyNDNjYjJhZWRkNTU3MDA3ZmM2MTk0NmIzOWQzMTFkMTdiIiwidGFnIjoiIn0%3D; expires=Thu, 08 May 2025 15:55:55 GMT; Max-Age=7200; path=/; httponly; samesite=laxschoolap_session=eyJpdiI6IjVGUEh3UlFkQVVsMzVxdkdlMFFsbkE9PSIsInZhbHVlIjoiMGZPRDI5RU12RkdPU2xHYmQ2K1B1cWxoMG1XRHMxUURTb2YrdGZ3ejJkQVdoUUxGUzgvTWd6SjFObGk5U0kwUTR" ] "Set-Cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IjFQdjR4RE81L1I5b2NtRzFHb3prQ0E9PSIsInZhbHVlIjoiU3E3elBNNGRjRnRwTDdUWkFlUUlpVG1Iek9IdW1reGdvZGs1TitzVTNGekEvSWo1QmErUWM1RHd5MU9HMWMvWSIsIm1hYyI6ImExYjMwNmFhZDEwODBmNWFiMWZlODE1ZDM5OTI2NGE0NWQxYjRmMWJiZjE3YTRhYTgwMGVhYWY0MmNlMzViMDciLCJ0YWciOiIifQ%3D%3D; expires=Thu, 15-May-2025 12:35:55 GMT; path=/; httponlylang_schoolap=eyJpdiI6IjFQdjR4RE81L1I5b2NtRzFHb3prQ0E9PSIsInZhbHVlIjoiU3E3elBNNGRjRnRwTDdUWkFlUUlpVG1Iek9IdW1reGdvZGs1TitzVTNGekEvSWo1QmErUWM1RHd5MU9HMWMvWSIsIm" 1 => "XSRF-TOKEN=eyJpdiI6Im1yZ0lHU2pRL3pRd3dFOU1Vb2NVN2c9PSIsInZhbHVlIjoiTVRMc1dTNWJVbUlkVnpZRTI0bVkxMjZ5b1krLzVhN0pLYUIrZ3NicjJYdFVkUjhnd2hKQWE1bW5va0lrTW5TeU52d2lTRU54TG5QWkMydTArdUN2RERqZUpDTTl0MVJsVkVhekczWm16WFBwc3Y1WldGRnJPUE1RdE5JeHFJUmIiLCJtYWMiOiI0MGFmYTJhYTExNDZlMTg3OWQ0NzVlMzllZjg3OTBmNDYxYzBhMDk4Yjk5NDg4ZWJhNWQ4M2NmMjMzZTBiM2MxIiwidGFnIjoiIn0%3D; expires=Thu, 08-May-2025 15:55:55 GMT; path=/XSRF-TOKEN=eyJpdiI6Im1yZ0lHU2pRL3pRd3dFOU1Vb2NVN2c9PSIsInZhbHVlIjoiTVRMc1dTNWJVbUlkVnpZRTI0bVkxMjZ5b1krLzVhN0pLYUIrZ3NicjJYdFVkUjhnd2hKQWE1bW5va0lrTW5TeU52d2lTR" 2 => "schoolap_session=eyJpdiI6IjVGUEh3UlFkQVVsMzVxdkdlMFFsbkE9PSIsInZhbHVlIjoiMGZPRDI5RU12RkdPU2xHYmQ2K1B1cWxoMG1XRHMxUURTb2YrdGZ3ejJkQVdoUUxGUzgvTWd6SjFObGk5U0kwUTR1Njd6d3FOSW1oVXJYY3RlM0JRTVR3T3Jpb3dGcmF6djdiUGNaaVVyRGpVQ2NnMUVIbDdxYWFGMDNDazYxRzAiLCJtYWMiOiJkZWYyMjU0NmM4OWJlZDhiOWVmMDVkZmY1ZGIxNzIyNDNjYjJhZWRkNTU3MDA3ZmM2MTk0NmIzOWQzMTFkMTdiIiwidGFnIjoiIn0%3D; expires=Thu, 08-May-2025 15:55:55 GMT; path=/; httponlyschoolap_session=eyJpdiI6IjVGUEh3UlFkQVVsMzVxdkdlMFFsbkE9PSIsInZhbHVlIjoiMGZPRDI5RU12RkdPU2xHYmQ2K1B1cWxoMG1XRHMxUURTb2YrdGZ3ejJkQVdoUUxGUzgvTWd6SjFObGk5U0kwUTR" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "DXmNb8OdQYI9OmgoPyWpit5ZhTgDwwCyu5WOIKsd" "applocale" => "en" "_previous" => array:1 [ "url" => "https://s8.schoolap.com/fiches/3210/la-recherche-des-idees" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]