- 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/7/email" |
same as passed value |
idProjet | 1 |
same as passed value |
lot | "7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/1/lot/7/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) {#989 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 | "7" |
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() {#987 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() {#988 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/1/lot/7/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 {#1068 -form: Symfony\Component\Form\Form {#1045 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#986 …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) {#971 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() {#957 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() {#972 …} } } |
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 {#1044 -form: Symfony\Component\Form\Form {#1048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1010 …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) {#1000 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() {#1003 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() {#995 …} } } |
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 {#1023 -form: Symfony\Component\Form\Form {#1051 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1069 …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) {#1007 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() {#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() {#1008 …} } } |
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 {#1070 -form: Symfony\Component\Form\Form {#1054 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1071 …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) {#1020 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() {#1022 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() {#1021 …} } } |
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 {#1081 -form: Symfony\Component\Form\Form {#1057 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1083 …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) {#1032 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1028 …} } |
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 {#1034 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() {#1038 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() {#1036 …} } } |
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 {#1084 -form: Symfony\Component\Form\Form {#1060 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1085 …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 {#1087 …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 | "ad83a40c754480d8.bzgBglYueyl-J20tXvkGKEwlbw7-giqQZeHOzFHrdeA.Xk959zgDIV40RRtfGJ52ewVqBj6utUP-Frb6pCunPoErQHfQPRgoWSlSAg" |
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 | "ad83a40c754480d8.bzgBglYueyl-J20tXvkGKEwlbw7-giqQZeHOzFHrdeA.Xk959zgDIV40RRtfGJ52ewVqBj6utUP-Frb6pCunPoErQHfQPRgoWSlSAg" |
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 | "ad83a40c754480d8.bzgBglYueyl-J20tXvkGKEwlbw7-giqQZeHOzFHrdeA.Xk959zgDIV40RRtfGJ52ewVqBj6utUP-Frb6pCunPoErQHfQPRgoWSlSAg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1091 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() {#1093 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() {#1090 …} } } |
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 | "ad83a40c754480d8.bzgBglYueyl-J20tXvkGKEwlbw7-giqQZeHOzFHrdeA.Xk959zgDIV40RRtfGJ52ewVqBj6utUP-Frb6pCunPoErQHfQPRgoWSlSAg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1103 -form: Symfony\Component\Form\Form {#1099 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1094 …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 | "ad83a40c754480d8.bzgBglYueyl-J20tXvkGKEwlbw7-giqQZeHOzFHrdeA.Xk959zgDIV40RRtfGJ52ewVqBj6utUP-Frb6pCunPoErQHfQPRgoWSlSAg" |
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 {#1105 -form: Symfony\Component\Form\Form {#890 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1106 …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 {#1110 -form: Symfony\Component\Form\Form {#893 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1109 …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 {#1112 …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 | "f616ab.JVPKod-MDRiJwjeWmxwp6Fjcax0335L6QcjCkBJzrCY.SCH4-ab2QVb9oGL_1S5ZxRy9P1FDjqeicaHx-3MB4m1QIo7Osu1IdfmXdg" |
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 | "f616ab.JVPKod-MDRiJwjeWmxwp6Fjcax0335L6QcjCkBJzrCY.SCH4-ab2QVb9oGL_1S5ZxRy9P1FDjqeicaHx-3MB4m1QIo7Osu1IdfmXdg" |
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 | "f616ab.JVPKod-MDRiJwjeWmxwp6Fjcax0335L6QcjCkBJzrCY.SCH4-ab2QVb9oGL_1S5ZxRy9P1FDjqeicaHx-3MB4m1QIo7Osu1IdfmXdg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1107 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() {#1113 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() {#1111 …} } } |
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 | "f616ab.JVPKod-MDRiJwjeWmxwp6Fjcax0335L6QcjCkBJzrCY.SCH4-ab2QVb9oGL_1S5ZxRy9P1FDjqeicaHx-3MB4m1QIo7Osu1IdfmXdg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1123 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1114 …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 | "f616ab.JVPKod-MDRiJwjeWmxwp6Fjcax0335L6QcjCkBJzrCY.SCH4-ab2QVb9oGL_1S5ZxRy9P1FDjqeicaHx-3MB4m1QIo7Osu1IdfmXdg" |