- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 482
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- Migrations 1
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
-
code
-
stock
-
stock_unlimited
-
sale_limit
-
price01
-
price02
-
tax_rate
-
delivery_fee
-
sale_type
-
delivery_duration
-
ClassCategory1
-
ClassCategory2
-
-
name
-
product_image
-
description_detail
-
description_list
-
-
0
-
1
-
2
-
3
-
4
-
5
-
-
-
3
-
2
-
1
-
-
search_word
-
free_area
-
Status
-
note
-
tags
-
images
-
add_images
-
delete_images
-
return_link
-
_token
-
-
-
id
-
category_id
-
-
1
-
2
-
3
-
-
-
0
-
1
-
-
tag_id
-
create_date_start
-
create_datetime_start
-
create_date_end
-
create_datetime_end
-
update_date_start
-
update_datetime_start
-
update_date_end
-
update_datetime_end
-
sortkey
-
sorttype
-
_token
-
admin_product
"Eccube\Form\Type\Admin\ProductType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Eccube\Entity\Product {#4743 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: null -name: null -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: null -update_date: null -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#4744 …} -ProductClasses: Doctrine\Common\Collections\ArrayCollection {#4780 …} -ProductImage: Doctrine\Common\Collections\ArrayCollection {#4778 …} -ProductTag: Doctrine\Common\Collections\ArrayCollection {#4775 …} -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4776 …} -Creator: null -Status: Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | Eccube\Entity\Product {#4743 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: null -name: null -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: null -update_date: null -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#4744 …} -ProductClasses: Doctrine\Common\Collections\ArrayCollection {#4780 …} -ProductImage: Doctrine\Common\Collections\ArrayCollection {#4778 …} -ProductTag: Doctrine\Common\Collections\ArrayCollection {#4775 …} -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4776 …} -Creator: null -Status: Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data | Eccube\Entity\Product {#4743 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: null -name: null -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: null -update_date: null -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#4744 …} -ProductClasses: Doctrine\Common\Collections\ArrayCollection {#4780 …} -ProductImage: Doctrine\Common\Collections\ArrayCollection {#4778 …} -ProductTag: Doctrine\Common\Collections\ArrayCollection {#4775 …} -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4776 …} -Creator: null -Status: Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } } |
data_class | "Eccube\Entity\Product" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4844 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} use: { $class: "Eccube\Entity\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 |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#4842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#4843 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "admin_product" "_admin_product" ] |
cache_key | "_admin_product_admin_product" |
compound | true |
data | Eccube\Entity\Product {#4743 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: null -name: null -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: null -update_date: null -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#4744 …} -ProductClasses: Doctrine\Common\Collections\ArrayCollection {#4780 …} -ProductImage: Doctrine\Common\Collections\ArrayCollection {#4778 …} -ProductTag: Doctrine\Common\Collections\ArrayCollection {#4775 …} -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4776 …} -Creator: null -Status: Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6282 -form: Symfony\Component\Form\Form {#5396 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6279 …5} |
full_name | "admin_product" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "admin_product" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product" |
valid | true |
value | Eccube\Entity\Product {#4743 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: null -name: null -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: null -update_date: null -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#4744 …} -ProductClasses: Doctrine\Common\Collections\ArrayCollection {#4780 …} -ProductImage: Doctrine\Common\Collections\ArrayCollection {#4778 …} -ProductTag: Doctrine\Common\Collections\ArrayCollection {#4775 …} -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4776 …} -Creator: null -Status: Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } } |
class
"Eccube\Form\Type\Admin\ProductClassType"
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 |
---|---|---|
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | "Eccube\Entity\ProductClass" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4881 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} use: { $class: "Eccube\Entity\ProductClass" } } |
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 | [] |
legacy_error_messages | true |
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() {#4883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#4886 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "admin_product_class" "_admin_product_class" ] |
cache_key | "_admin_product_class_admin_product_class" |
compound | true |
data | Eccube\Entity\ProductClass {#4767 -price01_inc_tax: null -price02_inc_tax: null -tax_rate: false -id: null -code: null -stock: null -stock_unlimited: true -sale_limit: null -price01: null -price02: null -delivery_fee: null -visible: true -create_date: null -update_date: null -currency_code: null -point_rate: null -ProductStock: Eccube\Entity\ProductStock {#4759 …} -TaxRule: null -Product: Eccube\Entity\Product {#4743 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: null -name: null -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: null -update_date: null -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#4744 …} -ProductClasses: Doctrine\Common\Collections\ArrayCollection {#4780 …} -ProductImage: Doctrine\Common\Collections\ArrayCollection {#4778 …} -ProductTag: Doctrine\Common\Collections\ArrayCollection {#4775 …} -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4776 …} -Creator: null -Status: Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } } -SaleType: null -ClassCategory1: null -ClassCategory2: null -DeliveryDuration: null -Creator: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6343 -form: Symfony\Component\Form\Form {#5617 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6339 …5} |
full_name | "admin_product[class]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "class" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class" |
valid | true |
value | Eccube\Entity\ProductClass {#4767 -price01_inc_tax: null -price02_inc_tax: null -tax_rate: false -id: null -code: null -stock: null -stock_unlimited: true -sale_limit: null -price01: null -price02: null -delivery_fee: null -visible: true -create_date: null -update_date: null -currency_code: null -point_rate: null -ProductStock: Eccube\Entity\ProductStock {#4759 …} -TaxRule: null -Product: Eccube\Entity\Product {#4743 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: null -name: null -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: null -update_date: null -ProductCategories: Doctrine\Common\Collections\ArrayCollection {#4744 …} -ProductClasses: Doctrine\Common\Collections\ArrayCollection {#4780 …} -ProductImage: Doctrine\Common\Collections\ArrayCollection {#4778 …} -ProductTag: Doctrine\Common\Collections\ArrayCollection {#4775 …} -CustomerFavoriteProducts: Doctrine\Common\Collections\ArrayCollection {#4776 …} -Creator: null -Status: Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } } -SaleType: null -ClassCategory1: null -ClassCategory2: null -DeliveryDuration: null -Creator: null } |
code
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#4968 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4968 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4968 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5400 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5401 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_product_class_code" ] |
cache_key | "_admin_product_class_code_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6281 -form: Symfony\Component\Form\Form {#5624 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6338 …5} |
full_name | "admin_product[class][code]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_code" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "code" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_code" |
valid | true |
value | "" |
stock
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Regex {#4969 +message: "form_error.numeric_only" +pattern: "/^\d+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#4969 +message: "form_error.numeric_only" +pattern: "/^\d+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Regex {#4969 +message: "form_error.numeric_only" +pattern: "/^\d+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | "number" |
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 | [] |
legacy_error_messages | true |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5417 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_admin_product_class_stock" ] |
cache_key | "_admin_product_class_stock_number" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6280 -form: Symfony\Component\Form\Form {#5627 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6333 …5} |
full_name | "admin_product[class][stock]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_stock" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "stock" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_stock" |
valid | true |
value | "" |
stock_unlimited
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "admin.product.stock_unlimited__short" |
same as passed value |
required | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.product.stock_unlimited__short" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#5436 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5434 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_class_stock_unlimited" ] |
cache_key | "_admin_product_class_stock_unlimited_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6334 -form: Symfony\Component\Form\Form {#5630 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6336 …5} |
full_name | "admin_product[class][stock_unlimited]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_stock_unlimited" |
label | "admin.product.stock_unlimited__short" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "stock_unlimited" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_stock_unlimited" |
valid | true |
value | "1" |
sale_limit
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#4902 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#4907 +message: "This value should be greater than or equal to {{ compared_value }}." +value: 1 +propertyPath: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#4908 +message: "form_error.numeric_only" +pattern: "/^\d+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4902 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#4907 +message: "This value should be greater than or equal to {{ compared_value }}." +value: 1 +propertyPath: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#4908 +message: "form_error.numeric_only" +pattern: "/^\d+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4902 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 10 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#4907 +message: "This value should be greater than or equal to {{ compared_value }}." +value: 1 +propertyPath: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#4908 +message: "form_error.numeric_only" +pattern: "/^\d+$/u" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5445 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | "number" |
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 | [] |
legacy_error_messages | true |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5444 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_admin_product_class_sale_limit" ] |
cache_key | "_admin_product_class_sale_limit_number" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6284 -form: Symfony\Component\Form\Form {#5633 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6329 …5} |
full_name | "admin_product[class][sale_limit]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_sale_limit" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sale_limit" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_sale_limit" |
valid | true |
value | "" |
price01
"Eccube\Form\Type\PriceType"
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept_minus | false |
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5487 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 2147483647 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
currency | "JPY" |
data_class | null |
disabled | false |
divisor | 1 |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5491 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | true |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
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 | [] |
legacy_error_messages | true |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | 0 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5489 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "price" "_admin_product_class_price01" ] |
cache_key | "_admin_product_class_price01_price" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6326 -form: Symfony\Component\Form\Form {#5636 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6330 …5} |
full_name | "admin_product[class][price01]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_price01" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "¥ {{ widget }}" |
multipart | false |
name | "price01" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_price01" |
valid | true |
value | "" |
price02
"Eccube\Form\Type\PriceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
accept_minus | false |
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5471 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Range {#5479 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 2147483647 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
currency | "JPY" |
data_class | null |
disabled | false |
divisor | 1 |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5466 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | true |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
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 | [] |
legacy_error_messages | true |
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 | [] |
scale | 0 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5468 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5467 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "price" "_admin_product_class_price02" ] |
cache_key | "_admin_product_class_price02_price" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6327 -form: Symfony\Component\Form\Form {#5639 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6325 …5} |
full_name | "admin_product[class][price02]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_price02" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "¥ {{ widget }}" |
multipart | false |
name | "price02" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_price02" |
valid | true |
value | "" |
tax_rate
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Range {#4909 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 100 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4984 +message: "form_error.float_only" +pattern: "/^\d+(\.\d+)?$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#4909 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 100 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4984 +message: "form_error.float_only" +pattern: "/^\d+(\.\d+)?$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#4909 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 100 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4984 +message: "form_error.float_only" +pattern: "/^\d+(\.\d+)?$/" +htmlPattern: null +match: true +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5495 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5497 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5496 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_product_class_tax_rate" ] |
cache_key | "_admin_product_class_tax_rate_text" |
compound | false |
data | "" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6283 -form: Symfony\Component\Form\Form {#5642 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6347 …5} |
full_name | "admin_product[class][tax_rate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_tax_rate" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tax_rate" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_tax_rate" |
valid | true |
value | "" |
delivery_fee
"Eccube\Form\Type\PriceType"
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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
accept_minus | false |
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5508 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "This value should be {{ limit }} or more." +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: 0 +minPropertyPath: null +max: 2147483647 +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
currency | "JPY" |
data_class | null |
disabled | false |
divisor | 1 |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | true |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
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 | [] |
legacy_error_messages | true |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | 0 |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5506 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "money" "price" "_admin_product_class_delivery_fee" ] |
cache_key | "_admin_product_class_delivery_fee_price" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6340 -form: Symfony\Component\Form\Form {#5645 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6345 …5} |
full_name | "admin_product[class][delivery_fee]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_delivery_fee" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
money_pattern | "¥ {{ widget }}" |
multipart | false |
name | "delivery_fee" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_delivery_fee" |
valid | true |
value | "" |
sale_type
"Eccube\Form\Type\Master\SaleTypeType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4982 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4982 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
expanded | false |
false
|
multiple | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5114 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5555 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5538 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5539 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5537 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5533 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5523 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\SaleType" |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4982 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} |
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 {#5533 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5523 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "salestype.label.sales_type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5544 -_em: Doctrine\ORM\EntityManager {#610 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5542 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5541 #from: "Eccube\Entity\Master\SaleType" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5540 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\SaleType m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5545 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5521 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "sale_type" "_admin_product_class_sale_type" ] |
cache_key | "_admin_product_class_sale_type_sale_type" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6351 +label: "販売種別A" +value: "1" +data: Eccube\Entity\Master\SaleType {#6368 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6353 +label: "販売種別B" +value: "2" +data: Eccube\Entity\Master\SaleType {#6369 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6349 -form: Symfony\Component\Form\Form {#5648 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6350 …5} |
full_name | "admin_product[class][sale_type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_sale_type" |
is_selected | Closure($choice, $value) {#6358 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5068 …} } |
label | "salestype.label.sales_type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "sale_type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_sale_type" |
valid | true |
value | "" |
delivery_duration
"Eccube\Form\Type\Master\DeliveryDurationType"
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 |
---|---|---|
placeholder | "common.select__unspecified" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5114 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5623 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5586 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5587 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5585 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5564 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5560 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\DeliveryDuration" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} |
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 {#5564 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5560 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__unspecified" |
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 {#5592 -_em: Doctrine\ORM\EntityManager {#610 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5590 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5589 #from: "Eccube\Entity\DeliveryDuration" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5588 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\DeliveryDuration m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5593 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5558 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "delivery_duration" "_admin_product_class_delivery_duration" ] |
cache_key | "_admin_product_class_delivery_duration_delivery_duration" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6364 +label: "即日" +value: "1" +data: Eccube\Entity\DeliveryDuration {#6381 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6361 +label: "1~2日後" +value: "2" +data: Eccube\Entity\DeliveryDuration {#6383 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6365 +label: "3~4日後" +value: "3" +data: Eccube\Entity\DeliveryDuration {#6384 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6372 +label: "1週間以降" +value: "4" +data: Eccube\Entity\DeliveryDuration {#6385 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6371 +label: "2週間以降" +value: "5" +data: Eccube\Entity\DeliveryDuration {#6386 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6362 +label: "3週間以降" +value: "6" +data: Eccube\Entity\DeliveryDuration {#6387 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6378 +label: "1ヶ月以降" +value: "7" +data: Eccube\Entity\DeliveryDuration {#6388 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6376 +label: "2ヶ月以降" +value: "8" +data: Eccube\Entity\DeliveryDuration {#6389 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6375 +label: "お取り寄せ(商品入荷後)" +value: "9" +data: Eccube\Entity\DeliveryDuration {#6390 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6357 -form: Symfony\Component\Form\Form {#5651 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6352 …5} |
full_name | "admin_product[class][delivery_duration]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_delivery_duration" |
is_selected | Closure($choice, $value) {#6379 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5068 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "delivery_duration" |
placeholder | "common.select__unspecified" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_delivery_duration" |
valid | true |
value | "" |
ClassCategory1
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | "" |
View Format | same as normalized format |
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\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4912 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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() {#4983 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#4985 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_product_class_ClassCategory1" ] |
cache_key | "_admin_product_class_ClassCategory1_hidden" |
compound | false |
data | "" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6391 -form: Symfony\Component\Form\Form {#5654 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6392 …5} |
full_name | "admin_product[class][ClassCategory1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_ClassCategory1" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ClassCategory1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_ClassCategory1" |
valid | true |
value | "" |
ClassCategory2
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | "" |
View Format | same as normalized format |
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\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4996 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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() {#4998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#4997 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_product_class_ClassCategory2" ] |
cache_key | "_admin_product_class_ClassCategory2_hidden" |
compound | false |
data | "" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6393 -form: Symfony\Component\Form\Form {#5657 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6394 …5} |
full_name | "admin_product[class][ClassCategory2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_class_ClassCategory2" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ClassCategory2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_class_ClassCategory2" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4890 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4896 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4890 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4896 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4890 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4896 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | false |
purify_html_profile | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5017 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_product_name" ] |
cache_key | "_admin_product_name_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6344 -form: Symfony\Component\Form\Form {#5660 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6341 …5} |
full_name | "admin_product[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_name" |
valid | true |
value | "" |
product_image
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
false
|
multiple | true |
same as passed value |
required | false |
false
|
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\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | [] |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | true |
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() {#5064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5063 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "multiple" => "multiple" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_admin_product_product_image" ] |
cache_key | "_admin_product_product_image_file" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6396 -form: Symfony\Component\Form\Form {#5663 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6395 …5} |
full_name | "admin_product[product_image][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_product_image" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "product_image" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_admin_product_product_image" |
valid | true |
value | "" |
description_detail
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#4895 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4895 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
purify_html | true |
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 | [ Symfony\Component\Validator\Constraints\Length {#4895 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5053 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_admin_product_description_detail" ] |
cache_key | "_admin_product_description_detail_textarea" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6397 -form: Symfony\Component\Form\Form {#5666 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6398 …5} |
full_name | "admin_product[description_detail]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_description_detail" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description_detail" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_description_detail" |
valid | true |
value | "" |
description_list
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#4889 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4889 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
purify_html | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4889 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5040 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5035 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5036 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_admin_product_description_list" ] |
cache_key | "_admin_product_description_list_textarea" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6399 -form: Symfony\Component\Form\Form {#5669 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6400 …5} |
full_name | "admin_product[description_list]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_description_list" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description_list" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_description_list" |
valid | true |
value | "" |
Category
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
choice_value | Closure(Category $Category = null) {#4888 class: "Eccube\Form\Type\Admin\ProductType" this: Eccube\Form\Type\Admin\ProductType {#4751 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#4954 -id: 9 -name: "Pokemon AR" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1751971523 {#4974 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751971523 {#4973 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4803 -id: 8 -name: "OP PSA10" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1748489920 {#4814 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489920 {#4815 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4816 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4856 -id: 7 -name: "Pokemon PSA10" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1748485932 {#4819 date: 2025-05-29 11:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489909 {#4818 date: 2025-05-29 12:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4861 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4904 -id: 1 -name: "pokemon psa9~" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598845 {#4897 date: 2025-05-30 18:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4862 -id: 2 -name: "Others BOX" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#4864 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598908 {#4863 date: 2025-05-30 18:55:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4940 -id: 5 -name: "single card" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#4941 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598935 {#4945 date: 2025-05-30 18:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } ] |
[ Eccube\Entity\Category {#4954 -id: 9 -name: "Pokemon AR" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1751971523 {#4974 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751971523 {#4973 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4803 -id: 8 -name: "OP PSA10" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1748489920 {#4814 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489920 {#4815 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4816 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4856 -id: 7 -name: "Pokemon PSA10" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1748485932 {#4819 date: 2025-05-29 11:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489909 {#4818 date: 2025-05-29 12:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4861 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4904 -id: 1 -name: "pokemon psa9~" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598845 {#4897 date: 2025-05-30 18:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4862 -id: 2 -name: "Others BOX" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#4864 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598908 {#4863 date: 2025-05-30 18:55:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4940 -id: 5 -name: "single card" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#4941 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598935 {#4945 date: 2025-05-30 18:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } ] |
expanded | true |
same as passed value |
mapped | false |
false
|
multiple | true |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "Name" |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#4888 class: "Eccube\Form\Type\Admin\ProductType" this: Eccube\Form\Type\Admin\ProductType {#4751 …} } |
choices | [ Eccube\Entity\Category {#4954 -id: 9 -name: "Pokemon AR" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1751971523 {#4974 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751971523 {#4973 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4803 -id: 8 -name: "OP PSA10" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1748489920 {#4814 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489920 {#4815 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4816 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4856 -id: 7 -name: "Pokemon PSA10" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1748485932 {#4819 date: 2025-05-29 11:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489909 {#4818 date: 2025-05-29 12:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4861 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4904 -id: 1 -name: "pokemon psa9~" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598845 {#4897 date: 2025-05-30 18:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4862 -id: 2 -name: "Others BOX" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#4864 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598908 {#4863 date: 2025-05-30 18:55:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4940 -id: 5 -name: "single card" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#4941 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598935 {#4945 date: 2025-05-30 18:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5081 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_admin_product_Category" ] |
cache_key | "_admin_product_Category_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "Pokemon AR" +value: "9" +data: Eccube\Entity\Category {#4954 -id: 9 -name: "Pokemon AR" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1751971523 {#4974 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751971523 {#4973 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "OP PSA10" +value: "8" +data: Eccube\Entity\Category {#4803 -id: 8 -name: "OP PSA10" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1748489920 {#4814 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489920 {#4815 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4816 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "Pokemon PSA10" +value: "7" +data: Eccube\Entity\Category {#4856 -id: 7 -name: "Pokemon PSA10" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1748485932 {#4819 date: 2025-05-29 11:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489909 {#4818 date: 2025-05-29 12:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4861 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "pokemon psa9~" +value: "1" +data: Eccube\Entity\Category {#4904 -id: 1 -name: "pokemon psa9~" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598845 {#4897 date: 2025-05-30 18:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "Others BOX" +value: "2" +data: Eccube\Entity\Category {#4862 -id: 2 -name: "Others BOX" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#4864 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598908 {#4863 date: 2025-05-30 18:55:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "single card" +value: "5" +data: Eccube\Entity\Category {#4940 -id: 5 -name: "single card" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#4941 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598935 {#4945 date: 2025-05-30 18:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6401 -form: Symfony\Component\Form\Form {#5732 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6402 …5} |
full_name | "admin_product[Category]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Category" |
is_selected | Closure($choice, array $values) {#6403 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5068 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "Category" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_Category" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pokemon AR" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "9" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pokemon AR" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#5674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5673 …} } } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_Category_entry" ] |
cache_key | "_admin_product_Category_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6407 -form: Symfony\Component\Form\Form {#5735 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6406 …5} |
full_name | "admin_product[Category][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Category_0" |
label | "Pokemon AR" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_Category_entry" |
valid | true |
value | "9" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "OP PSA10" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "8" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "OP PSA10" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#5684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5683 …} } } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_Category_entry" ] |
cache_key | "_admin_product_Category_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6408 -form: Symfony\Component\Form\Form {#5738 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6409 …5} |
full_name | "admin_product[Category][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Category_1" |
label | "OP PSA10" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_Category_entry" |
valid | true |
value | "8" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pokemon PSA10" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "7" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pokemon PSA10" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#5694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5693 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_Category_entry" ] |
cache_key | "_admin_product_Category_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6410 -form: Symfony\Component\Form\Form {#5741 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6411 …5} |
full_name | "admin_product[Category][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Category_2" |
label | "Pokemon PSA10" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_Category_entry" |
valid | true |
value | "7" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "pokemon psa9~" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "pokemon psa9~" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#5704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5703 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_Category_entry" ] |
cache_key | "_admin_product_Category_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6412 -form: Symfony\Component\Form\Form {#5744 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6413 …5} |
full_name | "admin_product[Category][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Category_3" |
label | "pokemon psa9~" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_Category_entry" |
valid | true |
value | "1" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Others BOX" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Others BOX" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#5714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5713 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_Category_entry" ] |
cache_key | "_admin_product_Category_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6414 -form: Symfony\Component\Form\Form {#5747 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6415 …5} |
full_name | "admin_product[Category][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Category_4" |
label | "Others BOX" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_Category_entry" |
valid | true |
value | "2" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "single card" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "single card" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#5724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5723 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_Category_entry" ] |
cache_key | "_admin_product_Category_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6416 -form: Symfony\Component\Form\Form {#5750 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6417 …5} |
full_name | "admin_product[Category][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Category_5" |
label | "single card" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_Category_entry" |
valid | true |
value | "5" |
Tag
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
class | "Eccube\Entity\Tag" |
same as passed value |
expanded | true |
same as passed value |
mapped | false |
false
|
multiple | true |
same as passed value |
query_builder | Closure($er) {#4905 class: "Eccube\Form\Type\Admin\ProductType" this: Eccube\Form\Type\Admin\ProductType {#4751 …} } |
Doctrine\ORM\QueryBuilder {#5123 -_em: Doctrine\ORM\EntityManager {#610 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5121 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5120 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5119 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5122 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5114 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5141 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5117 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5137 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5118 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5132 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4267 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Tag" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#5132 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4267 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5123 -_em: Doctrine\ORM\EntityManager {#610 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5121 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5120 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5119 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5122 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5129 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_admin_product_Tag" ] |
cache_key | "_admin_product_Tag_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "限定品" +value: "3" +data: Eccube\Entity\Tag {#5154 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "おすすめ商品" +value: "2" +data: Eccube\Entity\Tag {#5199 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "新商品" +value: "1" +data: Eccube\Entity\Tag {#5194 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6405 -form: Symfony\Component\Form\Form {#5783 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6404 …5} |
full_name | "admin_product[Tag]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Tag" |
is_selected | Closure($choice, array $values) {#6419 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5068 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "Tag" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_Tag" |
valid | true |
value | [] |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "限定品" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "限定品" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
trim | true |
upload_max_size_message | Closure() {#5755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5754 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_Tag_entry" ] |
cache_key | "_admin_product_Tag_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6422 -form: Symfony\Component\Form\Form {#5786 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6421 …5} |
full_name | "admin_product[Tag][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Tag_3" |
label | "限定品" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_admin_product_Tag_entry" |
valid | true |
value | "3" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "おすすめ商品" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "おすすめ商品" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
trim | true |
upload_max_size_message | Closure() {#5765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5764 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_Tag_entry" ] |
cache_key | "_admin_product_Tag_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6423 -form: Symfony\Component\Form\Form {#5789 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6424 …5} |
full_name | "admin_product[Tag][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Tag_2" |
label | "おすすめ商品" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_admin_product_Tag_entry" |
valid | true |
value | "2" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "新商品" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "新商品" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
trim | true |
upload_max_size_message | Closure() {#5775 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5774 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_product_Tag_entry" ] |
cache_key | "_admin_product_Tag_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6425 -form: Symfony\Component\Form\Form {#5792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6426 …5} |
full_name | "admin_product[Tag][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Tag_1" |
label | "新商品" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_admin_product_Tag_entry" |
valid | true |
value | "1" |
search_word
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#4885 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4885 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4885 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5152 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5188 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_product_search_word" ] |
cache_key | "_admin_product_search_word_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6420 -form: Symfony\Component\Form\Form {#5795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6418 …5} |
full_name | "admin_product[search_word]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_search_word" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "search_word" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_search_word" |
valid | true |
value | "" |
free_area
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Eccube\Form\Validator\TwigLint {#4884 +message: "Invalid twig format. {{ error }}" +payload: null } Symfony\Component\Validator\Constraints\Length {#4972 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Eccube\Form\Validator\TwigLint {#4884 +message: "Invalid twig format. {{ error }}" +payload: null } Symfony\Component\Validator\Constraints\Length {#4972 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
purify_html | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Eccube\Form\Validator\TwigLint {#4884 +message: "Invalid twig format. {{ error }}" +payload: null } Symfony\Component\Validator\Constraints\Length {#4972 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5228 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5229 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_admin_product_free_area" ] |
cache_key | "_admin_product_free_area_textarea" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6428 -form: Symfony\Component\Form\Form {#5798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6427 …5} |
full_name | "admin_product[free_area]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_free_area" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "free_area" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_free_area" |
valid | true |
value | "" |
Status
"Eccube\Form\Type\Master\ProductStatusType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } |
View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4877 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4877 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5114 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5272 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5255 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5254 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5256 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5260 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4265 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\ProductStatus" |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4877 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} |
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 {#5260 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4265 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5249 -_em: Doctrine\ORM\EntityManager {#610 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5251 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5252 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5253 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\ProductStatus m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5250 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5248 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5245 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_status" "_admin_product_Status" ] |
cache_key | "_admin_product_Status_product_status" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5985 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#5956 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5987 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5989 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#6000 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6429 -form: Symfony\Component\Form\Form {#5801 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6430 …5} |
full_name | "admin_product[Status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_Status" |
is_selected | Closure($choice, $value) {#6431 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5068 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "Status" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_Status" |
valid | true |
value | "2" |
note
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\Length {#4882 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4882 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#4882 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5267 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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 |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5264 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_admin_product_note" ] |
cache_key | "_admin_product_note_textarea" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6432 -form: Symfony\Component\Form\Form {#5804 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6433 …5} |
full_name | "admin_product[note]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_note" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "note" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_note" |
valid | true |
value | "" |
tags
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
mapped | false |
false
|
prototype | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
delete_empty | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5287 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
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 | [] |
legacy_error_messages | true |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5281 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_admin_product_tags" ] |
cache_key | "_admin_product_tags_collection" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6434 -form: Symfony\Component\Form\Form {#5807 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6435 …5} |
full_name | "admin_product[tags]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_tags" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tags" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#6436 …5} |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_tags" |
valid | true |
value | null |
images
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
mapped | false |
false
|
prototype | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
delete_empty | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5342 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
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 | [] |
legacy_error_messages | true |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5346 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_admin_product_images" ] |
cache_key | "_admin_product_images_collection" |
compound | true |
data | [] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6439 -form: Symfony\Component\Form\Form {#5810 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6438 …5} |
full_name | "admin_product[images]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_images" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "images" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#6440 …5} |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_images" |
valid | true |
value | [] |
add_images
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
mapped | false |
false
|
prototype | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
delete_empty | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5327 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
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 | [] |
legacy_error_messages | true |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5328 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_admin_product_add_images" ] |
cache_key | "_admin_product_add_images_collection" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6443 -form: Symfony\Component\Form\Form {#5813 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6442 …5} |
full_name | "admin_product[add_images]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_add_images" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "add_images" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#6444 …5} |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_add_images" |
valid | true |
value | null |
delete_images
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
mapped | false |
false
|
prototype | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
delete_empty | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5362 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
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 | [] |
legacy_error_messages | true |
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 |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5363 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_admin_product_delete_images" ] |
cache_key | "_admin_product_delete_images_collection" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6447 -form: Symfony\Component\Form\Form {#5816 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6446 …5} |
full_name | "admin_product[delete_images]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_delete_images" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "delete_images" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#6448 …5} |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_delete_images" |
valid | true |
value | null |
return_link
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5387 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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() {#5389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5388 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_product_return_link" ] |
cache_key | "_admin_product_return_link_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6451 -form: Symfony\Component\Form\Form {#5819 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6450 …5} |
full_name | "admin_product[return_link]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product_return_link" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "return_link" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product_return_link" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "aeac52f59306a3d.Dqy4FD3IBKJHh58ffibWAcZVaeYhHy0LSkp9QLSBGZs.SNznI1G6M9M2wMwmPBaEd5MYBdJ2bnhoJiwidPrILsNM__Yje4psyQ-06A" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "aeac52f59306a3d.Dqy4FD3IBKJHh58ffibWAcZVaeYhHy0LSkp9QLSBGZs.SNznI1G6M9M2wMwmPBaEd5MYBdJ2bnhoJiwidPrILsNM__Yje4psyQ-06A" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data | "aeac52f59306a3d.Dqy4FD3IBKJHh58ffibWAcZVaeYhHy0LSkp9QLSBGZs.SNznI1G6M9M2wMwmPBaEd5MYBdJ2bnhoJiwidPrILsNM__Yje4psyQ-06A" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6454 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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() {#6453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6452 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_admin_product__token" ] |
cache_key | "_admin_product__token_hidden" |
compound | false |
data | "aeac52f59306a3d.Dqy4FD3IBKJHh58ffibWAcZVaeYhHy0LSkp9QLSBGZs.SNznI1G6M9M2wMwmPBaEd5MYBdJ2bnhoJiwidPrILsNM__Yje4psyQ-06A" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6465 -form: Symfony\Component\Form\Form {#6460 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6348 …5} |
full_name | "admin_product[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_product__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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_product__token" |
valid | true |
value | "aeac52f59306a3d.Dqy4FD3IBKJHh58ffibWAcZVaeYhHy0LSkp9QLSBGZs.SNznI1G6M9M2wMwmPBaEd5MYBdJ2bnhoJiwidPrILsNM__Yje4psyQ-06A" |
admin_search_product
"Eccube\Form\Type\Admin\SearchProductType"
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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5831 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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() {#5924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5922 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "admin_search_product" "_admin_search_product" ] |
cache_key | "_admin_search_product_admin_search_product" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6466 -form: Symfony\Component\Form\Form {#6164 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6467 …5} |
full_name | "admin_search_product" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "admin_search_product" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product" |
valid | true |
value | null |
id
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 |
---|---|---|
label | "admin.product.multi_search_label" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5365 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | "admin.product.multi_search_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5309 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5330 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_search_product_id" ] |
cache_key | "_admin_search_product_id_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6471 -form: Symfony\Component\Form\Form {#6167 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6470 …5} |
full_name | "admin_search_product[id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_id" |
label | "admin.product.multi_search_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_id" |
valid | true |
value | "" |
category_id
"Eccube\Form\Type\Master\CategoryType"
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 | "NameWithLevel" |
same as passed value |
choice_value | Closure(Category $Category = null) {#5954 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5834 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#4954 -id: 9 -name: "Pokemon AR" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1751971523 {#4974 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751971523 {#4973 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4803 -id: 8 -name: "OP PSA10" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1748489920 {#4814 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489920 {#4815 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4816 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4856 -id: 7 -name: "Pokemon PSA10" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1748485932 {#4819 date: 2025-05-29 11:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489909 {#4818 date: 2025-05-29 12:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4861 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4904 -id: 1 -name: "pokemon psa9~" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598845 {#4897 date: 2025-05-30 18:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4862 -id: 2 -name: "Others BOX" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#4864 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598908 {#4863 date: 2025-05-30 18:55:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4940 -id: 5 -name: "single card" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#4941 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598935 {#4945 date: 2025-05-30 18:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } ] |
[ Eccube\Entity\Category {#4954 -id: 9 -name: "Pokemon AR" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1751971523 {#4974 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751971523 {#4973 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4803 -id: 8 -name: "OP PSA10" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1748489920 {#4814 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489920 {#4815 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4816 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4856 -id: 7 -name: "Pokemon PSA10" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1748485932 {#4819 date: 2025-05-29 11:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489909 {#4818 date: 2025-05-29 12:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4861 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4904 -id: 1 -name: "pokemon psa9~" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598845 {#4897 date: 2025-05-30 18:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4862 -id: 2 -name: "Others BOX" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#4864 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598908 {#4863 date: 2025-05-30 18:55:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4940 -id: 5 -name: "single card" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#4941 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598935 {#4945 date: 2025-05-30 18:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } ] |
expanded | false |
false
|
label | "admin.product.category" |
same as passed value |
multiple | false |
false
|
placeholder | "common.select__all_products" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5675 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#5954 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5834 …} } |
choices | [ Eccube\Entity\Category {#4954 -id: 9 -name: "Pokemon AR" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1751971523 {#4974 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751971523 {#4973 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4803 -id: 8 -name: "OP PSA10" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1748489920 {#4814 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489920 {#4815 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4816 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4856 -id: 7 -name: "Pokemon PSA10" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1748485932 {#4819 date: 2025-05-29 11:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489909 {#4818 date: 2025-05-29 12:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4861 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4904 -id: 1 -name: "pokemon psa9~" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598845 {#4897 date: 2025-05-30 18:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4862 -id: 2 -name: "Others BOX" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#4864 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598908 {#4863 date: 2025-05-30 18:55:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } Eccube\Entity\Category {#4940 -id: 5 -name: "single card" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#4941 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598935 {#4945 date: 2025-05-30 18:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } ] |
class | "Eccube\Entity\Category" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} |
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 {#5685 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4403 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.product.category" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__all_products" |
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 {#5034 -_em: Doctrine\ORM\EntityManager {#610 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5061 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5019 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4876 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#5046 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5705 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "category" "_admin_search_product_category_id" ] |
cache_key | "_admin_search_product_category_id_category" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6476 +label: "Pokemon AR" +value: "9" +data: Eccube\Entity\Category {#4954 -id: 9 -name: "Pokemon AR" -hierarchy: 1 -sort_no: 6 -create_date: DateTime @1751971523 {#4974 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1751971523 {#4973 date: 2025-07-08 19:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4840 …} -Children: Doctrine\ORM\PersistentCollection {#4813 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6478 +label: "OP PSA10" +value: "8" +data: Eccube\Entity\Category {#4803 -id: 8 -name: "OP PSA10" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1748489920 {#4814 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489920 {#4815 date: 2025-05-29 12:38:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4816 …} -Children: Doctrine\ORM\PersistentCollection {#4820 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6477 +label: "Pokemon PSA10" +value: "7" +data: Eccube\Entity\Category {#4856 -id: 7 -name: "Pokemon PSA10" -hierarchy: 1 -sort_no: 4 -create_date: DateTime @1748485932 {#4819 date: 2025-05-29 11:32:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748489909 {#4818 date: 2025-05-29 12:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4855 …} -Children: Doctrine\ORM\PersistentCollection {#4861 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6480 +label: "pokemon psa9~" +value: "1" +data: Eccube\Entity\Category {#4904 -id: 1 -name: "pokemon psa9~" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1488881692 {#4887 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598845 {#4897 date: 2025-05-30 18:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4906 …} -Children: Doctrine\ORM\PersistentCollection {#4859 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6481 +label: "Others BOX" +value: "2" +data: Eccube\Entity\Category {#4862 -id: 2 -name: "Others BOX" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1488881692 {#4864 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598908 {#4863 date: 2025-05-30 18:55:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4874 …} -Children: Doctrine\ORM\PersistentCollection {#4870 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6482 +label: "single card" +value: "5" +data: Eccube\Entity\Category {#4940 -id: 5 -name: "single card" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#4941 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1748598935 {#4945 date: 2025-05-30 18:55:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4938 …} -Children: Doctrine\ORM\PersistentCollection {#4922 …} -Parent: null -Creator: Eccube\Entity\Member {#2818 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6472 -form: Symfony\Component\Form\Form {#6170 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6473 …5} |
full_name | "admin_search_product[category_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_category_id" |
is_selected | Closure($choice, $value) {#6475 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5068 …} } |
label | "admin.product.category" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_category_id" |
valid | true |
value | "" |
status
"Eccube\Form\Type\Master\ProductStatusType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#5956 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#5956 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#5956 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } ] |
expanded | true |
same as passed value |
label | "admin.product.display_status" |
same as passed value |
multiple | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5114 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5979 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5255 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5978 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5980 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5260 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4265 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\ProductStatus" |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data | [ Eccube\Entity\Master\ProductStatus {#5956 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } ] |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#5260 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4265 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.product.display_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5403 -_em: Doctrine\ORM\EntityManager {#610 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5975 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5974 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5970 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\ProductStatus m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5972 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5432 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_status" "_admin_search_product_status" ] |
cache_key | "_admin_search_product_status_product_status" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5985 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#5956 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5987 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5989 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#6000 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#5956 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#4756 #id: 2 #name: "非公開" #sort_no: 1 } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6483 -form: Symfony\Component\Form\Form {#6203 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6474 …5} |
full_name | "admin_search_product[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status" |
is_selected | Closure($choice, array $values) {#6484 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5068 …} } |
label | "admin.product.display_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "status" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_status" |
valid | true |
value | [ "1" "2" ] |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "公開" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "公開" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
trim | true |
upload_max_size_message | Closure() {#6175 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6174 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6488 -form: Symfony\Component\Form\Form {#6206 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6487 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_1" |
label | "公開" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"2"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "非公開" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "非公開" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
trim | true |
upload_max_size_message | Closure() {#6185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6184 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6489 -form: Symfony\Component\Form\Form {#6209 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6490 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_2" |
label | "非公開" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "廃止" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "廃止" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
trim | true |
upload_max_size_message | Closure() {#6195 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6194 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6491 -form: Symfony\Component\Form\Form {#6212 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6492 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_3" |
label | "廃止" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "3" |
stock
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
---|---|---|
choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
[ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
expanded | true |
same as passed value |
label | "admin.product.stock" |
same as passed value |
multiple | true |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.product.stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6002 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_admin_search_product_stock" ] |
cache_key | "_admin_search_product_stock_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6012 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6013 +label: "admin.product.stock__out_of_stock" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6486 -form: Symfony\Component\Form\Form {#6235 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#6485 …5} |
full_name | "admin_search_product[stock]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock" |
is_selected | Closure($choice, array $values) {#6494 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5068 …} } |
label | "admin.product.stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "stock" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "admin.product.stock__in_stock" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.product.stock__in_stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#6217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6216 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
cache_key | "_admin_search_product_stock_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6497 -form: Symfony\Component\Form\Form {#6238 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6496 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_0" |
label | "admin.product.stock__in_stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock_entry" |
valid | true |
value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "admin.product.stock__out_of_stock" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | null |
null
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | "entry" |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5433 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5431 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.product.stock__out_of_stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#6227 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6226 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
cache_key | "_admin_search_product_stock_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6498 -form: Symfony\Component\Form\Form {#6241 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6499 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_1" |
label | "admin.product.stock__out_of_stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_stock_entry" |
valid | true |
value | "2" |
tag_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 | "Eccube\Entity\Tag" |
same as passed value |
expanded | false |
false
|
label | "admin.product.tag" |
same as passed value |
multiple | false |
false
|
placeholder | "common.select__all_products" |
same as passed value |
query_builder | Closure($er) {#5963 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#5834 …} } |
Doctrine\ORM\QueryBuilder {#6023 -_em: Doctrine\ORM\EntityManager {#610 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6025 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6026 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6027 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#6024 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#6030 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5117 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#6029 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6033 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5132 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4267 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Tag" |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} |
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 {#5132 -om: ContainerBxYb0yx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#643 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4267 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.product.tag" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "common.select__all_products" |
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 {#6023 -_em: Doctrine\ORM\EntityManager {#610 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#6025 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#6026 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#6027 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#6024 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#6022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6021 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_admin_search_product_tag_id" ] |
cache_key | "_admin_search_product_tag_id_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6502 +label: "限定品" +value: "3" +data: Eccube\Entity\Tag {#5154 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6504 +label: "おすすめ商品" +value: "2" +data: Eccube\Entity\Tag {#5199 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6503 +label: "新商品" +value: "1" +data: Eccube\Entity\Tag {#5194 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6495 -form: Symfony\Component\Form\Form {#6244 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6493 …5} |
full_name | "admin_search_product[tag_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_tag_id" |
is_selected | Closure($choice, $value) {#6500 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5068 …} } |
label | "admin.product.tag" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tag_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_tag_id" |
valid | true |
value | "" |
create_date_start
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5965 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#5965 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5965 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
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() {#6053 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6050 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_start" ] |
cache_key | "_admin_search_product_create_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6506 -form: Symfony\Component\Form\Form {#6247 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6501 …5} |
full_name | "admin_search_product[create_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_date_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_create_date_start" |
valid | true |
value | "" |
widget | "single_text" |
create_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5964 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#5964 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5964 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6075 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_create_datetime_start" ] |
cache_key | "_admin_search_product_create_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6507 -form: Symfony\Component\Form\Form {#6250 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6508 …5} |
full_name | "admin_search_product[create_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_datetime_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_create_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
create_date_end
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5960 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#5960 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5960 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
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() {#6085 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6086 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_end" ] |
cache_key | "_admin_search_product_create_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6509 -form: Symfony\Component\Form\Form {#6253 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6510 …5} |
full_name | "admin_search_product[create_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_date_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_create_date_end" |
valid | true |
value | "" |
widget | "single_text" |
create_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5961 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#5961 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5961 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6095 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_create_datetime_end" ] |
cache_key | "_admin_search_product_create_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6511 -form: Symfony\Component\Form\Form {#6256 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6512 …5} |
full_name | "admin_search_product[create_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_datetime_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_create_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
update_date_start
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5959 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#5959 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5959 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
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() {#6106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6105 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_start" ] |
cache_key | "_admin_search_product_update_date_start_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6513 -form: Symfony\Component\Form\Form {#6259 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6514 …5} |
full_name | "admin_search_product[update_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_date_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_update_date_start" |
valid | true |
value | "" |
widget | "single_text" |
update_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5966 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#5966 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5966 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6115 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_update_datetime_start" ] |
cache_key | "_admin_search_product_update_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6515 -form: Symfony\Component\Form\Form {#6262 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6516 …5} |
full_name | "admin_search_product[update_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_datetime_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_update_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
update_date_end
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5957 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#5957 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5957 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
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() {#6126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6125 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_end" ] |
cache_key | "_admin_search_product_update_date_end_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6517 -form: Symfony\Component\Form\Form {#6265 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6518 …5} |
full_name | "admin_search_product[update_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_date_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_update_date_end" |
valid | true |
value | "" |
widget | "single_text" |
update_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5958 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#5958 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#5958 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6135 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_update_datetime_end" ] |
cache_key | "_admin_search_product_update_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6519 -form: Symfony\Component\Form\Form {#6268 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6520 …5} |
full_name | "admin_search_product[update_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_datetime_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_update_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
sortkey
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
label | "admin.list.sort.key" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | "admin.list.sort.key" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#6147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6146 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_product_sortkey" ] |
cache_key | "_admin_search_product_sortkey_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6521 -form: Symfony\Component\Form\Form {#6271 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6522 …5} |
full_name | "admin_search_product[sortkey]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_sortkey" |
label | "admin.list.sort.key" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sortkey" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_sortkey" |
valid | true |
value | "" |
sorttype
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
label | "admin.list.sort.type" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6155 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | "admin.list.sort.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#6157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6156 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_product_sorttype" ] |
cache_key | "_admin_search_product_sorttype_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6523 -form: Symfony\Component\Form\Form {#6274 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6524 …5} |
full_name | "admin_search_product[sorttype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_sorttype" |
label | "admin.list.sort.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sorttype" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_sorttype" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7a.wXHCyc6mWjc7ba0MM3Aa2Mbkm4TldB8QFLF_R-JOhxw.ggakmZHNbn9OWJVFQUMtv5G0wem0BXRVVoUvEKwnv12SEpqGgso4b1UVlQ" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "7a.wXHCyc6mWjc7ba0MM3Aa2Mbkm4TldB8QFLF_R-JOhxw.ggakmZHNbn9OWJVFQUMtv5G0wem0BXRVVoUvEKwnv12SEpqGgso4b1UVlQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#657 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#656 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#655 …} -namespace: Closure() {#653 …} } |
data | "7a.wXHCyc6mWjc7ba0MM3Aa2Mbkm4TldB8QFLF_R-JOhxw.ggakmZHNbn9OWJVFQUMtv5G0wem0BXRVVoUvEKwnv12SEpqGgso4b1UVlQ" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4752 …} } |
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 | [] |
legacy_error_messages | true |
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() {#6525 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4804 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#6526 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_admin_search_product__token" ] |
cache_key | "_admin_search_product__token_hidden" |
compound | false |
data | "7a.wXHCyc6mWjc7ba0MM3Aa2Mbkm4TldB8QFLF_R-JOhxw.ggakmZHNbn9OWJVFQUMtv5G0wem0BXRVVoUvEKwnv12SEpqGgso4b1UVlQ" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6538 -form: Symfony\Component\Form\Form {#6533 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6527 …5} |
full_name | "admin_search_product[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product__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 | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product__token" |
valid | true |
value | "7a.wXHCyc6mWjc7ba0MM3Aa2Mbkm4TldB8QFLF_R-JOhxw.ggakmZHNbn9OWJVFQUMtv5G0wem0BXRVVoUvEKwnv12SEpqGgso4b1UVlQ" |