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
Le climat
Matériel didactique : craies de couleur
Objectif opérationnel : A l'issue de la leçon, l'élève sera capable d'expliquer correctement le climat

I.1 Révision

  • Qu'est-ce que le vent?
  • Quelle est la direction du vent?
  • Quel est l'instrument qui nous aide à connaitre la direction du vent?

I.2 Motivation

Observation libre puis dirigée

  • Qu'est-ce que vous sentez?

I.3 Annonce du sujet

Aujourd'hui nous allons étudier le climat

I.1 Révision

  • Le vent est l'air qui se déplace.
  • Le vent n'a pas de direction.
  • L'instrument qui nous aide à connaitre la direction du vent s'appelle la girouette ou la manche à vent.

I.2 Motivation

  • Nous sentons la chaleur.
  • Qu'est-ce que le climat?
  • Nous avons combien des sortes de climats et citez-les?
  • Comment est le climat tropical?
  • Il y'à combien de climat tropical?
  • Il y'a combien de saison?
  • Comment est le climat équatorial?
  • Le climat équatorial a combien de saison?
  • Comment est le climat tempéré?
  • Qu'est-ce qui caractérise le climat polaire?
  • Le climat est le changement de temps.
  • Nous avons quatre(4) climats qui sont: équatorial, tropical, tempéré et polaire.
  • Le climat tropical est chaud.
  • Il y'a le climat tropical humide et le climat tropical sec.
  • Le climat tropical a deux saisons: la saison sèche et la saison de pluie.
  • Dans le climat équatorial il fait très chaud.
  • Nous avons qu'une seule saison dans le climat équatorial, c'est la saison sèche.
  • Dans le climat tempéré il ne fait ni chaud, ni froid.
  • Dans le climat polaire, il fait très froid.
  • Le climat polaire se trouve au niveau des pôles (nord et sud).
  • Nous avons combien des sortes de climat et citez-les?
  • Qu'est-ce qui caractérise le climat équatorial?
  • Nous avons quatre (4) climats qui sont: équatorial, tropical, tempéré et polaire.
  • Le climat équatorial est caractérisé par une forte chaleur et par la présence d'une seule saison.
