Forms
-
product_new
-
category
-
displayCategory
-
subcategory1
-
displaySubcategory1
-
subcategory2
-
displaySubcategory2
-
subcategory3
-
displaySubcategory3
-
subcategory4
-
displaySubcategory4
-
eanCode
-
displayEanCode
-
iqbCode
-
displayCode
-
producer
-
trademark
-
watermark
-
warranty
-
warrantyPath
-
isExpirable
-
name_it
-
description_it
-
website_it
-
notes_it
-
file_it
-
imagePath_it
-
_token
-
product_new
"App\Form\Catalogue\ProductNewType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Catalogue\Product {#1934 #id: "1485" -active: true -expirable: true -directoryPath: "6163d4b3af09b8eb7dfea82be385325e" -warrantyPath: null -iqbCode: Proxies\__CG__\App\Entity\IqbCode {#1992 …} -eanCode: Proxies\__CG__\App\Entity\EanCode {#2040 …} -watermark: null #productDetails: Doctrine\ORM\PersistentCollection {#2064 …} #jtcps: Doctrine\ORM\PersistentCollection {#2081 …} #jtpps: Doctrine\ORM\PersistentCollection {#2092 …} #panels: Doctrine\ORM\PersistentCollection {#2093 …} #productionOrders: Doctrine\ORM\PersistentCollection {#2099 …} -category: Proxies\__CG__\App\Entity\Catalogue\Category {#2150 …} -producer: Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } -trademark: Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } -subcategory1: Proxies\__CG__\App\Entity\Catalogue\Subcategory1 {#2242 …} -subcategory2: Proxies\__CG__\App\Entity\Catalogue\Subcategory2 {#2270 …} -subcategory3: Proxies\__CG__\App\Entity\Catalogue\Subcategory3 {#2298 …} -subcategory4: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Catalogue\Product {#1934 #id: "1485" -active: true -expirable: true -directoryPath: "6163d4b3af09b8eb7dfea82be385325e" -warrantyPath: null -iqbCode: Proxies\__CG__\App\Entity\IqbCode {#1992 …} -eanCode: Proxies\__CG__\App\Entity\EanCode {#2040 …} -watermark: null #productDetails: Doctrine\ORM\PersistentCollection {#2064 …} #jtcps: Doctrine\ORM\PersistentCollection {#2081 …} #jtpps: Doctrine\ORM\PersistentCollection {#2092 …} #panels: Doctrine\ORM\PersistentCollection {#2093 …} #productionOrders: Doctrine\ORM\PersistentCollection {#2099 …} -category: Proxies\__CG__\App\Entity\Catalogue\Category {#2150 …} -producer: Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } -trademark: Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } -subcategory1: Proxies\__CG__\App\Entity\Catalogue\Subcategory1 {#2242 …} -subcategory2: Proxies\__CG__\App\Entity\Catalogue\Subcategory2 {#2270 …} -subcategory3: Proxies\__CG__\App\Entity\Catalogue\Subcategory3 {#2298 …} -subcategory4: null } |
same as passed value |
| jtbls | Doctrine\ORM\PersistentCollection {#1699 #collection: Doctrine\Common\Collections\ArrayCollection {#1693 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Brand {#1579 …} -association: [ …15] -em: Doctrine\ORM\EntityManager {#128 …11} -backRefFieldName: "brand" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#6765 …} -isDirty: false } |
same as passed value |
| producerIds | [
"30"
] |
[
"30"
]
|
| trademarkIds | [ "5" "6" "7" "8" "9" "10" ] |
[ "5" "6" "7" "8" "9" "10" ] |
| watermarkId | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Catalogue\Product {#1934 #id: "1485" -active: true -expirable: true -directoryPath: "6163d4b3af09b8eb7dfea82be385325e" -warrantyPath: null -iqbCode: Proxies\__CG__\App\Entity\IqbCode {#1992 …} -eanCode: Proxies\__CG__\App\Entity\EanCode {#2040 …} -watermark: null #productDetails: Doctrine\ORM\PersistentCollection {#2064 …} #jtcps: Doctrine\ORM\PersistentCollection {#2081 …} #jtpps: Doctrine\ORM\PersistentCollection {#2092 …} #panels: Doctrine\ORM\PersistentCollection {#2093 …} #productionOrders: Doctrine\ORM\PersistentCollection {#2099 …} -category: Proxies\__CG__\App\Entity\Catalogue\Category {#2150 …} -producer: Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } -trademark: Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } -subcategory1: Proxies\__CG__\App\Entity\Catalogue\Subcategory1 {#2242 …} -subcategory2: Proxies\__CG__\App\Entity\Catalogue\Subcategory2 {#2270 …} -subcategory3: Proxies\__CG__\App\Entity\Catalogue\Subcategory3 {#2298 …} -subcategory4: null } |
| data_class | "App\Entity\Catalogue\Product" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Catalogue\Product" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| jtbls | Doctrine\ORM\PersistentCollection {#1699 #collection: Doctrine\Common\Collections\ArrayCollection {#1693 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Brand {#1579 …} -association: [ …15] -em: Doctrine\ORM\EntityManager {#128 …11} -backRefFieldName: "brand" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#6765 …} -isDirty: false } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| producerIds | [
"30"
] |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| trademarkIds | [ "5" "6" "7" "8" "9" "10" ] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#2802 …} $translationDomain: "validators" } } |
| validation_groups | [
"product_new"
] |
| watermarkId | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_new" "_product_new" ] |
| cache_key | "_product_new_product_new" |
| compound | true |
| data | App\Entity\Catalogue\Product {#1934 #id: "1485" -active: true -expirable: true -directoryPath: "6163d4b3af09b8eb7dfea82be385325e" -warrantyPath: null -iqbCode: Proxies\__CG__\App\Entity\IqbCode {#1992 …} -eanCode: Proxies\__CG__\App\Entity\EanCode {#2040 …} -watermark: null #productDetails: Doctrine\ORM\PersistentCollection {#2064 …} #jtcps: Doctrine\ORM\PersistentCollection {#2081 …} #jtpps: Doctrine\ORM\PersistentCollection {#2092 …} #panels: Doctrine\ORM\PersistentCollection {#2093 …} #productionOrders: Doctrine\ORM\PersistentCollection {#2099 …} -category: Proxies\__CG__\App\Entity\Catalogue\Category {#2150 …} -producer: Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } -trademark: Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } -subcategory1: Proxies\__CG__\App\Entity\Catalogue\Subcategory1 {#2242 …} -subcategory2: Proxies\__CG__\App\Entity\Catalogue\Subcategory2 {#2270 …} -subcategory3: Proxies\__CG__\App\Entity\Catalogue\Subcategory3 {#2298 …} -subcategory4: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3330 -errors: [] -form: Symfony\Component\Form\Form {#3409 …} } |
| form | Symfony\Component\Form\FormView {#2804 …5} |
| full_name | "product_new" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "product_new" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new" |
| valid | true |
| value | App\Entity\Catalogue\Product {#1934 #id: "1485" -active: true -expirable: true -directoryPath: "6163d4b3af09b8eb7dfea82be385325e" -warrantyPath: null -iqbCode: Proxies\__CG__\App\Entity\IqbCode {#1992 …} -eanCode: Proxies\__CG__\App\Entity\EanCode {#2040 …} -watermark: null #productDetails: Doctrine\ORM\PersistentCollection {#2064 …} #jtcps: Doctrine\ORM\PersistentCollection {#2081 …} #jtpps: Doctrine\ORM\PersistentCollection {#2092 …} #panels: Doctrine\ORM\PersistentCollection {#2093 …} #productionOrders: Doctrine\ORM\PersistentCollection {#2099 …} -category: Proxies\__CG__\App\Entity\Catalogue\Category {#2150 …} -producer: Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } -trademark: Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } -subcategory1: Proxies\__CG__\App\Entity\Catalogue\Subcategory1 {#2242 …} -subcategory2: Proxies\__CG__\App\Entity\Catalogue\Subcategory2 {#2270 …} -subcategory3: Proxies\__CG__\App\Entity\Catalogue\Subcategory3 {#2298 …} -subcategory4: null } |
category
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2911 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#2846 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_product_new_category" ] |
| cache_key | "_product_new_category_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3165 -errors: [] -form: Symfony\Component\Form\Form {#3447 …} } |
| form | Symfony\Component\Form\FormView {#3147 …5} |
| full_name | "product_new[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_category" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "category" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_category" |
| valid | true |
| value | "" |
displayCategory
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3088 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3086 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_displayCategory" ] |
| cache_key | "_product_new_displayCategory_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3174 -errors: [] -form: Symfony\Component\Form\Form {#3450 …} } |
| form | Symfony\Component\Form\FormView {#3183 …5} |
| full_name | "product_new[displayCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_displayCategory" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "displayCategory" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_displayCategory" |
| valid | true |
| value | "" |
subcategory1
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3099 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3100 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_product_new_subcategory1" ] |
| cache_key | "_product_new_subcategory1_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3192 -errors: [] -form: Symfony\Component\Form\Form {#3453 …} } |
| form | Symfony\Component\Form\FormView {#3201 …5} |
| full_name | "product_new[subcategory1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_subcategory1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subcategory1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_subcategory1" |
| valid | true |
| value | "" |
displaySubcategory1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3108 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3109 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_displaySubcategory1" ] |
| cache_key | "_product_new_displaySubcategory1_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3404 -errors: [] -form: Symfony\Component\Form\Form {#3411 …} } |
| form | Symfony\Component\Form\FormView {#3394 …5} |
| full_name | "product_new[displaySubcategory1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_displaySubcategory1" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "displaySubcategory1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_displaySubcategory1" |
| valid | true |
| value | "" |
subcategory2
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3117 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3118 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_product_new_subcategory2" ] |
| cache_key | "_product_new_subcategory2_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3386 -errors: [] -form: Symfony\Component\Form\Form {#3414 …} } |
| form | Symfony\Component\Form\FormView {#3377 …5} |
| full_name | "product_new[subcategory2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_subcategory2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subcategory2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_subcategory2" |
| valid | true |
| value | "" |
displaySubcategory2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3126 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3127 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_displaySubcategory2" ] |
| cache_key | "_product_new_displaySubcategory2_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3361 -errors: [] -form: Symfony\Component\Form\Form {#3417 …} } |
| form | Symfony\Component\Form\FormView {#3355 …5} |
| full_name | "product_new[displaySubcategory2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_displaySubcategory2" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "displaySubcategory2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_displaySubcategory2" |
| valid | true |
| value | "" |
subcategory3
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3135 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3137 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3136 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_product_new_subcategory3" ] |
| cache_key | "_product_new_subcategory3_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3339 -errors: [] -form: Symfony\Component\Form\Form {#3420 …} } |
| form | Symfony\Component\Form\FormView {#3297 …5} |
| full_name | "product_new[subcategory3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_subcategory3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subcategory3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_subcategory3" |
| valid | true |
| value | "" |
displaySubcategory3
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3144 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3146 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3145 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_displaySubcategory3" ] |
| cache_key | "_product_new_displaySubcategory3_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3266 -errors: [] -form: Symfony\Component\Form\Form {#3423 …} } |
| form | Symfony\Component\Form\FormView {#3323 …5} |
| full_name | "product_new[displaySubcategory3]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_displaySubcategory3" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "displaySubcategory3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_displaySubcategory3" |
| valid | true |
| value | "" |
subcategory4
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3153 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3155 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3154 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_product_new_subcategory4" ] |
| cache_key | "_product_new_subcategory4_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3349 -errors: [] -form: Symfony\Component\Form\Form {#3426 …} } |
| form | Symfony\Component\Form\FormView {#3129 …5} |
| full_name | "product_new[subcategory4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_subcategory4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subcategory4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_subcategory4" |
| valid | true |
| value | "" |
displaySubcategory4
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3162 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3163 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_displaySubcategory4" ] |
| cache_key | "_product_new_displaySubcategory4_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3120 -errors: [] -form: Symfony\Component\Form\Form {#3429 …} } |
| form | Symfony\Component\Form\FormView {#3111 …5} |
| full_name | "product_new[displaySubcategory4]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_displaySubcategory4" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "displaySubcategory4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_displaySubcategory4" |
| valid | true |
| value | "" |
eanCode
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3171 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3173 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3172 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_product_new_eanCode" ] |
| cache_key | "_product_new_eanCode_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3102 -errors: [] -form: Symfony\Component\Form\Form {#3432 …} } |
| form | Symfony\Component\Form\FormView {#3089 …5} |
| full_name | "product_new[eanCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_eanCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "eanCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_eanCode" |
| valid | true |
| value | "" |
displayEanCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3180 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3182 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3181 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_displayEanCode" ] |
| cache_key | "_product_new_displayEanCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2916 -errors: [] -form: Symfony\Component\Form\Form {#3435 …} } |
| form | Symfony\Component\Form\FormView {#3494 …5} |
| full_name | "product_new[displayEanCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_displayEanCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "displayEanCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_displayEanCode" |
| valid | true |
| value | "" |
iqbCode
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3189 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3191 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3190 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_product_new_iqbCode" ] |
| cache_key | "_product_new_iqbCode_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3501 -errors: [] -form: Symfony\Component\Form\Form {#3438 …} } |
| form | Symfony\Component\Form\FormView {#3500 …5} |
| full_name | "product_new[iqbCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_iqbCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "iqbCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_iqbCode" |
| valid | true |
| value | "" |
displayCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3198 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3200 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3199 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_displayCode" ] |
| cache_key | "_product_new_displayCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3498 -errors: [] -form: Symfony\Component\Form\Form {#3441 …} } |
| form | Symfony\Component\Form\FormView {#3497 …5} |
| full_name | "product_new[displayCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_displayCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "displayCode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_displayCode" |
| valid | true |
| value | "" |
producer
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } |
| View Format |
"30"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Producer" |
same as passed value |
| placeholder | "" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#2865 class: "App\Form\Catalogue\ProductNewType" this: App\Form\Catalogue\ProductNewType {#2765 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Catalogue\Product" "empty_data" => Closure(FormInterface $form) {#2789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Catalogue\Product" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#2803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#2802 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => [ "product_new" ] "constraints" => [] "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } "csrf_token_id" => null "jtbls" => Doctrine\ORM\PersistentCollection {#1699 #collection: Doctrine\Common\Collections\ArrayCollection {#1693 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Brand {#1579 …} -association: [ …15] -em: Doctrine\ORM\EntityManager {#128 …11} -backRefFieldName: "brand" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#6765 …} -isDirty: false } "producerIds" => [ "30" ] "trademarkIds" => [ "5" "6" "7" "8" "9" "10" ] "watermarkId" => null "data" => App\Entity\Catalogue\Product {#1934 #id: "1485" -active: true -expirable: true -directoryPath: "6163d4b3af09b8eb7dfea82be385325e" -warrantyPath: null -iqbCode: Proxies\__CG__\App\Entity\IqbCode {#1992 …} -eanCode: Proxies\__CG__\App\Entity\EanCode {#2040 …} -watermark: null #productDetails: Doctrine\ORM\PersistentCollection {#2064 …} #jtcps: Doctrine\ORM\PersistentCollection {#2081 …} #jtpps: Doctrine\ORM\PersistentCollection {#2092 …} #panels: Doctrine\ORM\PersistentCollection {#2093 …} #productionOrders: Doctrine\ORM\PersistentCollection {#2099 …} -category: Proxies\__CG__\App\Entity\Catalogue\Category {#2150 …} -producer: Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } -trademark: Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } -subcategory1: Proxies\__CG__\App\Entity\Catalogue\Subcategory1 {#2242 …} -subcategory2: Proxies\__CG__\App\Entity\Catalogue\Subcategory2 {#2270 …} -subcategory3: Proxies\__CG__\App\Entity\Catalogue\Subcategory3 {#2298 …} -subcategory4: null } ] } } |
Doctrine\ORM\QueryBuilder {#3252 -em: Doctrine\ORM\EntityManager {#128 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3254 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3255 #from: "App\Entity\Producer" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3251 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.id IN (:producerIds)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3250 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\Producer p WHERE p.id IN (:producerIds) ORDER BY p.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3253 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3267 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3248 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3245 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3243 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3234 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3242 …} } |
| choices | null |
| class | "App\Entity\Producer" |
| 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#128 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3270 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#128 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1825 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#3252 -em: Doctrine\ORM\EntityManager {#128 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3254 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3255 #from: "App\Entity\Producer" #alias: "p" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3251 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "p.id IN (:producerIds)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3250 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\Producer p WHERE p.id IN (:producerIds) ORDER BY p.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3253 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3240 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_product_new_producer" ] |
| cache_key | "_product_new_producer_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3559 +data: Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } +value: "30" +label: "Barilla G. e R. Fratelli SpA" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3554 -errors: [] -form: Symfony\Component\Form\Form {#3448 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3556 …5} |
| full_name | "product_new[producer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_producer" |
| is_selected | Closure($choice, $value) {#3558 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "producer" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_producer" |
| valid | true |
| value | "30" |
trademark
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } |
| View Format |
"9"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Catalogue\Trademark" |
same as passed value |
| placeholder | "" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#2873 class: "App\Form\Catalogue\ProductNewType" this: App\Form\Catalogue\ProductNewType {#2765 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Catalogue\Product" "empty_data" => Closure(FormInterface $form) {#2789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Catalogue\Product" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#2803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#2802 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => [ "product_new" ] "constraints" => [] "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } "csrf_token_id" => null "jtbls" => Doctrine\ORM\PersistentCollection {#1699 #collection: Doctrine\Common\Collections\ArrayCollection {#1693 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Brand {#1579 …} -association: [ …15] -em: Doctrine\ORM\EntityManager {#128 …11} -backRefFieldName: "brand" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#6765 …} -isDirty: false } "producerIds" => [ "30" ] "trademarkIds" => [ "5" "6" "7" "8" "9" "10" ] "watermarkId" => null "data" => App\Entity\Catalogue\Product {#1934 #id: "1485" -active: true -expirable: true -directoryPath: "6163d4b3af09b8eb7dfea82be385325e" -warrantyPath: null -iqbCode: Proxies\__CG__\App\Entity\IqbCode {#1992 …} -eanCode: Proxies\__CG__\App\Entity\EanCode {#2040 …} -watermark: null #productDetails: Doctrine\ORM\PersistentCollection {#2064 …} #jtcps: Doctrine\ORM\PersistentCollection {#2081 …} #jtpps: Doctrine\ORM\PersistentCollection {#2092 …} #panels: Doctrine\ORM\PersistentCollection {#2093 …} #productionOrders: Doctrine\ORM\PersistentCollection {#2099 …} -category: Proxies\__CG__\App\Entity\Catalogue\Category {#2150 …} -producer: Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } -trademark: Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } -subcategory1: Proxies\__CG__\App\Entity\Catalogue\Subcategory1 {#2242 …} -subcategory2: Proxies\__CG__\App\Entity\Catalogue\Subcategory2 {#2270 …} -subcategory3: Proxies\__CG__\App\Entity\Catalogue\Subcategory3 {#2298 …} -subcategory4: null } ] } } |
Doctrine\ORM\QueryBuilder {#3258 -em: Doctrine\ORM\EntityManager {#128 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3233 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3256 #from: "App\Entity\Catalogue\Trademark" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3232 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "t.id IN (:trademarkIds)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3257 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT t FROM App\Entity\Catalogue\Trademark t WHERE t.id IN (:trademarkIds) ORDER BY t.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3236 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3312 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3230 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3235 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3243 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3278 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3241 …} } |
| choices | null |
| class | "App\Entity\Catalogue\Trademark" |
| 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#128 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3294 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#128 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1728 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#3258 -em: Doctrine\ORM\EntityManager {#128 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3233 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3256 #from: "App\Entity\Catalogue\Trademark" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#3232 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "t.id IN (:trademarkIds)" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3257 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT t FROM App\Entity\Catalogue\Trademark t WHERE t.id IN (:trademarkIds) ORDER BY t.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3236 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3262 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_product_new_trademark" ] |
| cache_key | "_product_new_trademark_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3564 +data: App\Entity\Catalogue\Trademark {#2724 …} +value: "5" +label: "Barilla" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +data: Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } +value: "9" +label: "GranCereale" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3560 +data: App\Entity\Catalogue\Trademark {#2703 …} +value: "10" +label: "Harrys" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3567 +data: App\Entity\Catalogue\Trademark {#2736 …} +value: "7" +label: "Mulino Bianco" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3588 +data: App\Entity\Catalogue\Trademark {#2746 …} +value: "8" +label: "Pan di stelle" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3585 +data: App\Entity\Catalogue\Trademark {#2740 …} +value: "6" +label: "Wasa" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3576 -errors: [] -form: Symfony\Component\Form\Form {#3456 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3557 …5} |
| full_name | "product_new[trademark]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_trademark" |
| is_selected | Closure($choice, $value) {#3579 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "trademark" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_trademark" |
| valid | true |
| value | "9" |
watermark
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Watermark" |
same as passed value |
| mapped | false |
same as passed value |
| placeholder | "" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#2871 class: "App\Form\Catalogue\ProductNewType" this: App\Form\Catalogue\ProductNewType {#2765 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => "App\Entity\Catalogue\Product" "empty_data" => Closure(FormInterface $form) {#2789 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Catalogue\Product" } } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#2803 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#2802 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => [ "product_new" ] "constraints" => [] "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } "csrf_token_id" => null "jtbls" => Doctrine\ORM\PersistentCollection {#1699 #collection: Doctrine\Common\Collections\ArrayCollection {#1693 …} #initialized: true -snapshot: [ …1] -owner: App\Entity\Brand {#1579 …} -association: [ …15] -em: Doctrine\ORM\EntityManager {#128 …11} -backRefFieldName: "brand" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#6765 …} -isDirty: false } "producerIds" => [ "30" ] "trademarkIds" => [ "5" "6" "7" "8" "9" "10" ] "watermarkId" => null "data" => App\Entity\Catalogue\Product {#1934 #id: "1485" -active: true -expirable: true -directoryPath: "6163d4b3af09b8eb7dfea82be385325e" -warrantyPath: null -iqbCode: Proxies\__CG__\App\Entity\IqbCode {#1992 …} -eanCode: Proxies\__CG__\App\Entity\EanCode {#2040 …} -watermark: null #productDetails: Doctrine\ORM\PersistentCollection {#2064 …} #jtcps: Doctrine\ORM\PersistentCollection {#2081 …} #jtpps: Doctrine\ORM\PersistentCollection {#2092 …} #panels: Doctrine\ORM\PersistentCollection {#2093 …} #productionOrders: Doctrine\ORM\PersistentCollection {#2099 …} -category: Proxies\__CG__\App\Entity\Catalogue\Category {#2150 …} -producer: Proxies\__CG__\App\Entity\Producer {#2183 #id: "30" -name: "Barilla G. e R. Fratelli SpA" -vat: null -fiscalCode: null -address: "Via Mantova 166" -zip: null -city: "Parma" -country: "Italia" -email: null -phone: null -website: "" #products: Doctrine\ORM\PersistentCollection {#2711 …} -brands: Doctrine\ORM\PersistentCollection {#2732 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2188 …} } -trademark: Proxies\__CG__\App\Entity\Catalogue\Trademark {#2216 #id: "9" -name: "GranCereale" #products: Doctrine\ORM\PersistentCollection {#2357 …} -brand: App\Entity\Brand {#1579 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2221 …} } -subcategory1: Proxies\__CG__\App\Entity\Catalogue\Subcategory1 {#2242 …} -subcategory2: Proxies\__CG__\App\Entity\Catalogue\Subcategory2 {#2270 …} -subcategory3: Proxies\__CG__\App\Entity\Catalogue\Subcategory3 {#2298 …} -subcategory4: null } ] } } |
Doctrine\ORM\QueryBuilder {#3302 -em: Doctrine\ORM\EntityManager {#128 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3307 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "w" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3306 #from: "App\Entity\Watermark" #alias: "w" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Orx {#3310 #preSeparator: "(" #separator: " OR " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Andx" "Doctrine\ORM\Query\Expr\Orx" ] #parts: [ Doctrine\ORM\Query\Expr\Andx {#3309 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "w.paired != 1" ] } "w.id = :watermarkId" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT w FROM App\Entity\Watermark w WHERE w.paired != 1 OR w.id = :watermarkId" -parameters: Doctrine\Common\Collections\ArrayCollection {#3303 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3345 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3308 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3296 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#3243 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3275 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#3283 …} } |
| choices | null |
| class | "App\Entity\Watermark" |
| 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#128 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3320 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#128 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1601 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#3302 -em: Doctrine\ORM\EntityManager {#128 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3307 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "w" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3306 #from: "App\Entity\Watermark" #alias: "w" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Orx {#3310 #preSeparator: "(" #separator: " OR " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Andx" "Doctrine\ORM\Query\Expr\Orx" ] #parts: [ Doctrine\ORM\Query\Expr\Andx {#3309 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "w.paired != 1" ] } "w.id = :watermarkId" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT w FROM App\Entity\Watermark w WHERE w.paired != 1 OR w.id = :watermarkId" -parameters: Doctrine\Common\Collections\ArrayCollection {#3303 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3288 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_product_new_watermark" ] |
| cache_key | "_product_new_watermark_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3578 +data: App\Entity\Watermark {#3593 …} +value: "1" +label: "Test Brand in Fiera Marca _Cibus _Presentazione" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3587 +data: App\Entity\Watermark {#3687 …} +value: "2" +label: "Ecologia ALLUMINIO - Test Eventi Fiera" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3572 +data: App\Entity\Watermark {#3699 …} +value: "3" +label: "Progetto SN" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +data: App\Entity\Watermark {#3701 …} +value: "4" +label: "Primigena_eventi_Partner Stampa_Progetto Pubblicità" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3582 +data: App\Entity\Watermark {#3720 …} +value: "5" +label: "Ecologia VETRO - Test Eventi Fiera" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3603 +data: App\Entity\Watermark {#3722 …} +value: "6" +label: "Pack CARTA Ecologia - Fiera Marca - Cibus -" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3600 +data: App\Entity\Watermark {#3730 …} +value: "7" +label: "Packaging Secondario - Vicarum - Test Fiera Cibus - Presentazione Attivita" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3595 +data: App\Entity\Watermark {#3750 …} +value: "8" +label: "Inquadrami" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3581 +data: App\Entity\Watermark {#3752 …} +value: "9" +label: "Sleeve" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3592 +data: App\Entity\Watermark {#3760 …} +value: "10" +label: "Test Tessile Ecologia - Presentazione Inquadrami" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +data: App\Entity\Watermark {#3769 …} +value: "11" +label: "Food Primigena - Flexo Film Plastica Tubi Test" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4403 +data: App\Entity\Watermark {#3778 …} +value: "12" +label: "Inquadrami_Progetto_N" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4405 +data: App\Entity\Watermark {#3798 …} +value: "13" +label: "Test _CCL _ 14012019_Stampa_T_Solutioo_Sigar" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4411 +data: App\Entity\Watermark {#3800 …} +value: "14" +label: "Test_Colgate_102018_Stampa_T_Solutioo_Colgate 2019" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4413 +data: App\Entity\Watermark {#3808 …} +value: "15" +label: "Stampa_T_Solutioo_Bir_MyMusic_Brand_Revolution" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +data: App\Entity\Watermark {#3817 …} +value: "16" +label: "Accoppiato_Tetrapack Ecologia - Eventi Fiera" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4415 +data: App\Entity\Watermark {#3826 …} +value: "17" +label: "Pampers - Primigena - Solutioo" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4416 +data: App\Entity\Watermark {#3835 …} +value: "18" +label: "Test Evento 17102018 - Rif . 1 - Ferrero - Cibus 2018 - Presentazione Solutioo" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +data: App\Entity\Watermark {#3844 …} +value: "19" +label: "Birra CCL - BTG Sleeve CCL" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +data: App\Entity\Watermark {#3853 …} +value: "20" +label: "BB/MR" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4419 +data: App\Entity\Watermark {#3862 …} +value: "21" +label: "MR/Borotalco" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +data: App\Entity\Watermark {#3871 …} +value: "22" +label: "Test prodotti A- Lavazza" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4421 +data: App\Entity\Watermark {#3880 …} +value: "23" +label: "Natale Solutioo 2017 - Test Porta Mat 4 _ Giallo_Limone" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4422 +data: App\Entity\Watermark {#3889 …} +value: "24" +label: "Test Porta Mat 2 _ Azzurro_Video Fiera" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4423 +data: App\Entity\Watermark {#3898 …} +value: "25" +label: "Test Porta Mat 1 - Viola" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4424 +data: App\Entity\Watermark {#3907 …} +value: "26" +label: "rif 2 - Cartolina- Tessuto" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4425 +data: App\Entity\Watermark {#3916 …} +value: "27" +label: "Fischer_Ghostcode 12" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4426 +data: App\Entity\Watermark {#3925 …} +value: "28" +label: "Test Noceria VOLVER - Porta Mat 5_Giallo_Ocre_01062018" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4427 +data: App\Entity\Watermark {#3934 …} +value: "29" +label: "Test Bollo_Promozionale _Inquadrami" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +data: App\Entity\Watermark {#3943 …} +value: "30" +label: "Test Porta Mat 6_Rosso" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +data: App\Entity\Watermark {#3952 …} +value: "31" +label: "Immagine A4" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +data: App\Entity\Watermark {#3961 …} +value: "32" +label: "prova F" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +data: App\Entity\Watermark {#3970 …} +value: "33" +label: "Bollo" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +data: App\Entity\Watermark {#3979 …} +value: "34" +label: "Unilever" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4433 +data: App\Entity\Watermark {#3988 …} +value: "35" +label: "SM - Primigena - Originale_Test Etichetta_Vicarum" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4434 +data: App\Entity\Watermark {#3997 …} +value: "36" +label: "Lazzati" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4435 +data: App\Entity\Watermark {#4017 …} +value: "37" +label: "Sada Cassa Promo" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4436 +data: App\Entity\Watermark {#4029 …} +value: "38" +label: "SADA Più Fresco" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +data: App\Entity\Watermark {#4031 …} +value: "39" +label: "Test Etichetta - Film Plastico Linea Confettura" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +data: App\Entity\Watermark {#4050 …} +value: "40" +label: "MAGAZINE CHEMINEE ACTUELLE" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4439 +data: App\Entity\Watermark {#4052 …} +value: "41" +label: "Codice verifica Acquisto" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4440 +data: App\Entity\Watermark {#4060 …} +value: "42" +label: "MAGAZINE EDITIONS JEANNE D'ARC" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4441 +data: App\Entity\Watermark {#4069 …} +value: "43" +label: "Tecnimed scatola Packaging Primario" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4442 +data: App\Entity\Watermark {#4078 …} +value: "44" +label: "Progetto Ambiente" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4443 +data: App\Entity\Watermark {#4087 …} +value: "45" +label: "Test Sleeve America" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4444 +data: App\Entity\Watermark {#4107 …} +value: "46" +label: "Penne Premec" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4445 +data: App\Entity\Watermark {#4109 …} +value: "47" +label: "Natale 2016" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4446 +data: App\Entity\Watermark {#4117 …} +value: "48" +label: "Nesquik" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4447 +data: App\Entity\Watermark {#4126 …} +value: "49" +label: "2 Bolton - Simmenthal" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4448 +data: App\Entity\Watermark {#4135 …} +value: "50" +label: "Unilever - Cif" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +data: App\Entity\Watermark {#4144 …} +value: "51" +label: "CasaHenkel" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +data: App\Entity\Watermark {#4153 …} +value: "52" +label: "Test WI_ID_Solutioo" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +data: App\Entity\Watermark {#4162 …} +value: "53" +label: "Solutioo-Indi" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4452 +data: App\Entity\Watermark {#4171 …} +value: "54" +label: "PAK_FIND" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +data: App\Entity\Watermark {#4180 …} +value: "55" +label: "Findus" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4454 +data: App\Entity\Watermark {#4189 …} +value: "56" +label: "Johnson - Porta matite" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +data: App\Entity\Watermark {#4198 …} +value: "57" +label: "Vin Italy" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4456 +data: App\Entity\Watermark {#4207 …} +value: "58" +label: "Test Christmas CC" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +data: App\Entity\Watermark {#4216 …} +value: "59" +label: "Etic - Convatec" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4458 +data: App\Entity\Watermark {#4225 …} +value: "60" +label: "Attiva" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4459 +data: App\Entity\Watermark {#4234 …} +value: "61" +label: "Pappagallo" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4460 +data: App\Entity\Watermark {#4243 …} +value: "62" +label: "Città Fedele" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4461 +data: App\Entity\Watermark {#4252 …} +value: "63" +label: "Verifica SVL" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4462 +data: App\Entity\Watermark {#4261 …} +value: "64" +label: "TEO URTO" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4463 +data: App\Entity\Watermark {#4270 …} +value: "65" +label: "LogoTycho" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4464 +data: App\Entity\Watermark {#4279 …} +value: "68" +label: "My First Digimarc ID" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4465 +data: App\Entity\Watermark {#4288 …} +value: "69" +label: "info@tychosolution.it" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4466 +data: App\Entity\Watermark {#4297 …} +value: "70" +label: "info@tychosolution.it" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4467 +data: App\Entity\Watermark {#4306 …} +value: "71" +label: "Saratoga - Imballo _Mense Cucina" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4468 +data: App\Entity\Watermark {#4326 …} +value: "72" +label: "Inquadrami - Copie d'autore" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4469 +data: App\Entity\Watermark {#4328 …} +value: "73" +label: "Etichetta Test - Pomodoro_Sigillo_Inquadrami_MadeinItaly" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4470 +data: App\Entity\Watermark {#4336 …} +value: "74" +label: "Linea Sani Plus" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4471 +data: App\Entity\Watermark {#4356 …} +value: "75" +label: "Inquadrami_Novità_Pack x Rif. Umido Ecologia - Fiera Marca - Cibus -" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4472 +data: App\Entity\Watermark {#4368 …} +value: "76" +label: "Produzione Test Packaging_Evento Ottobre 2023" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4473 +data: App\Entity\Watermark {#4370 …} +value: "77" +label: "Sleeve Test _Inquadrami" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4474 +data: App\Entity\Watermark {#4389 …} +value: "78" +label: "Test Packaging Mex" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4475 +data: App\Entity\Watermark {#4401 …} +value: "79" +label: "Testa Giorgia - Libro - la-musica-nel-cuore - Test Stampa per Editoria" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#3580 -errors: [] -form: Symfony\Component\Form\Form {#3460 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3563 …5} |
| full_name | "product_new[watermark]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_watermark" |
| is_selected | Closure($choice, $value) {#3570 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "watermark" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_watermark" |
| valid | true |
| value | "" |
warranty
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | null |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3351 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_product_new_warranty" ] |
| cache_key | "_product_new_warranty_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4476 -errors: [] -form: Symfony\Component\Form\Form {#3463 …} } |
| form | Symfony\Component\Form\FormView {#3571 …5} |
| full_name | "product_new[warranty]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_warranty" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "warranty" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_product_new_warranty" |
| valid | true |
| value | "" |
warrantyPath
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3325 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3326 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_warrantyPath" ] |
| cache_key | "_product_new_warrantyPath_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4477 -errors: [] -form: Symfony\Component\Form\Form {#3466 …} } |
| form | Symfony\Component\Form\FormView {#4478 …5} |
| full_name | "product_new[warrantyPath]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_warrantyPath" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "warrantyPath" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_warrantyPath" |
| valid | true |
| value | "" |
isExpirable
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
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 | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3340 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#3338 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3337 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_product_new_isExpirable" ] |
| cache_key | "_product_new_isExpirable_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4479 -errors: [] -form: Symfony\Component\Form\Form {#3469 …} } |
| form | Symfony\Component\Form\FormView {#4480 …5} |
| full_name | "product_new[isExpirable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_isExpirable" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isExpirable" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_isExpirable" |
| valid | true |
| value | "1" |
name_it
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3301 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3304 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_name_it" ] |
| cache_key | "_product_new_name_it_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4481 -errors: [] -form: Symfony\Component\Form\Form {#3472 …} } |
| form | Symfony\Component\Form\FormView {#4482 …5} |
| full_name | "product_new[name_it]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_name_it" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name_it" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_name_it" |
| valid | true |
| value | "" |
description_it
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3364 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3363 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_product_new_description_it" ] |
| cache_key | "_product_new_description_it_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4483 -errors: [] -form: Symfony\Component\Form\Form {#3475 …} } |
| form | Symfony\Component\Form\FormView {#4484 …5} |
| full_name | "product_new[description_it]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_description_it" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description_it" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_description_it" |
| valid | true |
| value | "" |
website_it
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3374 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3375 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_website_it" ] |
| cache_key | "_product_new_website_it_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4485 -errors: [] -form: Symfony\Component\Form\Form {#3478 …} } |
| form | Symfony\Component\Form\FormView {#4486 …5} |
| full_name | "product_new[website_it]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_website_it" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "website_it" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_website_it" |
| valid | true |
| value | "" |
notes_it
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3383 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3385 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3384 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_product_new_notes_it" ] |
| cache_key | "_product_new_notes_it_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4487 -errors: [] -form: Symfony\Component\Form\Form {#3481 …} } |
| form | Symfony\Component\Form\FormView {#4488 …5} |
| full_name | "product_new[notes_it]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_notes_it" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "notes_it" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_notes_it" |
| valid | true |
| value | "" |
file_it
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data_class | null |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3392 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_product_new_file_it" ] |
| cache_key | "_product_new_file_it_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4489 -errors: [] -form: Symfony\Component\Form\Form {#3484 …} } |
| form | Symfony\Component\Form\FormView {#4490 …5} |
| full_name | "product_new[file_it]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_file_it" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file_it" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_product_new_file_it" |
| valid | true |
| value | "" |
imagePath_it
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | 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\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3401 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3403 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#3402 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_new_imagePath_it" ] |
| cache_key | "_product_new_imagePath_it_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4491 -errors: [] -form: Symfony\Component\Form\Form {#3487 …} } |
| form | Symfony\Component\Form\FormView {#4492 …5} |
| full_name | "product_new[imagePath_it]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new_imagePath_it" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "imagePath_it" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new_imagePath_it" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#402 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#314 …} -logger: Monolog\Logger {#209 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#403 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4495 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#140 …} $message: Closure() {#4493 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_product_new__token" ] |
| cache_key | "_product_new__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4504 -errors: [] -form: Symfony\Component\Form\Form {#4500 …} } |
| form | Symfony\Component\Form\FormView {#3156 …5} |
| full_name | "product_new[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_new__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_new__token" |
| valid | true |
| value | "csrf-token" |