Forms
-
partners_form
-
partnerType
-
supplierOf
-
companyName
-
companyEmail
-
companyNumber
-
comment
-
recaptcha
-
_token
-
partners_form
Form type:
"App\Form\PartnersFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| translator | Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } |
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 {#2040 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2039 …} -namespace: Closure() {#2035 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2060 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 | "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 |
| translator | Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } |
| trim | true |
| upload_max_size_message | Closure() {#2074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2073 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "partners_form" "_partners_form" ] |
| cache_key | "_partners_form_partners_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2250 -form: Symfony\Component\Form\Form {#2198 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2260 …5} |
| full_name | "partners_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "partners_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "partners_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_partners_form" |
| valid | true |
| value | null |
partnerType
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 |
|---|---|---|
| attr | [ "maxlength" => 250 ] |
[ "maxlength" => 250 ] |
| choices | [ "Supplier" => "Supplier" "Distributor" => "Distributor" ] |
[ "Supplier" => "Supplier" "Distributor" => "Distributor" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2136 +payload: null +groups: ? +message: "Please select your partner type." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2136 +payload: null +groups: ? +message: "Please select your partner type." +allowNull: false +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 250 ] |
| 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 | [ "Supplier" => "Supplier" "Distributor" => "Distributor" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2136 +payload: null +groups: ? +message: "Please select your partner type." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2040 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2039 …} -namespace: Closure() {#2035 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| 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() {#2117 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2078 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 250 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_partners_form_partnerType" ] |
| cache_key | "_partners_form_partnerType_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "Supplier" +value: "Supplier" +data: "Supplier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "Distributor" +value: "Distributor" +data: "Distributor" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2217 -form: Symfony\Component\Form\Form {#2236 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2223 …5} |
| full_name | "partners_form[partnerType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "partners_form_partnerType" |
| is_selected | Closure($choice, $value) {#2233 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "partnerType" |
| 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 | "_partners_form_partnerType" |
| valid | true |
| value | "" |
supplierOf
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 250 ] |
[ "maxlength" => 250 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2089 +payload: null +groups: ? +maxMessage: "The value must not exceed 250 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 250 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\Length {#2089 +payload: null +groups: ? +maxMessage: "The value must not exceed 250 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 250 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 250 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#2089 +payload: null +groups: ? +maxMessage: "The value must not exceed 250 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 250 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#2040 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2039 …} -namespace: Closure() {#2035 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2123 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2125 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 250 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_partners_form_supplierOf" ] |
| cache_key | "_partners_form_supplierOf_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2266 -form: Symfony\Component\Form\Form {#2239 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2246 …5} |
| full_name | "partners_form[supplierOf]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "partners_form_supplierOf" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "supplierOf" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_partners_form_supplierOf" |
| valid | true |
| value | "" |
companyName
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 250 ] |
[ "maxlength" => 250 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2116 +payload: null +groups: ? +message: "Please enter the company's name." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2115 +payload: null +groups: ? +maxMessage: "The value must not exceed 250 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 250 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2116 +payload: null +groups: ? +message: "Please enter the company's name." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2115 +payload: null +groups: ? +maxMessage: "The value must not exceed 250 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 250 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 250 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2116 +payload: null +groups: ? +message: "Please enter the company's name." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2115 +payload: null +groups: ? +maxMessage: "The value must not exceed 250 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 250 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#2040 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2039 …} -namespace: Closure() {#2035 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2137 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2139 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2138 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 250 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_partners_form_companyName" ] |
| cache_key | "_partners_form_companyName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2232 -form: Symfony\Component\Form\Form {#2242 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2254 …5} |
| full_name | "partners_form[companyName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "partners_form_companyName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_partners_form_companyName" |
| valid | true |
| value | "" |
companyEmail
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2114 +payload: null +groups: ? +message: "Please enter the company's email address." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2113 +payload: null +groups: ? +message: "Please enter a valid company email address" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2114 +payload: null +groups: ? +message: "Please enter the company's email address." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2113 +payload: null +groups: ? +message: "Please enter a valid company email address" +mode: null +normalizer: null } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2114 +payload: null +groups: ? +message: "Please enter the company's email address." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2113 +payload: null +groups: ? +message: "Please enter a valid company email address" +mode: null +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2040 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2039 …} -namespace: Closure() {#2035 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2152 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 | true |
| row_attr | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2151 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_partners_form_companyEmail" ] |
| cache_key | "_partners_form_companyEmail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2261 -form: Symfony\Component\Form\Form {#2200 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2255 …5} |
| full_name | "partners_form[companyEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "partners_form_companyEmail" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyEmail" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_partners_form_companyEmail" |
| valid | true |
| value | "" |
companyNumber
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 | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 20 ] |
[ "maxlength" => 20 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2088 +payload: null +groups: ? +message: "Please enter the company's registration number." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2087 +payload: null +groups: ? +message: "Please enter a valid company registration number." +pattern: "/^\+?[1-9]\d{1,14}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2090 +payload: null +groups: ? +maxMessage: "The value must not exceed 20 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2088 +payload: null +groups: ? +message: "Please enter the company's registration number." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2087 +payload: null +groups: ? +message: "Please enter a valid company registration number." +pattern: "/^\+?[1-9]\d{1,14}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2090 +payload: null +groups: ? +maxMessage: "The value must not exceed 20 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 20 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2088 +payload: null +groups: ? +message: "Please enter the company's registration number." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#2087 +payload: null +groups: ? +message: "Please enter a valid company registration number." +pattern: "/^\+?[1-9]\d{1,14}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2090 +payload: null +groups: ? +maxMessage: "The value must not exceed 20 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#2040 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2039 …} -namespace: Closure() {#2035 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2164 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2166 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2165 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 20 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_partners_form_companyNumber" ] |
| cache_key | "_partners_form_companyNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2251 -form: Symfony\Component\Form\Form {#2203 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2247 …5} |
| full_name | "partners_form[companyNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "partners_form_companyNumber" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_partners_form_companyNumber" |
| valid | true |
| value | "" |
comment
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 |
|---|---|---|
| attr | [ "maxlength" => 500 ] |
[ "maxlength" => 500 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2086 +payload: null +groups: ? +message: "constraint.comments" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2082 +payload: null +groups: ? +maxMessage: "The value must not exceed 500 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 500 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2086 +payload: null +groups: ? +message: "constraint.comments" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2082 +payload: null +groups: ? +maxMessage: "The value must not exceed 500 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 500 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 500 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2086 +payload: null +groups: ? +message: "constraint.comments" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2082 +payload: null +groups: ? +maxMessage: "The value must not exceed 500 characters." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 500 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#2040 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2039 …} -namespace: Closure() {#2035 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2174 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 | [] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2173 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 500 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_partners_form_comment" ] |
| cache_key | "_partners_form_comment_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2245 -form: Symfony\Component\Form\Form {#2206 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2248 …5} |
| full_name | "partners_form[comment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "partners_form_comment" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_partners_form_comment" |
| valid | true |
| value | "" |
recaptcha
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 |
|---|---|---|
| attr | [ "id" => "contact_us_recaptcha" ] |
[ "id" => "contact_us_recaptcha" ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "contact_us_recaptcha" ] |
| 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 {#2040 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2039 …} -namespace: Closure() {#2035 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2187 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() {#2192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2186 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "id" => "contact_us_recaptcha" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_partners_form_recaptcha" ] |
| cache_key | "_partners_form_recaptcha_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2249 -form: Symfony\Component\Form\Form {#2209 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2118 …5} |
| full_name | "partners_form[recaptcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "partners_form_recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_partners_form_recaptcha" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1cedcc7e8ee2d923589e1948.tzE3L5jP2zBads67f3nHvAo9PN9JgQm9Fx4hFqz3hnk._GliYff3rEdoFf-WE0i35E92SJsesWGPf11IX8DEs0juY3gY0ZyRampG9g" |
| 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 | "1cedcc7e8ee2d923589e1948.tzE3L5jP2zBads67f3nHvAo9PN9JgQm9Fx4hFqz3hnk._GliYff3rEdoFf-WE0i35E92SJsesWGPf11IX8DEs0juY3gY0ZyRampG9g" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2040 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2037 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2039 …} -namespace: Closure() {#2035 …} } |
| data | "1cedcc7e8ee2d923589e1948.tzE3L5jP2zBads67f3nHvAo9PN9JgQm9Fx4hFqz3hnk._GliYff3rEdoFf-WE0i35E92SJsesWGPf11IX8DEs0juY3gY0ZyRampG9g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2167 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() {#2098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Pimcore\Translation\Translator {#340 #translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} #initializedCatalogues: [ "translation_data_01e5f00fbf5874160f42c8fe5f4fa4ea" => true ] #adminPath: "@PimcoreCoreBundle/translations" #adminTranslationMapping: [] #disableTranslations: false #kernel: App\Kernel {#74 …} } $message: Closure() {#2158 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_partners_form__token" ] |
| cache_key | "_partners_form__token_hidden" |
| compound | false |
| data | "1cedcc7e8ee2d923589e1948.tzE3L5jP2zBads67f3nHvAo9PN9JgQm9Fx4hFqz3hnk._GliYff3rEdoFf-WE0i35E92SJsesWGPf11IX8DEs0juY3gY0ZyRampG9g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2274 -form: Symfony\Component\Form\Form {#2267 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2140 …5} |
| full_name | "partners_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "partners_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_partners_form__token" |
| valid | true |
| value | "1cedcc7e8ee2d923589e1948.tzE3L5jP2zBads67f3nHvAo9PN9JgQm9Fx4hFqz3hnk._GliYff3rEdoFf-WE0i35E92SJsesWGPf11IX8DEs0juY3gY0ZyRampG9g" |