Forms
-
-
reviewer_name
-
reviewer_url
-
-
1
-
2
-
-
-
0
-
1
-
2
-
3
-
4
-
-
title
-
comment
-
upload_file_file
-
upload_file
-
_token
-
-
-
category_id
-
name
-
product_review
"Plugin\ProductReview4\Form\Type\ProductReviewType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | ProductReview {#1821 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null -upload_file: null -AnnotationReader: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | ProductReview {#1821 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null -upload_file: null -AnnotationReader: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data | ProductReview {#1821 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null -upload_file: null -AnnotationReader: null } |
data_class | "Plugin\ProductReview4\Entity\ProductReview" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1823 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } use: { $class: "Plugin\ProductReview4\Entity\ProductReview" } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "133 to 135" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#1876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#1875 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "product_review" "_product_review" ] |
cache_key | "_product_review_product_review" |
compound | true |
data | ProductReview {#1821 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null -upload_file: null -AnnotationReader: null } |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2067 -form: Form {#2073 …} -errors: [] } |
form | FormView {#1877 …5} |
full_name | "product_review" |
help | null |
id | "product_review" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | true |
name | "product_review" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review" |
valid | true |
value | ProductReview {#1821 -id: null -reviewer_name: null -reviewer_url: null -title: null -comment: null -Sex: null -recommend_level: null -Product: null -Customer: null -create_date: null -update_date: null -Status: null -upload_file: null -AnnotationReader: null } |
reviewer_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 |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ NotBlank {#1884 +message: "This value should not be blank." +payload: null } Length {#1885 +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" +payload: null } ] |
[ NotBlank {#1884 +message: "This value should not be blank." +payload: null } Length {#1885 +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" +payload: null } ] |
label | "product_review.form.product_review.reviewer_name" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ NotBlank {#1884 +message: "This value should not be blank." +payload: null } Length {#1885 +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" +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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1898 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1823 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_review.form.product_review.reviewer_name" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#1900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#1899 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
block_prefixes | [ "form" "text" "_product_review_reviewer_name" ] |
cache_key | "_product_review_reviewer_name_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2002 -form: Form {#2076 …} -errors: [] } |
form | FormView {#2023 …5} |
full_name | "product_review[reviewer_name]" |
help | null |
id | "product_review_reviewer_name" |
label | "product_review.form.product_review.reviewer_name" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "reviewer_name" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_reviewer_name" |
valid | true |
value | "" |
reviewer_url
"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 |
---|---|---|
attr | [ "maxlength" => 1000 ] |
[ "maxlength" => 1000 ] |
constraints | [ Url {#1886 +message: "This value is not a valid URL." +dnsMessage: "The host could not be resolved." +protocols: [ "http" "https" ] +checkDNS: false +payload: null } Length {#1887 +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: 1000 +min: null +charset: "UTF-8" +payload: null } ] |
[ Url {#1886 +message: "This value is not a valid URL." +dnsMessage: "The host could not be resolved." +protocols: [ "http" "https" ] +checkDNS: false +payload: null } Length {#1887 +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: 1000 +min: null +charset: "UTF-8" +payload: null } ] |
label | "product_review.form.product_review.reviewer_url" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 1000 ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ Url {#1886 +message: "This value is not a valid URL." +dnsMessage: "The host could not be resolved." +protocols: [ "http" "https" ] +checkDNS: false +payload: null } Length {#1887 +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: 1000 +min: null +charset: "UTF-8" +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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#1908 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1823 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_review.form.product_review.reviewer_url" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#1910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#1909 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 1000 ] |
block_prefixes | [ "form" "text" "_product_review_reviewer_url" ] |
cache_key | "_product_review_reviewer_url_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2163 -form: Form {#2079 …} -errors: [] } |
form | FormView {#2153 …5} |
full_name | "product_review[reviewer_url]" |
help | null |
id | "product_review_reviewer_url" |
label | "product_review.form.product_review.reviewer_url" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "reviewer_url" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_reviewer_url" |
valid | true |
value | "" |
sex
"Eccube\Form\Type\Master\SexType"
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 |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
choice_loader | DoctrineChoiceLoader {#1976 -manager: EntityManager_9a5be93 {#821 …2} -class: "Eccube\Entity\Master\Sex" -idReader: IdReader {#1979 -om: EntityManager_9a5be93 {#821 …2} -classMetadata: ClassMetadata {#1955 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: ORMQueryBuilderLoader {#1975 …} -choiceList: ArrayChoiceList {#1986 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader {#1979 -om: EntityManager_9a5be93 {#821 …2} -classMetadata: ClassMetadata {#1955 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
choices_as_values | true |
class | "Eccube\Entity\Master\Sex" |
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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | EntityManager_9a5be93 {#821 …2} |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
id_reader | IdReader {#1979 -om: EntityManager_9a5be93 {#821 …2} -classMetadata: ClassMetadata {#1955 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
query_builder | QueryBuilder {#1969 -_em: EntityManager {#577 …} -_dqlParts: [ "distinct" => false "select" => [ Select {#1971 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ From {#1972 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ OrderBy {#1973 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Sex m ORDER BY m.sort_no ASC" -parameters: ArrayCollection {#1970 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Closure {#1951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#1950 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "entity" "master" "sex" "_product_review_sex" ] |
cache_key | "_product_review_sex_sex" |
choice_translation_domain | false |
choices | [ 1 => ChoiceView {#1988 +label: "男性" +value: "1" +data: Sex {#1998 …} +attr: [] } 2 => ChoiceView {#1991 +label: "女性" +value: "2" +data: Sex {#1999 …} +attr: [] } ] |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2143 -form: Form {#2111 …} -errors: [] } |
expanded | true |
form | FormView {#2133 …5} |
full_name | "product_review[sex]" |
help | null |
id | "product_review_sex" |
is_selected | Closure {#2123 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#1920 …} parameters: { $choice: {} $value: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | false |
name | "sex" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_sex" |
valid | true |
value | "" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 |
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2089 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2083 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "55 to 57" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "男性" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2093 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2090 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_sex_entry" ] |
cache_key | "_product_review_sex_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1911 -form: Form {#2114 …} -errors: [] } |
form | FormView {#2094 …5} |
full_name | "product_review[sex]" |
help | null |
id | "product_review_sex_1" |
label | "男性" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "1" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_sex_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 |
translation_domain | null |
null
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2089 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2083 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "55 to 57" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "女性" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2102 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_sex_entry" ] |
cache_key | "_product_review_sex_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#1901 -form: Form {#2117 …} -errors: [] } |
form | FormView {#2202 …5} |
full_name | "product_review[sex]" |
help | null |
id | "product_review_sex_2" |
label | "女性" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "2" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_sex_entry" |
valid | true |
value | "2" |
recommend_level
"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 | [ "★★★★★" => 5 "★★★★" => 4 "★★★" => 3 "★★" => 2 "★" => 1 ] |
[ "★★★★★" => 5 "★★★★" => 4 "★★★" => 3 "★★" => 2 "★" => 1 ] |
constraints | [ NotBlank {#1888 +message: "This value should not be blank." +payload: null } ] |
[ NotBlank {#1888 +message: "This value should not be blank." +payload: null } ] |
expanded | true |
same as passed value |
label | "product_review.form.product_review.recommend_level" |
same as passed value |
multiple | false |
false
|
placeholder | false |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "★★★★★" => 5 "★★★★" => 4 "★★★" => 3 "★★" => 2 "★" => 1 ] |
choices_as_values | true |
compound | true |
constraints | [ NotBlank {#1888 +message: "This value should not be blank." +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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
expanded | true |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_review.form.product_review.recommend_level" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
translation_domain | null |
trim | false |
upload_max_size_message | Closure {#2001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2000 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "_product_review_recommend_level" ] |
cache_key | "_product_review_recommend_level_choice" |
choice_translation_domain | null |
choices | [ ChoiceView {#2004 +label: "★★★★★" +value: "5" +data: 5 +attr: [] } ChoiceView {#2011 +label: "★★★★" +value: "4" +data: 4 +attr: [] } ChoiceView {#2012 +label: "★★★" +value: "3" +data: 3 +attr: [] } ChoiceView {#2013 +label: "★★" +value: "2" +data: 2 +attr: [] } ChoiceView {#2014 +label: "★" +value: "1" +data: 1 +attr: [] } ] |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2104 -form: Form {#2170 …} -errors: [] } |
expanded | true |
form | FormView {#1978 …5} |
full_name | "product_review[recommend_level]" |
help | null |
id | "product_review_recommend_level" |
is_selected | Closure {#2253 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#1920 …} parameters: { $choice: {} $value: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | "product_review.form.product_review.recommend_level" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | false |
name | "recommend_level" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 |
translation_domain | null |
null
|
value | "5" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2089 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2083 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "55 to 57" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "★★★★★" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2121 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2255 -form: Form {#2173 …} -errors: [] } |
form | FormView {#2254 …5} |
full_name | "product_review[recommend_level]" |
help | null |
id | "product_review_recommend_level_0" |
label | "★★★★★" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "0" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "5" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 |
translation_domain | null |
null
|
value | "4" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2089 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2083 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "55 to 57" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "★★★★" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2131 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2256 -form: Form {#2176 …} -errors: [] } |
form | FormView {#2281 …5} |
full_name | "product_review[recommend_level]" |
help | null |
id | "product_review_recommend_level_1" |
label | "★★★★" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "1" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "4" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 |
translation_domain | null |
null
|
value | "3" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2089 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2083 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "55 to 57" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "★★★" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2141 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2271 -form: Form {#2179 …} -errors: [] } |
form | FormView {#2282 …5} |
full_name | "product_review[recommend_level]" |
help | null |
id | "product_review_recommend_level_2" |
label | "★★★" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "2" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "3" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 |
translation_domain | null |
null
|
value | "2" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2089 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2083 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "55 to 57" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "★★" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2152 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2151 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2284 -form: Form {#2182 …} -errors: [] } |
form | FormView {#2285 …5} |
full_name | "product_review[recommend_level]" |
help | null |
id | "product_review_recommend_level_3" |
label | "★★" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "3" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "2" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
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 |
translation_domain | null |
null
|
value | "1" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | "entry" |
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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2089 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: CheckboxType {#2083 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } $viewData: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/CheckboxType.php" line: "55 to 57" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "★" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2161 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "checkbox" "radio" "_product_review_recommend_level_entry" ] |
cache_key | "_product_review_recommend_level_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2286 -form: Form {#2185 …} -errors: [] } |
form | FormView {#2287 …5} |
full_name | "product_review[recommend_level]" |
help | null |
id | "product_review_recommend_level_4" |
label | "★" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "4" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_recommend_level_entry" |
valid | true |
value | "1" |
title
"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 |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
constraints | [ NotBlank {#1889 +message: "This value should not be blank." +payload: null } Length {#1890 +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" +payload: null } ] |
[ NotBlank {#1889 +message: "This value should not be blank." +payload: null } Length {#1890 +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" +payload: null } ] |
label | "product_review.form.product_review.title" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ NotBlank {#1889 +message: "This value should not be blank." +payload: null } Length {#1890 +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" +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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1823 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_review.form.product_review.title" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2021 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
block_prefixes | [ "form" "text" "_product_review_title" ] |
cache_key | "_product_review_title_text" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2204 -form: Form {#2188 …} -errors: [] } |
form | FormView {#2201 …5} |
full_name | "product_review[title]" |
help | null |
id | "product_review_title" |
label | "product_review.form.product_review.title" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "title" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_title" |
valid | true |
value | "" |
comment
"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 |
---|---|---|
attr | [ "maxlength" => 3000 ] |
[ "maxlength" => 3000 ] |
constraints | [ NotBlank {#1891 +message: "This value should not be blank." +payload: null } Length {#1892 +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" +payload: null } ] |
[ NotBlank {#1891 +message: "This value should not be blank." +payload: null } Length {#1892 +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" +payload: null } ] |
label | "product_review.form.product_review.comment" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 3000 ] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | false |
constraints | [ NotBlank {#1891 +message: "This value should not be blank." +payload: null } Length {#1892 +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" +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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1823 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "product_review.form.product_review.comment" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2035 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 3000 ] |
block_prefixes | [ "form" "text" "textarea" "_product_review_comment" ] |
cache_key | "_product_review_comment_textarea" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2289 -form: Form {#2191 …} -errors: [] } |
form | FormView {#2288 …5} |
full_name | "product_review[comment]" |
help | null |
id | "product_review_comment" |
label | "product_review.form.product_review.comment" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "comment" |
pattern | null |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_comment" |
valid | true |
value | "" |
upload_file_file
"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
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | false |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2051 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2050 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "file" "_product_review_upload_file_file" ] |
cache_key | "_product_review_upload_file_file_file" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2290 -form: Form {#2194 …} -errors: [] } |
form | FormView {#2291 …5} |
full_name | "product_review[upload_file_file]" |
help | null |
id | "product_review_upload_file_file" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | true |
name | "upload_file_file" |
required | false |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_product_review_upload_file_file" |
valid | true |
value | "" |
upload_file
"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 |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2064 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1823 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2066 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2065 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "hidden" "_product_review_upload_file" ] |
cache_key | "_product_review_upload_file_hidden" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2292 -form: Form {#2197 …} -errors: [] } |
form | FormView {#2293 …5} |
full_name | "product_review[upload_file]" |
help | null |
id | "product_review_upload_file" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "upload_file" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review_upload_file" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b3YRYyjpC119VHM6mXdVZHOyG3Y98vBtOcGinJyXUhg" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "b3YRYyjpC119VHM6mXdVZHOyG3Y98vBtOcGinJyXUhg" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data | "b3YRYyjpC119VHM6mXdVZHOyG3Y98vBtOcGinJyXUhg" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1823 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2295 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "hidden" "_product_review__token" ] |
cache_key | "_product_review__token_hidden" |
compound | false |
data | "b3YRYyjpC119VHM6mXdVZHOyG3Y98vBtOcGinJyXUhg" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2307 -form: Form {#2302 …} -errors: [] } |
form | FormView {#2296 …5} |
full_name | "product_review[_token]" |
help | null |
id | "product_review__token" |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_product_review__token" |
valid | true |
value | "b3YRYyjpC119VHM6mXdVZHOyG3Y98vBtOcGinJyXUhg" |
(no name)
"Eccube\Form\Type\SearchProductBlockType"
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 | true |
allow_file_upload | false |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2380 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1823 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2379 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "search_product_block" "_" ] |
cache_key | "__search_product_block" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2779 -form: Form {#2768 …} -errors: [] } |
form | FormView {#2778 …5} |
full_name | "" |
help | null |
id | "" |
label | null |
label_attr | [] |
label_format | null |
method | "GET" |
multipart | false |
name | "" |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_" |
valid | true |
value | null |
category_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 | "NameWithLevel" |
same as passed value |
choices | [ Category {#2549 -id: 29 -name: "新着順" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1758489227 {#2546 date: 2025-09-22 06:13:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2543 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2547 …} -Children: PersistentCollection {#2545 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2550 -id: 34 -name: "2025/10/13" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1760293125 {#2553 date: 2025-10-13 03:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1760293125 {#2555 date: 2025-10-13 03:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2556 …} -Children: PersistentCollection {#2559 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2564 -id: 33 -name: "2025/10/4" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1760290025 {#2562 date: 2025-10-13 02:27:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1760290025 {#2563 date: 2025-10-13 02:27:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2565 …} -Children: PersistentCollection {#2568 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2571 -id: 32 -name: "2025/9/23" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1758590744 {#2569 date: 2025-09-23 10:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758590744 {#2570 date: 2025-09-23 10:25:44.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2572 …} -Children: PersistentCollection {#2575 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2578 -id: 1 -name: "日本ドラマ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1747726500 {#2560 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2561 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2579 …} -Children: PersistentCollection {#2582 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2583 -id: 20 -name: "NHK大河ドラマ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1758488941 {#2576 date: 2025-09-22 06:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488941 {#2577 date: 2025-09-22 06:09:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2584 …} -Children: PersistentCollection {#2587 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2592 -id: 19 -name: "Blu-ray" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1758488896 {#2590 date: 2025-09-22 06:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488896 {#2591 date: 2025-09-22 06:08:16.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2593 …} -Children: PersistentCollection {#2596 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2599 -id: 18 -name: "DVD" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1758488891 {#2597 date: 2025-09-22 06:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488891 {#2598 date: 2025-09-22 06:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2600 …} -Children: PersistentCollection {#2603 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2606 -id: 2 -name: "韓国ドラマ" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1747726500 {#2588 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2589 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2607 …} -Children: PersistentCollection {#2610 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2611 -id: 15 -name: "Blu-ray" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1758488470 {#2604 date: 2025-09-22 06:01:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488470 {#2605 date: 2025-09-22 06:01:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2612 …} -Children: PersistentCollection {#2615 …} -Parent: Category {#2606} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2620 -id: 14 -name: "DVD" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1758488463 {#2618 date: 2025-09-22 06:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488463 {#2619 date: 2025-09-22 06:01:03.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2621 …} -Children: PersistentCollection {#2624 …} -Parent: Category {#2606} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2627 -id: 4 -name: "日本アニメ" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1747726500 {#2617 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2616 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2628 …} -Children: PersistentCollection {#2631 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2632 -id: 17 -name: "Blu-ray" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1758488493 {#2625 date: 2025-09-22 06:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488493 {#2626 date: 2025-09-22 06:01:33.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2633 …} -Children: PersistentCollection {#2636 …} -Parent: Category {#2627} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2641 -id: 16 -name: "DVD" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1758488490 {#2639 date: 2025-09-22 06:01:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488490 {#2640 date: 2025-09-22 06:01:30.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2642 …} -Children: PersistentCollection {#2645 …} -Parent: Category {#2627} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2646 -id: 5 -name: "特撮ドラマ" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1747726500 {#2638 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2637 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2647 …} -Children: PersistentCollection {#2650 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2655 -id: 3 -name: "ミュージック" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1747726500 {#2651 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2652 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2656 …} -Children: PersistentCollection {#2659 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2660 -id: 11 -name: "Blu-ray" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1747726500 {#2653 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488985 {#2654 date: 2025-09-22 06:09:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2661 …} -Children: PersistentCollection {#2664 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2669 -id: 7 -name: "DVD" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1747726500 {#2667 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489038 {#2668 date: 2025-09-22 06:10:38.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2670 …} -Children: PersistentCollection {#2673 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2676 -id: 8 -name: "日本CD" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1747726500 {#2674 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489073 {#2675 date: 2025-09-22 06:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2677 …} -Children: PersistentCollection {#2680 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2683 -id: 21 -name: "欧米CD" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1758489082 {#2681 date: 2025-09-22 06:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489082 {#2682 date: 2025-09-22 06:11:22.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2684 …} -Children: PersistentCollection {#2687 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2690 -id: 6 -name: "海外ドラマ" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1747726500 {#2666 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2665 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2691 …} -Children: PersistentCollection {#2694 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2695 -id: 23 -name: "Blu-ray" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1758489123 {#2688 date: 2025-09-22 06:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489123 {#2689 date: 2025-09-22 06:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2696 …} -Children: PersistentCollection {#2699 …} -Parent: Category {#2690} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2704 -id: 22 -name: "DVD" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1758489120 {#2702 date: 2025-09-22 06:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489120 {#2703 date: 2025-09-22 06:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2705 …} -Children: PersistentCollection {#2708 …} -Parent: Category {#2690} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2711 -id: 26 -name: "中国・台湾ドラマ" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1758489192 {#2701 date: 2025-09-22 06:13:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2700 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2712 …} -Children: PersistentCollection {#2715 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2716 -id: 28 -name: "Blu-ray" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1758489205 {#2709 date: 2025-09-22 06:13:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489205 {#2710 date: 2025-09-22 06:13:25.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2717 …} -Children: PersistentCollection {#2720 …} -Parent: Category {#2711} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2725 -id: 27 -name: "DVD" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1758489201 {#2723 date: 2025-09-22 06:13:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489201 {#2724 date: 2025-09-22 06:13:21.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2726 …} -Children: PersistentCollection {#2729 …} -Parent: Category {#2711} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2732 -id: 10 -name: "映画" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1747726500 {#2722 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2721 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2733 …} -Children: PersistentCollection {#2736 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2737 -id: 25 -name: "Blu-ray" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1758489176 {#2730 date: 2025-09-22 06:12:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489176 {#2731 date: 2025-09-22 06:12:56.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2738 …} -Children: PersistentCollection {#2741 …} -Parent: Category {#2732} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2746 -id: 24 -name: "DVD" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1758489173 {#2744 date: 2025-09-22 06:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489173 {#2745 date: 2025-09-22 06:12:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2747 …} -Children: PersistentCollection {#2750 …} -Parent: Category {#2732} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2751 -id: 31 -name: "ドキュメンタリー" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1758503374 {#2743 date: 2025-09-22 10:09:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2742 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2752 …} -Children: PersistentCollection {#2755 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2758 -id: 30 -name: "大人気" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1758489305 {#2756 date: 2025-09-22 06:15:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2757 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2759 …} -Children: PersistentCollection {#2762 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } ] |
[ Category {#2549 -id: 29 -name: "新着順" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1758489227 {#2546 date: 2025-09-22 06:13:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2543 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2547 …} -Children: PersistentCollection {#2545 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2550 -id: 34 -name: "2025/10/13" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1760293125 {#2553 date: 2025-10-13 03:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1760293125 {#2555 date: 2025-10-13 03:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2556 …} -Children: PersistentCollection {#2559 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2564 -id: 33 -name: "2025/10/4" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1760290025 {#2562 date: 2025-10-13 02:27:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1760290025 {#2563 date: 2025-10-13 02:27:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2565 …} -Children: PersistentCollection {#2568 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2571 -id: 32 -name: "2025/9/23" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1758590744 {#2569 date: 2025-09-23 10:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758590744 {#2570 date: 2025-09-23 10:25:44.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2572 …} -Children: PersistentCollection {#2575 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2578 -id: 1 -name: "日本ドラマ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1747726500 {#2560 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2561 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2579 …} -Children: PersistentCollection {#2582 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2583 -id: 20 -name: "NHK大河ドラマ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1758488941 {#2576 date: 2025-09-22 06:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488941 {#2577 date: 2025-09-22 06:09:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2584 …} -Children: PersistentCollection {#2587 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2592 -id: 19 -name: "Blu-ray" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1758488896 {#2590 date: 2025-09-22 06:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488896 {#2591 date: 2025-09-22 06:08:16.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2593 …} -Children: PersistentCollection {#2596 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2599 -id: 18 -name: "DVD" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1758488891 {#2597 date: 2025-09-22 06:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488891 {#2598 date: 2025-09-22 06:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2600 …} -Children: PersistentCollection {#2603 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2606 -id: 2 -name: "韓国ドラマ" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1747726500 {#2588 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2589 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2607 …} -Children: PersistentCollection {#2610 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2611 -id: 15 -name: "Blu-ray" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1758488470 {#2604 date: 2025-09-22 06:01:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488470 {#2605 date: 2025-09-22 06:01:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2612 …} -Children: PersistentCollection {#2615 …} -Parent: Category {#2606} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2620 -id: 14 -name: "DVD" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1758488463 {#2618 date: 2025-09-22 06:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488463 {#2619 date: 2025-09-22 06:01:03.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2621 …} -Children: PersistentCollection {#2624 …} -Parent: Category {#2606} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2627 -id: 4 -name: "日本アニメ" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1747726500 {#2617 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2616 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2628 …} -Children: PersistentCollection {#2631 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2632 -id: 17 -name: "Blu-ray" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1758488493 {#2625 date: 2025-09-22 06:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488493 {#2626 date: 2025-09-22 06:01:33.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2633 …} -Children: PersistentCollection {#2636 …} -Parent: Category {#2627} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2641 -id: 16 -name: "DVD" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1758488490 {#2639 date: 2025-09-22 06:01:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488490 {#2640 date: 2025-09-22 06:01:30.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2642 …} -Children: PersistentCollection {#2645 …} -Parent: Category {#2627} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2646 -id: 5 -name: "特撮ドラマ" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1747726500 {#2638 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2637 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2647 …} -Children: PersistentCollection {#2650 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2655 -id: 3 -name: "ミュージック" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1747726500 {#2651 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2652 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2656 …} -Children: PersistentCollection {#2659 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2660 -id: 11 -name: "Blu-ray" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1747726500 {#2653 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488985 {#2654 date: 2025-09-22 06:09:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2661 …} -Children: PersistentCollection {#2664 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2669 -id: 7 -name: "DVD" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1747726500 {#2667 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489038 {#2668 date: 2025-09-22 06:10:38.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2670 …} -Children: PersistentCollection {#2673 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2676 -id: 8 -name: "日本CD" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1747726500 {#2674 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489073 {#2675 date: 2025-09-22 06:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2677 …} -Children: PersistentCollection {#2680 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2683 -id: 21 -name: "欧米CD" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1758489082 {#2681 date: 2025-09-22 06:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489082 {#2682 date: 2025-09-22 06:11:22.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2684 …} -Children: PersistentCollection {#2687 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2690 -id: 6 -name: "海外ドラマ" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1747726500 {#2666 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2665 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2691 …} -Children: PersistentCollection {#2694 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2695 -id: 23 -name: "Blu-ray" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1758489123 {#2688 date: 2025-09-22 06:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489123 {#2689 date: 2025-09-22 06:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2696 …} -Children: PersistentCollection {#2699 …} -Parent: Category {#2690} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2704 -id: 22 -name: "DVD" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1758489120 {#2702 date: 2025-09-22 06:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489120 {#2703 date: 2025-09-22 06:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2705 …} -Children: PersistentCollection {#2708 …} -Parent: Category {#2690} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2711 -id: 26 -name: "中国・台湾ドラマ" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1758489192 {#2701 date: 2025-09-22 06:13:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2700 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2712 …} -Children: PersistentCollection {#2715 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2716 -id: 28 -name: "Blu-ray" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1758489205 {#2709 date: 2025-09-22 06:13:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489205 {#2710 date: 2025-09-22 06:13:25.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2717 …} -Children: PersistentCollection {#2720 …} -Parent: Category {#2711} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2725 -id: 27 -name: "DVD" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1758489201 {#2723 date: 2025-09-22 06:13:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489201 {#2724 date: 2025-09-22 06:13:21.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2726 …} -Children: PersistentCollection {#2729 …} -Parent: Category {#2711} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2732 -id: 10 -name: "映画" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1747726500 {#2722 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2721 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2733 …} -Children: PersistentCollection {#2736 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2737 -id: 25 -name: "Blu-ray" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1758489176 {#2730 date: 2025-09-22 06:12:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489176 {#2731 date: 2025-09-22 06:12:56.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2738 …} -Children: PersistentCollection {#2741 …} -Parent: Category {#2732} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2746 -id: 24 -name: "DVD" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1758489173 {#2744 date: 2025-09-22 06:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489173 {#2745 date: 2025-09-22 06:12:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2747 …} -Children: PersistentCollection {#2750 …} -Parent: Category {#2732} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2751 -id: 31 -name: "ドキュメンタリー" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1758503374 {#2743 date: 2025-09-22 10:09:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2742 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2752 …} -Children: PersistentCollection {#2755 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2758 -id: 30 -name: "大人気" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1758489305 {#2756 date: 2025-09-22 06:15:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2757 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2759 …} -Children: PersistentCollection {#2762 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } ] |
class | "Eccube\Entity\Category" |
same as passed value |
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 | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
choice_attr | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ IdReader {#2363 -om: EntityManager_9a5be93 {#821 …2} -classMetadata: ClassMetadata {#2405 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | [ Category {#2549 -id: 29 -name: "新着順" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1758489227 {#2546 date: 2025-09-22 06:13:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2543 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2547 …} -Children: PersistentCollection {#2545 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2550 -id: 34 -name: "2025/10/13" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1760293125 {#2553 date: 2025-10-13 03:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1760293125 {#2555 date: 2025-10-13 03:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2556 …} -Children: PersistentCollection {#2559 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2564 -id: 33 -name: "2025/10/4" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1760290025 {#2562 date: 2025-10-13 02:27:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1760290025 {#2563 date: 2025-10-13 02:27:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2565 …} -Children: PersistentCollection {#2568 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2571 -id: 32 -name: "2025/9/23" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1758590744 {#2569 date: 2025-09-23 10:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758590744 {#2570 date: 2025-09-23 10:25:44.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2572 …} -Children: PersistentCollection {#2575 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2578 -id: 1 -name: "日本ドラマ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1747726500 {#2560 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2561 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2579 …} -Children: PersistentCollection {#2582 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2583 -id: 20 -name: "NHK大河ドラマ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1758488941 {#2576 date: 2025-09-22 06:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488941 {#2577 date: 2025-09-22 06:09:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2584 …} -Children: PersistentCollection {#2587 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2592 -id: 19 -name: "Blu-ray" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1758488896 {#2590 date: 2025-09-22 06:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488896 {#2591 date: 2025-09-22 06:08:16.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2593 …} -Children: PersistentCollection {#2596 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2599 -id: 18 -name: "DVD" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1758488891 {#2597 date: 2025-09-22 06:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488891 {#2598 date: 2025-09-22 06:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2600 …} -Children: PersistentCollection {#2603 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2606 -id: 2 -name: "韓国ドラマ" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1747726500 {#2588 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2589 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2607 …} -Children: PersistentCollection {#2610 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2611 -id: 15 -name: "Blu-ray" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1758488470 {#2604 date: 2025-09-22 06:01:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488470 {#2605 date: 2025-09-22 06:01:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2612 …} -Children: PersistentCollection {#2615 …} -Parent: Category {#2606} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2620 -id: 14 -name: "DVD" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1758488463 {#2618 date: 2025-09-22 06:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488463 {#2619 date: 2025-09-22 06:01:03.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2621 …} -Children: PersistentCollection {#2624 …} -Parent: Category {#2606} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2627 -id: 4 -name: "日本アニメ" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1747726500 {#2617 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2616 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2628 …} -Children: PersistentCollection {#2631 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2632 -id: 17 -name: "Blu-ray" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1758488493 {#2625 date: 2025-09-22 06:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488493 {#2626 date: 2025-09-22 06:01:33.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2633 …} -Children: PersistentCollection {#2636 …} -Parent: Category {#2627} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2641 -id: 16 -name: "DVD" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1758488490 {#2639 date: 2025-09-22 06:01:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488490 {#2640 date: 2025-09-22 06:01:30.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2642 …} -Children: PersistentCollection {#2645 …} -Parent: Category {#2627} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2646 -id: 5 -name: "特撮ドラマ" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1747726500 {#2638 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2637 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2647 …} -Children: PersistentCollection {#2650 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2655 -id: 3 -name: "ミュージック" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1747726500 {#2651 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2652 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2656 …} -Children: PersistentCollection {#2659 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2660 -id: 11 -name: "Blu-ray" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1747726500 {#2653 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488985 {#2654 date: 2025-09-22 06:09:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2661 …} -Children: PersistentCollection {#2664 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2669 -id: 7 -name: "DVD" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1747726500 {#2667 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489038 {#2668 date: 2025-09-22 06:10:38.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2670 …} -Children: PersistentCollection {#2673 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2676 -id: 8 -name: "日本CD" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1747726500 {#2674 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489073 {#2675 date: 2025-09-22 06:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2677 …} -Children: PersistentCollection {#2680 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2683 -id: 21 -name: "欧米CD" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1758489082 {#2681 date: 2025-09-22 06:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489082 {#2682 date: 2025-09-22 06:11:22.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2684 …} -Children: PersistentCollection {#2687 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2690 -id: 6 -name: "海外ドラマ" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1747726500 {#2666 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2665 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2691 …} -Children: PersistentCollection {#2694 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2695 -id: 23 -name: "Blu-ray" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1758489123 {#2688 date: 2025-09-22 06:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489123 {#2689 date: 2025-09-22 06:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2696 …} -Children: PersistentCollection {#2699 …} -Parent: Category {#2690} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2704 -id: 22 -name: "DVD" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1758489120 {#2702 date: 2025-09-22 06:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489120 {#2703 date: 2025-09-22 06:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2705 …} -Children: PersistentCollection {#2708 …} -Parent: Category {#2690} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2711 -id: 26 -name: "中国・台湾ドラマ" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1758489192 {#2701 date: 2025-09-22 06:13:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2700 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2712 …} -Children: PersistentCollection {#2715 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2716 -id: 28 -name: "Blu-ray" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1758489205 {#2709 date: 2025-09-22 06:13:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489205 {#2710 date: 2025-09-22 06:13:25.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2717 …} -Children: PersistentCollection {#2720 …} -Parent: Category {#2711} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2725 -id: 27 -name: "DVD" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1758489201 {#2723 date: 2025-09-22 06:13:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489201 {#2724 date: 2025-09-22 06:13:21.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2726 …} -Children: PersistentCollection {#2729 …} -Parent: Category {#2711} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2732 -id: 10 -name: "映画" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1747726500 {#2722 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2721 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2733 …} -Children: PersistentCollection {#2736 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2737 -id: 25 -name: "Blu-ray" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1758489176 {#2730 date: 2025-09-22 06:12:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489176 {#2731 date: 2025-09-22 06:12:56.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2738 …} -Children: PersistentCollection {#2741 …} -Parent: Category {#2732} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2746 -id: 24 -name: "DVD" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1758489173 {#2744 date: 2025-09-22 06:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489173 {#2745 date: 2025-09-22 06:12:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2747 …} -Children: PersistentCollection {#2750 …} -Parent: Category {#2732} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2751 -id: 31 -name: "ドキュメンタリー" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1758503374 {#2743 date: 2025-09-22 10:09:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2742 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2752 …} -Children: PersistentCollection {#2755 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } Category {#2758 -id: 30 -name: "大人気" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1758489305 {#2756 date: 2025-09-22 06:15:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2757 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2759 …} -Children: PersistentCollection {#2762 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } ] |
choices_as_values | true |
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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | EntityManager_9a5be93 {#821 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
id_reader | IdReader {#2363 -om: EntityManager_9a5be93 {#821 …2} -classMetadata: ClassMetadata {#2405 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
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 | [] |
property_path | null |
query_builder | null |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Closure {#2362 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2361 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
cache_key | "_category_id_entity" |
choice_translation_domain | false |
choices | [ 29 => ChoiceView {#2791 +label: "新着順" +value: "29" +data: Category {#2549 -id: 29 -name: "新着順" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1758489227 {#2546 date: 2025-09-22 06:13:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2543 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2547 …} -Children: PersistentCollection {#2545 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 34 => ChoiceView {#2789 +label: " 2025/10/13" +value: "34" +data: Category {#2550 -id: 34 -name: "2025/10/13" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1760293125 {#2553 date: 2025-10-13 03:18:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1760293125 {#2555 date: 2025-10-13 03:18:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2556 …} -Children: PersistentCollection {#2559 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 33 => ChoiceView {#2792 +label: " 2025/10/4" +value: "33" +data: Category {#2564 -id: 33 -name: "2025/10/4" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1760290025 {#2562 date: 2025-10-13 02:27:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1760290025 {#2563 date: 2025-10-13 02:27:05.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2565 …} -Children: PersistentCollection {#2568 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 32 => ChoiceView {#2793 +label: " 2025/9/23" +value: "32" +data: Category {#2571 -id: 32 -name: "2025/9/23" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1758590744 {#2569 date: 2025-09-23 10:25:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758590744 {#2570 date: 2025-09-23 10:25:44.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2572 …} -Children: PersistentCollection {#2575 …} -Parent: Category {#2549} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 1 => ChoiceView {#2794 +label: "日本ドラマ" +value: "1" +data: Category {#2578 -id: 1 -name: "日本ドラマ" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1747726500 {#2560 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2561 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2579 …} -Children: PersistentCollection {#2582 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 20 => ChoiceView {#2795 +label: " NHK大河ドラマ" +value: "20" +data: Category {#2583 -id: 20 -name: "NHK大河ドラマ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1758488941 {#2576 date: 2025-09-22 06:09:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488941 {#2577 date: 2025-09-22 06:09:01.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2584 …} -Children: PersistentCollection {#2587 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 19 => ChoiceView {#2796 +label: " Blu-ray" +value: "19" +data: Category {#2592 -id: 19 -name: "Blu-ray" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1758488896 {#2590 date: 2025-09-22 06:08:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488896 {#2591 date: 2025-09-22 06:08:16.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2593 …} -Children: PersistentCollection {#2596 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 18 => ChoiceView {#2797 +label: " DVD" +value: "18" +data: Category {#2599 -id: 18 -name: "DVD" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1758488891 {#2597 date: 2025-09-22 06:08:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488891 {#2598 date: 2025-09-22 06:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2600 …} -Children: PersistentCollection {#2603 …} -Parent: Category {#2578} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 2 => ChoiceView {#2798 +label: "韓国ドラマ" +value: "2" +data: Category {#2606 -id: 2 -name: "韓国ドラマ" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1747726500 {#2588 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2589 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2607 …} -Children: PersistentCollection {#2610 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 15 => ChoiceView {#2799 +label: " Blu-ray" +value: "15" +data: Category {#2611 -id: 15 -name: "Blu-ray" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1758488470 {#2604 date: 2025-09-22 06:01:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488470 {#2605 date: 2025-09-22 06:01:10.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2612 …} -Children: PersistentCollection {#2615 …} -Parent: Category {#2606} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 14 => ChoiceView {#2800 +label: " DVD" +value: "14" +data: Category {#2620 -id: 14 -name: "DVD" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1758488463 {#2618 date: 2025-09-22 06:01:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488463 {#2619 date: 2025-09-22 06:01:03.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2621 …} -Children: PersistentCollection {#2624 …} -Parent: Category {#2606} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 4 => ChoiceView {#2801 +label: "日本アニメ" +value: "4" +data: Category {#2627 -id: 4 -name: "日本アニメ" -hierarchy: 1 -sort_no: 25 -create_date: DateTime @1747726500 {#2617 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2616 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2628 …} -Children: PersistentCollection {#2631 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 17 => ChoiceView {#2802 +label: " Blu-ray" +value: "17" +data: Category {#2632 -id: 17 -name: "Blu-ray" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1758488493 {#2625 date: 2025-09-22 06:01:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488493 {#2626 date: 2025-09-22 06:01:33.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2633 …} -Children: PersistentCollection {#2636 …} -Parent: Category {#2627} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 16 => ChoiceView {#2803 +label: " DVD" +value: "16" +data: Category {#2641 -id: 16 -name: "DVD" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1758488490 {#2639 date: 2025-09-22 06:01:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488490 {#2640 date: 2025-09-22 06:01:30.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2642 …} -Children: PersistentCollection {#2645 …} -Parent: Category {#2627} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 5 => ChoiceView {#2804 +label: "特撮ドラマ" +value: "5" +data: Category {#2646 -id: 5 -name: "特撮ドラマ" -hierarchy: 1 -sort_no: 22 -create_date: DateTime @1747726500 {#2638 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2637 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2647 …} -Children: PersistentCollection {#2650 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 3 => ChoiceView {#2805 +label: "ミュージック" +value: "3" +data: Category {#2655 -id: 3 -name: "ミュージック" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1747726500 {#2651 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2652 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2656 …} -Children: PersistentCollection {#2659 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 11 => ChoiceView {#2806 +label: " Blu-ray" +value: "11" +data: Category {#2660 -id: 11 -name: "Blu-ray" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1747726500 {#2653 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758488985 {#2654 date: 2025-09-22 06:09:45.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2661 …} -Children: PersistentCollection {#2664 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 7 => ChoiceView {#2807 +label: " DVD" +value: "7" +data: Category {#2669 -id: 7 -name: "DVD" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1747726500 {#2667 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489038 {#2668 date: 2025-09-22 06:10:38.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2670 …} -Children: PersistentCollection {#2673 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 8 => ChoiceView {#2808 +label: " 日本CD" +value: "8" +data: Category {#2676 -id: 8 -name: "日本CD" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1747726500 {#2674 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489073 {#2675 date: 2025-09-22 06:11:13.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2677 …} -Children: PersistentCollection {#2680 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 21 => ChoiceView {#2809 +label: " 欧米CD" +value: "21" +data: Category {#2683 -id: 21 -name: "欧米CD" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1758489082 {#2681 date: 2025-09-22 06:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489082 {#2682 date: 2025-09-22 06:11:22.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2684 …} -Children: PersistentCollection {#2687 …} -Parent: Category {#2655} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 6 => ChoiceView {#2810 +label: "海外ドラマ" +value: "6" +data: Category {#2690 -id: 6 -name: "海外ドラマ" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1747726500 {#2666 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2665 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2691 …} -Children: PersistentCollection {#2694 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 23 => ChoiceView {#2811 +label: " Blu-ray" +value: "23" +data: Category {#2695 -id: 23 -name: "Blu-ray" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1758489123 {#2688 date: 2025-09-22 06:12:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489123 {#2689 date: 2025-09-22 06:12:03.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2696 …} -Children: PersistentCollection {#2699 …} -Parent: Category {#2690} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 22 => ChoiceView {#2812 +label: " DVD" +value: "22" +data: Category {#2704 -id: 22 -name: "DVD" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1758489120 {#2702 date: 2025-09-22 06:12:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489120 {#2703 date: 2025-09-22 06:12:00.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2705 …} -Children: PersistentCollection {#2708 …} -Parent: Category {#2690} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 26 => ChoiceView {#2813 +label: "中国・台湾ドラマ" +value: "26" +data: Category {#2711 -id: 26 -name: "中国・台湾ドラマ" -hierarchy: 1 -sort_no: 12 -create_date: DateTime @1758489192 {#2701 date: 2025-09-22 06:13:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2700 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2712 …} -Children: PersistentCollection {#2715 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 28 => ChoiceView {#2814 +label: " Blu-ray" +value: "28" +data: Category {#2716 -id: 28 -name: "Blu-ray" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1758489205 {#2709 date: 2025-09-22 06:13:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489205 {#2710 date: 2025-09-22 06:13:25.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2717 …} -Children: PersistentCollection {#2720 …} -Parent: Category {#2711} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 27 => ChoiceView {#2815 +label: " DVD" +value: "27" +data: Category {#2725 -id: 27 -name: "DVD" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1758489201 {#2723 date: 2025-09-22 06:13:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489201 {#2724 date: 2025-09-22 06:13:21.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2726 …} -Children: PersistentCollection {#2729 …} -Parent: Category {#2711} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 10 => ChoiceView {#2816 +label: "映画" +value: "10" +data: Category {#2732 -id: 10 -name: "映画" -hierarchy: 1 -sort_no: 11 -create_date: DateTime @1747726500 {#2722 date: 2025-05-20 16:35:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2721 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2733 …} -Children: PersistentCollection {#2736 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 25 => ChoiceView {#2817 +label: " Blu-ray" +value: "25" +data: Category {#2737 -id: 25 -name: "Blu-ray" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1758489176 {#2730 date: 2025-09-22 06:12:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489176 {#2731 date: 2025-09-22 06:12:56.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2738 …} -Children: PersistentCollection {#2741 …} -Parent: Category {#2732} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 24 => ChoiceView {#2818 +label: " DVD" +value: "24" +data: Category {#2746 -id: 24 -name: "DVD" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1758489173 {#2744 date: 2025-09-22 06:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758489173 {#2745 date: 2025-09-22 06:12:53.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2747 …} -Children: PersistentCollection {#2750 …} -Parent: Category {#2732} -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 31 => ChoiceView {#2819 +label: "ドキュメンタリー" +value: "31" +data: Category {#2751 -id: 31 -name: "ドキュメンタリー" -hierarchy: 1 -sort_no: 5 -create_date: DateTime @1758503374 {#2743 date: 2025-09-22 10:09:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2742 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2752 …} -Children: PersistentCollection {#2755 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } 30 => ChoiceView {#2820 +label: "大人気" +value: "30" +data: Category {#2758 -id: 30 -name: "大人気" -hierarchy: 1 -sort_no: 3 -create_date: DateTime @1758489305 {#2756 date: 2025-09-22 06:15:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1758503381 {#2757 date: 2025-09-22 10:09:41.0 Asia/Tokyo (+09:00) } -ProductCategories: PersistentCollection {#2759 …} -Children: PersistentCollection {#2762 …} -Parent: null -Creator: Member {#1806 …} -AnnotationReader: AnnotationReader {#819 …} -header_contents: null -footer_contents: null } +attr: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2783 -form: Form {#2771 …} -errors: [] } |
expanded | false |
form | FormView {#2782 …5} |
full_name | "category_id" |
help | null |
id | "category_id" |
is_selected | Closure {#2790 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: ChoiceType {#1920 …} parameters: { $choice: {} $value: {} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/ChoiceType.php" line: "206 to 208" } |
label | null |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
required | false |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_category_id" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
label | "common.search_keyword" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 ] |
auto_initialize | true |
block_name | 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 | CsrfTokenManager {#838 -generator: UriSafeTokenGenerator {#836 …} -storage: SessionTokenStorage {#835 …} -namespace: Closure {#833 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure {#2349 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: FormType {#1823 …} parameters: { $form: { typeHint: "Symfony\Component\Form\FormInterface" } } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Core/Type/FormType.php" line: "138 to 140" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Closure {#2355 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: UploadValidatorExtension {#1858 …} use: { $translator: DataCollectorTranslator {#900 …} $translationDomain: "validators" $message: Closure {#2542 …} } file: "/home/r4078784/public_html/eigajp.com/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php" line: "46 to 48" } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 50 ] |
block_prefixes | [ "form" "text" "search" "_name" ] |
cache_key | "_name_search" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | FormErrorIterator {#2784 -form: Form {#2774 …} -errors: [] } |
form | FormView {#2822 …5} |
full_name | "name" |
help | null |
id | "name" |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
method | "POST" |
multipart | false |
name | "name" |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |