- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 11
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- 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
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#850 -id: null -email: null -roles: [] -password: null -Civilite: null -Nom: null -Prenom: null -RaisonSociale: null -Siret: null -Tva: null -Adresse: null -CodePostal: null -Telephone: null -Logo: null -Type: null -favoris: Doctrine\Common\Collections\ArrayCollection {#851 …} -annonces: Doctrine\Common\Collections\ArrayCollection {#896 …} -notesEnseignes: Doctrine\Common\Collections\ArrayCollection {#894 …} -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#891 …} -alertes: Doctrine\Common\Collections\ArrayCollection {#892 …} -Actif: 1 -Credits: 100 -Villes: null -Pays: null -Created: null -TokenMobile: null -commandes: Doctrine\Common\Collections\ArrayCollection {#883 …} -factures: Doctrine\Common\Collections\ArrayCollection {#881 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#850 -id: null -email: null -roles: [] -password: null -Civilite: null -Nom: null -Prenom: null -RaisonSociale: null -Siret: null -Tva: null -Adresse: null -CodePostal: null -Telephone: null -Logo: null -Type: null -favoris: Doctrine\Common\Collections\ArrayCollection {#851 …} -annonces: Doctrine\Common\Collections\ArrayCollection {#896 …} -notesEnseignes: Doctrine\Common\Collections\ArrayCollection {#894 …} -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#891 …} -alertes: Doctrine\Common\Collections\ArrayCollection {#892 …} -Actif: 1 -Credits: 100 -Villes: null -Pays: null -Created: null -TokenMobile: null -commandes: Doctrine\Common\Collections\ArrayCollection {#883 …} -factures: Doctrine\Common\Collections\ArrayCollection {#881 …} } |
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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data | App\Entity\User {#850 -id: null -email: null -roles: [] -password: null -Civilite: null -Nom: null -Prenom: null -RaisonSociale: null -Siret: null -Tva: null -Adresse: null -CodePostal: null -Telephone: null -Logo: null -Type: null -favoris: Doctrine\Common\Collections\ArrayCollection {#851 …} -annonces: Doctrine\Common\Collections\ArrayCollection {#896 …} -notesEnseignes: Doctrine\Common\Collections\ArrayCollection {#894 …} -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#891 …} -alertes: Doctrine\Common\Collections\ArrayCollection {#892 …} -Actif: 1 -Credits: 100 -Villes: null -Pays: null -Created: null -TokenMobile: null -commandes: Doctrine\Common\Collections\ArrayCollection {#883 …} -factures: Doctrine\Common\Collections\ArrayCollection {#881 …} } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} use: { $class: "App\Entity\User" } } |
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() {#1018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1019 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | App\Entity\User {#850 -id: null -email: null -roles: [] -password: null -Civilite: null -Nom: null -Prenom: null -RaisonSociale: null -Siret: null -Tva: null -Adresse: null -CodePostal: null -Telephone: null -Logo: null -Type: null -favoris: Doctrine\Common\Collections\ArrayCollection {#851 …} -annonces: Doctrine\Common\Collections\ArrayCollection {#896 …} -notesEnseignes: Doctrine\Common\Collections\ArrayCollection {#894 …} -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#891 …} -alertes: Doctrine\Common\Collections\ArrayCollection {#892 …} -Actif: 1 -Credits: 100 -Villes: null -Pays: null -Created: null -TokenMobile: null -commandes: Doctrine\Common\Collections\ArrayCollection {#883 …} -factures: Doctrine\Common\Collections\ArrayCollection {#881 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1157 -form: Symfony\Component\Form\Form {#1127 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1017 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | App\Entity\User {#850 -id: null -email: null -roles: [] -password: null -Civilite: null -Nom: null -Prenom: null -RaisonSociale: null -Siret: null -Tva: null -Adresse: null -CodePostal: null -Telephone: null -Logo: null -Type: null -favoris: Doctrine\Common\Collections\ArrayCollection {#851 …} -annonces: Doctrine\Common\Collections\ArrayCollection {#896 …} -notesEnseignes: Doctrine\Common\Collections\ArrayCollection {#894 …} -notesAnnonces: Doctrine\Common\Collections\ArrayCollection {#891 …} -alertes: Doctrine\Common\Collections\ArrayCollection {#892 …} -Actif: 1 -Credits: 100 -Villes: null -Pays: null -Created: null -TokenMobile: null -commandes: Doctrine\Common\Collections\ArrayCollection {#883 …} -factures: Doctrine\Common\Collections\ArrayCollection {#881 …} } |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1035 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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 | false |
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() {#1062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1061 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_nom" ] |
cache_key | "_form_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1213 -form: Symfony\Component\Form\Form {#1164 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1215 …5} |
full_name | "form[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_nom" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_nom" |
valid | true |
value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
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 {#856 …} } |
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 | false |
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() {#996 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#999 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_prenom" ] |
cache_key | "_form_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1156 -form: Symfony\Component\Form\Form {#1168 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1158 …5} |
full_name | "form[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_prenom" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_prenom" |
valid | true |
value | "" |
adresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1003 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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 | false |
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() {#1005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1004 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_adresse" ] |
cache_key | "_form_adresse_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1162 -form: Symfony\Component\Form\Form {#1171 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1175 …5} |
full_name | "form[adresse]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_adresse" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_adresse" |
valid | true |
value | "" |
codePostal
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1012 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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 | false |
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() {#1014 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1013 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_codePostal" ] |
cache_key | "_form_codePostal_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1122 -form: Symfony\Component\Form\Form {#1129 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1113 …5} |
full_name | "form[codePostal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_codePostal" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "codePostal" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_codePostal" |
valid | true |
value | "" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1038 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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 | false |
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() {#1040 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1039 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_telephone" ] |
cache_key | "_form_telephone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1084 -form: Symfony\Component\Form\Form {#1132 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1092 …5} |
full_name | "form[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_telephone" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_telephone" |
valid | true |
value | "" |
"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 | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1057 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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 | false |
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() {#1050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1056 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_email" ] |
cache_key | "_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1107 -form: Symfony\Component\Form\Form {#1135 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1049 …5} |
full_name | "form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email" |
label | false |
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 | "_form_email" |
valid | true |
value | "" |
logo
"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 |
---|---|---|
label | false |
false
|
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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#1110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1109 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_form_logo" ] |
cache_key | "_form_logo_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1041 -form: Symfony\Component\Form\Form {#1138 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1015 …5} |
full_name | "form[logo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_logo" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "logo" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_form_logo" |
valid | true |
value | "" |
password
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1100 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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 | false |
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 | false |
upload_max_size_message | Closure() {#1093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1099 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_form_password" ] |
cache_key | "_form_password_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1006 -form: Symfony\Component\Form\Form {#1141 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#995 …5} |
full_name | "form[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_password" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_password" |
valid | true |
value | "" |
raisonSociale
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1087 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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 | false |
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() {#1085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1086 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_raisonSociale" ] |
cache_key | "_form_raisonSociale_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1063 -form: Symfony\Component\Form\Form {#1144 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1217 …5} |
full_name | "form[raisonSociale]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_raisonSociale" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "raisonSociale" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_raisonSociale" |
valid | true |
value | "" |
siret
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1078 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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 | false |
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() {#1076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1077 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_siret" ] |
cache_key | "_form_siret_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1219 -form: Symfony\Component\Form\Form {#1147 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1220 …5} |
full_name | "form[siret]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_siret" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "siret" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_siret" |
valid | true |
value | "" |
tva
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | 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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1119 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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 | false |
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() {#1121 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1120 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_tva" ] |
cache_key | "_form_tva_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1221 -form: Symfony\Component\Form\Form {#1150 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1222 …5} |
full_name | "form[tva]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_tva" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tva" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_tva" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "6eede5aba8a43671740ca2cff.uLtcv5gl7JuhAK8P7vt80oZGqMgzMHeyCTZFX4fMD9M.0vkm8cJki_iRTpc3qboshssznr9yZj_7c3cENcuIdpnV7CvQ7GKA3ddUyA" |
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 | "6eede5aba8a43671740ca2cff.uLtcv5gl7JuhAK8P7vt80oZGqMgzMHeyCTZFX4fMD9M.0vkm8cJki_iRTpc3qboshssznr9yZj_7c3cENcuIdpnV7CvQ7GKA3ddUyA" |
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 {#980 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#981 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#982 …} -namespace: Closure() {#984 …} } |
data | "6eede5aba8a43671740ca2cff.uLtcv5gl7JuhAK8P7vt80oZGqMgzMHeyCTZFX4fMD9M.0vkm8cJki_iRTpc3qboshssznr9yZj_7c3cENcuIdpnV7CvQ7GKA3ddUyA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#856 …} } |
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() {#1229 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#990 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#858 …} $translationDomain: "validators" $message: Closure() {#1223 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "6eede5aba8a43671740ca2cff.uLtcv5gl7JuhAK8P7vt80oZGqMgzMHeyCTZFX4fMD9M.0vkm8cJki_iRTpc3qboshssznr9yZj_7c3cENcuIdpnV7CvQ7GKA3ddUyA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1239 -form: Symfony\Component\Form\Form {#1235 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1230 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__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 | "_form__token" |
valid | true |
value | "6eede5aba8a43671740ca2cff.uLtcv5gl7JuhAK8P7vt80oZGqMgzMHeyCTZFX4fMD9M.0vkm8cJki_iRTpc3qboshssznr9yZj_7c3cENcuIdpnV7CvQ7GKA3ddUyA" |