- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 21
- 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
-
-
titre
-
duree
-
objectifIntermediaire
-
prerequis
-
deroule
-
ressourcesFournies
-
remarque
-
organisation
-
refThemeSeance
-
etape
-
bloom
-
_token
-
seance
"App\Form\SeanceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Seance {#450 -id: 42 -titre: "Séance 1 : Présentation de l'outil JavaDoc + TD D'application" -duree: 3 -objectifIntermediaire: "Permettre de structurer les commentaires placés dans le code afin de générer une documentation" -prerequis: null -deroule: """ - Présentation de l'outil\r\n - Exemple en classe \r\n - Mise en activité : Réaliser une documentation de leur dernier projet et générer une documentation grâce à l'outil """ -ressourcesFournies: null -remarque: null -refSequence: Proxies\__CG__\App\Entity\Sequence {#496 …} -refCompetences: Doctrine\ORM\PersistentCollection {#471 …} -refSavoirTechnologique: Doctrine\ORM\PersistentCollection {#479 …} -refSeancesDetails: Doctrine\ORM\PersistentCollection {#478 …} -organisation: null -refThemeSeance: null -etape: null -bloom: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Seance {#450 -id: 42 -titre: "Séance 1 : Présentation de l'outil JavaDoc + TD D'application" -duree: 3 -objectifIntermediaire: "Permettre de structurer les commentaires placés dans le code afin de générer une documentation" -prerequis: null -deroule: """ - Présentation de l'outil\r\n - Exemple en classe \r\n - Mise en activité : Réaliser une documentation de leur dernier projet et générer une documentation grâce à l'outil """ -ressourcesFournies: null -remarque: null -refSequence: Proxies\__CG__\App\Entity\Sequence {#496 …} -refCompetences: Doctrine\ORM\PersistentCollection {#471 …} -refSavoirTechnologique: Doctrine\ORM\PersistentCollection {#479 …} -refSeancesDetails: Doctrine\ORM\PersistentCollection {#478 …} -organisation: null -refThemeSeance: null -etape: null -bloom: null } |
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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data | App\Entity\Seance {#450 -id: 42 -titre: "Séance 1 : Présentation de l'outil JavaDoc + TD D'application" -duree: 3 -objectifIntermediaire: "Permettre de structurer les commentaires placés dans le code afin de générer une documentation" -prerequis: null -deroule: """ - Présentation de l'outil\r\n - Exemple en classe \r\n - Mise en activité : Réaliser une documentation de leur dernier projet et générer une documentation grâce à l'outil """ -ressourcesFournies: null -remarque: null -refSequence: Proxies\__CG__\App\Entity\Sequence {#496 …} -refCompetences: Doctrine\ORM\PersistentCollection {#471 …} -refSavoirTechnologique: Doctrine\ORM\PersistentCollection {#479 …} -refSeancesDetails: Doctrine\ORM\PersistentCollection {#478 …} -organisation: null -refThemeSeance: null -etape: null -bloom: null } |
| data_class | "App\Entity\Seance" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#738 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#600 …} use: { $class: "App\Entity\Seance" } } |
| 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() {#736 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#737 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "seance" "_seance" ] |
| cache_key | "_seance_seance" |
| compound | true |
| data | App\Entity\Seance {#450 -id: 42 -titre: "Séance 1 : Présentation de l'outil JavaDoc + TD D'application" -duree: 3 -objectifIntermediaire: "Permettre de structurer les commentaires placés dans le code afin de générer une documentation" -prerequis: null -deroule: """ - Présentation de l'outil\r\n - Exemple en classe \r\n - Mise en activité : Réaliser une documentation de leur dernier projet et générer une documentation grâce à l'outil """ -ressourcesFournies: null -remarque: null -refSequence: Proxies\__CG__\App\Entity\Sequence {#496 …} -refCompetences: Doctrine\ORM\PersistentCollection {#471 …} -refSavoirTechnologique: Doctrine\ORM\PersistentCollection {#479 …} -refSeancesDetails: Doctrine\ORM\PersistentCollection {#478 …} -organisation: null -refThemeSeance: null -etape: null -bloom: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#720 -form: Symfony\Component\Form\Form {#909 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#930 …5} |
| full_name | "seance" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "seance" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance" |
| valid | true |
| value | App\Entity\Seance {#450 -id: 42 -titre: "Séance 1 : Présentation de l'outil JavaDoc + TD D'application" -duree: 3 -objectifIntermediaire: "Permettre de structurer les commentaires placés dans le code afin de générer une documentation" -prerequis: null -deroule: """ - Présentation de l'outil\r\n - Exemple en classe \r\n - Mise en activité : Réaliser une documentation de leur dernier projet et générer une documentation grâce à l'outil """ -ressourcesFournies: null -remarque: null -refSequence: Proxies\__CG__\App\Entity\Sequence {#496 …} -refCompetences: Doctrine\ORM\PersistentCollection {#471 …} -refSavoirTechnologique: Doctrine\ORM\PersistentCollection {#479 …} -refSeancesDetails: Doctrine\ORM\PersistentCollection {#478 …} -organisation: null -refThemeSeance: null -etape: null -bloom: null } |
titre
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Séance 1 : Présentation de l'outil JavaDoc + TD D'application" |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#810 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#600 …} } |
| 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() {#714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#813 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_seance_titre" ] |
| cache_key | "_seance_titre_text" |
| compound | false |
| data | "Séance 1 : Présentation de l'outil JavaDoc + TD D'application" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1009 -form: Symfony\Component\Form\Form {#958 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1011 …5} |
| full_name | "seance[titre]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_titre" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "titre" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_titre" |
| valid | true |
| value | "Séance 1 : Présentation de l'outil JavaDoc + TD D'application" |
duree
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 3 |
| View Format |
"3"
|
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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#764 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#600 …} } |
| 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#816 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_seance_duree" ] |
| cache_key | "_seance_duree_integer" |
| compound | false |
| data | 3 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1008 -form: Symfony\Component\Form\Form {#961 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1006 …5} |
| full_name | "seance[duree]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_duree" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "duree" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_duree" |
| valid | true |
| value | "3" |
objectifIntermediaire
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Permettre de structurer les commentaires placés dans le code afin de générer une documentation" |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#803 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#600 …} } |
| 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() {#776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#750 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_objectifIntermediaire" ] |
| cache_key | "_seance_objectifIntermediaire_textarea" |
| compound | false |
| data | "Permettre de structurer les commentaires placés dans le code afin de générer une documentation" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#952 -form: Symfony\Component\Form\Form {#964 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#947 …5} |
| full_name | "seance[objectifIntermediaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_objectifIntermediaire" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "objectifIntermediaire" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_objectifIntermediaire" |
| valid | true |
| value | "Permettre de structurer les commentaires placés dans le code afin de générer une documentation" |
prerequis
"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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#774 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#600 …} } |
| 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() {#756 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#726 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_prerequis" ] |
| cache_key | "_seance_prerequis_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#934 -form: Symfony\Component\Form\Form {#907 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#848 …5} |
| full_name | "seance[prerequis]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_prerequis" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prerequis" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_prerequis" |
| valid | true |
| value | "" |
deroule
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ - Présentation de l'outil\r\n - Exemple en classe \r\n - Mise en activité : Réaliser une documentation de leur dernier projet et générer une documentation grâce à l'outil """ |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| 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 {#600 …} } |
| 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() {#820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#819 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_deroule" ] |
| cache_key | "_seance_deroule_textarea" |
| compound | false |
| data | """ - Présentation de l'outil\r\n - Exemple en classe \r\n - Mise en activité : Réaliser une documentation de leur dernier projet et générer une documentation grâce à l'outil """ |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#839 -form: Symfony\Component\Form\Form {#904 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#830 …5} |
| full_name | "seance[deroule]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_deroule" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "deroule" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_deroule" |
| valid | true |
| value | """ - Présentation de l'outil\r\n - Exemple en classe \r\n - Mise en activité : Réaliser une documentation de leur dernier projet et générer une documentation grâce à l'outil """ |
ressourcesFournies
"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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#730 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#600 …} } |
| 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() {#829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#828 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_ressourcesFournies" ] |
| cache_key | "_seance_ressourcesFournies_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#821 -form: Symfony\Component\Form\Form {#901 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#758 …5} |
| full_name | "seance[ressourcesFournies]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_ressourcesFournies" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ressourcesFournies" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_ressourcesFournies" |
| valid | true |
| value | "" |
remarque
"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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#826 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#600 …} } |
| 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() {#838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#837 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_remarque" ] |
| cache_key | "_seance_remarque_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#775 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#968 …5} |
| full_name | "seance[remarque]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_remarque" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "remarque" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_remarque" |
| valid | true |
| value | "" |
organisation
"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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#835 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#600 …} } |
| 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() {#847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#846 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_seance_organisation" ] |
| cache_key | "_seance_organisation_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#955 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#946 …5} |
| full_name | "seance[organisation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_organisation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "organisation" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_organisation" |
| valid | true |
| value | "" |
refThemeSeance
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Entity\ThemeSeance" |
same as passed value |
| em | "default" |
Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} |
| multiple | false |
false
|
| 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#875 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#890 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#939 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#883 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#944 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#937 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#949 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#941 …} } |
| choices | null |
| class | "App\Entity\ThemeSeance" |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| em | Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#876 -om: Container78xGPyW\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#310 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#426 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#884 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#886 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_seance_refThemeSeance" ] |
| cache_key | "_seance_refThemeSeance_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1014 +label: "Cours" +value: "1" +data: App\Entity\ThemeSeance {#1055 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1059 +label: "TP" +value: "2" +data: App\Entity\ThemeSeance {#1048 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1015 +label: "TD" +value: "3" +data: App\Entity\ThemeSeance {#1052 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1050 +label: "Cours & TP" +value: "4" +data: App\Entity\ThemeSeance {#1128 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1063 +label: "Cours & TD" +value: "5" +data: App\Entity\ThemeSeance {#1125 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1053 +label: "Tp & Correction" +value: "6" +data: App\Entity\ThemeSeance {#1122 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1016 +label: "TD & Correction" +value: "7" +data: App\Entity\ThemeSeance {#1119 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1136 +label: "Correction & Cours" +value: "8" +data: App\Entity\ThemeSeance {#1117 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1054 +label: "Correction" +value: "9" +data: App\Entity\ThemeSeance {#1133 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1017 +label: "Evaluation" +value: "10" +data: App\Entity\ThemeSeance {#1062 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#721 -form: Symfony\Component\Form\Form {#892 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1013 …5} |
| full_name | "seance[refThemeSeance]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_refThemeSeance" |
| is_selected | Closure($choice, $value) {#1067 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#856 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "refThemeSeance" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_refThemeSeance" |
| valid | true |
| value | "" |
etape
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choices | [ "Découverte" => "Découverte" "Intégration / application" => "Intégration / application" "Evaluation" => "Evaluation" ] |
[ "Découverte" => "Découverte" "Intégration / application" => "Intégration / application" "Evaluation" => "Evaluation" ] |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Découverte" => "Découverte" "Intégration / application" => "Intégration / application" "Evaluation" => "Evaluation" ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#773 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_seance_etape" ] |
| cache_key | "_seance_etape_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1068 +label: "Découverte" +value: "Découverte" +data: "Découverte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1069 +label: "Intégration / application" +value: "Intégration / application" +data: "Intégration / application" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1070 +label: "Evaluation" +value: "Evaluation" +data: "Evaluation" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1065 -form: Symfony\Component\Form\Form {#888 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1066 …5} |
| full_name | "seance[etape]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_etape" |
| is_selected | Closure($choice, $value) {#1072 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#856 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "etape" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_etape" |
| valid | true |
| value | "" |
bloom
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choices | [ "Connaître" => 1 "Comprendre" => 2 "Appliquer" => 3 "Analyser" => 4 "Evaluer" => 5 "Créer" => 6 ] |
[ "Connaître" => 1 "Comprendre" => 2 "Appliquer" => 3 "Analyser" => 4 "Evaluer" => 5 "Créer" => 6 ] |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Connaître" => 1 "Comprendre" => 2 "Appliquer" => 3 "Analyser" => 4 "Evaluer" => 5 "Créer" => 6 ] |
| 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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#915 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_seance_bloom" ] |
| cache_key | "_seance_bloom_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1075 +label: "Connaître" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +label: "Comprendre" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1077 +label: "Appliquer" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1078 +label: "Analyser" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1079 +label: "Evaluer" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1080 +label: "Créer" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1073 -form: Symfony\Component\Form\Form {#880 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1074 …5} |
| full_name | "seance[bloom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance_bloom" |
| is_selected | Closure($choice, $value) {#1082 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#856 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "bloom" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_seance_bloom" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "fd7a7f1.BhcHPY3CmLGoTvCRd_YGouTBvyoGDCf0_zwXRWWuwlQ.Tk80R_n169eQAMfXBds11aqphkhvU16HzHVVdDriozpIIGQJ_4Tq2NkPwA" |
| 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 | "fd7a7f1.BhcHPY3CmLGoTvCRd_YGouTBvyoGDCf0_zwXRWWuwlQ.Tk80R_n169eQAMfXBds11aqphkhvU16HzHVVdDriozpIIGQJ_4Tq2NkPwA" |
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 {#696 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#697 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#698 …} -namespace: Closure() {#700 …} } |
| data | "fd7a7f1.BhcHPY3CmLGoTvCRd_YGouTBvyoGDCf0_zwXRWWuwlQ.Tk80R_n169eQAMfXBds11aqphkhvU16HzHVVdDriozpIIGQJ_4Tq2NkPwA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1097 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#600 …} } |
| 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() {#1101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#706 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#607 …} $translationDomain: "validators" $message: Closure() {#1098 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_seance__token" ] |
| cache_key | "_seance__token_hidden" |
| compound | false |
| data | "fd7a7f1.BhcHPY3CmLGoTvCRd_YGouTBvyoGDCf0_zwXRWWuwlQ.Tk80R_n169eQAMfXBds11aqphkhvU16HzHVVdDriozpIIGQJ_4Tq2NkPwA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1111 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1102 …5} |
| full_name | "seance[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "seance__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__token" |
| valid | true |
| value | "fd7a7f1.BhcHPY3CmLGoTvCRd_YGouTBvyoGDCf0_zwXRWWuwlQ.Tk80R_n169eQAMfXBds11aqphkhvU16HzHVVdDriozpIIGQJ_4Tq2NkPwA" |