Forms
-
potential_customer_company
-
name
-
contacts
-
0
-
name
-
role
-
email
-
phone
-
-
-
notes
-
_token
-
potential_customer_company
Form type:
"App\Form\Type\PotentialCustomerCompanyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\PotentialCustomerCompany {#701 #id: 155 #company: null #contacts: Doctrine\ORM\PersistentCollection {#743 …} #name: "GE India" #notes: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/sales-journals/155/update" |
same as passed value |
| data | App\Entity\PotentialCustomerCompany {#701 #id: 155 #company: null #contacts: Doctrine\ORM\PersistentCollection {#743 …} #name: "GE India" #notes: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/sales-journals/155/update" |
| 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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data | App\Entity\PotentialCustomerCompany {#701 #id: 155 #company: null #contacts: Doctrine\ORM\PersistentCollection {#743 …} #name: "GE India" #notes: null } |
| data_class | "App\Entity\PotentialCustomerCompany" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#922 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\PotentialCustomerCompany" } } |
| 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 | "PotentialCustomerCompany" |
| trim | true |
| upload_max_size_message | Closure() {#924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#923 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/sales-journals/155/update" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "potential_customer_company" "_potential_customer_company" ] |
| cache_key | "_potential_customer_company_potential_customer_company" |
| compound | true |
| data | App\Entity\PotentialCustomerCompany {#701 #id: 155 #company: null #contacts: Doctrine\ORM\PersistentCollection {#743 …} #name: "GE India" #notes: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1031 -form: Symfony\Component\Form\Form {#1044 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#925 …5} |
| full_name | "potential_customer_company" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "potential_customer_company" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "PotentialCustomerCompany" |
| unique_block_prefix | "_potential_customer_company" |
| valid | true |
| value | App\Entity\PotentialCustomerCompany {#701 #id: 155 #company: null #contacts: Doctrine\ORM\PersistentCollection {#743 …} #name: "GE India" #notes: null } |
name
Form type:
"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 | "GE India" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "property.name" |
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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#935 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 | "property.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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#936 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_potential_customer_company_name" ] |
| cache_key | "_potential_customer_company_name_text" |
| compound | false |
| data | "GE India" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1059 -form: Symfony\Component\Form\Form {#1047 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1057 …5} |
| full_name | "potential_customer_company[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company_name" |
| label | "property.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "PotentialCustomerCompany" |
| unique_block_prefix | "_potential_customer_company_name" |
| valid | true |
| value | "GE India" |
contacts
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1068 #collection: Doctrine\Common\Collections\ArrayCollection {#1070 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#2521 …} -backRefFieldName: "company" -isDirty: true -em: ContainerYNxsN6z\EntityManagerGhost85163ea {#106 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2531 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| by_reference | false |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\Type\PotentialCustomerCompanyContactType" |
same as passed value |
| label | "property.contacts" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| 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 | 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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#949 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\Type\PotentialCustomerCompanyContactType" |
| 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 collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "property.contacts" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#950 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_potential_customer_company_contacts" ] |
| cache_key | "_potential_customer_company_contacts_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#1068 #collection: Doctrine\Common\Collections\ArrayCollection {#1070 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#2521 …} -backRefFieldName: "company" -isDirty: true -em: ContainerYNxsN6z\EntityManagerGhost85163ea {#106 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2531 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1060 -form: Symfony\Component\Form\Form {#1050 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1061 …5} |
| full_name | "potential_customer_company[contacts]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company_contacts" |
| label | "property.contacts" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contacts" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#1062 …5} |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "PotentialCustomerCompany" |
| unique_block_prefix | "_potential_customer_company_contacts" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#1068 #collection: Doctrine\Common\Collections\ArrayCollection {#1070 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#2521 …} -backRefFieldName: "company" -isDirty: true -em: ContainerYNxsN6z\EntityManagerGhost85163ea {#106 …} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#2531 …} } |
0
Form type:
"App\Form\Type\PotentialCustomerCompanyContactType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\PotentialCustomerCompanyContact {#1078 #id: 66 #company: App\Entity\PotentialCustomerCompany {#701 #id: 155 #company: null #contacts: Doctrine\ORM\PersistentCollection {#743 …} #name: "GE India" #notes: null } #email: "rajesh.verma1@ge.com" #name: "Rajesh Verma" #phone: "+91 9958095109" #role: "Director Project Management & Growth - India Region" } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data_class | "App\Entity\PotentialCustomerCompanyContact" |
| disabled | false |
| empty_data | App\Entity\PotentialCustomerCompanyContact {#961 #id: null #company: ? App\Entity\PotentialCustomerCompany #email: null #name: ? string #phone: null #role: null } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | "PotentialCustomerCompanyContact" |
| trim | true |
| upload_max_size_message | Closure() {#1092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#1091 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "potential_customer_company_contact" "_potential_customer_company_contacts_entry" ] |
| cache_key | "_potential_customer_company_contacts_entry_potential_customer_company_contact" |
| compound | true |
| data | App\Entity\PotentialCustomerCompanyContact {#1078 #id: 66 #company: App\Entity\PotentialCustomerCompany {#701 #id: 155 #company: null #contacts: Doctrine\ORM\PersistentCollection {#743 …} #name: "GE India" #notes: null } #email: "rajesh.verma1@ge.com" #name: "Rajesh Verma" #phone: "+91 9958095109" #role: "Director Project Management & Growth - India Region" } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1176 -form: Symfony\Component\Form\Form {#1135 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1177 …5} |
| full_name | "potential_customer_company[contacts][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company_contacts_0" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "PotentialCustomerCompanyContact" |
| unique_block_prefix | "_potential_customer_company_contacts_entry" |
| valid | true |
| value | App\Entity\PotentialCustomerCompanyContact {#1078 #id: 66 #company: App\Entity\PotentialCustomerCompany {#701 #id: 155 #company: null #contacts: Doctrine\ORM\PersistentCollection {#743 …} #name: "GE India" #notes: null } #email: "rajesh.verma1@ge.com" #name: "Rajesh Verma" #phone: "+91 9958095109" #role: "Director Project Management & Growth - India Region" } |
name
Form type:
"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 | "Rajesh Verma" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "property.name" ] |
[ "placeholder" => "property.name" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "property.name" ] |
| 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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1100 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 | false |
| 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() {#1102 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#1101 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "property.name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_potential_customer_company_contacts_entry_name" ] |
| cache_key | "_potential_customer_company_contacts_entry_name_text" |
| compound | false |
| data | "Rajesh Verma" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1181 -form: Symfony\Component\Form\Form {#1138 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1180 …5} |
| full_name | "potential_customer_company[contacts][0][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company_contacts_0_name" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "PotentialCustomerCompanyContact" |
| unique_block_prefix | "_potential_customer_company_contacts_entry_name" |
| valid | true |
| value | "Rajesh Verma" |
role
Form type:
"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 | "Director Project Management & Growth - India Region" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "property.role" ] |
[ "placeholder" => "property.role" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "property.role" ] |
| 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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1109 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 | false |
| 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() {#1111 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#1110 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "property.role" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_potential_customer_company_contacts_entry_role" ] |
| cache_key | "_potential_customer_company_contacts_entry_role_text" |
| compound | false |
| data | "Director Project Management & Growth - India Region" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1182 -form: Symfony\Component\Form\Form {#1141 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1183 …5} |
| full_name | "potential_customer_company[contacts][0][role]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company_contacts_0_role" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "role" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "PotentialCustomerCompanyContact" |
| unique_block_prefix | "_potential_customer_company_contacts_entry_role" |
| valid | true |
| value | "Director Project Management & Growth - India Region" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "rajesh.verma1@ge.com" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "property.email" ] |
[ "placeholder" => "property.email" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "property.email" ] |
| 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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1118 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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() {#1120 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#1119 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "property.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_potential_customer_company_contacts_entry_email" ] |
| cache_key | "_potential_customer_company_contacts_entry_email_email" |
| compound | false |
| data | "rajesh.verma1@ge.com" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1184 -form: Symfony\Component\Form\Form {#1144 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1185 …5} |
| full_name | "potential_customer_company[contacts][0][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company_contacts_0_email" |
| label | false |
| 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 | "PotentialCustomerCompanyContact" |
| unique_block_prefix | "_potential_customer_company_contacts_entry_email" |
| valid | true |
| value | "rajesh.verma1@ge.com" |
phone
Form type:
"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 | "+91 9958095109" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "property.phone" ] |
[ "placeholder" => "property.phone" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "property.phone" ] |
| 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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1127 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 | false |
| 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() {#1129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#1128 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "property.phone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_potential_customer_company_contacts_entry_phone" ] |
| cache_key | "_potential_customer_company_contacts_entry_phone_text" |
| compound | false |
| data | "+91 9958095109" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1186 -form: Symfony\Component\Form\Form {#1147 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1187 …5} |
| full_name | "potential_customer_company[contacts][0][phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company_contacts_0_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "PotentialCustomerCompanyContact" |
| unique_block_prefix | "_potential_customer_company_contacts_entry_phone" |
| valid | true |
| value | "+91 9958095109" |
notes
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 | "property.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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1028 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 | "property.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() {#1030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#1029 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_potential_customer_company_notes" ] |
| cache_key | "_potential_customer_company_notes_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1150 -form: Symfony\Component\Form\Form {#1053 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1112 …5} |
| full_name | "potential_customer_company[notes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company_notes" |
| label | "property.notes" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "notes" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "PotentialCustomerCompany" |
| unique_block_prefix | "_potential_customer_company_notes" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ba8a6ee6aa416ec042672dad1dd218a.nqaCylFpfX6V0RI81ydxdomrAK62U-O7rkmnpMJLhW0.yOfWjSM8HDb3p1VZ7ksVEejNRsrjYpXs7zHU8_QmyQ717O-CKDFMPe-CcQ" |
| 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 | "ba8a6ee6aa416ec042672dad1dd218a.nqaCylFpfX6V0RI81ydxdomrAK62U-O7rkmnpMJLhW0.yOfWjSM8HDb3p1VZ7ksVEejNRsrjYpXs7zHU8_QmyQ717O-CKDFMPe-CcQ" |
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 {#896 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#897 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#898 …} -namespace: Closure() {#900 …} } |
| data | "ba8a6ee6aa416ec042672dad1dd218a.nqaCylFpfX6V0RI81ydxdomrAK62U-O7rkmnpMJLhW0.yOfWjSM8HDb3p1VZ7ksVEejNRsrjYpXs7zHU8_QmyQ717O-CKDFMPe-CcQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1188 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() {#1191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#182 …} $message: Closure() {#1190 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_potential_customer_company__token" ] |
| cache_key | "_potential_customer_company__token_hidden" |
| compound | false |
| data | "ba8a6ee6aa416ec042672dad1dd218a.nqaCylFpfX6V0RI81ydxdomrAK62U-O7rkmnpMJLhW0.yOfWjSM8HDb3p1VZ7ksVEejNRsrjYpXs7zHU8_QmyQ717O-CKDFMPe-CcQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1201 -form: Symfony\Component\Form\Form {#1197 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1192 …5} |
| full_name | "potential_customer_company[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "potential_customer_company__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 | "PotentialCustomerCompany" |
| unique_block_prefix | "_potential_customer_company__token" |
| valid | true |
| value | "ba8a6ee6aa416ec042672dad1dd218a.nqaCylFpfX6V0RI81ydxdomrAK62U-O7rkmnpMJLhW0.yOfWjSM8HDb3p1VZ7ksVEejNRsrjYpXs7zHU8_QmyQ717O-CKDFMPe-CcQ" |