- POL - Cache Calls
- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 6
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client 2
- 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
-
sf_field_299
-
name
-
shortDescription
-
reference
-
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 {#2445 -vat: [] -unit: [] -categories: [] -warranty: [] -specificFields: Doctrine\Common\Collections\ArrayCollection {#2484 …} -name: null -shortDescription: null -reference: null -priceExcludingVat: App\Model\Compare\NumberCompare {#3707 -equal: "=" -begin: null -end: null } -sellingPriceExcludingVat: App\Model\Compare\NumberCompare {#1812 -equal: "=" -begin: null -end: null } -serialNumber: null -isComponent: null -stockQty: App\Model\Compare\NumberCompare {#3724 -equal: "=" -begin: null -end: 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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | "App\Model\Product\ProductSearch" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2018 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() {#1989 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1996 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
delete_empty | false |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1785 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() {#1770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1874 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2493 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() {#2278 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2498 …} } } |
validation_groups | null |
sf_field_299
"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 |
---|---|---|
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
[ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
auto_initialize | false |
false
|
data | null |
null
|
label | "Descriptif" |
same as passed value |
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-type" => "specific-fields" "data-hide-from-vieworders" => false ] |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data | null |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2588 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 | "Descriptif" |
label_attr | [] |
label_format | null |
label_translation_parameters | [] |
mapped | false |
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() {#2594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2586 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2256 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() {#2257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2221 …} } } |
Closure() {#3341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2221 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2256 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() {#3341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2221 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2218 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() {#2234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2233 …} } } |
Closure() {#1724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2233 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2218 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() {#1724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2233 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2270 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() {#2271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2266 …} } } |
Closure() {#1843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2266 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2270 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() {#1843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2271 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2266 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
same as passed value |
data_class | null |
null
|
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2239 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() {#2262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2261 …} } } |
Closure() {#1851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2261 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2239 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() {#1851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2261 …} } } } } |
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 | 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 | "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 {#2013 -id: "category_556" -externalId: "556" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2029 …} -name: "PLATEAU" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2031 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1991 -id: "category_557" -externalId: "557" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2008 …} -name: "BATI" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2039 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2040 -id: "category_558" -externalId: "558" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2041 …} -name: "DOCUMENTS" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1990 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1993 -id: "category_559" -externalId: "559" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1994 …} -name: "FACTURATION" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1796 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1746 -id: "category_560" -externalId: "560" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1872 …} -name: "LIVRAISON" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1768 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1772 -id: "category_561" -externalId: "561" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2005 …} -name: "PRESENTATION" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1999 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2000 -id: "category_562" -externalId: "562" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2023 …} -name: "REGLEMENT" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2037 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1998 -id: "category_563" -externalId: "563" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2017 …} -name: "RENDU" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1987 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2042 -id: "category_564" -externalId: "564" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2035 …} -name: "TERRAIN" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2021 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1731 -id: "empty" -externalId: null -customerId: null -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2016 …} -name: "(Vide)" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2010 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } ] |
[ App\Model\Category\Category {#2013 -id: "category_556" -externalId: "556" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2029 …} -name: "PLATEAU" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2031 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1991 -id: "category_557" -externalId: "557" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2008 …} -name: "BATI" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2039 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2040 -id: "category_558" -externalId: "558" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2041 …} -name: "DOCUMENTS" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1990 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1993 -id: "category_559" -externalId: "559" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1994 …} -name: "FACTURATION" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1796 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1746 -id: "category_560" -externalId: "560" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1872 …} -name: "LIVRAISON" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1768 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1772 -id: "category_561" -externalId: "561" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2005 …} -name: "PRESENTATION" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1999 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2000 -id: "category_562" -externalId: "562" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2023 …} -name: "REGLEMENT" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2037 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1998 -id: "category_563" -externalId: "563" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2017 …} -name: "RENDU" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1987 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2042 -id: "category_564" -externalId: "564" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2035 …} -name: "TERRAIN" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2021 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1731 -id: "empty" -externalId: null -customerId: null -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2016 …} -name: "(Vide)" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2010 …} -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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#1970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1971 …} } } |
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 {#1240 …} $translationDomain: "validators" $message: Closure() {#1970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1971 …} } } } } |
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 {#2013 -id: "category_556" -externalId: "556" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2029 …} -name: "PLATEAU" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2031 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1991 -id: "category_557" -externalId: "557" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2008 …} -name: "BATI" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2039 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2040 -id: "category_558" -externalId: "558" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2041 …} -name: "DOCUMENTS" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1990 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1993 -id: "category_559" -externalId: "559" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1994 …} -name: "FACTURATION" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1796 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1746 -id: "category_560" -externalId: "560" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#1872 …} -name: "LIVRAISON" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1768 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1772 -id: "category_561" -externalId: "561" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2005 …} -name: "PRESENTATION" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1999 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2000 -id: "category_562" -externalId: "562" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2023 …} -name: "REGLEMENT" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2037 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1998 -id: "category_563" -externalId: "563" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2017 …} -name: "RENDU" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#1987 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#2042 -id: "category_564" -externalId: "564" -customerId: "customer_98" -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2035 …} -name: "TERRAIN" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2021 …} -createdBy: null -updatedBy: null -createdAt: null -updatedAt: null #shouldNormalizeAsIRI: true } App\Model\Category\Category {#1731 -id: "empty" -externalId: null -customerId: null -parent: null -children: Doctrine\Common\Collections\ArrayCollection {#2016 …} -name: "(Vide)" -order: null -products: Doctrine\Common\Collections\ArrayCollection {#2010 …} -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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#1829 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1971 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#1786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1788 …} } } |
Closure() {#2294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1788 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#2294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1788 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2183 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2199 …} } |
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() {#3452 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3451 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#2183 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2199 …} } |
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() {#3461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3460 …} } } |
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 {#2015 #id: "176a518e002e49a89186230c9d9b6d2c" #value: "Garantie 4 ans" #customerId: "customer_98" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1739 #id: "437acc0d7e6a44608df7ce277d1e90b7" #value: "Garantie 3 ans" #customerId: "customer_98" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1734 #id: "4da9ce4728a44a3094810bbce91a20f2" #value: "Garantie 1 an" #customerId: "customer_98" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1876 #id: "5af81cfe98884562940d0d447212aee6" #value: "Garantie 6 ans" #customerId: "customer_98" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1854 #id: "941fb1a225b2470a8add339a631fedc5" #value: "Garantie 5 ans" #customerId: "customer_98" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1780 #id: "bff03928dc2648f8b70176483abf2a49" #value: "Garantie 2 ans" #customerId: "customer_98" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1779 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } ] |
[ App\Model\Warranty\Warranty {#2015 #id: "176a518e002e49a89186230c9d9b6d2c" #value: "Garantie 4 ans" #customerId: "customer_98" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1739 #id: "437acc0d7e6a44608df7ce277d1e90b7" #value: "Garantie 3 ans" #customerId: "customer_98" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1734 #id: "4da9ce4728a44a3094810bbce91a20f2" #value: "Garantie 1 an" #customerId: "customer_98" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1876 #id: "5af81cfe98884562940d0d447212aee6" #value: "Garantie 6 ans" #customerId: "customer_98" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1854 #id: "941fb1a225b2470a8add339a631fedc5" #value: "Garantie 5 ans" #customerId: "customer_98" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1780 #id: "bff03928dc2648f8b70176483abf2a49" #value: "Garantie 2 ans" #customerId: "customer_98" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1779 #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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#2241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2310 …} } } |
Closure() {#2265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2310 …} } } } } |
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 {#2015 #id: "176a518e002e49a89186230c9d9b6d2c" #value: "Garantie 4 ans" #customerId: "customer_98" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1739 #id: "437acc0d7e6a44608df7ce277d1e90b7" #value: "Garantie 3 ans" #customerId: "customer_98" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1734 #id: "4da9ce4728a44a3094810bbce91a20f2" #value: "Garantie 1 an" #customerId: "customer_98" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1876 #id: "5af81cfe98884562940d0d447212aee6" #value: "Garantie 6 ans" #customerId: "customer_98" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1854 #id: "941fb1a225b2470a8add339a631fedc5" #value: "Garantie 5 ans" #customerId: "customer_98" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1780 #id: "bff03928dc2648f8b70176483abf2a49" #value: "Garantie 2 ans" #customerId: "customer_98" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Warranty\Warranty {#1779 #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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#2265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2241 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2310 …} } } } } |
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 | App\Model\Compare\NumberCompare {#1812 -equal: "=" -begin: null -end: 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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
same as passed value |
data_class | "App\Model\Compare\NumberCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#1880 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() {#2263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2245 …} } } |
Closure() {#1705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $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 {#1240 …} $translationDomain: "validators" $message: Closure() {#2245 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | "App\Model\Compare\NumberCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#1880 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() {#1705 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $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 {#1240 …} $translationDomain: "validators" $message: Closure() {#2245 …} } } } } |
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 | same as normalized format |
Normalized Format | "=" |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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 | "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() {#3491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3490 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3498 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() {#3500 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3499 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3507 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() {#3509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3508 …} } } |
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 {#2002 #id: "23ee66ddbacc4468b7f766289362ae27" #value: "10 %" #customerId: "customer_98" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2007 #id: "468f877da27b43aba4adc2cb1951a768" #value: "7.7 %" #customerId: "customer_98" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1995 #id: "b0541ab8e6e94d2c971f8f29affa54c1" #value: "7 %" #customerId: "customer_98" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2026 #id: "c8cf17892c0d4fa3a0a0c618163bcee5" #value: "2.1 %" #customerId: "customer_98" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2038 #id: "e26a20d7f4cf43b9b2842ce15981d5d9" #value: "20 %" #customerId: "customer_98" #order: "6" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2034 #id: "e9efa71761a640bbb60a2801ee49ce9c" #value: "0 %" #customerId: "customer_98" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2044 #id: "fa87d2e620024760a8b57b66c52dfbb1" #value: "5.5 %" #customerId: "customer_98" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2011 #id: "empty" #value: "(Vide)" #customerId: null #order: null #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } ] |
[ App\Model\Vat\Vat {#2002 #id: "23ee66ddbacc4468b7f766289362ae27" #value: "10 %" #customerId: "customer_98" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2007 #id: "468f877da27b43aba4adc2cb1951a768" #value: "7.7 %" #customerId: "customer_98" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1995 #id: "b0541ab8e6e94d2c971f8f29affa54c1" #value: "7 %" #customerId: "customer_98" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2026 #id: "c8cf17892c0d4fa3a0a0c618163bcee5" #value: "2.1 %" #customerId: "customer_98" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2038 #id: "e26a20d7f4cf43b9b2842ce15981d5d9" #value: "20 %" #customerId: "customer_98" #order: "6" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2034 #id: "e9efa71761a640bbb60a2801ee49ce9c" #value: "0 %" #customerId: "customer_98" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2044 #id: "fa87d2e620024760a8b57b66c52dfbb1" #value: "5.5 %" #customerId: "customer_98" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2011 #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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#1823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1889 …} } } |
Closure() {#2296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1889 …} } } } } |
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 {#2002 #id: "23ee66ddbacc4468b7f766289362ae27" #value: "10 %" #customerId: "customer_98" #order: "5" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2007 #id: "468f877da27b43aba4adc2cb1951a768" #value: "7.7 %" #customerId: "customer_98" #order: "4" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#1995 #id: "b0541ab8e6e94d2c971f8f29affa54c1" #value: "7 %" #customerId: "customer_98" #order: "3" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2026 #id: "c8cf17892c0d4fa3a0a0c618163bcee5" #value: "2.1 %" #customerId: "customer_98" #order: "1" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2038 #id: "e26a20d7f4cf43b9b2842ce15981d5d9" #value: "20 %" #customerId: "customer_98" #order: "6" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2034 #id: "e9efa71761a640bbb60a2801ee49ce9c" #value: "0 %" #customerId: "customer_98" #order: "0" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2044 #id: "fa87d2e620024760a8b57b66c52dfbb1" #value: "5.5 %" #customerId: "customer_98" #order: "2" #isClient: null #fromForm: false #shouldNormalizeAsIRI: true } App\Model\Vat\Vat {#2011 #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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#2296 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1823 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1889 …} } } } } |
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 | App\Model\Compare\NumberCompare {#3707 -equal: "=" -begin: null -end: 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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
same as passed value |
data_class | "App\Model\Compare\NumberCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2260 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() {#2222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2214 …} } } |
Closure() {#2285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2214 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | "App\Model\Compare\NumberCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2260 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() {#2285 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2222 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2214 …} } } } } |
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 | same as normalized format |
Normalized Format | "=" |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3538 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() {#3540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3539 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3547 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() {#3549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3548 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3556 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() {#3558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3557 …} } } |
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 | App\Model\Compare\NumberCompare {#3724 -equal: "=" -begin: null -end: 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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
same as passed value |
data_class | "App\Model\Compare\NumberCompare" |
same as passed value |
disabled | false |
false
|
documentation | [] |
[] |
empty_data | Closure(FormInterface $form) {#2418 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() {#2419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2492 …} } } |
Closure() {#2300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2492 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | "App\Model\Compare\NumberCompare" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#2418 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() {#2300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#2492 …} } } } } |
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 | same as normalized format |
Normalized Format | "=" |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3580 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() {#3582 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3581 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3589 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() {#3591 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3590 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#3598 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() {#3600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#3599 …} } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#1804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $translationDomain: "validators" $message: Closure() {#1784 …} } } |
Closure() {#3559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $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 {#1240 …} $translationDomain: "validators" $message: Closure() {#1784 …} } } } } |
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 {#2069 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2087 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2086 …} -namespace: Closure() {#2060 …} } |
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() {#3559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2083 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1240 …} $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 {#1240 …} $translationDomain: "validators" $message: Closure() {#1784 …} } } } } |
validation_groups | null |