- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Serializer
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
seance_detail
"App\Form\SeanceDetailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\SeanceDetail {#441 -id: 30 -phase: 4 -duree: "40" -materiel: null -deroulement: "Distribution du TP et réalisation de ce dernier" -activiteEleve: "Mise en application sur un sujet" -activiteProf: "Première partie en autonomie sans trop d'intervention de la part du professeur. Cependant, échange entre les élèves autorisés. Dans un second temps, réponse aux questions et passages dans les rangs pour vérifier l'avancée du TP." -refSeance: Proxies\__CG__\App\Entity\Seance {#493 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\SeanceDetail {#441 -id: 30 -phase: 4 -duree: "40" -materiel: null -deroulement: "Distribution du TP et réalisation de ce dernier" -activiteEleve: "Mise en application sur un sujet" -activiteProf: "Première partie en autonomie sans trop d'intervention de la part du professeur. Cependant, échange entre les élèves autorisés. Dans un second temps, réponse aux questions et passages dans les rangs pour vérifier l'avancée du TP." -refSeance: Proxies\__CG__\App\Entity\Seance {#493 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#648 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#650 …} -namespace: Closure() {#652 …} } |
| data | App\Entity\SeanceDetail {#441 -id: 30 -phase: 4 -duree: "40" -materiel: null -deroulement: "Distribution du TP et réalisation de ce dernier" -activiteEleve: "Mise en application sur un sujet" -activiteProf: "Première partie en autonomie sans trop d'intervention de la part du professeur. Cependant, échange entre les élèves autorisés. Dans un second temps, réponse aux questions et passages dans les rangs pour vérifier l'avancée du TP." -refSeance: Proxies\__CG__\App\Entity\Seance {#493 …} } |
| data_class | "App\Entity\SeanceDetail" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#670 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} use: { $class: "App\Entity\SeanceDetail" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#654 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $translationDomain: "validators" $message: Closure() {#671 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "seance_detail" "_seance_detail" ] |
| cache_key | "_seance_detail_seance_detail" |
| compound | true |
| data | App\Entity\SeanceDetail {#441 -id: 30 -phase: 4 -duree: "40" -materiel: null -deroulement: "Distribution du TP et réalisation de ce dernier" -activiteEleve: "Mise en application sur un sujet" -activiteProf: "Première partie en autonomie sans trop d'intervention de la part du professeur. Cependant, échange entre les élèves autorisés. Dans un second temps, réponse aux questions et passages dans les rangs pour vérifier l'avancée du TP." -refSeance: Proxies\__CG__\App\Entity\Seance {#493 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#736 -form: Symfony\Component\Form\Form {#750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#745 …5} |
| full_name | "seance_detail" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_detail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "seance_detail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_detail" |
| valid | true |
| value | App\Entity\SeanceDetail {#441 -id: 30 -phase: 4 -duree: "40" -materiel: null -deroulement: "Distribution du TP et réalisation de ce dernier" -activiteEleve: "Mise en application sur un sujet" -activiteProf: "Première partie en autonomie sans trop d'intervention de la part du professeur. Cependant, échange entre les élèves autorisés. Dans un second temps, réponse aux questions et passages dans les rangs pour vérifier l'avancée du TP." -refSeance: Proxies\__CG__\App\Entity\Seance {#493 …} } |
phase
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 4 |
| View Format |
"4"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#648 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#650 …} -namespace: Closure() {#652 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#689 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#687 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#654 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $translationDomain: "validators" $message: Closure() {#685 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_seance_detail_phase" ] |
| cache_key | "_seance_detail_phase_integer" |
| compound | false |
| data | 4 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#779 -form: Symfony\Component\Form\Form {#760 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#695 …5} |
| full_name | "seance_detail[phase]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_detail_phase" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phase" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_detail_phase" |
| valid | true |
| value | "4" |
duree
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "40" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#648 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#650 …} -namespace: Closure() {#652 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#706 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#703 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#654 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $translationDomain: "validators" $message: Closure() {#705 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_seance_detail_duree" ] |
| cache_key | "_seance_detail_duree_text" |
| compound | false |
| data | "40" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#781 -form: Symfony\Component\Form\Form {#763 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#782 …5} |
| full_name | "seance_detail[duree]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_detail_duree" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "duree" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_detail_duree" |
| valid | true |
| value | "40" |
materiel
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#648 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#650 …} -namespace: Closure() {#652 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#724 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#726 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#654 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $translationDomain: "validators" $message: Closure() {#725 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_detail_materiel" ] |
| cache_key | "_seance_detail_materiel_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#783 -form: Symfony\Component\Form\Form {#766 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#784 …5} |
| full_name | "seance_detail[materiel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_detail_materiel" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "materiel" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_detail_materiel" |
| valid | true |
| value | "" |
deroulement
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Distribution du TP et réalisation de ce dernier" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#648 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#650 …} -namespace: Closure() {#652 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#683 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#654 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $translationDomain: "validators" $message: Closure() {#734 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_detail_deroulement" ] |
| cache_key | "_seance_detail_deroulement_textarea" |
| compound | false |
| data | "Distribution du TP et réalisation de ce dernier" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#808 -form: Symfony\Component\Form\Form {#769 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#810 …5} |
| full_name | "seance_detail[deroulement]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_detail_deroulement" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "deroulement" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_detail_deroulement" |
| valid | true |
| value | "Distribution du TP et réalisation de ce dernier" |
activiteEleve
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Mise en application sur un sujet" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#648 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#650 …} -namespace: Closure() {#652 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#732 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#654 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $translationDomain: "validators" $message: Closure() {#743 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_detail_activiteEleve" ] |
| cache_key | "_seance_detail_activiteEleve_textarea" |
| compound | false |
| data | "Mise en application sur un sujet" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#811 -form: Symfony\Component\Form\Form {#772 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#812 …5} |
| full_name | "seance_detail[activiteEleve]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_detail_activiteEleve" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "activiteEleve" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_detail_activiteEleve" |
| valid | true |
| value | "Mise en application sur un sujet" |
activiteProf
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Première partie en autonomie sans trop d'intervention de la part du professeur. Cependant, échange entre les élèves autorisés. Dans un second temps, réponse aux questions et passages dans les rangs pour vérifier l'avancée du TP." |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#648 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#650 …} -namespace: Closure() {#652 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#741 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#753 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#654 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $translationDomain: "validators" $message: Closure() {#752 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_detail_activiteProf" ] |
| cache_key | "_seance_detail_activiteProf_textarea" |
| compound | false |
| data | "Première partie en autonomie sans trop d'intervention de la part du professeur. Cependant, échange entre les élèves autorisés. Dans un second temps, réponse aux questions et passages dans les rangs pour vérifier l'avancée du TP." |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#813 -form: Symfony\Component\Form\Form {#775 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#814 …5} |
| full_name | "seance_detail[activiteProf]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_detail_activiteProf" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "activiteProf" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_detail_activiteProf" |
| valid | true |
| value | "Première partie en autonomie sans trop d'intervention de la part du professeur. Cependant, échange entre les élèves autorisés. Dans un second temps, réponse aux questions et passages dans les rangs pour vérifier l'avancée du TP." |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "b489353c532f45ee0b90341a47782f0._srb-_T0RTheffTstNHsiCRcNSdEv33mWi42Ma2TtNI.zrqZrsWDNRUMOrOV4LLeuh0NU3IC8heXKUBMWN3U5euXoqKchbEmWRI_pQ" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "b489353c532f45ee0b90341a47782f0._srb-_T0RTheffTstNHsiCRcNSdEv33mWi42Ma2TtNI.zrqZrsWDNRUMOrOV4LLeuh0NU3IC8heXKUBMWN3U5euXoqKchbEmWRI_pQ" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#648 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#649 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#650 …} -namespace: Closure() {#652 …} } |
| data | "b489353c532f45ee0b90341a47782f0._srb-_T0RTheffTstNHsiCRcNSdEv33mWi42Ma2TtNI.zrqZrsWDNRUMOrOV4LLeuh0NU3IC8heXKUBMWN3U5euXoqKchbEmWRI_pQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#831 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#552 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#654 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#564 …} $translationDomain: "validators" $message: Closure() {#832 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_seance_detail__token" ] |
| cache_key | "_seance_detail__token_hidden" |
| compound | false |
| data | "b489353c532f45ee0b90341a47782f0._srb-_T0RTheffTstNHsiCRcNSdEv33mWi42Ma2TtNI.zrqZrsWDNRUMOrOV4LLeuh0NU3IC8heXKUBMWN3U5euXoqKchbEmWRI_pQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#843 -form: Symfony\Component\Form\Form {#839 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#834 …5} |
| full_name | "seance_detail[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_detail__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_detail__token" |
| valid | true |
| value | "b489353c532f45ee0b90341a47782f0._srb-_T0RTheffTstNHsiCRcNSdEv33mWi42Ma2TtNI.zrqZrsWDNRUMOrOV4LLeuh0NU3IC8heXKUBMWN3U5euXoqKchbEmWRI_pQ" |