8.1.28PHP Version142msRequest Duration6MBMemory UsageGET lessons/{id}/{slug}Route
    • Booting (40.08ms)
    • Application (102ms)
    • 1 x Application (71.7%)
      101.76ms
      1 x Booting (28.24%)
      40.08ms
      7 templates were rendered
      • public.lessons.show (resources/views/public/lessons/show.blade.php)2bladefile
        Params
        0
        lesson
        1
        lessons
      • 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
        lesson
        4
        lessons
        5
        component
        6
        __currentLoopData
        7
        lesson_
        8
        loop
        9
        section
      • layouts.include.public.header (resources/views/layouts/include/public/header.blade.php)10bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        lesson
        4
        lessons
        5
        component
        6
        __currentLoopData
        7
        lesson_
        8
        loop
        9
        section
      • layouts.include.public.footer (resources/views/layouts/include/public/footer.blade.php)10bladefile
        Params
        0
        __env
        1
        app
        2
        errors
        3
        lesson
        4
        lessons
        5
        component
        6
        __currentLoopData
        7
        lesson_
        8
        loop
        9
        section
      uri
      GET lessons/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Public\LessonController@show
      as
      public.lesson.show
      namespace
      prefix
      /lessons
      where
      file
      app/Http/Controllers/Public/LessonController.php:86-138
      28 statements were executed54.74ms
      • select * from `oldt_posts` where (`id` = '6587' and `slug` = 'le-climat') and exists (select * from `oldt_material_sheets` where `oldt_posts`.`material_sheet_id` = `oldt_material_sheets`.`id`) limit 1
        1.96ms/app/Http/Controllers/Public/LessonController.php:92schoolap
        Metadata
        Bindings
        • 0. 6587
        • 1. le-climat
        Backtrace
        • 15. /app/Http/Controllers/Public/LessonController.php:92
        • 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
      • select * from `lessons` where `lessons`.`id` = '6587' and `lessons`.`deleted_at` is null limit 1
        540μs/app/Repositories/LessonRepository.php:41schoolap
        Metadata
        Bindings
        • 0. 6587
        Backtrace
        • 19. /app/Repositories/LessonRepository.php:41
        • 20. /app/Http/Controllers/Public/LessonController.php:95
        • 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 `lessons`.`deleted_at` is null order by RAND() limit 4
        32.55ms/app/Http/Controllers/Public/LessonController.php:96schoolap
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/Public/LessonController.php:96
        • 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
      • update `lessons` set `count_view` = `count_view` + 1, `lessons`.`updated_at` = '2025-05-15 12:39:12' where `id` = 6587 and `lessons`.`deleted_at` is null
        5.92ms/app/Http/Controllers/Public/LessonController.php:98schoolap
        Metadata
        Bindings
        • 0. 2025-05-15 12:39:12
        • 1. 6587
        Backtrace
        • 16. /app/Http/Controllers/Public/LessonController.php:98
        • 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 `chapters` where `chapters`.`id` = 607 and `chapters`.`deleted_at` is null limit 1
        800μsview::public.lessons.show:10schoolap
        Metadata
        Bindings
        • 0. 607
        Backtrace
        • 20. view::public.lessons.show:10
        • 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 `course_classes` where `course_classes`.`id` = 79 and `course_classes`.`deleted_at` is null limit 1
        770μsview::public.lessons.show:10schoolap
        Metadata
        Bindings
        • 0. 79
        Backtrace
        • 20. view::public.lessons.show:10
        • 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 `classes` where `classes`.`id` in (53) and `classes`.`deleted_at` is null
        590μsview::public.lessons.show:10schoolap
        Metadata
        Backtrace
        • 25. view::public.lessons.show:10
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `cycle_levels` where `cycle_levels`.`id` in (64)
        570μsview::public.lessons.show:10schoolap
        Metadata
        Backtrace
        • 30. view::public.lessons.show:10
        • 32. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 33. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 34. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 35. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `cycles` where `cycles`.`id` in (10)
        450μsview::public.lessons.show:10schoolap
        Metadata
        Backtrace
        • 35. view::public.lessons.show:10
        • 37. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 38. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 39. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 40. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `levels` where `levels`.`id` in (28)
        400μsview::public.lessons.show:10schoolap
        Metadata
        Backtrace
        • 35. view::public.lessons.show:10
        • 37. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 38. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 39. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 40. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `courses` where `courses`.`id` in (36) and `courses`.`deleted_at` is null
        560μsview::public.lessons.show:10schoolap
        Metadata
        Backtrace
        • 25. view::public.lessons.show:10
        • 27. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `lesson_sections` where `lesson_sections`.`lesson_id` = 6587 and `lesson_sections`.`lesson_id` is not null
        950μsview::public.lessons.show:116schoolap
        Metadata
        Bindings
        • 0. 6587
        Backtrace
        • 19. view::public.lessons.show:116
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `lesson_contents` where `lesson_contents`.`id` = 73158 and `lesson_contents`.`deleted_at` is null limit 1
        710μsview::public.lessons.show:117schoolap
        Metadata
        Bindings
        • 0. 73158
        Backtrace
        • 20. view::public.lessons.show:117
        • 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 `content_texts` where `content_texts`.`id` = 72941 and `content_texts`.`deleted_at` is null limit 1
        900μsview::public.lessons.show:133schoolap
        Metadata
        Bindings
        • 0. 72941
        Backtrace
        • 20. view::public.lessons.show:133
        • 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 `lesson_contents` where `lesson_contents`.`id` = 73159 and `lesson_contents`.`deleted_at` is null limit 1
        660μsview::public.lessons.show:117schoolap
        Metadata
        Bindings
        • 0. 73159
        Backtrace
        • 20. view::public.lessons.show:117
        • 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 `content_texts` where `content_texts`.`id` = 72942 and `content_texts`.`deleted_at` is null limit 1
        480μsview::public.lessons.show:133schoolap
        Metadata
        Bindings
        • 0. 72942
        Backtrace
        • 20. view::public.lessons.show:133
        • 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 `lesson_contents` where `lesson_contents`.`id` = 73160 and `lesson_contents`.`deleted_at` is null limit 1
        530μsview::public.lessons.show:117schoolap
        Metadata
        Bindings
        • 0. 73160
        Backtrace
        • 20. view::public.lessons.show:117
        • 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 `content_texts` where `content_texts`.`id` = 72943 and `content_texts`.`deleted_at` is null limit 1
        460μsview::public.lessons.show:133schoolap
        Metadata
        Bindings
        • 0. 72943
        Backtrace
        • 20. view::public.lessons.show:133
        • 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 `lesson_contents` where `lesson_contents`.`id` = 73161 and `lesson_contents`.`deleted_at` is null limit 1
        390μsview::public.lessons.show:117schoolap
        Metadata
        Bindings
        • 0. 73161
        Backtrace
        • 20. view::public.lessons.show:117
        • 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 `content_texts` where `content_texts`.`id` = 72944 and `content_texts`.`deleted_at` is null limit 1
        450μsview::public.lessons.show:133schoolap
        Metadata
        Bindings
        • 0. 72944
        Backtrace
        • 20. view::public.lessons.show:133
        • 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 `lesson_contents` where `lesson_contents`.`id` = 73162 and `lesson_contents`.`deleted_at` is null limit 1
        490μsview::public.lessons.show:117schoolap
        Metadata
        Bindings
        • 0. 73162
        Backtrace
        • 20. view::public.lessons.show:117
        • 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 `content_texts` where `content_texts`.`id` = 72945 and `content_texts`.`deleted_at` is null limit 1
        490μsview::public.lessons.show:133schoolap
        Metadata
        Bindings
        • 0. 72945
        Backtrace
        • 20. view::public.lessons.show:133
        • 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 `lesson_contents` where `lesson_contents`.`id` = 73163 and `lesson_contents`.`deleted_at` is null limit 1
        560μsview::public.lessons.show:117schoolap
        Metadata
        Bindings
        • 0. 73163
        Backtrace
        • 20. view::public.lessons.show:117
        • 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 `content_texts` where `content_texts`.`id` = 72946 and `content_texts`.`deleted_at` is null limit 1
        490μsview::public.lessons.show:133schoolap
        Metadata
        Bindings
        • 0. 72946
        Backtrace
        • 20. view::public.lessons.show:133
        • 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 `lesson_contents` where `lesson_contents`.`id` = 73164 and `lesson_contents`.`deleted_at` is null limit 1
        610μsview::public.lessons.show:117schoolap
        Metadata
        Bindings
        • 0. 73164
        Backtrace
        • 20. view::public.lessons.show:117
        • 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 `content_texts` where `content_texts`.`id` = 72947 and `content_texts`.`deleted_at` is null limit 1
        470μsview::public.lessons.show:133schoolap
        Metadata
        Bindings
        • 0. 72947
        Backtrace
        • 20. view::public.lessons.show:133
        • 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 `lesson_contents` where `lesson_contents`.`id` = 73165 and `lesson_contents`.`deleted_at` is null limit 1
        450μsview::public.lessons.show:117schoolap
        Metadata
        Bindings
        • 0. 73165
        Backtrace
        • 20. view::public.lessons.show:117
        • 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 `content_texts` where `content_texts`.`id` = 72948 and `content_texts`.`deleted_at` is null limit 1
        540μsview::public.lessons.show:133schoolap
        Metadata
        Bindings
        • 0. 72948
        Backtrace
        • 20. view::public.lessons.show:133
        • 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
      App\Models\ContentText
      8
      App\Models\Lesson\LessonContent
      8
      App\Models\Lesson\LessonSection
      8
      App\Models\Course\Course
      1
      App\Models\Level
      1
      App\Models\Cycle
      1
      App\Models\CycleLevel
      1
      App\Models\Classe
      1
      App\Models\Course\CourseClass
      1
      App\Models\Chapter
      1
      App\Models\Lesson\Lesson
      5
        _token
        ZXAnsmMvCAwTePIYnOwCVi25QebcwFPXEaIa2IpA
        applocale
        en
        _previous
        array:1 [ "url" => "https://s8.schoolap.com/lessons/6587/le-climat" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /lessons/6587/le-climat
        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" => "61632" "REMOTE_ADDR" => "3.142.146.163" "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" => "/lessons/6587/le-climat" "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" => 1747312752.5476 "REQUEST_TIME" => 1747312752 ]
        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, 15 May 2025 12:39:12 GMT" ] "set-cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IjV3OTVTSE81ZEVVaXF4aHIzMUxOZXc9PSIsInZhbHVlIjoiSGRTTU1ZMko1OXJicE9GWGdOMjZzZ2xodlExNTM4WEZnRHhVTGVYbTV4RENXWTVCcVRJSXF6cXAwYWRyelZuRiIsIm1hYyI6IjA0ZGIzMmQ4YjRmYTMzMzQ3OGFmZTM4MmY1MGRkZjE1YjZjYWNhMWUzNzZiNjdmNjc2NmFiNDkwNTQ1YzRiYjAiLCJ0YWciOiIifQ%3D%3D; expires=Thu, 22 May 2025 11:19:12 GMT; Max-Age=600000; path=/; httponly; samesite=laxlang_schoolap=eyJpdiI6IjV3OTVTSE81ZEVVaXF4aHIzMUxOZXc9PSIsInZhbHVlIjoiSGRTTU1ZMko1OXJicE9GWGdOMjZzZ2xodlExNTM4WEZnRHhVTGVYbTV4RENXWTVCcVRJSXF6cXAwYWRyelZuRiIsIm" 1 => "XSRF-TOKEN=eyJpdiI6IkpJazNqbWZSSko4MzRzeDBMNk1vYlE9PSIsInZhbHVlIjoiR0t6aUYyTVFKWmJxRzcra0U1cCtKeXpHbE9VeS9TT2VvdzJaSmFycHBCYmhkVjA4d1U4WWtiMUlRTWU4bURKVzYrUXpsdTFOTitBVXNOZndydVgxV0RYQ25aeE9kMFBRK0c3K3l6RjFNZmdZWG1FVUxDdHFIU0VBZTZPUVlROHciLCJtYWMiOiIwZDE3MzRhNjliMWExZjc4NzQ5YzVmNDc1ZDE3YmU5ZmRiMjdjMDdhMWEyMzNlYWUxMGM5OGU4M2YxOThjZTc5IiwidGFnIjoiIn0%3D; expires=Thu, 15 May 2025 14:39:12 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkpJazNqbWZSSko4MzRzeDBMNk1vYlE9PSIsInZhbHVlIjoiR0t6aUYyTVFKWmJxRzcra0U1cCtKeXpHbE9VeS9TT2VvdzJaSmFycHBCYmhkVjA4d1U4WWtiMUlRTWU4bURKVzYrUXpsd" 2 => "schoolap_session=eyJpdiI6IjVaK3pGTC9HRjRpT3FGR1VaVE1Vdmc9PSIsInZhbHVlIjoibnMvY1N3NW9RbWNiYzBRWjdqTk9EdHhUTGQ2dllNdUJ1KytTalN5UGl4V0lpNWZadDlveUM0c1Yrb2hLQUplWGYzcE1SYTFIUWVkd0FvZGhlb1ZHcnZIUEJkUm01cEwvblZISkZMejY3VDJ1L2xhSHovZGRmN2pRMHg1dGo1Qm0iLCJtYWMiOiIwNzlkY2ZhNzBhYTgwMjhhYmFiZWMzY2E4NjA3ZDQxNDg4MTkwYTdjOTY1NzBjZGIyZDA4NTVhYmFjODI2NmY5IiwidGFnIjoiIn0%3D; expires=Thu, 15 May 2025 14:39:12 GMT; Max-Age=7200; path=/; httponly; samesite=laxschoolap_session=eyJpdiI6IjVaK3pGTC9HRjRpT3FGR1VaVE1Vdmc9PSIsInZhbHVlIjoibnMvY1N3NW9RbWNiYzBRWjdqTk9EdHhUTGQ2dllNdUJ1KytTalN5UGl4V0lpNWZadDlveUM0c1Yrb2hLQUplWGY" ] "Set-Cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6IjV3OTVTSE81ZEVVaXF4aHIzMUxOZXc9PSIsInZhbHVlIjoiSGRTTU1ZMko1OXJicE9GWGdOMjZzZ2xodlExNTM4WEZnRHhVTGVYbTV4RENXWTVCcVRJSXF6cXAwYWRyelZuRiIsIm1hYyI6IjA0ZGIzMmQ4YjRmYTMzMzQ3OGFmZTM4MmY1MGRkZjE1YjZjYWNhMWUzNzZiNjdmNjc2NmFiNDkwNTQ1YzRiYjAiLCJ0YWciOiIifQ%3D%3D; expires=Thu, 22-May-2025 11:19:12 GMT; path=/; httponlylang_schoolap=eyJpdiI6IjV3OTVTSE81ZEVVaXF4aHIzMUxOZXc9PSIsInZhbHVlIjoiSGRTTU1ZMko1OXJicE9GWGdOMjZzZ2xodlExNTM4WEZnRHhVTGVYbTV4RENXWTVCcVRJSXF6cXAwYWRyelZuRiIsIm" 1 => "XSRF-TOKEN=eyJpdiI6IkpJazNqbWZSSko4MzRzeDBMNk1vYlE9PSIsInZhbHVlIjoiR0t6aUYyTVFKWmJxRzcra0U1cCtKeXpHbE9VeS9TT2VvdzJaSmFycHBCYmhkVjA4d1U4WWtiMUlRTWU4bURKVzYrUXpsdTFOTitBVXNOZndydVgxV0RYQ25aeE9kMFBRK0c3K3l6RjFNZmdZWG1FVUxDdHFIU0VBZTZPUVlROHciLCJtYWMiOiIwZDE3MzRhNjliMWExZjc4NzQ5YzVmNDc1ZDE3YmU5ZmRiMjdjMDdhMWEyMzNlYWUxMGM5OGU4M2YxOThjZTc5IiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 14:39:12 GMT; path=/XSRF-TOKEN=eyJpdiI6IkpJazNqbWZSSko4MzRzeDBMNk1vYlE9PSIsInZhbHVlIjoiR0t6aUYyTVFKWmJxRzcra0U1cCtKeXpHbE9VeS9TT2VvdzJaSmFycHBCYmhkVjA4d1U4WWtiMUlRTWU4bURKVzYrUXpsd" 2 => "schoolap_session=eyJpdiI6IjVaK3pGTC9HRjRpT3FGR1VaVE1Vdmc9PSIsInZhbHVlIjoibnMvY1N3NW9RbWNiYzBRWjdqTk9EdHhUTGQ2dllNdUJ1KytTalN5UGl4V0lpNWZadDlveUM0c1Yrb2hLQUplWGYzcE1SYTFIUWVkd0FvZGhlb1ZHcnZIUEJkUm01cEwvblZISkZMejY3VDJ1L2xhSHovZGRmN2pRMHg1dGo1Qm0iLCJtYWMiOiIwNzlkY2ZhNzBhYTgwMjhhYmFiZWMzY2E4NjA3ZDQxNDg4MTkwYTdjOTY1NzBjZGIyZDA4NTVhYmFjODI2NmY5IiwidGFnIjoiIn0%3D; expires=Thu, 15-May-2025 14:39:12 GMT; path=/; httponlyschoolap_session=eyJpdiI6IjVaK3pGTC9HRjRpT3FGR1VaVE1Vdmc9PSIsInZhbHVlIjoibnMvY1N3NW9RbWNiYzBRWjdqTk9EdHhUTGQ2dllNdUJ1KytTalN5UGl4V0lpNWZadDlveUM0c1Yrb2hLQUplWGY" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "ZXAnsmMvCAwTePIYnOwCVi25QebcwFPXEaIa2IpA" "applocale" => "en" "_previous" => array:1 [ "url" => "https://s8.schoolap.com/lessons/6587/le-climat" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]