- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 24
- Debug
- Messages
- E-mails
- Notifications
- JMS Serializer 0
- 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
contact_form
"App\Form\ContactFormType"
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 |
---|---|
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 {#704 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#705 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#706 …} -namespace: Closure() {#708 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#727 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#612 …} } |
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 | [] |
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() {#729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#711 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#728 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact_form" "_contact_form" ] |
cache_key | "_contact_form_contact_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#801 -form: Symfony\Component\Form\Form {#807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#730 …5} |
full_name | "contact_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form" |
valid | true |
value | null |
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 | "Nom" |
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 {#704 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#705 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#706 …} -namespace: Closure() {#708 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#740 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#612 …} } |
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 | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#711 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#741 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_form_nom" ] |
cache_key | "_contact_form_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#752 -form: Symfony\Component\Form\Form {#810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#761 …5} |
full_name | "contact_form[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_nom" |
label | "Nom" |
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 | "_contact_form_nom" |
valid | true |
value | "" |
prenoms
"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 | "Prénom(s)" |
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 {#704 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#705 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#706 …} -namespace: Closure() {#708 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#749 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#612 …} } |
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 | "Prénom(s)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#711 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#750 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_form_prenoms" ] |
cache_key | "_contact_form_prenoms_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#743 -form: Symfony\Component\Form\Form {#813 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#829 …5} |
full_name | "contact_form[prenoms]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_prenoms" |
label | "Prénom(s)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenoms" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_prenoms" |
valid | true |
value | "" |
"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 | "Email" |
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 {#704 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#705 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#706 …} -namespace: Closure() {#708 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#758 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#612 …} } |
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" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#760 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#711 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#759 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_form_email" ] |
cache_key | "_contact_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#831 -form: Symfony\Component\Form\Form {#816 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#832 …5} |
full_name | "contact_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_email" |
label | "Email" |
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 | "_contact_form_email" |
valid | true |
value | "" |
tel
"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 | "Téléphone" |
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 {#704 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#705 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#706 …} -namespace: Closure() {#708 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#767 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#612 …} } |
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 | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#769 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#711 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#768 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_form_tel" ] |
cache_key | "_contact_form_tel_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#833 -form: Symfony\Component\Form\Form {#819 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#834 …5} |
full_name | "contact_form[tel]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_tel" |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tel" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_tel" |
valid | true |
value | "" |
message
"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 | "Message" |
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 {#704 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#705 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#706 …} -namespace: Closure() {#708 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#780 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#612 …} } |
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 | "Message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#782 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#711 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#781 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_form_message" ] |
cache_key | "_contact_form_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#846 -form: Symfony\Component\Form\Form {#822 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#848 …5} |
full_name | "contact_form[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_message" |
label | "Message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_message" |
valid | true |
value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
as_file | false |
as_url | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
background_color | [] |
background_images | [] |
block_name | null |
block_prefix | null |
by_reference | true |
bypass_code | null |
charset | "abcdefhjkmnprstuvwxyz23456789" |
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 {#704 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#705 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#706 …} -namespace: Closure() {#708 …} } |
data_class | null |
disabled | false |
distortion | true |
empty_data | Closure(FormInterface $form) {#798 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#612 …} } |
error_bubbling | false |
error_mapping | [] |
expiration | 60 |
extra_fields_message | "This form should not contain extra fields." |
font | "/var/www/esanteFull/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
form_attr | false |
gc_freq | 100 |
getter | null |
height | 50 |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
humanity | 0 |
ignore_all_effects | false |
image_folder | "captcha" |
inherit_data | false |
interpolation | true |
invalid_message | "Bad code value" |
invalid_message_parameters | [] |
is_empty_callback | null |
keep_value | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
length | 5 |
mapped | false |
max_behind_lines | null |
max_front_lines | null |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
quality | 50 |
reload | false |
required | true |
row_attr | [] |
session_key | "captcha" |
setter | null |
text_color | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#711 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#799 …} } } |
validation_groups | null |
web_path | "/var/www/esanteFull/public" |
whitelist_key | "captcha_whitelist_key" |
width | 130 |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "captcha" "_contact_form_captcha" ] |
cache_key | "_contact_form_captcha_captcha" |
captcha_code | "data:image/jpeg;base64,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" |
captcha_height | 50 |
captcha_width | 130 |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#849 -form: Symfony\Component\Form\Form {#825 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#850 …5} |
full_name | "contact_form[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_form_captcha" |
image_id | "captcha_672173cc12c0e" |
is_human | false |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
reload | false |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_form_captcha" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "6a909dbfb9133.7CB1Mpa-VZ27gXyB_9WBL7-MRhNKQbMdHILhKoXkGQM.u2EQX_-THfvsyjH7lbH0WeztMFV9LPRfK8-ra8uDTGqoZCQFoucU6N_4Fw" |
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 | "6a909dbfb9133.7CB1Mpa-VZ27gXyB_9WBL7-MRhNKQbMdHILhKoXkGQM.u2EQX_-THfvsyjH7lbH0WeztMFV9LPRfK8-ra8uDTGqoZCQFoucU6N_4Fw" |
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 {#704 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#705 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#706 …} -namespace: Closure() {#708 …} } |
data | "6a909dbfb9133.7CB1Mpa-VZ27gXyB_9WBL7-MRhNKQbMdHILhKoXkGQM.u2EQX_-THfvsyjH7lbH0WeztMFV9LPRfK8-ra8uDTGqoZCQFoucU6N_4Fw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#856 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#612 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#711 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#620 …} $translationDomain: "validators" $message: Closure() {#857 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact_form__token" ] |
cache_key | "_contact_form__token_hidden" |
compound | false |
data | "6a909dbfb9133.7CB1Mpa-VZ27gXyB_9WBL7-MRhNKQbMdHILhKoXkGQM.u2EQX_-THfvsyjH7lbH0WeztMFV9LPRfK8-ra8uDTGqoZCQFoucU6N_4Fw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#868 -form: Symfony\Component\Form\Form {#864 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#859 …5} |
full_name | "contact_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | "_contact_form__token" |
valid | true |
value | "6a909dbfb9133.7CB1Mpa-VZ27gXyB_9WBL7-MRhNKQbMdHILhKoXkGQM.u2EQX_-THfvsyjH7lbH0WeztMFV9LPRfK8-ra8uDTGqoZCQFoucU6N_4Fw" |