- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 54
- 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 | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/1/lot/5/email" |
same as passed value |
| idProjet | 1 |
same as passed value |
| lot | "5" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/1/lot/5/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_class | "App\Entity\Visa\VisaBilans" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#995 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#731 …} 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 | 1 |
| 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 | "5" |
| 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() {#993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $translationDomain: "validators" $message: Closure() {#994 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "/1/lot/5/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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1074 -form: Symfony\Component\Form\Form {#1051 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#992 …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 | null |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| 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) {#977 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#731 …} } |
| 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() {#963 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $translationDomain: "validators" $message: Closure() {#978 …} } } |
| 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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1050 -form: Symfony\Component\Form\Form {#1054 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1016 …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 | "" |
copie_a
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| 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) {#1006 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#731 …} } |
| 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() {#1009 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $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_copie_a" ] |
| cache_key | "_visa_lot_bilan_copie_a_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1029 -form: Symfony\Component\Form\Form {#1057 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1075 …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 | "" |
repondre_a
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| 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) {#1013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#731 …} } |
| 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() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $translationDomain: "validators" $message: Closure() {#1014 …} } } |
| 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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1076 -form: Symfony\Component\Form\Form {#1060 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1077 …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 | "" |
preambule
"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 |
|---|---|---|
| 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) {#1026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#731 …} } |
| 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() {#1028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $translationDomain: "validators" $message: Closure() {#1027 …} } } |
| 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 | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1087 -form: Symfony\Component\Form\Form {#1063 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1089 …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 | "" |
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) {#1038 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1034 …} } |
| 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 {#1040 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() {#1044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $translationDomain: "validators" $message: Closure() {#1042 …} } } |
| 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 {#1090 -form: Symfony\Component\Form\Form {#1066 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1091 …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 {#1093 …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 | "aa8338.pdjh_hGlp7NWzVdsD-MwHp-zuxi4LPjBMiQJJ882Ud8.05qrnSXU0oFmgxQZZYBbfdHE8UHbeM6OCxx-fqRAZr7rupu8YJ39xTCCFg" |
| 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 | "aa8338.pdjh_hGlp7NWzVdsD-MwHp-zuxi4LPjBMiQJJ882Ud8.05qrnSXU0oFmgxQZZYBbfdHE8UHbeM6OCxx-fqRAZr7rupu8YJ39xTCCFg" |
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 | "aa8338.pdjh_hGlp7NWzVdsD-MwHp-zuxi4LPjBMiQJJ882Ud8.05qrnSXU0oFmgxQZZYBbfdHE8UHbeM6OCxx-fqRAZr7rupu8YJ39xTCCFg" |
| 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 {#731 …} } |
| 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() {#1099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $translationDomain: "validators" $message: Closure() {#1096 …} } } |
| 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 | "aa8338.pdjh_hGlp7NWzVdsD-MwHp-zuxi4LPjBMiQJJ882Ud8.05qrnSXU0oFmgxQZZYBbfdHE8UHbeM6OCxx-fqRAZr7rupu8YJ39xTCCFg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1109 -form: Symfony\Component\Form\Form {#1105 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1100 …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 | "aa8338.pdjh_hGlp7NWzVdsD-MwHp-zuxi4LPjBMiQJJ882Ud8.05qrnSXU0oFmgxQZZYBbfdHE8UHbeM6OCxx-fqRAZr7rupu8YJ39xTCCFg" |
upload_fichier
"App\Form\UploadFichierType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\DTO\UploadFichierDTO {#739 -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 {#739 -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 {#739 -fichier: null } |
| data_class | "App\DTO\UploadFichierDTO" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#855 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#731 …} 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() {#857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $translationDomain: "validators" $message: Closure() {#856 …} } } |
| 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 {#739 -fichier: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1111 -form: Symfony\Component\Form\Form {#890 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1112 …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 {#739 -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() {#870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $translationDomain: "validators" $message: Closure() {#871 …} } } |
| 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 {#1116 -form: Symfony\Component\Form\Form {#893 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1115 …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 {#1118 …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 | "8d062d76a3f29497d1233cd4ab2b730b.v-tVecJhMnJZLb624h9kPbDoYkFH0zLpVbX-eknTpbA.9pImA7BSXwEheMTcl11cRMSsVScinX7aIduxCwqby9nWkRwyji9mPG5Z0Q" |
| 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 | "8d062d76a3f29497d1233cd4ab2b730b.v-tVecJhMnJZLb624h9kPbDoYkFH0zLpVbX-eknTpbA.9pImA7BSXwEheMTcl11cRMSsVScinX7aIduxCwqby9nWkRwyji9mPG5Z0Q" |
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 | "8d062d76a3f29497d1233cd4ab2b730b.v-tVecJhMnJZLb624h9kPbDoYkFH0zLpVbX-eknTpbA.9pImA7BSXwEheMTcl11cRMSsVScinX7aIduxCwqby9nWkRwyji9mPG5Z0Q" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1113 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#731 …} } |
| 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() {#1119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#838 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#726 …} $translationDomain: "validators" $message: Closure() {#1117 …} } } |
| 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 | "8d062d76a3f29497d1233cd4ab2b730b.v-tVecJhMnJZLb624h9kPbDoYkFH0zLpVbX-eknTpbA.9pImA7BSXwEheMTcl11cRMSsVScinX7aIduxCwqby9nWkRwyji9mPG5Z0Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1129 -form: Symfony\Component\Form\Form {#1125 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1120 …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 | "8d062d76a3f29497d1233cd4ab2b730b.v-tVecJhMnJZLb624h9kPbDoYkFH0zLpVbX-eknTpbA.9pImA7BSXwEheMTcl11cRMSsVScinX7aIduxCwqby9nWkRwyji9mPG5Z0Q" |