Forms
- 
        website_contacts
- 
        firstName
 - 
        lastName
 - 
        email
 - 
        mobile
 - 
        notes
 - 
        dateTime
 - 
        dateResponded
 - 
        productsRequested
- 
        5
 - 
        3
 - 
        1
 - 
        4
 
 - 
        
 - 
        status
- 
        0
 - 
        1
 - 
        2
 - 
        3
 
 - 
        
 - 
        _token
 
 - 
        
 
website_contacts
"App\Form\WebsiteContactsType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | App\Entity\WebsiteContacts {#1013 -id: null -firstName: null -lastName: null -mobile: null -notes: null -dateTime: null -email: null -status: null -productsRequested: Doctrine\Common\Collections\ArrayCollection {#878 …} -dateResponded: null }  | 
            
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| data | App\Entity\WebsiteContacts {#1013 -id: null -firstName: null -lastName: null -mobile: null -notes: null -dateTime: null -email: null -status: null -productsRequested: Doctrine\Common\Collections\ArrayCollection {#878 …} -dateResponded: null }  | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
            
| allow_extra_fields | false | 
            
| allow_file_upload | false | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| auto_initialize | true | 
            
| block_name | null | 
            
| block_prefix | null | 
            
| by_reference | true | 
            
| compound | true | 
            
| constraints | []  | 
            
| csrf_field_name | "_token" | 
            
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." | 
            
| csrf_protection | true | 
            
| csrf_token_id | null | 
            
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data | App\Entity\WebsiteContacts {#1013 -id: null -firstName: null -lastName: null -mobile: null -notes: null -dateTime: null -email: null -status: null -productsRequested: Doctrine\Common\Collections\ArrayCollection {#878 …} -dateResponded: null }  | 
            
| data_class | "App\Entity\WebsiteContacts" | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#1230 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\WebsiteContacts" } }  | 
            
| 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() {#1228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1229 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "website_contacts" "_website_contacts" ]  | 
            
| cache_key | "_website_contacts_website_contacts" | 
            
| compound | true | 
            
| data | App\Entity\WebsiteContacts {#1013 -id: null -firstName: null -lastName: null -mobile: null -notes: null -dateTime: null -email: null -status: null -productsRequested: Doctrine\Common\Collections\ArrayCollection {#878 …} -dateResponded: null }  | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1744 -form: Symfony\Component\Form\Form {#1501 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1733 …5}  | 
            
| full_name | "website_contacts" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts" | 
            
| label | null | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "website_contacts" | 
            
| priority | 0 | 
            
| required | true | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts" | 
            
| valid | true | 
            
| value | App\Entity\WebsiteContacts {#1013 -id: null -firstName: null -lastName: null -mobile: null -notes: null -dateTime: null -email: null -status: null -productsRequested: Doctrine\Common\Collections\ArrayCollection {#878 …} -dateResponded: null }  | 
            
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | "First Name" | 
                    same as passed value | 
| required | false | 
                    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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#1262 class: "Symfony\Component\Form\Extension\Core\Type\FormType" }  | 
            
| 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 | "First Name" | 
            
| 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 | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1261 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "text" "_website_contacts_firstName" ]  | 
            
| cache_key | "_website_contacts_firstName_text" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1753 -form: Symfony\Component\Form\Form {#1512 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1755 …5}  | 
            
| full_name | "website_contacts[firstName]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_firstName" | 
            
| label | "First Name" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "firstName" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_firstName" | 
            
| valid | true | 
            
| value | ""  | 
            
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | "Last Name" | 
                    same as passed value | 
| required | false | 
                    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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#1269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" }  | 
            
| 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 | "Last Name" | 
            
| 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 | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1270 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "text" "_website_contacts_lastName" ]  | 
            
| cache_key | "_website_contacts_lastName_text" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1752 -form: Symfony\Component\Form\Form {#1515 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1751 …5}  | 
            
| full_name | "website_contacts[lastName]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_lastName" | 
            
| label | "Last Name" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "lastName" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_lastName" | 
            
| valid | true | 
            
| value | ""  | 
            
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | 
| required | false | 
                    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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#1285 class: "Symfony\Component\Form\Extension\Core\Type\FormType" }  | 
            
| 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 | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1286 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "text" "_website_contacts_email" ]  | 
            
| cache_key | "_website_contacts_email_text" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1750 -form: Symfony\Component\Form\Form {#1518 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1749 …5}  | 
            
| full_name | "website_contacts[email]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_email" | 
            
| label | "Email" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "email" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_email" | 
            
| valid | true | 
            
| value | ""  | 
            
mobile
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | "Mobile" | 
                    same as passed value | 
| required | false | 
                    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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#1294 class: "Symfony\Component\Form\Extension\Core\Type\FormType" }  | 
            
| 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 | "Mobile" | 
            
| 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 | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1295 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "text" "_website_contacts_mobile" ]  | 
            
| cache_key | "_website_contacts_mobile_text" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1738 -form: Symfony\Component\Form\Form {#1361 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1730 …5}  | 
            
| full_name | "website_contacts[mobile]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_mobile" | 
            
| label | "Mobile" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "mobile" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_mobile" | 
            
| valid | true | 
            
| value | ""  | 
            
notes
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | "Notes" | 
                    same as passed value | 
| required | false | 
                    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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#1303 class: "Symfony\Component\Form\Extension\Core\Type\FormType" }  | 
            
| 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 | "Notes" | 
            
| 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 | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1304 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "text" "_website_contacts_notes" ]  | 
            
| cache_key | "_website_contacts_notes_text" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1739 -form: Symfony\Component\Form\Form {#1500 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1740 …5}  | 
            
| full_name | "website_contacts[notes]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_notes" | 
            
| label | "Notes" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "notes" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_notes" | 
            
| valid | true | 
            
| value | ""  | 
            
dateTime
Errors
This form has no errors.
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 | "Date and Time" | 
                    same as passed value | 
| required | false | 
                    same as passed value | 
| widget | "single_text" | 
                    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 | false | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| date_format | null | 
            
| date_label | null | 
            
| date_widget | null | 
            
| disabled | false | 
            
| empty_data | ""  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| form_attr | false | 
            
| format | "yyyy-MM-dd'T'HH:mm:ss" | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| html5 | true | 
            
| inherit_data | false | 
            
| input | "datetime" | 
            
| input_format | "Y-m-d H:i:s" | 
            
| invalid_message | "Please enter a valid date and time." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | null | 
            
| label | "Date and Time" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| mapped | true | 
            
| method | "POST" | 
            
| model_timezone | null | 
            
| 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 | 
            
| time_label | null | 
            
| time_widget | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1321 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| view_timezone | null | 
            
| widget | "single_text" | 
            
| with_minutes | true | 
            
| with_seconds | false | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "datetime" "_website_contacts_dateTime" ]  | 
            
| cache_key | "_website_contacts_dateTime_datetime" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1741 -form: Symfony\Component\Form\Form {#1497 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1742 …5}  | 
            
| full_name | "website_contacts[dateTime]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_dateTime" | 
            
| label | "Date and Time" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "dateTime" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| type | "datetime-local" | 
            
| unique_block_prefix | "_website_contacts_dateTime" | 
            
| valid | true | 
            
| value | ""  | 
            
| widget | "single_text" | 
            
dateResponded
Errors
This form has no errors.
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 | "Date and Time welcome email sent" | 
                    same as passed value | 
| required | false | 
                    same as passed value | 
| widget | "single_text" | 
                    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 | false | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| date_format | null | 
            
| date_label | null | 
            
| date_widget | null | 
            
| disabled | false | 
            
| empty_data | ""  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| form_attr | false | 
            
| format | "yyyy-MM-dd'T'HH:mm:ss" | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| html5 | true | 
            
| inherit_data | false | 
            
| input | "datetime" | 
            
| input_format | "Y-m-d H:i:s" | 
            
| invalid_message | "Please enter a valid date and time." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | null | 
            
| label | "Date and Time welcome email sent" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| mapped | true | 
            
| method | "POST" | 
            
| model_timezone | null | 
            
| 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 | 
            
| time_label | null | 
            
| time_widget | null | 
            
| translation_domain | null | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1334 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| view_timezone | null | 
            
| widget | "single_text" | 
            
| with_minutes | true | 
            
| with_seconds | false | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "datetime" "_website_contacts_dateResponded" ]  | 
            
| cache_key | "_website_contacts_dateResponded_datetime" | 
            
| compound | false | 
            
| data | null | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1743 -form: Symfony\Component\Form\Form {#1494 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1747 …5}  | 
            
| full_name | "website_contacts[dateResponded]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_dateResponded" | 
            
| label | "Date and Time welcome email sent" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "dateResponded" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| type | "datetime-local" | 
            
| unique_block_prefix | "_website_contacts_dateResponded" | 
            
| valid | true | 
            
| value | ""  | 
            
| widget | "single_text" | 
            
productsRequested
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1639 -elements: [] }  | 
            
| View Format | 
                                            []  | 
            
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| by_reference | false | 
                    same as passed value | 
| choice_label | "product" | 
                    same as passed value | 
| class | "App\Entity\Product" | 
                    same as passed value | 
| empty_data | []  | 
                    same as passed value | 
| expanded | true | 
                    same as passed value | 
| label | "Products Requested" | 
                    same as passed value | 
| multiple | true | 
                    same as passed value | 
| query_builder | Closure(ProductRepository $er) {#1211 class: "App\Form\WebsiteContactsType" this: App\Form\WebsiteContactsType {#876 …} }  | 
                    
                                                                                                                            Doctrine\ORM\QueryBuilder {#1362 -em: ContainerBRgGj7h\EntityManagerGhostEbeb667 {#659 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1436 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1442 #from: "App\Entity\Product" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1438 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.includeInContactForm = :includeInContactForm" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1439 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.category ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1443 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.ranking ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\Product p WHERE p.includeInContactForm = :includeInContactForm ORDER BY p.category ASC, p.ranking ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1435 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 }  | 
                
| required | false | 
                    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 | false | 
            
| choice_attr | null | 
            
| choice_filter | null | 
            
| choice_label | "product" | 
            
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1448 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1434 …} }  | 
            
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1364 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1444 …} }  | 
            
| choice_translation_domain | false | 
            
| choice_translation_parameters | []  | 
            
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1397 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1390 …} }  | 
            
