- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 370
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Httplug 0/0
- Messages
- E-mails
- Guzzle
-
Features 6
- VichUploader
- 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
contactbundle_contact
"App\Form\ContactType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Contact {#3578 -id: null -firstName: null -lastName: null -company: null -phone: null -email: null -remark: null -createdAt: DateTime @1772813545 {#3611 date: 2026-03-06 17:12:25.439885 Europe/Amsterdam (+01:00) } -locale: "nl" #origin: null #contactedCompany: null -address: null -zipCode: null -city: null #anonymized: false -site: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Contact {#3578 -id: null -firstName: null -lastName: null -company: null -phone: null -email: null -remark: null -createdAt: DateTime @1772813545 {#3611 date: 2026-03-06 17:12:25.439885 Europe/Amsterdam (+01:00) } -locale: "nl" #origin: null #contactedCompany: null -address: null -zipCode: null -city: null #anonymized: false -site: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "recaptcha-form" ] |
| 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 {#2834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2698 …} -namespace: Closure() {#3143 …} } |
| data | App\Entity\Contact {#3578 -id: null -firstName: null -lastName: null -company: null -phone: null -email: null -remark: null -createdAt: DateTime @1772813545 {#3611 date: 2026-03-06 17:12:25.439885 Europe/Amsterdam (+01:00) } -locale: "nl" #origin: null #contactedCompany: null -address: null -zipCode: null -city: null #anonymized: false -site: null } |
| data_class | "App\Entity\Contact" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2898 …} use: { $class: "App\Entity\Contact" } } |
| 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 | [] |
| send_to_meta | null |
| setter | null |
| translation_domain | "contact" |
| trim | true |
| upload_max_size_message | Closure() {#3647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3588 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1746 …} $translationDomain: "validators" $message: Closure() {#3652 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "recaptcha-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contactbundle_contact" "_contactbundle_contact" ] |
| cache_key | "_contactbundle_contact_contactbundle_contact" |
| compound | true |
| data | App\Entity\Contact {#3578 -id: null -firstName: null -lastName: null -company: null -phone: null -email: null -remark: null -createdAt: DateTime @1772813545 {#3611 date: 2026-03-06 17:12:25.439885 Europe/Amsterdam (+01:00) } -locale: "nl" #origin: null #contactedCompany: null -address: null -zipCode: null -city: null #anonymized: false -site: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3288 -form: Symfony\Component\Form\Form {#2423 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2987 …5} |
| full_name | "contactbundle_contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contactbundle_contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contactbundle_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "contact" |
| unique_block_prefix | "_contactbundle_contact" |
| valid | true |
| value | App\Entity\Contact {#3578 -id: null -firstName: null -lastName: null -company: null -phone: null -email: null -remark: null -createdAt: DateTime @1772813545 {#3611 date: 2026-03-06 17:12:25.439885 Europe/Amsterdam (+01:00) } -locale: "nl" #origin: null #contactedCompany: null -address: null -zipCode: null -city: null #anonymized: false -site: null } |
firstName
"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 | [ "maxlength" => 170 ] |
[ "maxlength" => 170 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 170 ] |
| 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 {#2834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2698 …} -namespace: Closure() {#3143 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3381 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2898 …} } |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3588 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1746 …} $translationDomain: "validators" $message: Closure() {#3046 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 170 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contactbundle_contact_firstName" ] |
| cache_key | "_contactbundle_contact_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2977 -form: Symfony\Component\Form\Form {#3175 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2976 …5} |
| full_name | "contactbundle_contact[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contactbundle_contact_firstName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "contact" |
| unique_block_prefix | "_contactbundle_contact_firstName" |
| valid | true |
| value | "" |
lastName
"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 | [ "maxlength" => 170 ] |
[ "maxlength" => 170 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 170 ] |
| 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 {#2834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2698 …} -namespace: Closure() {#3143 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3084 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2898 …} } |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3588 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1746 …} $translationDomain: "validators" $message: Closure() {#3074 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 170 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contactbundle_contact_lastName" ] |
| cache_key | "_contactbundle_contact_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2978 -form: Symfony\Component\Form\Form {#3179 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2979 …5} |
| full_name | "contactbundle_contact[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contactbundle_contact_lastName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "contact" |
| unique_block_prefix | "_contactbundle_contact_lastName" |
| valid | true |
| value | "" |
phone
"App\Form\PhoneNumberType"
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 |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumber {#3088 +payload: null +message: null +type: "any" +defaultRegion: null +regionPath: null +format: 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 {#2834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2698 …} -namespace: Closure() {#3143 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2898 …} } |
| 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 | [] |
| html5 | true |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3588 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1746 …} $translationDomain: "validators" $message: Closure() {#3108 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "phone" "_contactbundle_contact_phone" ] |
| cache_key | "_contactbundle_contact_phone_phone" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2985 -form: Symfony\Component\Form\Form {#3187 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3378 …5} |
| full_name | "contactbundle_contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contactbundle_contact_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "contact" |
| unique_block_prefix | "_contactbundle_contact_phone" |
| 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
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 | 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 {#2834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2698 …} -namespace: Closure() {#3143 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2898 …} } |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3588 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1746 …} $translationDomain: "validators" $message: Closure() {#3100 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contactbundle_contact_email" ] |
| cache_key | "_contactbundle_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2982 -form: Symfony\Component\Form\Form {#3138 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2992 …5} |
| full_name | "contactbundle_contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contactbundle_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 | "contact" |
| unique_block_prefix | "_contactbundle_contact_email" |
| valid | true |
| value | "" |
remark
"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 {#2834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2698 …} -namespace: Closure() {#3143 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2964 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2898 …} } |
| 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 | [] |
| 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() {#3125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3588 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1746 …} $translationDomain: "validators" $message: Closure() {#2960 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contactbundle_contact_remark" ] |
| cache_key | "_contactbundle_contact_remark_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2991 -form: Symfony\Component\Form\Form {#3148 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3001 …5} |
| full_name | "contactbundle_contact[remark]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contactbundle_contact_remark" |
| label | "Message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "remark" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "contact" |
| unique_block_prefix | "_contactbundle_contact_remark" |
| valid | true |
| value | "" |
recaptcha
"App\Component\ReCaptcha\Form\ReCaptchaType"
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 {#2834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2698 …} -namespace: Closure() {#3143 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#3130 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2898 …} } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3588 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1746 …} $translationDomain: "validators" $message: Closure() {#3135 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "recaptcha" "_contactbundle_contact_recaptcha" ] |
| cache_key | "_contactbundle_contact_recaptcha_recaptcha" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2990 -form: Symfony\Component\Form\Form {#3151 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2989 …5} |
| full_name | "contactbundle_contact[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contactbundle_contact_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "contact" |
| unique_block_prefix | "_contactbundle_contact_recaptcha" |
| valid | true |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d1e149ade77634d340f4.M3hQh3RZh_GfCDFgZLxlefOphEuiSlsMpmRizGb4HdQ.BUkRqgUa4J_MZ3ozM8QBE8bntDjUfiJ_6CcIvhWZLZBiHSfBGRW1v_1-AQ" |
| 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 | "d1e149ade77634d340f4.M3hQh3RZh_GfCDFgZLxlefOphEuiSlsMpmRizGb4HdQ.BUkRqgUa4J_MZ3ozM8QBE8bntDjUfiJ_6CcIvhWZLZBiHSfBGRW1v_1-AQ" |
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 {#2834 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2888 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2698 …} -namespace: Closure() {#3143 …} } |
| data | "d1e149ade77634d340f4.M3hQh3RZh_GfCDFgZLxlefOphEuiSlsMpmRizGb4HdQ.BUkRqgUa4J_MZ3ozM8QBE8bntDjUfiJ_6CcIvhWZLZBiHSfBGRW1v_1-AQ" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2968 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2898 …} } |
| 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() {#2966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3588 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1746 …} $translationDomain: "validators" $message: Closure() {#2969 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contactbundle_contact__token" ] |
| cache_key | "_contactbundle_contact__token_hidden" |
| compound | false |
| data | "d1e149ade77634d340f4.M3hQh3RZh_GfCDFgZLxlefOphEuiSlsMpmRizGb4HdQ.BUkRqgUa4J_MZ3ozM8QBE8bntDjUfiJ_6CcIvhWZLZBiHSfBGRW1v_1-AQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2953 -form: Symfony\Component\Form\Form {#2957 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2973 …5} |
| full_name | "contactbundle_contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contactbundle_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 | "contact" |
| unique_block_prefix | "_contactbundle_contact__token" |
| valid | true |
| value | "d1e149ade77634d340f4.M3hQh3RZh_GfCDFgZLxlefOphEuiSlsMpmRizGb4HdQ.BUkRqgUa4J_MZ3ozM8QBE8bntDjUfiJ_6CcIvhWZLZBiHSfBGRW1v_1-AQ" |