- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 61
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine 2
- Debug
- E-mails
- Notifications
- 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
-
-
email
-
copie_a
-
repondre_a
-
preambule
-
rappel
-
envoyer
-
_token
-
-
-
fichier
-
Envoyer
-
_token
-
visa_lot_bilan
"App\Form\Visa\VisaLotBilan"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Visa\VisaBilans {#987 -id: 5 -idProjet: App\Entity\Visa\VisaProjets {#787 …} -lot: "3" -email: "p.debraeve@mca-lazaro.fr" -copie_a: "t.maignan@quiplusest.coop" -repondre_a: "t.maignan@quiplusest.coop" -preambule: """ Bonjour,\r\n Dans le cadre de la certification E+C- de l'hôtel Grand Mess, je travaille au sein de Qui Plus Est pour récolter les pièces nécessaires. Pouvez-vous me transmettre les éléments demandés ci-dessous via la plateforme ?\r\n Sincères salutations,\r\n Thomas Maignan.\r\n t.maignan@quiplusest.coop\r\n T: 0781505002 """ -rappel: false -rappel_date: null -envoi_email: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/2/lot/3/email" |
same as passed value |
| data | App\Entity\Visa\VisaBilans {#987 -id: 5 -idProjet: App\Entity\Visa\VisaProjets {#787 …} -lot: "3" -email: "p.debraeve@mca-lazaro.fr" -copie_a: "t.maignan@quiplusest.coop" -repondre_a: "t.maignan@quiplusest.coop" -preambule: """ Bonjour,\r\n Dans le cadre de la certification E+C- de l'hôtel Grand Mess, je travaille au sein de Qui Plus Est pour récolter les pièces nécessaires. Pouvez-vous me transmettre les éléments demandés ci-dessous via la plateforme ?\r\n Sincères salutations,\r\n Thomas Maignan.\r\n t.maignan@quiplusest.coop\r\n T: 0781505002 """ -rappel: false -rappel_date: null -envoi_email: false } |
same as passed value |
| idProjet | 2 |
same as passed value |
| lot | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/2/lot/3/email" |
| 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data | App\Entity\Visa\VisaBilans {#987 -id: 5 -idProjet: App\Entity\Visa\VisaProjets {#787 …} -lot: "3" -email: "p.debraeve@mca-lazaro.fr" -copie_a: "t.maignan@quiplusest.coop" -repondre_a: "t.maignan@quiplusest.coop" -preambule: """ Bonjour,\r\n Dans le cadre de la certification E+C- de l'hôtel Grand Mess, je travaille au sein de Qui Plus Est pour récolter les pièces nécessaires. Pouvez-vous me transmettre les éléments demandés ci-dessous via la plateforme ?\r\n Sincères salutations,\r\n Thomas Maignan.\r\n t.maignan@quiplusest.coop\r\n T: 0781505002 """ -rappel: false -rappel_date: null -envoi_email: false } |
| data_class | "App\Entity\Visa\VisaBilans" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1010 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} use: { $class: "App\Entity\Visa\VisaBilans" } } |
| 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 | [] |
| idProjet | 2 |
| 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 | [] |
| legacy_error_messages | true |
| lot | "3" |
| 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() {#1007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#1009 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/2/lot/3/email" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "visa_lot_bilan" "_visa_lot_bilan" ] |
| cache_key | "_visa_lot_bilan_visa_lot_bilan" |
| compound | true |
| data | App\Entity\Visa\VisaBilans {#987 -id: 5 -idProjet: App\Entity\Visa\VisaProjets {#787 …} -lot: "3" -email: "p.debraeve@mca-lazaro.fr" -copie_a: "t.maignan@quiplusest.coop" -repondre_a: "t.maignan@quiplusest.coop" -preambule: """ Bonjour,\r\n Dans le cadre de la certification E+C- de l'hôtel Grand Mess, je travaille au sein de Qui Plus Est pour récolter les pièces nécessaires. Pouvez-vous me transmettre les éléments demandés ci-dessous via la plateforme ?\r\n Sincères salutations,\r\n Thomas Maignan.\r\n t.maignan@quiplusest.coop\r\n T: 0781505002 """ -rappel: false -rappel_date: null -envoi_email: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1116 -form: Symfony\Component\Form\Form {#1068 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1015 …5} |
| full_name | "visa_lot_bilan" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_lot_bilan" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "visa_lot_bilan" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_lot_bilan" |
| valid | true |
| value | App\Entity\Visa\VisaBilans {#987 -id: 5 -idProjet: App\Entity\Visa\VisaProjets {#787 …} -lot: "3" -email: "p.debraeve@mca-lazaro.fr" -copie_a: "t.maignan@quiplusest.coop" -repondre_a: "t.maignan@quiplusest.coop" -preambule: """ Bonjour,\r\n Dans le cadre de la certification E+C- de l'hôtel Grand Mess, je travaille au sein de Qui Plus Est pour récolter les pièces nécessaires. Pouvez-vous me transmettre les éléments demandés ci-dessous via la plateforme ?\r\n Sincères salutations,\r\n Thomas Maignan.\r\n t.maignan@quiplusest.coop\r\n T: 0781505002 """ -rappel: false -rappel_date: null -envoi_email: false } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "p.debraeve@mca-lazaro.fr" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Email destinataire" |
same as passed 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
| 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 | "Email destinataire" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#1001 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_visa_lot_bilan_email" ] |
| cache_key | "_visa_lot_bilan_email_email" |
| compound | false |
| data | "p.debraeve@mca-lazaro.fr" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1121 -form: Symfony\Component\Form\Form {#1069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1122 …5} |
| full_name | "visa_lot_bilan[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_lot_bilan_email" |
| label | "Email destinataire" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_lot_bilan_email" |
| valid | true |
| value | "p.debraeve@mca-lazaro.fr" |
copie_a
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "t.maignan@quiplusest.coop" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Copie à " |
same as passed 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
| 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 | "Copie à " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#1021 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_visa_lot_bilan_copie_a" ] |
| cache_key | "_visa_lot_bilan_copie_a_email" |
| compound | false |
| data | "t.maignan@quiplusest.coop" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1120 -form: Symfony\Component\Form\Form {#1073 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1119 …5} |
| full_name | "visa_lot_bilan[copie_a]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_lot_bilan_copie_a" |
| label | "Copie à " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "copie_a" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_lot_bilan_copie_a" |
| valid | true |
| value | "t.maignan@quiplusest.coop" |
repondre_a
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "t.maignan@quiplusest.coop" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Répondre à " |
same as passed 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
| 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 | "Répondre à " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#1030 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_visa_lot_bilan_repondre_a" ] |
| cache_key | "_visa_lot_bilan_repondre_a_email" |
| compound | false |
| data | "t.maignan@quiplusest.coop" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1118 -form: Symfony\Component\Form\Form {#1076 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1117 …5} |
| full_name | "visa_lot_bilan[repondre_a]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_lot_bilan_repondre_a" |
| label | "Répondre à " |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "repondre_a" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_lot_bilan_repondre_a" |
| valid | true |
| value | "t.maignan@quiplusest.coop" |
preambule
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | """ Bonjour,\r\n Dans le cadre de la certification E+C- de l'hôtel Grand Mess, je travaille au sein de Qui Plus Est pour récolter les pièces nécessaires. Pouvez-vous me transmettre les éléments demandés ci-dessous via la plateforme ?\r\n Sincères salutations,\r\n Thomas Maignan.\r\n t.maignan@quiplusest.coop\r\n T: 0781505002 """ |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Preambule" |
same as passed 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
| 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 | "Preambule" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#1038 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_visa_lot_bilan_preambule" ] |
| cache_key | "_visa_lot_bilan_preambule_textarea" |
| compound | false |
| data | """ Bonjour,\r\n Dans le cadre de la certification E+C- de l'hôtel Grand Mess, je travaille au sein de Qui Plus Est pour récolter les pièces nécessaires. Pouvez-vous me transmettre les éléments demandés ci-dessous via la plateforme ?\r\n Sincères salutations,\r\n Thomas Maignan.\r\n t.maignan@quiplusest.coop\r\n T: 0781505002 """ |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1090 -form: Symfony\Component\Form\Form {#1079 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#862 …5} |
| full_name | "visa_lot_bilan[preambule]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_lot_bilan_preambule" |
| label | "Preambule" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "preambule" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_lot_bilan_preambule" |
| valid | true |
| value | """ Bonjour,\r\n Dans le cadre de la certification E+C- de l'hôtel Grand Mess, je travaille au sein de Qui Plus Est pour récolter les pièces nécessaires. Pouvez-vous me transmettre les éléments demandés ci-dessous via la plateforme ?\r\n Sincères salutations,\r\n Thomas Maignan.\r\n t.maignan@quiplusest.coop\r\n T: 0781505002 """ |
rappel
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Rappel automatique tous les 15 jours" |
same as passed 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1053 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1050 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#1051 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Rappel automatique tous les 15 jours" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#1060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#1058 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_visa_lot_bilan_rappel" ] |
| cache_key | "_visa_lot_bilan_rappel_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1057 -form: Symfony\Component\Form\Form {#1082 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1032 …5} |
| full_name | "visa_lot_bilan[rappel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_lot_bilan_rappel" |
| label | "Rappel automatique tous les 15 jours" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rappel" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_visa_lot_bilan_rappel" |
| valid | true |
| value | "1" |
envoyer
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "bouton" ] |
[ "class" => "bouton" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "bouton" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [ "class" => "bouton" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_visa_lot_bilan_envoyer" ] |
| cache_key | "_visa_lot_bilan_envoyer_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1045 …5} |
| full_name | "visa_lot_bilan[envoyer]" |
| id | "visa_lot_bilan_envoyer" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "envoyer" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_visa_lot_bilan_envoyer" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a24bef138c775cdc.T0btmzqCFvmhk-0XW10lES9E7L4usCXM2V_V0ixSD1M.fiHfy17ScYz7-rxDMzFRQXUFmMtt8mf7rwqE5EMVXgF2FqzWCfFEqPP5ng" |
| 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 | "a24bef138c775cdc.T0btmzqCFvmhk-0XW10lES9E7L4usCXM2V_V0ixSD1M.fiHfy17ScYz7-rxDMzFRQXUFmMtt8mf7rwqE5EMVXgF2FqzWCfFEqPP5ng" |
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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data | "a24bef138c775cdc.T0btmzqCFvmhk-0XW10lES9E7L4usCXM2V_V0ixSD1M.fiHfy17ScYz7-rxDMzFRQXUFmMtt8mf7rwqE5EMVXgF2FqzWCfFEqPP5ng" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1092 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#1091 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_visa_lot_bilan__token" ] |
| cache_key | "_visa_lot_bilan__token_hidden" |
| compound | false |
| data | "a24bef138c775cdc.T0btmzqCFvmhk-0XW10lES9E7L4usCXM2V_V0ixSD1M.fiHfy17ScYz7-rxDMzFRQXUFmMtt8mf7rwqE5EMVXgF2FqzWCfFEqPP5ng" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1135 -form: Symfony\Component\Form\Form {#1131 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1126 …5} |
| full_name | "visa_lot_bilan[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "visa_lot_bilan__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 | "_visa_lot_bilan__token" |
| valid | true |
| value | "a24bef138c775cdc.T0btmzqCFvmhk-0XW10lES9E7L4usCXM2V_V0ixSD1M.fiHfy17ScYz7-rxDMzFRQXUFmMtt8mf7rwqE5EMVXgF2FqzWCfFEqPP5ng" |
upload_fichier
"App\Form\UploadFichierType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\DTO\UploadFichierDTO {#682 -fichier: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\DTO\UploadFichierDTO {#682 -fichier: 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data | App\DTO\UploadFichierDTO {#682 -fichier: null } |
| data_class | "App\DTO\UploadFichierDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} use: { $class: "App\DTO\UploadFichierDTO" } } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#876 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "upload_fichier" "_upload_fichier" ] |
| cache_key | "_upload_fichier_upload_fichier" |
| compound | true |
| data | App\DTO\UploadFichierDTO {#682 -fichier: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1137 -form: Symfony\Component\Form\Form {#845 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1138 …5} |
| full_name | "upload_fichier" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "upload_fichier" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "upload_fichier" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_upload_fichier" |
| valid | true |
| value | App\DTO\UploadFichierDTO {#682 -fichier: null } |
fichier
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
|---|---|---|
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data_class | null |
| disabled | false |
| empty_data | [] |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| 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() {#895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#893 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "multiple" => "multiple" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_upload_fichier_fichier" ] |
| cache_key | "_upload_fichier_fichier_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1142 -form: Symfony\Component\Form\Form {#925 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1141 …5} |
| full_name | "upload_fichier[fichier][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "upload_fichier_fichier" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "fichier" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_upload_fichier_fichier" |
| valid | true |
| value | "" |
Envoyer
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_upload_fichier_Envoyer" ] |
| cache_key | "_upload_fichier_Envoyer_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1144 …5} |
| full_name | "upload_fichier[Envoyer]" |
| id | "upload_fichier_Envoyer" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "Envoyer" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_upload_fichier_Envoyer" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "cee00976b4.CVyb3R5goOB3yokhKi9WAzamw4IqvBnp-5ylwqnMa3s.RxbR5GQH9ZEDnbBjUGYaQm7Dmc9Y-VScw_eXqfr6Lg9sbO2Cd1nwiTmouQ" |
| 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 | "cee00976b4.CVyb3R5goOB3yokhKi9WAzamw4IqvBnp-5ylwqnMa3s.RxbR5GQH9ZEDnbBjUGYaQm7Dmc9Y-VScw_eXqfr6Lg9sbO2Cd1nwiTmouQ" |
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 {#200 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#226 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#228 …} -namespace: Closure() {#201 …} } |
| data | "cee00976b4.CVyb3R5goOB3yokhKi9WAzamw4IqvBnp-5ylwqnMa3s.RxbR5GQH9ZEDnbBjUGYaQm7Dmc9Y-VScw_eXqfr6Lg9sbO2Cd1nwiTmouQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1139 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#707 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1145 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#432 …} $translationDomain: "validators" $message: Closure() {#1143 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_upload_fichier__token" ] |
| cache_key | "_upload_fichier__token_hidden" |
| compound | false |
| data | "cee00976b4.CVyb3R5goOB3yokhKi9WAzamw4IqvBnp-5ylwqnMa3s.RxbR5GQH9ZEDnbBjUGYaQm7Dmc9Y-VScw_eXqfr6Lg9sbO2Cd1nwiTmouQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1155 -form: Symfony\Component\Form\Form {#1151 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1146 …5} |
| full_name | "upload_fichier[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "upload_fichier__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 | "_upload_fichier__token" |
| valid | true |
| value | "cee00976b4.CVyb3R5goOB3yokhKi9WAzamw4IqvBnp-5ylwqnMa3s.RxbR5GQH9ZEDnbBjUGYaQm7Dmc9Y-VScw_eXqfr6Lg9sbO2Cd1nwiTmouQ" |