- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 11
- Events
- Routing
- Cache
- Translation 7
- 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 {#1101 -form: Symfony\Component\Form\Form {#1084 …} -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 | false |
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 {#1144 -form: Symfony\Component\Form\Form {#1121 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1145 …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 {#1141 -form: Symfony\Component\Form\Form {#1125 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1151 …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 {#1152 -form: Symfony\Component\Form\Form {#1128 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1140 …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 {#1080 -form: Symfony\Component\Form\Form {#1086 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1049 …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 {#1041 -form: Symfony\Component\Form\Form {#1089 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1015 …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 {#1006 -form: Symfony\Component\Form\Form {#1092 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#995 …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 | "" |
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) {#1065 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() {#1079 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() {#1066 …} } } |
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 {#1063 -form: Symfony\Component\Form\Form {#1095 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1102 …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 | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "f0.AVOaM0DdcbRVFocMdmKCHoYxknGDGLOIL1MQ_zk7OWA.YhLufg-QXMYgVcg1DlrvXNdj3wTiQNjfHjBjymNJbgxeZ_1BCekJwiVY3g" |
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 | "f0.AVOaM0DdcbRVFocMdmKCHoYxknGDGLOIL1MQ_zk7OWA.YhLufg-QXMYgVcg1DlrvXNdj3wTiQNjfHjBjymNJbgxeZ_1BCekJwiVY3g" |
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 | "f0.AVOaM0DdcbRVFocMdmKCHoYxknGDGLOIL1MQ_zk7OWA.YhLufg-QXMYgVcg1DlrvXNdj3wTiQNjfHjBjymNJbgxeZ_1BCekJwiVY3g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1103 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() {#1154 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" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "f0.AVOaM0DdcbRVFocMdmKCHoYxknGDGLOIL1MQ_zk7OWA.YhLufg-QXMYgVcg1DlrvXNdj3wTiQNjfHjBjymNJbgxeZ_1BCekJwiVY3g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1164 -form: Symfony\Component\Form\Form {#1160 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1155 …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 | "f0.AVOaM0DdcbRVFocMdmKCHoYxknGDGLOIL1MQ_zk7OWA.YhLufg-QXMYgVcg1DlrvXNdj3wTiQNjfHjBjymNJbgxeZ_1BCekJwiVY3g" |