- POL - Cache Calls
- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 7
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client 1
- Doctrine
- E-mails
- Debug
- Messages
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
id
-
fileLabel
-
name
-
reference
-
shortDescription
-
serialNumber
-
categories
-
-
0
-
1
-
-
warranty
-
-
equal
-
begin
-
end
-
-
vat
-
-
equal
-
begin
-
end
-
-
-
equal
-
begin
-
end
-
-
unit
-
product_search
"App\Form\Type\Product\ProductSearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Model\Product\ProductSearch {#2184 -vat: [] -unit: [] -categories: [ App\Model\Category\Category {#2021 -id: "31818058c79b49f292196b03e9adc7ba" -externalId: null -customerId: "customer_121" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1998 …} -name: "YANIGAV" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2008 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2005 -id: "46a678393d6245f8a17dfa9edad917cf" -externalId: null -customerId: "customer_121" -parent: App\Model\Category\Category {#2021} -children: Doctrine\Common\Collections\ArrayCollection {#2006 …} -name: "- HP790" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2010 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } ] -warranty: [] -specificFields: Doctrine\Common\Collections\ArrayCollection {#2214 …} -name: null -shortDescription: null -reference: null -priceExcludingVat: null -sellingPriceExcludingVat: null -serialNumber: null -isComponent: null -stockQty: null -fileLabel: null -createdAt: null -updatedAt: null -id: [] } |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | "App\Model\Product\ProductSearch" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2048 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} use: { $class: "App\Model\Product\ProductSearch" } } |
enable_partial_submit_validation | false |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
specific_field_entity | "App\Model\Product\Product" |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2046 …} } } |
validation_groups | null |
view_order_entity | "App\Model\Product\Product" |
view_order_type | "search" |
id
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
same as passed value |
label | "ids" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | false |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
delete_empty | false |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1756 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "Symfony\Component\Form\Extension\Core\Type\TextType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "ids" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1737 …} } } |
validation_groups | null |
fileLabel
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "product_search_file_label" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2230 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_search_file_label" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2253 …} } } |
validation_groups | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#1961 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_name" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#1977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1964 …} } } |
Closure() {#3274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1964 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1961 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_name" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1964 …} } } } } |
validation_groups | null |
reference
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#1886 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_reference" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1795 …} } } |
Closure() {#2500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1795 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1886 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_reference" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1795 …} } } } } |
validation_groups | null |
shortDescription
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2315 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_short_description" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2314 …} } } |
Closure() {#2282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2314 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2315 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_short_description" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2314 …} } } } } |
validation_groups | null |
serialNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
same as passed value |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_serial_number" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2258 …} } } |
Closure() {#2503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2258 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2220 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_serial_number" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2503 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2258 …} } } } } |
validation_groups | null |
categories
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format |
[ "31818058c79b49f292196b03e9adc7ba" "46a678393d6245f8a17dfa9edad917cf" ] |
Normalized Format | [ App\Model\Category\Category {#2021 -id: "31818058c79b49f292196b03e9adc7ba" -externalId: null -customerId: "customer_121" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1998 …} -name: "YANIGAV" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2008 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2005 -id: "46a678393d6245f8a17dfa9edad917cf" -externalId: null -customerId: "customer_121" -parent: App\Model\Category\Category {#2021} -children: Doctrine\Common\Collections\ArrayCollection {#2006 …} -name: "- HP790" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2010 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | "name" |
same as passed value |
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | "id" |
same as passed value |
choices | [ App\Model\Category\Category {#2021 -id: "31818058c79b49f292196b03e9adc7ba" -externalId: null -customerId: "customer_121" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1998 …} -name: "YANIGAV" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2008 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2005 -id: "46a678393d6245f8a17dfa9edad917cf" -externalId: null -customerId: "customer_121" -parent: App\Model\Category\Category {#2021} -children: Doctrine\Common\Collections\ArrayCollection {#2006 …} -name: "- HP790" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2010 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2111 -id: "empty" -externalId: null -customerId: null -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1857 …} -name: "(Vide)" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2034 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } ] |
[ App\Model\Category\Category {#2021 -id: "31818058c79b49f292196b03e9adc7ba" -externalId: null -customerId: "customer_121" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1998 …} -name: "YANIGAV" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2008 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2005 -id: "46a678393d6245f8a17dfa9edad917cf" -externalId: null -customerId: "customer_121" -parent: App\Model\Category\Category {#2021} -children: Doctrine\Common\Collections\ArrayCollection {#2006 …} -name: "- HP790" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2010 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2111 -id: "empty" -externalId: null -customerId: null -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1857 …} -name: "(Vide)" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2034 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | [] |
[] |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_category" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | true |
same as passed value |
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#1829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1709 …} } } |
Closure() {#2287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1709 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | "name" |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | "id" |
choices | [ App\Model\Category\Category {#2021 -id: "31818058c79b49f292196b03e9adc7ba" -externalId: null -customerId: "customer_121" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1998 …} -name: "YANIGAV" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2008 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2005 -id: "46a678393d6245f8a17dfa9edad917cf" -externalId: null -customerId: "customer_121" -parent: App\Model\Category\Category {#2021} -children: Doctrine\Common\Collections\ArrayCollection {#2006 …} -name: "- HP790" -order: 0 -products: Doctrine\Common\Collections\ArrayCollection {#2010 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2111 -id: "empty" -externalId: null -customerId: null -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1857 …} -name: "(Vide)" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2034 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: 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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_category" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2287 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1709 …} } } } } |
validation_groups | null |
isComponent
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | null |
null
|
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | null |
null
|
choices | [ "no" => "0" "yes" => "1" ] |
[ "no" => "0" "yes" => "1" ] |
compound | true |
same as passed value |
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | null |
null
|
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | true |
same as passed value |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_is_component" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | false |
false
|
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#2030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2002 …} } } |
Closure() {#2424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2002 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "no" => "0" "yes" => "1" ] |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_is_component" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2002 …} } } } } |
validation_groups | null |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "no" |
same as passed value |
translation_domain | null |
null
|
value | "0" |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2366 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2364 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "no" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3384 …} } } |
validation_groups | null |
value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
Property | Value |
---|---|
View Format |
null
|
Normalized Format | false |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "yes" |
same as passed value |
translation_domain | null |
null
|
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2366 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2364 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "yes" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3394 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3393 …} } } |
validation_groups | null |
value | "1" |
warranty
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | "value" |
same as passed value |
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | "id" |
same as passed value |
choices | [ App\Model\Warranty\Warranty {#2004 #id: "23a280325bd24901bdc8c4dd5be2d13f" #value: "Garantie 6 ans" #customerId: "customer_121" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1999 #id: "59104d4f599b40019083f1514aeab4bd" #value: "Garantie 3 ans" #customerId: "customer_121" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2040 #id: "679e8b383b4d42d89f587e26e1271426" #value: "Garantie 2 ans" #customerId: "customer_121" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1992 #id: "76473a90363a480a99b8f198b15864d5" #value: "Garantie 1 an" #customerId: "customer_121" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2113 #id: "dbb74cf3dec74edead81deb3b69ccbd1" #value: "Garantie 4 ans" #customerId: "customer_121" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2110 #id: "fddb9b7cbaa740d99f6a251da134ce0f" #value: "Garantie 5 ans" #customerId: "customer_121" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2018 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } ] |
[ App\Model\Warranty\Warranty {#2004 #id: "23a280325bd24901bdc8c4dd5be2d13f" #value: "Garantie 6 ans" #customerId: "customer_121" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1999 #id: "59104d4f599b40019083f1514aeab4bd" #value: "Garantie 3 ans" #customerId: "customer_121" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2040 #id: "679e8b383b4d42d89f587e26e1271426" #value: "Garantie 2 ans" #customerId: "customer_121" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1992 #id: "76473a90363a480a99b8f198b15864d5" #value: "Garantie 1 an" #customerId: "customer_121" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2113 #id: "dbb74cf3dec74edead81deb3b69ccbd1" #value: "Garantie 4 ans" #customerId: "customer_121" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2110 #id: "fddb9b7cbaa740d99f6a251da134ce0f" #value: "Garantie 5 ans" #customerId: "customer_121" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2018 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | [] |
[] |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_warranty" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | true |
same as passed value |
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#1804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1843 …} } } |
Closure() {#1817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1843 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | "value" |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | "id" |
choices | [ App\Model\Warranty\Warranty {#2004 #id: "23a280325bd24901bdc8c4dd5be2d13f" #value: "Garantie 6 ans" #customerId: "customer_121" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1999 #id: "59104d4f599b40019083f1514aeab4bd" #value: "Garantie 3 ans" #customerId: "customer_121" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2040 #id: "679e8b383b4d42d89f587e26e1271426" #value: "Garantie 2 ans" #customerId: "customer_121" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1992 #id: "76473a90363a480a99b8f198b15864d5" #value: "Garantie 1 an" #customerId: "customer_121" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2113 #id: "dbb74cf3dec74edead81deb3b69ccbd1" #value: "Garantie 4 ans" #customerId: "customer_121" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2110 #id: "fddb9b7cbaa740d99f6a251da134ce0f" #value: "Garantie 5 ans" #customerId: "customer_121" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#2018 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: 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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_warranty" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1817 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1843 …} } } } } |
validation_groups | null |
sellingPriceExcludingVat
"App\Form\Type\Compare\NumberCompareType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "type" => "number_compare" ] |
[ "type" => "number_compare" ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | true |
same as passed value |
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | "App\Model\Compare\NumberCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2279 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} use: { $class: "App\Model\Compare\NumberCompare" } } |
same as passed value |
error_bubbling | true |
same as passed value |
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_selling_price_excluding_vat" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2236 …} } } |
Closure() {#2502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2236 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "number_compare" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | "App\Model\Compare\NumberCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2279 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} use: { $class: "App\Model\Compare\NumberCompare" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_selling_price_excluding_vat" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2502 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2240 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2236 …} } } } } |
validation_groups | null |
equal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "symbol" |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3422 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "symbol" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3423 …} } } |
validation_groups | null |
begin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "minimum" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3431 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "minimum" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3433 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3432 …} } } |
validation_groups | null |
end
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "maximum" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3440 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "maximum" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3441 …} } } |
validation_groups | null |
vat
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | "value" |
same as passed value |
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | "id" |
same as passed value |
choices | [ App\Model\Vat\Vat {#2017 #id: "4e96b14e01224c2992932f2ea8374012" #value: "20 %" #customerId: "customer_121" #order: "6" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2015 #id: "5fbc43f224fb4537a3cfa4509f3c1586" #value: "0 %" #customerId: "customer_121" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2020 #id: "7b65abc5c4e843b884bebcec8066f124" #value: "10 %" #customerId: "customer_121" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2047 #id: "c29cfe7e5a474f66971ffffbfb0646ae" #value: "5.5 %" #customerId: "customer_121" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2037 #id: "c843c6bbd690449498dbab722cbc183b" #value: "7.7 %" #customerId: "customer_121" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1987 #id: "cf00b1a99db0420cbff780ef482f6e40" #value: "2.1 %" #customerId: "customer_121" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1991 #id: "cffe8e541d194902842896bc555ff63e" #value: "7 %" #customerId: "customer_121" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1993 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } ] |
[ App\Model\Vat\Vat {#2017 #id: "4e96b14e01224c2992932f2ea8374012" #value: "20 %" #customerId: "customer_121" #order: "6" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2015 #id: "5fbc43f224fb4537a3cfa4509f3c1586" #value: "0 %" #customerId: "customer_121" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2020 #id: "7b65abc5c4e843b884bebcec8066f124" #value: "10 %" #customerId: "customer_121" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2047 #id: "c29cfe7e5a474f66971ffffbfb0646ae" #value: "5.5 %" #customerId: "customer_121" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2037 #id: "c843c6bbd690449498dbab722cbc183b" #value: "7.7 %" #customerId: "customer_121" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1987 #id: "cf00b1a99db0420cbff780ef482f6e40" #value: "2.1 %" #customerId: "customer_121" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1991 #id: "cffe8e541d194902842896bc555ff63e" #value: "7 %" #customerId: "customer_121" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1993 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | [] |
[] |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_vat" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | true |
same as passed value |
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#1714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1802 …} } } |
Closure() {#2498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1802 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | "value" |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | "id" |
choices | [ App\Model\Vat\Vat {#2017 #id: "4e96b14e01224c2992932f2ea8374012" #value: "20 %" #customerId: "customer_121" #order: "6" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2015 #id: "5fbc43f224fb4537a3cfa4509f3c1586" #value: "0 %" #customerId: "customer_121" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2020 #id: "7b65abc5c4e843b884bebcec8066f124" #value: "10 %" #customerId: "customer_121" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2047 #id: "c29cfe7e5a474f66971ffffbfb0646ae" #value: "5.5 %" #customerId: "customer_121" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2037 #id: "c843c6bbd690449498dbab722cbc183b" #value: "7.7 %" #customerId: "customer_121" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1987 #id: "cf00b1a99db0420cbff780ef482f6e40" #value: "2.1 %" #customerId: "customer_121" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1991 #id: "cffe8e541d194902842896bc555ff63e" #value: "7 %" #customerId: "customer_121" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1993 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: 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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_vat" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1802 …} } } } } |
validation_groups | null |
priceExcludingVat
"App\Form\Type\Compare\NumberCompareType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "type" => "number_compare" ] |
[ "type" => "number_compare" ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | true |
same as passed value |
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | "App\Model\Compare\NumberCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} use: { $class: "App\Model\Compare\NumberCompare" } } |
same as passed value |
error_bubbling | true |
same as passed value |
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_price_excluding_vat" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2222 …} } } |
Closure() {#1836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2222 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "number_compare" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | "App\Model\Compare\NumberCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2254 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} use: { $class: "App\Model\Compare\NumberCompare" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_price_excluding_vat" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2222 …} } } } } |
validation_groups | null |
equal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "symbol" |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "symbol" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3472 …} } } |
validation_groups | null |
begin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "minimum" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3480 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "minimum" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3482 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3481 …} } } |
validation_groups | null |
end
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "maximum" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "maximum" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3490 …} } } |
validation_groups | null |
stockQty
"App\Form\Type\Compare\NumberCompareType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [ "type" => "number_compare" ] |
[ "type" => "number_compare" ] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
compound | true |
same as passed value |
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | "App\Model\Compare\NumberCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2265 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} use: { $class: "App\Model\Compare\NumberCompare" } } |
same as passed value |
error_bubbling | true |
same as passed value |
error_mapping | [] |
[] |
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_stock_qty" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | true |
same as passed value |
upload_max_size_message | Closure() {#2268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2266 …} } } |
Closure() {#1813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2266 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "type" => "number_compare" ] |
attr_translation_parameters | [] |
auto_initialize | false |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | "App\Model\Compare\NumberCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2265 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} use: { $class: "App\Model\Compare\NumberCompare" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_stock_qty" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1813 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#2266 …} } } } } |
validation_groups | null |
equal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "symbol" |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3513 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "symbol" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3514 …} } } |
validation_groups | null |
begin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "minimum" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3522 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "minimum" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3523 …} } } |
validation_groups | null |
end
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "maximum" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3531 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2079 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "maximum" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#3532 …} } } |
validation_groups | null |
unit
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "" |
same as passed value |
allow_extra_fields | false |
false
|
allow_file_upload | false |
false
|
attr | [] |
[] |
attr_translation_parameters | [] |
[] |
auto_initialize | false |
false
|
block_name | null |
null
|
block_prefix | null |
null
|
by_reference | true |
same as passed value |
choice_attr | null |
null
|
choice_label | "value" |
same as passed value |
choice_loader | null |
null
|
choice_name | null |
null
|
choice_translation_domain | null |
null
|
choice_value | "id" |
same as passed value |
choices | [ App\Model\Unit\Unit {#2022 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } ] |
[ App\Model\Unit\Unit {#2022 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } ] |
compound | false |
false
|
constraints | [] |
[] |
csrf_field_name | "_token" |
same as passed value |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
same as passed value |
csrf_protection | true |
same as passed value |
csrf_token_id | null |
null
|
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | [] |
[] |
error_bubbling | false |
false
|
error_mapping | [] |
[] |
expanded | false |
false
|
extra_fields_message | "This form should not contain extra fields." |
same as passed value |
group_by | null |
null
|
help | null |
null
|
help_attr | [] |
[] |
help_html | false |
false
|
help_translation_parameters | [] |
[] |
inherit_data | false |
false
|
invalid_message | "This value is not valid." |
same as passed value |
invalid_message_parameters | [] |
[] |
label | "product_unit" |
same as passed value |
label_attr | [] |
[] |
label_format | null |
null
|
label_translation_parameters | [] |
[] |
mapped | true |
same as passed value |
method | "POST" |
same as passed value |
multiple | true |
same as passed value |
placeholder | null |
null
|
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
same as passed value |
preferred_choices | [] |
[] |
property_path | null |
null
|
required | true |
same as passed value |
row_attr | [] |
[] |
translation_domain | null |
null
|
trim | false |
false
|
upload_max_size_message | Closure() {#1763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1762 …} } } |
Closure() {#3492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1762 …} } } } } |
validation_groups | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_label | "value" |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | "id" |
choices | [ App\Model\Unit\Unit {#2022 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: 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 {#2084 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2078 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2077 …} -namespace: Closure() {#2072 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_unit" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1763 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1241 …} $translationDomain: "validators" $message: Closure() {#1762 …} } } } } |
validation_groups | null |