| choices | null | 
            
| class | "App\Entity\Product" | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| duplicate_preferred_choices | true | 
            
| em | ContainerBRgGj7h\EntityManagerGhostEbeb667 {#659 …12}  | 
            
| empty_data | []  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| expanded | true | 
            
| 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 | []  | 
            
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1367 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerBRgGj7h\EntityManagerGhostEbeb667 {#659 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1368 …} }  | 
            
| inherit_data | false | 
            
| invalid_message | "The selected choice is invalid." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | null | 
            
| label | "Products Requested" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| mapped | true | 
            
| method | "POST" | 
            
| multiple | true | 
            
| placeholder | null | 
            
| placeholder_attr | []  | 
            
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." | 
            
| preferred_choices | []  | 
            
| priority | 0 | 
            
| property_path | null | 
            
| query_builder | Doctrine\ORM\QueryBuilder {#1362 -em: ContainerBRgGj7h\EntityManagerGhostEbeb667 {#659 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1436 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1442 #from: "App\Entity\Product" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1438 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.includeInContactForm = :includeInContactForm" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1439 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.category ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1443 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.ranking ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\Product p WHERE p.includeInContactForm = :includeInContactForm ORDER BY p.category ASC, p.ranking ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1435 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 }  | 
            
| required | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | null | 
            
| trim | false | 
            
| upload_max_size_message | Closure() {#1369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1371 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "choice" "entity" "_website_contacts_productsRequested" ]  | 
            
| cache_key | "_website_contacts_productsRequested_entity" | 
            
| choice_translation_domain | false | 
            
| choice_translation_parameters | []  | 
            
| choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +label: "Puppy training" +value: "5" +data: App\Entity\Product {#1457 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "Owner Training" +value: "3" +data: App\Entity\Product {#1428 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1401 +label: "Obedience Training" +value: "1" +data: App\Entity\Product {#1425 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1394 +label: "Group Classes" +value: "4" +data: App\Entity\Product {#1422 …} +attr: [] +labelTranslationParameters: [] } ]  | 
            
| compound | true | 
            
| data | Doctrine\Common\Collections\ArrayCollection {#1639 -elements: [] }  | 
            
| disabled | false | 
            
| duplicate_preferred_choices | true | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1748 -form: Symfony\Component\Form\Form {#1533 …} -errors: [] }  | 
            
| expanded | true | 
            
| form | Symfony\Component\Form\FormView {#1746 …5}  | 
            
| full_name | "website_contacts[productsRequested]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_productsRequested" | 
            
| is_selected | Closure($choice, array $values) {#1745 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" }  | 
            
| label | "Products Requested" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| multiple | true | 
            
| name | "productsRequested" | 
            
| placeholder | null | 
            
| placeholder_attr | []  | 
            
| placeholder_in_choices | false | 
            
| preferred_choices | []  | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| separator | "-------------------" | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_productsRequested" | 
            
| valid | true | 
            
| value | []  | 
            
5
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
            
| View Format | 
                                            null
                                     | 
            
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "Puppy training" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| required | false | 
                    same as passed value | 
| translation_domain | false | 
                    same as passed value | 
| value | "5" | 
                    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 | "entry" | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#1508 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| false_values | [
  null
] | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "The checkbox has an invalid value." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | Closure($modelData): bool {#1492 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| label | "Puppy training" | 
            
| 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 | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | false | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1485 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1483 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| value | "5" | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "checkbox" "_website_contacts_productsRequested_entry" ]  | 
            
| cache_key | "_website_contacts_productsRequested_entry_checkbox" | 
            
| checked | false | 
            
| compound | false | 
            
| data | false | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1760 -form: Symfony\Component\Form\Form {#1536 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1759 …5}  | 
            
| full_name | "website_contacts[productsRequested][]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_productsRequested_5" | 
            
| label | "Puppy training" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "5" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | false | 
            
| unique_block_prefix | "_website_contacts_productsRequested_entry" | 
            
| valid | true | 
            
| value | "5" | 
            
3
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
            
| View Format | 
                                            null
                                     | 
            
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "Owner Training" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| required | false | 
                    same as passed value | 
| translation_domain | false | 
                    same as passed value | 
| value | "3" | 
                    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 | "entry" | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#1508 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| false_values | [
  null
] | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "The checkbox has an invalid value." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | Closure($modelData): bool {#1492 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| label | "Owner Training" | 
            
| 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 | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | false | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1478 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| value | "3" | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "checkbox" "_website_contacts_productsRequested_entry" ]  | 
            
| cache_key | "_website_contacts_productsRequested_entry_checkbox" | 
            
| checked | false | 
            
| compound | false | 
            
| data | false | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1761 -form: Symfony\Component\Form\Form {#1539 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1762 …5}  | 
            
| full_name | "website_contacts[productsRequested][]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_productsRequested_3" | 
            
| label | "Owner Training" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "3" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | false | 
            
| unique_block_prefix | "_website_contacts_productsRequested_entry" | 
            
| valid | true | 
            
| value | "3" | 
            
1
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
            
| View Format | 
                                            null
                                     | 
            
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "Obedience Training" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| required | false | 
                    same as passed value | 
| translation_domain | false | 
                    same as passed value | 
| value | "1" | 
                    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 | "entry" | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#1508 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| false_values | [
  null
] | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "The checkbox has an invalid value." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | Closure($modelData): bool {#1492 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| label | "Obedience Training" | 
            
| 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 | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | false | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1407 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1406 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| value | "1" | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "checkbox" "_website_contacts_productsRequested_entry" ]  | 
            
| cache_key | "_website_contacts_productsRequested_entry_checkbox" | 
            
| checked | false | 
            
| compound | false | 
            
| data | false | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1763 -form: Symfony\Component\Form\Form {#1542 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1764 …5}  | 
            
| full_name | "website_contacts[productsRequested][]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_productsRequested_1" | 
            
| label | "Obedience Training" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "1" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | false | 
            
| unique_block_prefix | "_website_contacts_productsRequested_entry" | 
            
| valid | true | 
            
| value | "1" | 
            
4
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
            
| View Format | 
                                            null
                                     | 
            
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "Group Classes" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| required | false | 
                    same as passed value | 
| translation_domain | false | 
                    same as passed value | 
| value | "4" | 
                    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 | "entry" | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#1508 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| false_values | [
  null
] | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "The checkbox has an invalid value." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | Closure($modelData): bool {#1492 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| label | "Group Classes" | 
            
| 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 | false | 
            
| row_attr | []  | 
            
| setter | null | 
            
| translation_domain | false | 
            
| trim | true | 
            
| upload_max_size_message | Closure() {#1526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1524 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| value | "4" | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "checkbox" "_website_contacts_productsRequested_entry" ]  | 
            
| cache_key | "_website_contacts_productsRequested_entry_checkbox" | 
            
| checked | false | 
            
| compound | false | 
            
| data | false | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1765 -form: Symfony\Component\Form\Form {#1545 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1766 …5}  | 
            
| full_name | "website_contacts[productsRequested][]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_productsRequested_4" | 
            
| label | "Group Classes" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "4" | 
            
| priority | 0 | 
            
| required | false | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | false | 
            
| unique_block_prefix | "_website_contacts_productsRequested_entry" | 
            
| valid | true | 
            
| value | "4" | 
            
status
Errors
This form has no errors.
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 | [ "Already User" => "Already User" "Pending" => "Pending" "Converted to User" => "Converted to User" "Spam" => "Spam" ]  | 
                    
                                                                                                                            [ "Already User" => "Already User" "Pending" => "Pending" "Converted to User" => "Converted to User" "Spam" => "Spam" ]  | 
                
| expanded | true | 
                    same as passed value | 
| label | "Status" | 
                    same as passed value | 
| multiple | false | 
                    same as passed value | 
| placeholder | false | 
                    same as passed value | 
| required | 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 | null | 
            
| choice_translation_parameters | []  | 
            
| choice_value | null | 
            
| choices | [ "Already User" => "Already User" "Pending" => "Pending" "Converted to User" => "Converted to User" "Spam" => "Spam" ]  | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| duplicate_preferred_choices | true | 
            
| empty_data | null | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| expanded | true | 
            
| 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 | "The selected choice is invalid." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | null | 
            
| label | "Status" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| mapped | true | 
            
| method | "POST" | 
            
| multiple | false | 
            
| placeholder | null | 
            
| placeholder_attr | []  | 
            
| 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 | null | 
            
| trim | false | 
            
| upload_max_size_message | Closure() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1398 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "choice" "_website_contacts_status" ]  | 
            
| cache_key | "_website_contacts_status_choice" | 
            
| choice_translation_domain | null | 
            
| choice_translation_parameters | []  | 
            
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "Already User" +value: "Already User" +data: "Already User" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +label: "Pending" +value: "Pending" +data: "Pending" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "Converted to User" +value: "Converted to User" +data: "Converted to User" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "Spam" +value: "Spam" +data: "Spam" +attr: [] +labelTranslationParameters: [] } ]  | 
            
| compound | true | 
            
| data | null | 
            
| disabled | false | 
            
| duplicate_preferred_choices | true | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1758 -form: Symfony\Component\Form\Form {#1588 …} -errors: [] }  | 
            
| expanded | true | 
            
| form | Symfony\Component\Form\FormView {#1757 …5}  | 
            
| full_name | "website_contacts[status]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_status" | 
            
| is_selected | Closure($choice, $value) {#1768 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" }  | 
            
| label | "Status" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| multiple | false | 
            
| name | "status" | 
            
| placeholder | null | 
            
| placeholder_attr | []  | 
            
| placeholder_in_choices | false | 
            
| preferred_choices | []  | 
            
| priority | 0 | 
            
| required | true | 
            
| row_attr | []  | 
            
| separator | "-------------------" | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_status" | 
            
| valid | true | 
            
| value | ""  | 
            
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
            
| View Format | 
                                            null
                                     | 
            
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "Already User" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "Already User" | 
                    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 | "entry" | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#1508 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| false_values | [
  null
] | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "Please select a valid option." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | Closure($modelData): bool {#1492 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| label | "Already User" | 
            
| 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() {#1549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1550 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| value | "Already User" | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "checkbox" "radio" "_website_contacts_status_entry" ]  | 
            
| cache_key | "_website_contacts_status_entry_radio" | 
            
| checked | false | 
            
| compound | false | 
            
| data | false | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1771 -form: Symfony\Component\Form\Form {#1591 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1770 …5}  | 
            
| full_name | "website_contacts[status]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_status_0" | 
            
| label | "Already User" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "0" | 
            
| priority | 0 | 
            
| required | true | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_status_entry" | 
            
| valid | true | 
            
| value | "Already User" | 
            
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
            
| View Format | 
                                            null
                                     | 
            
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "Pending" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "Pending" | 
                    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 | "entry" | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#1508 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| false_values | [
  null
] | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "Please select a valid option." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | Closure($modelData): bool {#1492 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| label | "Pending" | 
            
| 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() {#1563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1562 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| value | "Pending" | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "checkbox" "radio" "_website_contacts_status_entry" ]  | 
            
| cache_key | "_website_contacts_status_entry_radio" | 
            
| checked | false | 
            
| compound | false | 
            
| data | false | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1772 -form: Symfony\Component\Form\Form {#1594 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1773 …5}  | 
            
| full_name | "website_contacts[status]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_status_1" | 
            
| label | "Pending" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "1" | 
            
| priority | 0 | 
            
| required | true | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_status_entry" | 
            
| valid | true | 
            
| value | "Pending" | 
            
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
            
| View Format | 
                                            null
                                     | 
            
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "Converted to User" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "Converted to User" | 
                    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 | "entry" | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#1508 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| false_values | [
  null
] | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "Please select a valid option." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | Closure($modelData): bool {#1492 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| label | "Converted to User" | 
            
| 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() {#1572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1571 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| value | "Converted to User" | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "checkbox" "radio" "_website_contacts_status_entry" ]  | 
            
| cache_key | "_website_contacts_status_entry_radio" | 
            
| checked | false | 
            
| compound | false | 
            
| data | false | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1774 -form: Symfony\Component\Form\Form {#1597 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1775 …5}  | 
            
| full_name | "website_contacts[status]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_status_2" | 
            
| label | "Converted to User" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "2" | 
            
| priority | 0 | 
            
| required | true | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_status_entry" | 
            
| valid | true | 
            
| value | "Converted to User" | 
            
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | false | 
            
| View Format | 
                                            null
                                     | 
            
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| attr | []  | 
                    same as passed value | 
| block_name | "entry" | 
                    same as passed value | 
| label | "Spam" | 
                    same as passed value | 
| label_html | false | 
                    same as passed value | 
| label_translation_parameters | []  | 
                    same as passed value | 
| translation_domain | null | 
                    same as passed value | 
| value | "Spam" | 
                    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 | "entry" | 
            
| 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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form, $viewData) {#1508 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| error_bubbling | false | 
            
| error_mapping | []  | 
            
| extra_fields_message | "This form should not contain extra fields." | 
            
| false_values | [
  null
] | 
            
| form_attr | false | 
            
| getter | null | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| inherit_data | false | 
            
| invalid_message | "Please select a valid option." | 
            
| invalid_message_parameters | []  | 
            
| is_empty_callback | Closure($modelData): bool {#1492 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" }  | 
            
| label | "Spam" | 
            
| 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() {#1581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1580 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
| value | "Spam" | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "checkbox" "radio" "_website_contacts_status_entry" ]  | 
            
| cache_key | "_website_contacts_status_entry_radio" | 
            
| checked | false | 
            
| compound | false | 
            
| data | false | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1776 -form: Symfony\Component\Form\Form {#1600 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1777 …5}  | 
            
| full_name | "website_contacts[status]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts_status_3" | 
            
| label | "Spam" | 
            
| label_attr | []  | 
            
| label_format | null | 
            
| label_html | false | 
            
| label_translation_parameters | []  | 
            
| method | "POST" | 
            
| multipart | false | 
            
| name | "3" | 
            
| priority | 0 | 
            
| required | true | 
            
| row_attr | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts_status_entry" | 
            
| valid | true | 
            
| value | "Spam" | 
            
_token
Errors
This form has no errors.
Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "519ba2d8ea803a7f.L1UTfD5Dql4XQPlm5X2WiGjcz7ICiGrg9kMytm_0C8g.Sx5KOQ458gdNJ4EF3S33wju0nMt6_VPTsRl9xziAbOV2eHJMYTPsbUYfqA" | 
            
| 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 | "519ba2d8ea803a7f.L1UTfD5Dql4XQPlm5X2WiGjcz7ICiGrg9kMytm_0C8g.Sx5KOQ458gdNJ4EF3S33wju0nMt6_VPTsRl9xziAbOV2eHJMYTPsbUYfqA" | 
                    same as passed value | 
| mapped | false | 
                    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 | "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 {#1183 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1184 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1185 …} -namespace: Closure() {#1187 …} }  | 
            
| data | "519ba2d8ea803a7f.L1UTfD5Dql4XQPlm5X2WiGjcz7ICiGrg9kMytm_0C8g.Sx5KOQ458gdNJ4EF3S33wju0nMt6_VPTsRl9xziAbOV2eHJMYTPsbUYfqA" | 
            
| data_class | null | 
            
| disabled | false | 
            
| empty_data | Closure(FormInterface $form) {#1769 class: "Symfony\Component\Form\Extension\Core\Type\FormType" }  | 
            
| 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() {#1781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $message: Closure() {#1779 …} $translationDomain: "validators" } }  | 
            
| validation_groups | null | 
            
View Vars
| Variable | Value | 
|---|---|
| action | ""  | 
            
| attr | []  | 
            
| attr_translation_parameters | []  | 
            
| block_prefixes | [ "form" "hidden" "csrf_token" "_website_contacts__token" ]  | 
            
| cache_key | "_website_contacts__token_hidden" | 
            
| compound | false | 
            
| data | "519ba2d8ea803a7f.L1UTfD5Dql4XQPlm5X2WiGjcz7ICiGrg9kMytm_0C8g.Sx5KOQ458gdNJ4EF3S33wju0nMt6_VPTsRl9xziAbOV2eHJMYTPsbUYfqA" | 
            
| disabled | false | 
            
| errors | Symfony\Component\Form\FormErrorIterator {#1791 -form: Symfony\Component\Form\Form {#1787 …} -errors: [] }  | 
            
| form | Symfony\Component\Form\FormView {#1782 …5}  | 
            
| full_name | "website_contacts[_token]" | 
            
| help | null | 
            
| help_attr | []  | 
            
| help_html | false | 
            
| help_translation_parameters | []  | 
            
| id | "website_contacts__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 | []  | 
            
| submitted | false | 
            
| translation_domain | null | 
            
| unique_block_prefix | "_website_contacts__token" | 
            
| valid | true | 
            
| value | "519ba2d8ea803a7f.L1UTfD5Dql4XQPlm5X2WiGjcz7ICiGrg9kMytm_0C8g.Sx5KOQ458gdNJ4EF3S33wju0nMt6_VPTsRl9xziAbOV2eHJMYTPsbUYfqA" |