Forms
-
tenant_product_edit
-
name
-
isAvailable
-
tenantProductCategory
-
description
-
basePrice
-
comparePrice
-
costPrice
-
displayOrder
-
preparationTimeMinutes
-
minQtyPerOrder
-
maxQtyPerOrder
-
importedImageLink
-
productImageFile
-
file
-
-
submit
-
_token
-
tenant_product_edit
"App\Form\Admin\TenantProductEditType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Tenant\TenantProduct {#898 -id: 20 -name: "TACOS DE CHURRASCO" -description: "Dos tacos suaves de churrasco con pico de gallo, lechuga, crema agria y queso rallado." -slug: "tacos-de-churrasco" -basePrice: 14 -comparePrice: 0 -costPrice: 10 -isAvailable: true -displayOrder: 6 -preparationTimeMinutes: 15 -minQtyPerOrder: 1 -maxQtyPerOrder: 10 -tenant: App\Entity\Core\Tenant {#918 …} -isActive: true -tags: Doctrine\ORM\PersistentCollection {#960 …} -productImageFile: null -productImageName: null -productImageSize: null -productImageMimeType: null -updatedAt: null -importedImageLink: null -tenantProductCategory: App\Entity\Tenant\TenantProductCategory {#967 -id: 3 -name: "Orale Beach" -displayOrder: 3 -masterCategory: null -product: Doctrine\ORM\PersistentCollection {#1615 …} -tenant: App\Entity\Core\Tenant {#918 …} } -imageUrl800: null -imageKey: null -imageCacheBuster: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Tenant\TenantProduct {#898 -id: 20 -name: "TACOS DE CHURRASCO" -description: "Dos tacos suaves de churrasco con pico de gallo, lechuga, crema agria y queso rallado." -slug: "tacos-de-churrasco" -basePrice: 14 -comparePrice: 0 -costPrice: 10 -isAvailable: true -displayOrder: 6 -preparationTimeMinutes: 15 -minQtyPerOrder: 1 -maxQtyPerOrder: 10 -tenant: App\Entity\Core\Tenant {#918 …} -isActive: true -tags: Doctrine\ORM\PersistentCollection {#960 …} -productImageFile: null -productImageName: null -productImageSize: null -productImageMimeType: null -updatedAt: null -importedImageLink: null -tenantProductCategory: App\Entity\Tenant\TenantProductCategory {#967 -id: 3 -name: "Orale Beach" -displayOrder: 3 -masterCategory: null -product: Doctrine\ORM\PersistentCollection {#1615 …} -tenant: App\Entity\Core\Tenant {#918 …} } -imageUrl800: null -imageKey: null -imageCacheBuster: 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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | App\Entity\Tenant\TenantProduct {#898 -id: 20 -name: "TACOS DE CHURRASCO" -description: "Dos tacos suaves de churrasco con pico de gallo, lechuga, crema agria y queso rallado." -slug: "tacos-de-churrasco" -basePrice: 14 -comparePrice: 0 -costPrice: 10 -isAvailable: true -displayOrder: 6 -preparationTimeMinutes: 15 -minQtyPerOrder: 1 -maxQtyPerOrder: 10 -tenant: App\Entity\Core\Tenant {#918 …} -isActive: true -tags: Doctrine\ORM\PersistentCollection {#960 …} -productImageFile: null -productImageName: null -productImageSize: null -productImageMimeType: null -updatedAt: null -importedImageLink: null -tenantProductCategory: App\Entity\Tenant\TenantProductCategory {#967 -id: 3 -name: "Orale Beach" -displayOrder: 3 -masterCategory: null -product: Doctrine\ORM\PersistentCollection {#1615 …} -tenant: App\Entity\Core\Tenant {#918 …} } -imageUrl800: null -imageKey: null -imageCacheBuster: null } |
| data_class | "App\Entity\Tenant\TenantProduct" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1103 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Tenant\TenantProduct" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1104 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "tenant_product_edit" "_tenant_product_edit" ] |
| cache_key | "_tenant_product_edit_tenant_product_edit" |
| compound | true |
| data | App\Entity\Tenant\TenantProduct {#898 -id: 20 -name: "TACOS DE CHURRASCO" -description: "Dos tacos suaves de churrasco con pico de gallo, lechuga, crema agria y queso rallado." -slug: "tacos-de-churrasco" -basePrice: 14 -comparePrice: 0 -costPrice: 10 -isAvailable: true -displayOrder: 6 -preparationTimeMinutes: 15 -minQtyPerOrder: 1 -maxQtyPerOrder: 10 -tenant: App\Entity\Core\Tenant {#918 …} -isActive: true -tags: Doctrine\ORM\PersistentCollection {#960 …} -productImageFile: null -productImageName: null -productImageSize: null -productImageMimeType: null -updatedAt: null -importedImageLink: null -tenantProductCategory: App\Entity\Tenant\TenantProductCategory {#967 -id: 3 -name: "Orale Beach" -displayOrder: 3 -masterCategory: null -product: Doctrine\ORM\PersistentCollection {#1615 …} -tenant: App\Entity\Core\Tenant {#918 …} } -imageUrl800: null -imageKey: null -imageCacheBuster: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1529 -errors: [] -form: Symfony\Component\Form\Form {#1530 …} } |
| form | Symfony\Component\Form\FormView {#1106 …5} |
| full_name | "tenant_product_edit" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "tenant_product_edit" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit" |
| valid | true |
| value | App\Entity\Tenant\TenantProduct {#898 -id: 20 -name: "TACOS DE CHURRASCO" -description: "Dos tacos suaves de churrasco con pico de gallo, lechuga, crema agria y queso rallado." -slug: "tacos-de-churrasco" -basePrice: 14 -comparePrice: 0 -costPrice: 10 -isAvailable: true -displayOrder: 6 -preparationTimeMinutes: 15 -minQtyPerOrder: 1 -maxQtyPerOrder: 10 -tenant: App\Entity\Core\Tenant {#918 …} -isActive: true -tags: Doctrine\ORM\PersistentCollection {#960 …} -productImageFile: null -productImageName: null -productImageSize: null -productImageMimeType: null -updatedAt: null -importedImageLink: null -tenantProductCategory: App\Entity\Tenant\TenantProductCategory {#967 -id: 3 -name: "Orale Beach" -displayOrder: 3 -masterCategory: null -product: Doctrine\ORM\PersistentCollection {#1615 …} -tenant: App\Entity\Core\Tenant {#918 …} } -imageUrl800: null -imageKey: null -imageCacheBuster: null } |
name
"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 | "TACOS DE CHURRASCO" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Nombre de Producto" |
same as passed value |
| row_attr | [ "col" => "col-md-3" ] |
[ "col" => "col-md-3" ] |
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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1117 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 | "Nombre de Producto" |
| 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 | [ "col" => "col-md-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1118 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_tenant_product_edit_name" ] |
| cache_key | "_tenant_product_edit_name_text" |
| compound | false |
| data | "TACOS DE CHURRASCO" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1378 -errors: [] -form: Symfony\Component\Form\Form {#1533 …} } |
| form | Symfony\Component\Form\FormView {#1498 …5} |
| full_name | "tenant_product_edit[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_name" |
| label | "Nombre de Producto" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [ "col" => "col-md-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_name" |
| valid | true |
| value | "TACOS DE CHURRASCO" |
isAvailable
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
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Producto Disponible?" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "grid" => "col-md-3" "class" => "form-switch" ] |
[ "grid" => "col-md-3" "class" => "form-switch" ] |
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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1129 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 {#1130 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Producto Disponible?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "grid" => "col-md-3" "class" => "form-switch" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1131 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1133 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_tenant_product_edit_isAvailable" ] |
| cache_key | "_tenant_product_edit_isAvailable_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1368 -errors: [] -form: Symfony\Component\Form\Form {#1536 …} } |
| form | Symfony\Component\Form\FormView {#1358 …5} |
| full_name | "tenant_product_edit[isAvailable]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_isAvailable" |
| label | "Producto Disponible?" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isAvailable" |
| priority | 0 |
| required | false |
| row_attr | [ "grid" => "col-md-3" "class" => "form-switch" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_isAvailable" |
| valid | true |
| value | "1" |
tenantProductCategory
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Tenant\TenantProductCategory {#967 -id: 3 -name: "Orale Beach" -displayOrder: 3 -masterCategory: null -product: Doctrine\ORM\PersistentCollection {#1615 …} -tenant: App\Entity\Core\Tenant {#918 …} } |
| View Format |
"3"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| class | "App\Entity\Tenant\TenantProductCategory" |
same as passed value |
| query_builder | Closure(TenantProductCategoryRepository $repo) {#1111 class: "App\Form\Admin\TenantProductEditType" this: App\Form\Admin\TenantProductEditType {#1053 …} } |
Doctrine\ORM\QueryBuilder {#1169 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1173 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1174 #from: "App\Entity\Tenant\TenantProductCategory" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1175 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.displayOrder ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1176 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1172 …} -dql: "SELECT c FROM App\Entity\Tenant\TenantProductCategory c ORDER BY c.displayOrder ASC, c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1170 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#208 …11} } |
| row_attr | [ "grid" => "col-md-3" ] |
[ "grid" => "col-md-3" ] |
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 {#1293 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1178 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1177 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1179 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1282 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1181 …} } |
| choices | null |
| class | "App\Entity\Tenant\TenantProductCategory" |
| 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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Doctrine\ORM\EntityManager {#208 …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 {#1279 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Doctrine\ORM\EntityManager {#208 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#868 …} } |
| 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 | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1169 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1173 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1174 #from: "App\Entity\Tenant\TenantProductCategory" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1175 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.displayOrder ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1176 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.name ASC" ] } ] ] -type: Doctrine\ORM\QueryType {#1172 …} -dql: "SELECT c FROM App\Entity\Tenant\TenantProductCategory c ORDER BY c.displayOrder ASC, c.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1170 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -hints: [] -em: Doctrine\ORM\EntityManager {#208 …11} } |
| required | true |
| row_attr | [ "grid" => "col-md-3" ] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1167 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1165 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_tenant_product_edit_tenantProductCategory" ] |
| cache_key | "_tenant_product_edit_tenantProductCategory_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1264 +data: App\Entity\Tenant\TenantProductCategory {#1677 …} +value: "1" +label: "Picadera" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +data: App\Entity\Tenant\TenantProductCategory {#1658 …} +value: "2" +label: "Burgers" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1134 +data: App\Entity\Tenant\TenantProductCategory {#967 -id: 3 -name: "Orale Beach" -displayOrder: 3 -masterCategory: null -product: Doctrine\ORM\PersistentCollection {#1615 …} -tenant: App\Entity\Core\Tenant {#918 …} } +value: "3" +label: "Orale Beach" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +data: App\Entity\Tenant\TenantProductCategory {#1688 …} +value: "4" +label: "Menú de Niños" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1267 +data: App\Entity\Tenant\TenantProductCategory {#1693 …} +value: "5" +label: "Postres y Bebidas" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Tenant\TenantProductCategory {#967 -id: 3 -name: "Orale Beach" -displayOrder: 3 -masterCategory: null -product: Doctrine\ORM\PersistentCollection {#1615 …} -tenant: App\Entity\Core\Tenant {#918 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1348 -errors: [] -form: Symfony\Component\Form\Form {#1539 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1334 …5} |
| full_name | "tenant_product_edit[tenantProductCategory]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_tenantProductCategory" |
| is_selected | Closure($choice, $value) {#1312 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 | "tenantProductCategory" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [ "grid" => "col-md-3" ] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_tenantProductCategory" |
| valid | true |
| value | "3" |
description
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Dos tacos suaves de churrasco con pico de gallo, lechuga, crema agria y queso rallado." |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 4 "class" => "form-control" ] |
[ "rows" => 4 "class" => "form-control" ] |
| label | "Descripción del Producto" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 4 "class" => "form-control" ] |
| 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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1268 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 | "Descripción del Producto" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1266 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 4 "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_tenant_product_edit_description" ] |
| cache_key | "_tenant_product_edit_description_textarea" |
| compound | false |
| data | "Dos tacos suaves de churrasco con pico de gallo, lechuga, crema agria y queso rallado." |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1681 -errors: [] -form: Symfony\Component\Form\Form {#1542 …} } |
| form | Symfony\Component\Form\FormView {#1324 …5} |
| full_name | "tenant_product_edit[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_description" |
| label | "Descripción del Producto" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_description" |
| valid | true |
| value | "Dos tacos suaves de churrasco con pico de gallo, lechuga, crema agria y queso rallado." |
basePrice
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 14 |
| View Format |
"14.00"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| currency | "USD" |
same as passed value |
| label | "Precio Base" |
same as passed value |
| row_attr | [ "grid" => "col-md-4" ] |
[ "grid" => "col-md-4" ] |
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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| currency | "USD" |
| data_class | null |
| disabled | false |
| divisor | 1 |
| empty_data | Closure(FormInterface $form) {#1288 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Precio Base" |
| 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 |
| rounding_mode | 6 |
| row_attr | [ "grid" => "col-md-4" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1314 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_tenant_product_edit_basePrice" ] |
| cache_key | "_tenant_product_edit_basePrice_money" |
| compound | false |
| data | 14 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1673 -errors: [] -form: Symfony\Component\Form\Form {#1545 …} } |
| form | Symfony\Component\Form\FormView {#1683 …5} |
| full_name | "tenant_product_edit[basePrice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_basePrice" |
| label | "Precio Base" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "$ {{ widget }}" |
| multipart | false |
| name | "basePrice" |
| priority | 0 |
| required | true |
| row_attr | [ "grid" => "col-md-4" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_basePrice" |
| valid | true |
| value | "14.00" |
comparePrice
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0 |
| View Format |
"0.00"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| currency | "USD" |
same as passed value |
| label | "Precio de Comparación" |
same as passed value |
| row_attr | [ "grid" => "col-md-4" ] |
[ "grid" => "col-md-4" ] |
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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| currency | "USD" |
| data_class | null |
| disabled | false |
| divisor | 1 |
| empty_data | Closure(FormInterface $form) {#1321 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Precio de Comparación" |
| 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 |
| rounding_mode | 6 |
| row_attr | [ "grid" => "col-md-4" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1322 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_tenant_product_edit_comparePrice" ] |
| cache_key | "_tenant_product_edit_comparePrice_money" |
| compound | false |
| data | 0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1120 -errors: [] -form: Symfony\Component\Form\Form {#1548 …} } |
| form | Symfony\Component\Form\FormView {#1598 …5} |
| full_name | "tenant_product_edit[comparePrice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_comparePrice" |
| label | "Precio de Comparación" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "$ {{ widget }}" |
| multipart | false |
| name | "comparePrice" |
| priority | 0 |
| required | true |
| row_attr | [ "grid" => "col-md-4" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_comparePrice" |
| valid | true |
| value | "0.00" |
costPrice
"Symfony\Component\Form\Extension\Core\Type\MoneyType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 10 |
| View Format |
"10.00"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| currency | "USD" |
same as passed value |
| label | "Precio de Costo" |
same as passed value |
| row_attr | [ "grid" => "col-md-4" ] |
[ "grid" => "col-md-4" ] |
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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| currency | "USD" |
| data_class | null |
| disabled | false |
| divisor | 1 |
| empty_data | Closure(FormInterface $form) {#1331 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "float" |
| invalid_message | "Please enter a valid money amount." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Precio de Costo" |
| 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 |
| rounding_mode | 6 |
| row_attr | [ "grid" => "col-md-4" ] |
| scale | 2 |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1333 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1332 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "money" "_tenant_product_edit_costPrice" ] |
| cache_key | "_tenant_product_edit_costPrice_money" |
| compound | false |
| data | 10 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1698 -errors: [] -form: Symfony\Component\Form\Form {#1551 …} } |
| form | Symfony\Component\Form\FormView {#1699 …5} |
| full_name | "tenant_product_edit[costPrice]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_costPrice" |
| label | "Precio de Costo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| money_pattern | "$ {{ widget }}" |
| multipart | false |
| name | "costPrice" |
| priority | 0 |
| required | true |
| row_attr | [ "grid" => "col-md-4" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_costPrice" |
| valid | true |
| value | "10.00" |
displayOrder
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 6 |
| View Format |
"6"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| row_attr | [ "grid" => "col-md-3" ] |
[ "grid" => "col-md-3" ] |
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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1345 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [ "grid" => "col-md-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1347 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1346 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_tenant_product_edit_displayOrder" ] |
| cache_key | "_tenant_product_edit_displayOrder_integer" |
| compound | false |
| data | 6 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1700 -errors: [] -form: Symfony\Component\Form\Form {#1554 …} } |
| form | Symfony\Component\Form\FormView {#1701 …5} |
| full_name | "tenant_product_edit[displayOrder]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_displayOrder" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "displayOrder" |
| priority | 0 |
| required | true |
| row_attr | [ "grid" => "col-md-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_displayOrder" |
| valid | true |
| value | "6" |
preparationTimeMinutes
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 15 |
| View Format |
"15"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| row_attr | [ "grid" => "col-md-3" ] |
[ "grid" => "col-md-3" ] |
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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1355 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [ "grid" => "col-md-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1356 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_tenant_product_edit_preparationTimeMinutes" ] |
| cache_key | "_tenant_product_edit_preparationTimeMinutes_integer" |
| compound | false |
| data | 15 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1702 -errors: [] -form: Symfony\Component\Form\Form {#1557 …} } |
| form | Symfony\Component\Form\FormView {#1703 …5} |
| full_name | "tenant_product_edit[preparationTimeMinutes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_preparationTimeMinutes" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "preparationTimeMinutes" |
| priority | 0 |
| required | true |
| row_attr | [ "grid" => "col-md-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_preparationTimeMinutes" |
| valid | true |
| value | "15" |
minQtyPerOrder
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| row_attr | [ "grid" => "col-md-3" ] |
[ "grid" => "col-md-3" ] |
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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1365 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [ "grid" => "col-md-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1367 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1366 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_tenant_product_edit_minQtyPerOrder" ] |
| cache_key | "_tenant_product_edit_minQtyPerOrder_integer" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1704 -errors: [] -form: Symfony\Component\Form\Form {#1560 …} } |
| form | Symfony\Component\Form\FormView {#1705 …5} |
| full_name | "tenant_product_edit[minQtyPerOrder]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_minQtyPerOrder" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "minQtyPerOrder" |
| priority | 0 |
| required | true |
| row_attr | [ "grid" => "col-md-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_minQtyPerOrder" |
| valid | true |
| value | "1" |
maxQtyPerOrder
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 10 |
| View Format |
"10"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| row_attr | [ "grid" => "col-md-3" ] |
[ "grid" => "col-md-3" ] |
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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1375 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 |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [ "grid" => "col-md-3" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1376 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_tenant_product_edit_maxQtyPerOrder" ] |
| cache_key | "_tenant_product_edit_maxQtyPerOrder_integer" |
| compound | false |
| data | 10 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1706 -errors: [] -form: Symfony\Component\Form\Form {#1563 …} } |
| form | Symfony\Component\Form\FormView {#1707 …5} |
| full_name | "tenant_product_edit[maxQtyPerOrder]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_maxQtyPerOrder" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "maxQtyPerOrder" |
| priority | 0 |
| required | true |
| row_attr | [ "grid" => "col-md-3" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_maxQtyPerOrder" |
| valid | true |
| value | "10" |
importedImageLink
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 1000 ] |
[ "maxlength" => 1000 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 1000 ] |
| 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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1389 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 | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1497 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 1000 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_tenant_product_edit_importedImageLink" ] |
| cache_key | "_tenant_product_edit_importedImageLink_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1708 -errors: [] -form: Symfony\Component\Form\Form {#1566 …} } |
| form | Symfony\Component\Form\FormView {#1709 …5} |
| full_name | "tenant_product_edit[importedImageLink]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_importedImageLink" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "importedImageLink" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_importedImageLink" |
| valid | true |
| value | "" |
productImageFile
"Vich\UploaderBundle\Form\Type\VichImageType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| download_uri | false |
same as passed value |
| image_uri | false |
same as passed value |
| label | "Product image" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| 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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | null |
| delete_label | "vich_uploader.form_label.delete_confirm" |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | false |
| empty_data | Closure(FormInterface $form) {#1508 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 | [] |
| image_uri | false |
| imagine_pattern | null |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Product image" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| storage_resolve_method | 0 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1509 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | false |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_image" "_tenant_product_edit_productImageFile" ] |
| cache_key | "_tenant_product_edit_productImageFile_vich_image" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "vich_uploader.link.download" |
| download_uri | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1710 -errors: [] -form: Symfony\Component\Form\Form {#1584 …} } |
| form | Symfony\Component\Form\FormView {#1711 …5} |
| full_name | "tenant_product_edit[productImageFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_productImageFile" |
| image_uri | false |
| label | "Product image" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "productImageFile" |
| object | App\Entity\Tenant\TenantProduct {#898 -id: 20 -name: "TACOS DE CHURRASCO" -description: "Dos tacos suaves de churrasco con pico de gallo, lechuga, crema agria y queso rallado." -slug: "tacos-de-churrasco" -basePrice: 14 -comparePrice: 0 -costPrice: 10 -isAvailable: true -displayOrder: 6 -preparationTimeMinutes: 15 -minQtyPerOrder: 1 -maxQtyPerOrder: 10 -tenant: App\Entity\Core\Tenant {#918 …} -isActive: true -tags: Doctrine\ORM\PersistentCollection {#960 …} -productImageFile: null -productImageName: null -productImageSize: null -productImageMimeType: null -updatedAt: null -importedImageLink: null -tenantProductCategory: App\Entity\Tenant\TenantProductCategory {#967 -id: 3 -name: "Orale Beach" -displayOrder: 3 -masterCategory: null -product: Doctrine\ORM\PersistentCollection {#1615 …} -tenant: App\Entity\Core\Tenant {#918 …} } -imageUrl800: null -imageKey: null -imageCacheBuster: null } |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_productImageFile" |
| valid | true |
| value | [ "file" => null ] |
file
"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 |
|---|---|---|
| attr | [ "accept" => "image/*" ] |
[ "accept" => "image/*" ] |
| label | "Product image" |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [ "accept" => "image/*" ] |
| 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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| 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 | "Product image" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1576 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "accept" => "image/*" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_tenant_product_edit_productImageFile_file" ] |
| cache_key | "_tenant_product_edit_productImageFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1715 -errors: [] -form: Symfony\Component\Form\Form {#1587 …} } |
| form | Symfony\Component\Form\FormView {#1714 …5} |
| full_name | "tenant_product_edit[productImageFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit_productImageFile_file" |
| label | "Product image" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_tenant_product_edit_productImageFile_file" |
| valid | true |
| value | "" |
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-outline-danger" ] |
[ "class" => "btn btn-outline-danger" ] |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-outline-danger" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-outline-danger" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_tenant_product_edit_submit" ] |
| cache_key | "_tenant_product_edit_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1713 …5} |
| full_name | "tenant_product_edit[submit]" |
| id | "tenant_product_edit_submit" |
| label | null |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_tenant_product_edit_submit" |
| value | null |
_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 {#549 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#130 …} -logger: Monolog\Logger {#161 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#976 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 1 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1718 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() {#1720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#162 …} $message: Closure() {#1719 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_tenant_product_edit__token" ] |
| cache_key | "_tenant_product_edit__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1730 -errors: [] -form: Symfony\Component\Form\Form {#1726 …} } |
| form | Symfony\Component\Form\FormView {#1721 …5} |
| full_name | "tenant_product_edit[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "tenant_product_edit__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 | "_tenant_product_edit__token" |
| valid | true |
| value | "csrf-token" |