Exercise / Exercice / Chimie Organique

BRANCHES

Dear finalists, get ready for the big day with our content!

tems of all options tailored to better prepare you for your tests

Start learning

Question 1

Quelle est la formulation chimique de l'eau ?

Question 2

Quel élément du tableau périodique représente l'oxygène ?
8.1.28PHP Version81.07msRequest Duration6MBMemory UsageGET exercices/{id}/{type}/{title}Route
  • warninglog[09:18:36] LOG.warning: Optional parameter $n declared before required parameter $search is implicit...
  • Booting (37.15ms)
  • Application (43.81ms)
  • 1 x Application (54.04%)
    43.81ms
    1 x Booting (45.83%)
    37.15ms
    7 templates were rendered
    • public.exercices.show (resources/views/public/exercices/show.blade.php)2bladefile
      Params
      0
      exercice
      1
      exercice_types
    • 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-long (resources/views/components/ad-card-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
      exercice
      4
      exercice_types
      5
      component
      6
      __currentLoopData
      7
      exercice_type
      8
      loop
      9
      question
    • layouts.include.public.header (resources/views/layouts/include/public/header.blade.php)10bladefile
      Params
      0
      __env
      1
      app
      2
      errors
      3
      exercice
      4
      exercice_types
      5
      component
      6
      __currentLoopData
      7
      exercice_type
      8
      loop
      9
      question
    • layouts.include.public.footer (resources/views/layouts/include/public/footer.blade.php)10bladefile
      Params
      0
      __env
      1
      app
      2
      errors
      3
      exercice
      4
      exercice_types
      5
      component
      6
      __currentLoopData
      7
      exercice_type
      8
      loop
      9
      question
    uri
    GET exercices/{id}/{type}/{title}
    middleware
    web
    controller
    App\Http\Controllers\Public\ExerciceController@show
    as
    public.exercice.show
    namespace
    prefix
    /exercices
    where
    file
    app/Http/Controllers/Public/ExerciceController.php:70-85
    7 statements were executed16.04ms
    • select * from `exercices` where `exercices`.`id` = '183' and `exercices`.`deleted_at` is null limit 1
      1.87ms/app/Repositories/ExerciceRepository.php:39schoolap
      Metadata
      Bindings
      • 0. 183
      Backtrace
      • 19. /app/Repositories/ExerciceRepository.php:39
      • 20. /app/Http/Controllers/Public/ExerciceController.php:72
      • 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
    • update `exercices` set `view_count` = `view_count` + 1, `exercices`.`updated_at` = '2025-05-09 09:18:36' where `id` = 183 and `exercices`.`deleted_at` is null
      4.29ms/app/Http/Controllers/Public/ExerciceController.php:73schoolap
      Metadata
      Bindings
      • 0. 2025-05-09 09:18:36
      • 1. 183
      Backtrace
      • 16. /app/Http/Controllers/Public/ExerciceController.php:73
      • 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 distinct `exercice_types`.* from `exercice_types` inner join `exercices` on `exercices`.`exercice_type_id` = `exercice_types`.`id` where `exercices`.`is_publish` = 1
      1.33ms/app/Http/Controllers/Public/ExerciceController.php:79schoolap
      Metadata
      Bindings
      • 0. 1
      Backtrace
      • 14. /app/Http/Controllers/Public/ExerciceController.php:79
      • 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 `exercice_types` where `exercice_types`.`id` = 5 limit 1
      590μsview::public.exercices.show:19schoolap
      Metadata
      Bindings
      • 0. 5
      Backtrace
      • 20. view::public.exercices.show:19
      • 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 `questions` where `questions`.`exercice_id` = 183 and `questions`.`exercice_id` is not null
      4.22msview::public.exercices.show:101schoolap
      Metadata
      Bindings
      • 0. 183
      Backtrace
      • 19. view::public.exercices.show:101
      • 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 `assertions`.*, `assertion_questions`.`question_id` as `pivot_question_id`, `assertion_questions`.`assertion_id` as `pivot_assertion_id` from `assertions` inner join `assertion_questions` on `assertions`.`id` = `assertion_questions`.`assertion_id` where `assertion_questions`.`question_id` = 1905
      2.2msview::public.exercices.show:108schoolap
      Metadata
      Bindings
      • 0. 1905
      Backtrace
      • 19. view::public.exercices.show:108
      • 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 `assertions`.*, `assertion_questions`.`question_id` as `pivot_question_id`, `assertion_questions`.`assertion_id` as `pivot_assertion_id` from `assertions` inner join `assertion_questions` on `assertions`.`id` = `assertion_questions`.`assertion_id` where `assertion_questions`.`question_id` = 1906
      1.54msview::public.exercices.show:108schoolap
      Metadata
      Bindings
      • 0. 1906
      Backtrace
      • 19. view::public.exercices.show:108
      • 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
    App\Models\Question
    2
    App\Models\ExerciceType
    5
    App\Models\Exercice
    1
      _token
      AOVkVS9f3D1y09Y5GSSQNs0i6fBSdOAK7brfFgpD
      applocale
      en
      _previous
      array:1 [ "url" => "https://s8.schoolap.com/exercices/183/exercice/chimie-organique" ]
      _flash
      array:2 [ "old" => [] "new" => [] ]
      PHPDEBUGBAR_STACK_DATA
      []
      path_info
      /exercices/183/exercice/chimie-organique
      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" => "40474" "REMOTE_ADDR" => "3.22.101.207" "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" => "/exercices/183/exercice/chimie-organique" "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" => 1746782316.165 "REQUEST_TIME" => 1746782316 ]
      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, 09 May 2025 09:18:36 GMT" ] "set-cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6Ik1vejJsYTcveUdMdVB6T3ZyZnV1U1E9PSIsInZhbHVlIjoiZXRNL3dIVE5CNWFvWm81ZFZIejRRL2dyblpVcjZia1F1VmphbWNkOGd1aEkxUzFjaXhPWkxaQ0pLcGxRMzdrMiIsIm1hYyI6IjU1MzdkNjZjMDIzNjE1NjJlYzUyYmUzYjRmMWRjZDk5N2JkMjcwNDhlMjQ0MmE1NDM5YzU0MzFmNmJiY2MxYzMiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 16 May 2025 07:58:36 GMT; Max-Age=600000; path=/; httponly; samesite=laxlang_schoolap=eyJpdiI6Ik1vejJsYTcveUdMdVB6T3ZyZnV1U1E9PSIsInZhbHVlIjoiZXRNL3dIVE5CNWFvWm81ZFZIejRRL2dyblpVcjZia1F1VmphbWNkOGd1aEkxUzFjaXhPWkxaQ0pLcGxRMzdrMiIsIm" 1 => "XSRF-TOKEN=eyJpdiI6IkNZc1dwb1hCMnV3UWpYRzY3VHhxelE9PSIsInZhbHVlIjoiY3laUmJVRksrakRxUUFJRzFYa2tjcWtPWSs5NnRrWjhuc1FPbEtiMS95Z3loS3FnVXdoRzByaWsyNEFyOTVBRHowQytiVGRaWVFyTllaSk1XQ2dmTUduODJnUldYRjF1N1psblRtYmFaY2NyMUh4Uk41czlDQjJXRjk4MVRQK08iLCJtYWMiOiI1MjRhZjQ2ZTdkMzI4YmRjODEzZjU0NjdkMzE2Njk0OGRhZTRhNmQ1YjE2NGMwOTlkM2I2ZTA1NzVjZTJiYTYzIiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 11:18:36 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkNZc1dwb1hCMnV3UWpYRzY3VHhxelE9PSIsInZhbHVlIjoiY3laUmJVRksrakRxUUFJRzFYa2tjcWtPWSs5NnRrWjhuc1FPbEtiMS95Z3loS3FnVXdoRzByaWsyNEFyOTVBRHowQytiV" 2 => "schoolap_session=eyJpdiI6IkhMd3RFSk9WRWw2RmQ1RlBRR3J4Wmc9PSIsInZhbHVlIjoiZ1E4WE1iVWlsdWhkeVBTMGU5NVRMdm1IdXpsS0NwMGtjTHB1TjdYNUtLKzZUbmZDTHZkNGJwaWtBbnlwS3VFdkV5cXNKRnRvVEVLZk1mR0V4M3JxNTRObGZab2NyWTc0NkZxS2czOUp5R2N4aHBZZGVGQzgxenlLOE5UZk10d0YiLCJtYWMiOiJkOGNhNzVkNTk0NjM5YzhiMGQ3ZDI5Y2I5M2RiMmJkZjFkOTNiYzQ5MzgxODkxZGZjMzk3NWY3NjMwNGU0ODVmIiwidGFnIjoiIn0%3D; expires=Fri, 09 May 2025 11:18:36 GMT; Max-Age=7200; path=/; httponly; samesite=laxschoolap_session=eyJpdiI6IkhMd3RFSk9WRWw2RmQ1RlBRR3J4Wmc9PSIsInZhbHVlIjoiZ1E4WE1iVWlsdWhkeVBTMGU5NVRMdm1IdXpsS0NwMGtjTHB1TjdYNUtLKzZUbmZDTHZkNGJwaWtBbnlwS3VFdkV" ] "Set-Cookie" => array:3 [ 0 => "lang_schoolap=eyJpdiI6Ik1vejJsYTcveUdMdVB6T3ZyZnV1U1E9PSIsInZhbHVlIjoiZXRNL3dIVE5CNWFvWm81ZFZIejRRL2dyblpVcjZia1F1VmphbWNkOGd1aEkxUzFjaXhPWkxaQ0pLcGxRMzdrMiIsIm1hYyI6IjU1MzdkNjZjMDIzNjE1NjJlYzUyYmUzYjRmMWRjZDk5N2JkMjcwNDhlMjQ0MmE1NDM5YzU0MzFmNmJiY2MxYzMiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 16-May-2025 07:58:36 GMT; path=/; httponlylang_schoolap=eyJpdiI6Ik1vejJsYTcveUdMdVB6T3ZyZnV1U1E9PSIsInZhbHVlIjoiZXRNL3dIVE5CNWFvWm81ZFZIejRRL2dyblpVcjZia1F1VmphbWNkOGd1aEkxUzFjaXhPWkxaQ0pLcGxRMzdrMiIsIm" 1 => "XSRF-TOKEN=eyJpdiI6IkNZc1dwb1hCMnV3UWpYRzY3VHhxelE9PSIsInZhbHVlIjoiY3laUmJVRksrakRxUUFJRzFYa2tjcWtPWSs5NnRrWjhuc1FPbEtiMS95Z3loS3FnVXdoRzByaWsyNEFyOTVBRHowQytiVGRaWVFyTllaSk1XQ2dmTUduODJnUldYRjF1N1psblRtYmFaY2NyMUh4Uk41czlDQjJXRjk4MVRQK08iLCJtYWMiOiI1MjRhZjQ2ZTdkMzI4YmRjODEzZjU0NjdkMzE2Njk0OGRhZTRhNmQ1YjE2NGMwOTlkM2I2ZTA1NzVjZTJiYTYzIiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 11:18:36 GMT; path=/XSRF-TOKEN=eyJpdiI6IkNZc1dwb1hCMnV3UWpYRzY3VHhxelE9PSIsInZhbHVlIjoiY3laUmJVRksrakRxUUFJRzFYa2tjcWtPWSs5NnRrWjhuc1FPbEtiMS95Z3loS3FnVXdoRzByaWsyNEFyOTVBRHowQytiV" 2 => "schoolap_session=eyJpdiI6IkhMd3RFSk9WRWw2RmQ1RlBRR3J4Wmc9PSIsInZhbHVlIjoiZ1E4WE1iVWlsdWhkeVBTMGU5NVRMdm1IdXpsS0NwMGtjTHB1TjdYNUtLKzZUbmZDTHZkNGJwaWtBbnlwS3VFdkV5cXNKRnRvVEVLZk1mR0V4M3JxNTRObGZab2NyWTc0NkZxS2czOUp5R2N4aHBZZGVGQzgxenlLOE5UZk10d0YiLCJtYWMiOiJkOGNhNzVkNTk0NjM5YzhiMGQ3ZDI5Y2I5M2RiMmJkZjFkOTNiYzQ5MzgxODkxZGZjMzk3NWY3NjMwNGU0ODVmIiwidGFnIjoiIn0%3D; expires=Fri, 09-May-2025 11:18:36 GMT; path=/; httponlyschoolap_session=eyJpdiI6IkhMd3RFSk9WRWw2RmQ1RlBRR3J4Wmc9PSIsInZhbHVlIjoiZ1E4WE1iVWlsdWhkeVBTMGU5NVRMdm1IdXpsS0NwMGtjTHB1TjdYNUtLKzZUbmZDTHZkNGJwaWtBbnlwS3VFdkV" ] ]
      session_attributes
      0 of 0
      array:5 [ "_token" => "AOVkVS9f3D1y09Y5GSSQNs0i6fBSdOAK7brfFgpD" "applocale" => "en" "_previous" => array:1 [ "url" => "https://s8.schoolap.com/exercices/183/exercice/chimie-organique" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]