- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 186
- Events
- Routing
- Cache
- Translation 50
- Security
- Twig
- Doctrine
- E-mails
- Debug
- E-mails
- 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
"App\Form\Type\ContactType"
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 {#1557 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1558 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1559 …} -namespace: Closure() {#1561 …} } |
| data_class | null |
| disabled | false |
| domain | null |
| empty_data | Closure(FormInterface $form) {#1599 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1298 …} } |
| 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 | "forms" |
| translation_name | false |
| trim | true |
| upload_max_size_message | Closure() {#1597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1567 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1012 …} $translationDomain: "validators" $message: Closure() {#1598 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1730 -form: Symfony\Component\Form\Form {#1710 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1596 …5} |
| full_name | "contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_contact" |
| valid | true |
| value | null |
to
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choices | [ "Algemeen" => "Algemeen" "Zuidema Infra & Milieu" => "Zuidema Infra & Milieu" "Zuidema Handel & Recycling" => "Zuidema Handel & Recycling" ] |
[ "Algemeen" => "Algemeen" "Zuidema Infra & Milieu" => "Zuidema Infra & Milieu" "Zuidema Handel & Recycling" => "Zuidema Handel & Recycling" ] |
| empty_data | "Algemeen" |
same as passed value |
| label | null |
null
|
| placeholder | "contact.to.placeholder" |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | "forms" |
| choice_translation_parameters | [] |
| choice_value | null |
| choice_value_translation_domain | "forms" |
| choices | [ "Algemeen" => "Algemeen" "Zuidema Infra & Milieu" => "Zuidema Infra & Milieu" "Zuidema Handel & Recycling" => "Zuidema Handel & Recycling" ] |
| 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 {#1557 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1558 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1559 …} -namespace: Closure() {#1561 …} } |
| data_class | null |
| disabled | false |
| domain | null |
| empty_data | "Algemeen" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "contact.to.placeholder" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "forms" |
| translation_name | false |
| trim | true |
| upload_max_size_message | Closure() {#1574 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1567 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1012 …} $translationDomain: "validators" $message: Closure() {#1573 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_to" ] |
| cache_key | "_contact_to_choice" |
| choice_translation_domain | "forms" |
| choice_translation_parameters | [] |
| choice_value_translation_domain | "forms" |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +label: "Algemeen" +value: "Algemeen" +data: "Algemeen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1758 +label: "Zuidema Infra & Milieu" +value: "Zuidema Infra & Milieu" +data: "Zuidema Infra & Milieu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1749 +label: "Zuidema Handel & Recycling" +value: "Zuidema Handel & Recycling" +data: "Zuidema Handel & Recycling" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1759 -form: Symfony\Component\Form\Form {#1747 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1760 …5} |
| full_name | "contact[to]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_to" |
| is_selected | Closure($choice, $value) {#1696 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1576 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "to" |
| placeholder | "contact.to.placeholder" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_contact_to" |
| valid | true |
| value | "" |
company
"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 |
|---|---|---|
| attr | [ "placeholder" => "contact.company" ] |
[ "placeholder" => "contact.company" ] |
| label | null |
null
|
| required | false |
false
|
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "contact.company" ] |
| 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 {#1557 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1558 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1559 …} -namespace: Closure() {#1561 …} } |
| data_class | null |
| disabled | false |
| domain | null |
| empty_data | Closure(FormInterface $form) {#1594 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1298 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| 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 |
| tagged | false |
| tags_classes | "" |
| tags_join | "," |
| translation_domain | "forms" |
| translation_name | false |
| trim | true |
| upload_max_size_message | Closure() {#1615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1567 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1012 …} $translationDomain: "validators" $message: Closure() {#1614 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "contact.company" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_company" ] |
| cache_key | "_contact_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1708 -form: Symfony\Component\Form\Form {#1751 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1674 …5} |
| full_name | "contact[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_company" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_contact_company" |
| valid | true |
| value | "" |
name
"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 |
|---|---|---|
| attr | [ "placeholder" => "contact.name" ] |
[ "placeholder" => "contact.name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1649 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1649 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| label | null |
null
|
| required | true |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "contact.name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1649 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#1557 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1558 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1559 …} -namespace: Closure() {#1561 …} } |
| data_class | null |
| disabled | false |
| domain | null |
| empty_data | Closure(FormInterface $form) {#1624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1298 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| 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 |
| tagged | false |
| tags_classes | "" |
| tags_join | "," |
| translation_domain | "forms" |
| translation_name | false |
| trim | true |
| upload_max_size_message | Closure() {#1626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1567 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1012 …} $translationDomain: "validators" $message: Closure() {#1625 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "contact.name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_name" ] |
| cache_key | "_contact_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1661 -form: Symfony\Component\Form\Form {#1754 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1641 …5} |
| full_name | "contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_contact_name" |
| 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 |
|---|---|---|
| attr | [ "placeholder" => "contact.email" ] |
[ "placeholder" => "contact.email" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1651 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#1645 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1651 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#1645 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
| label | null |
null
|
| required | true |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "contact.email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1651 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Email {#1645 +message: "This value is not a valid email address." +mode: null +normalizer: null +payload: null } ] |
| 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 {#1557 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1558 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1559 …} -namespace: Closure() {#1561 …} } |
| data_class | null |
| disabled | false |
| domain | null |
| empty_data | Closure(FormInterface $form) {#1633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1298 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| 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 |
| tagged | false |
| tags_classes | "" |
| tags_join | "," |
| translation_domain | "forms" |
| translation_name | false |
| trim | true |
| upload_max_size_message | Closure() {#1640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1567 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1012 …} $translationDomain: "validators" $message: Closure() {#1634 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "contact.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_email" ] |
| cache_key | "_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1627 -form: Symfony\Component\Form\Form {#1712 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1617 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | null |
| 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 | "forms" |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "" |
phone
"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 |
|---|---|---|
| attr | [ "placeholder" => "contact.phone" ] |
[ "placeholder" => "contact.phone" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1579 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1579 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| label | null |
null
|
| required | true |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "contact.phone" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1579 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#1557 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1558 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1559 …} -namespace: Closure() {#1561 …} } |
| data_class | null |
| disabled | false |
| domain | null |
| empty_data | Closure(FormInterface $form) {#1658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1298 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| 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 |
| tagged | false |
| tags_classes | "" |
| tags_join | "," |
| translation_domain | "forms" |
| translation_name | false |
| trim | true |
| upload_max_size_message | Closure() {#1660 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1567 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1012 …} $translationDomain: "validators" $message: Closure() {#1659 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "contact.phone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_phone" ] |
| cache_key | "_contact_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1581 -form: Symfony\Component\Form\Form {#1715 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1729 …5} |
| full_name | "contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_contact_phone" |
| 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 |
|---|---|---|
| attr | [ "placeholder" => "contact.message" ] |
[ "placeholder" => "contact.message" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1654 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1654 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| label | null |
null
|
| required | true |
same as passed value |
| trim | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "contact.message" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1654 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#1557 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1558 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1559 …} -namespace: Closure() {#1561 …} } |
| data_class | null |
| disabled | false |
| domain | null |
| empty_data | Closure(FormInterface $form) {#1668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1298 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| 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 |
| tagged | false |
| tags_classes | "" |
| tags_join | "," |
| translation_domain | "forms" |
| translation_name | false |
| trim | true |
| upload_max_size_message | Closure() {#1673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1567 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1012 …} $translationDomain: "validators" $message: Closure() {#1667 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "contact.message" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_message" ] |
| cache_key | "_contact_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1736 -form: Symfony\Component\Form\Form {#1718 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1735 …5} |
| full_name | "contact[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_message" |
| label | null |
| 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 | "forms" |
| unique_block_prefix | "_contact_message" |
| valid | true |
| value | "" |
google_recaptcha
"VisualMedia\LisaBundle\Form\Type\GoogleRecaptchaType"
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 |
| attr | [ "class" => "google_recaptcha_token" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ VisualMedia\LisaBundle\Form\Constraint\GoogleRecaptchaConstraint {#1688 +message: "google_recaptcha.invalid" +messageScore: "google_recaptcha.low_score" +payload: null } ] |
| 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 {#1557 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1558 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1559 …} -namespace: Closure() {#1561 …} } |
| data_class | null |
| disabled | false |
| domain | null |
| empty_data | Closure(FormInterface $form) {#1699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1298 …} } |
| 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 | 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | "forms" |
| translation_name | false |
| trim | true |
| upload_max_size_message | Closure() {#1697 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1567 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1012 …} $translationDomain: "validators" $message: Closure() {#1698 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "google_recaptcha_token" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "google_recaptcha" "_contact_google_recaptcha" ] |
| cache_key | "_contact_google_recaptcha_google_recaptcha" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1762 -form: Symfony\Component\Form\Form {#1721 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1764 …5} |
| full_name | "contact[google_recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_google_recaptcha" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "google_recaptcha" |
| priority | 0 |
| recaptcha_action | "contact" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "forms" |
| unique_block_prefix | "_contact_google_recaptcha" |
| valid | true |
| value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "contact.submit" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| label | "contact.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_contact_submit" ] |
| cache_key | "_contact_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1766 …5} |
| full_name | "contact[submit]" |
| id | "contact_submit" |
| label | "contact.submit" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "forms" |
| unique_block_prefix | "_contact_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9eee.gxk62W2aIH4kll20qYpTUsp7NgbzUywfuam7yAdIGBw.7FQK9DrdZR9TyXD3yLwWCps0dTKAZhwq8-DjpkI7Lmm6TUCyXtBjKWzhEA" |
| 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 | "9eee.gxk62W2aIH4kll20qYpTUsp7NgbzUywfuam7yAdIGBw.7FQK9DrdZR9TyXD3yLwWCps0dTKAZhwq8-DjpkI7Lmm6TUCyXtBjKWzhEA" |
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 {#1557 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1558 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1559 …} -namespace: Closure() {#1561 …} } |
| data | "9eee.gxk62W2aIH4kll20qYpTUsp7NgbzUywfuam7yAdIGBw.7FQK9DrdZR9TyXD3yLwWCps0dTKAZhwq8-DjpkI7Lmm6TUCyXtBjKWzhEA" |
| data_class | null |
| disabled | false |
| domain | null |
| empty_data | Closure(FormInterface $form) {#1768 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1298 …} } |
| 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 | "forms" |
| translation_name | false |
| trim | true |
| upload_max_size_message | Closure() {#1765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1567 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1012 …} $translationDomain: "validators" $message: Closure() {#1767 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
| cache_key | "_contact__token_hidden" |
| compound | false |
| data | "9eee.gxk62W2aIH4kll20qYpTUsp7NgbzUywfuam7yAdIGBw.7FQK9DrdZR9TyXD3yLwWCps0dTKAZhwq8-DjpkI7Lmm6TUCyXtBjKWzhEA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1709 -form: Symfony\Component\Form\Form {#1774 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1763 …5} |
| full_name | "contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact__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 | "forms" |
| unique_block_prefix | "_contact__token" |
| valid | true |
| value | "9eee.gxk62W2aIH4kll20qYpTUsp7NgbzUywfuam7yAdIGBw.7FQK9DrdZR9TyXD3yLwWCps0dTKAZhwq8-DjpkI7Lmm6TUCyXtBjKWzhEA" |