- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 528
- Events
- Routing
- Cache
- Translation 7
- Security
- Twig
- Doctrine 1
- Migrations 14
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
reviewer_name
-
reviewer_url
-
-
1
-
2
-
3
-
4
-
-
-
0
-
1
-
2
-
3
-
4
-
-
title
-
comment
-
_token
-
-
-
category_id
-
name
-
product_review
"Plugin\ProductReview42\Form\Type\ProductReviewType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Plugin\ProductReview42\Entity\ProductReview {#4851 -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 } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | Plugin\ProductReview42\Entity\ProductReview {#4851 -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 } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data | Plugin\ProductReview42\Entity\ProductReview {#4851 -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 } |
| data_class | "Plugin\ProductReview42\Entity\ProductReview" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4912 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4853 …} use: { $class: "Plugin\ProductReview42\Entity\ProductReview" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#4913 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_review" "_product_review" ] |
| cache_key | "_product_review_product_review" |
| compound | true |
| data | Plugin\ProductReview42\Entity\ProductReview {#4851 -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 } |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5080 -form: Symfony\Component\Form\Form {#5091 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4915 …5} |
| full_name | "product_review" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "product_review" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_review" |
| valid | true |
| value | Plugin\ProductReview42\Entity\ProductReview {#4851 -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 } |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#4921 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4922 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4921 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4922 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| label | "product_review.form.product_review.reviewer_name" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4921 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4922 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4941 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4853 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "product_review.form.product_review.reviewer_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#4942 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5200 -form: Symfony\Component\Form\Form {#5094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5210 …5} |
| full_name | "product_review[reviewer_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_reviewer_name" |
| label | "product_review.form.product_review.reviewer_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reviewer_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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 | [ Symfony\Component\Validator\Constraints\Url {#4923 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4927 +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" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Url {#4923 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4927 +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" +normalizer: null +allowEmptyString: false +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 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Url {#4923 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4927 +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" +normalizer: null +allowEmptyString: false +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#4952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4853 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "product_review.form.product_review.reviewer_url" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#4953 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 1000 ] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5190 -form: Symfony\Component\Form\Form {#5097 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5180 …5} |
| full_name | "product_review[reviewer_url]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_reviewer_url" |
| label | "product_review.form.product_review.reviewer_url" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "reviewer_url" |
| priority | 0 |
| required | false |
| row_attr | [] |
| 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4991 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5008 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5013 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5026 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5009 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5005 -om: Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4998 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| 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 | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5005 -om: Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#4998 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#5019 -_em: Doctrine\ORM\EntityManager {#542 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5017 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5016 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5015 #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: Doctrine\Common\Collections\ArrayCollection {#5020 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#4994 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "sex" "_product_review_sex" ] |
| cache_key | "_product_review_sex_sex" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#5044 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#5045 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#5046 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#5047 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5170 -form: Symfony\Component\Form\Form {#5152 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5007 …5} |
| full_name | "product_review[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_sex" |
| is_selected | Closure($choice, $value) {#5145 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4965 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sex" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_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 |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5106 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "男性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5113 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5110 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#4955 -form: Symfony\Component\Form\Form {#5155 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5115 …5} |
| full_name | "product_review[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_sex_1" |
| label | "男性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_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 |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5106 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5124 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#4944 -form: Symfony\Component\Form\Form {#5158 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5243 …5} |
| full_name | "product_review[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_sex_2" |
| label | "女性" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_product_review_sex_entry" |
| valid | true |
| value | "2" |
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 |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5106 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5134 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5133 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5244 -form: Symfony\Component\Form\Form {#5161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5245 …5} |
| full_name | "product_review[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_sex_3" |
| label | "その他" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_product_review_sex_entry" |
| valid | true |
| value | "3" |
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 |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | false |
false
|
| value | "4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5106 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "回答しない" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | false |
| trim | true |
| upload_max_size_message | Closure() {#5144 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5143 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5246 -form: Symfony\Component\Form\Form {#5164 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5247 …5} |
| full_name | "product_review[sex]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_sex_4" |
| label | "回答しない" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | false |
| unique_block_prefix | "_product_review_sex_entry" |
| valid | true |
| value | "4" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#4928 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4928 +message: "This value should not be blank." +allowNull: false +normalizer: null +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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "★★★★★" => 5 "★★★★" => 4 "★★★" => 3 "★★" => 2 "★" => 1 ] |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4928 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| 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." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "product_review.form.product_review.recommend_level" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5002 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_product_review_recommend_level" ] |
| cache_key | "_product_review_recommend_level_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "★★★★★" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "★★★★" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "★★★" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "★★" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "★" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5122 -form: Symfony\Component\Form\Form {#5217 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5135 …5} |
| full_name | "product_review[recommend_level]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_recommend_level" |
| is_selected | Closure($choice, $value) {#5289 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4965 …} } |
| label | "product_review.form.product_review.recommend_level" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "recommend_level" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_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 |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "5" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5106 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "★★★★★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5169 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5168 …} } } |
| validation_groups | null |
| value | "5" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5294 -form: Symfony\Component\Form\Form {#5220 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5293 …5} |
| full_name | "product_review[recommend_level]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_recommend_level_0" |
| label | "★★★★★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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 |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "4" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5106 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "★★★★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5178 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5295 -form: Symfony\Component\Form\Form {#5223 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5296 …5} |
| full_name | "product_review[recommend_level]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_recommend_level_1" |
| label | "★★★★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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 |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "3" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5106 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "★★★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5189 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5188 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5297 -form: Symfony\Component\Form\Form {#5226 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5298 …5} |
| full_name | "product_review[recommend_level]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_recommend_level_2" |
| label | "★★★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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 |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5106 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "★★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5198 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5299 -form: Symfony\Component\Form\Form {#5229 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5300 …5} |
| full_name | "product_review[recommend_level]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_recommend_level_3" |
| label | "★★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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 |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5105 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5106 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#5109 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5208 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5301 -form: Symfony\Component\Form\Form {#5232 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5302 …5} |
| full_name | "product_review[recommend_level]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_recommend_level_4" |
| label | "★" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#4929 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4930 +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: 50 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4929 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4930 +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: 50 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| label | "product_review.form.product_review.title" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4929 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4930 +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: 50 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5066 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4853 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "product_review.form.product_review.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5067 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5292 -form: Symfony\Component\Form\Form {#5235 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5248 …5} |
| full_name | "product_review[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_title" |
| label | "product_review.form.product_review.title" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#4931 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4932 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4931 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4932 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| 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 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4931 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4932 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 3000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5081 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4853 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "product_review.form.product_review.comment" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#5078 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5077 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 3000 ] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#5304 -form: Symfony\Component\Form\Form {#5238 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5303 …5} |
| full_name | "product_review[comment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review_comment" |
| label | "product_review.form.product_review.comment" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_review_comment" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7d28d9d380d874602.cLRzfin7baqKQkajLjs1fdNBczYxzLk_gOadUW72ORg.CPE4R3CzC_vkLDHnbX9COaMsJllUk8lW0rzXGAmHY1IUjRAhGcwn5usABw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "7d28d9d380d874602.cLRzfin7baqKQkajLjs1fdNBczYxzLk_gOadUW72ORg.CPE4R3CzC_vkLDHnbX9COaMsJllUk8lW0rzXGAmHY1IUjRAhGcwn5usABw" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data | "7d28d9d380d874602.cLRzfin7baqKQkajLjs1fdNBczYxzLk_gOadUW72ORg.CPE4R3CzC_vkLDHnbX9COaMsJllUk8lW0rzXGAmHY1IUjRAhGcwn5usABw" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5309 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4853 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#5308 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_product_review__token" ] |
| cache_key | "_product_review__token_hidden" |
| compound | false |
| data | "7d28d9d380d874602.cLRzfin7baqKQkajLjs1fdNBczYxzLk_gOadUW72ORg.CPE4R3CzC_vkLDHnbX9COaMsJllUk8lW0rzXGAmHY1IUjRAhGcwn5usABw" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5323 -form: Symfony\Component\Form\Form {#5318 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5312 …5} |
| full_name | "product_review[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_review__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_review__token" |
| valid | true |
| value | "7d28d9d380d874602.cLRzfin7baqKQkajLjs1fdNBczYxzLk_gOadUW72ORg.CPE4R3CzC_vkLDHnbX9COaMsJllUk8lW0rzXGAmHY1IUjRAhGcwn5usABw" |
(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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#9973 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4853 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#9974 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#10020 -form: Symfony\Component\Form\Form {#10011 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10021 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| 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 | [ Eccube\Entity\Category {#6592 -id: 8 -name: "個人印鑑" -hierarchy: 1 -sort_no: 69 -create_date: DateTime @1703642682 {#6624 date: 2023-12-27 11:04:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6622 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6627 …} -Children: Doctrine\ORM\PersistentCollection {#6621 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6619 -id: 12 -name: "実印" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1704850514 {#6620 date: 2024-01-10 10:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6618 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6612 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6607 -id: 80 -name: "銀行印" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1707115726 {#6609 date: 2024-02-05 15:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6608 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6600 -id: 81 -name: "認印" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707115734 {#6602 date: 2024-02-05 15:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6601 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6599 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6641 -id: 15 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1706166374 {#6639 date: 2024-01-25 16:06:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6640 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6642 …} -Children: Doctrine\ORM\PersistentCollection {#6645 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6648 -id: 16 -name: "小判印・訂正印" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1706166391 {#6646 date: 2024-01-25 16:06:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6647 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6655 -id: 17 -name: "おしゃれハンコ・寿限無・その他" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706166397 {#6653 date: 2024-01-25 16:06:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6654 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6662 -id: 18 -name: "実印・銀行印セット" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706166405 {#6660 date: 2024-01-25 16:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6661 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6669 -id: 19 -name: "実印・銀行印・認印セット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1706166413 {#6667 date: 2024-01-25 16:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6668 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6670 …} -Children: Doctrine\ORM\PersistentCollection {#6673 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6676 -id: 20 -name: "法人印鑑" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1706166439 {#6610 date: 2024-01-25 16:07:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6611 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6681 -id: 86 -name: "会社実印" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1707117536 {#6674 date: 2024-02-05 16:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6675 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6690 -id: 87 -name: "銀行印" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1707117638 {#6688 date: 2024-02-05 16:20:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6689 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6697 -id: 21 -name: "役職印・銀行印" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1706166451 {#6695 date: 2024-01-25 16:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6696 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6704 -id: 22 -name: "認印(角印)" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1706166458 {#6702 date: 2024-01-25 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6703 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6711 -id: 25 -name: "法人印セット" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1706166497 {#6709 date: 2024-01-25 16:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6710 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6712 …} -Children: Doctrine\ORM\PersistentCollection {#6715 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6718 -id: 26 -name: "割印" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1706166503 {#6716 date: 2024-01-25 16:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6717 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6725 -id: 56 -name: "屋久杉印鑑" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1706686064 {#6687 date: 2024-01-31 16:27:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6686 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6730 -id: 57 -name: "個人 実印" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1706686078 {#6723 date: 2024-01-31 16:27:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6724 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6739 -id: 59 -name: "個人 銀行印・認印" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1706686265 {#6737 date: 2024-01-31 16:31:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6738 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6746 -id: 60 -name: "個人 実印・銀行印セット" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1706686286 {#6744 date: 2024-01-31 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6745 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6753 -id: 61 -name: "法人 役職印・銀行印" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1706686309 {#6751 date: 2024-01-31 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6752 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6760 -id: 62 -name: "法人 認印(角印)" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1706686325 {#6758 date: 2024-01-31 16:32:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6759 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6767 -id: 63 -name: "法人 法人印セット" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1706686341 {#6765 date: 2024-01-31 16:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6766 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6774 -id: 35 -name: "しまねっこ商品" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1706166637 {#6736 date: 2024-01-25 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6735 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6779 -id: 36 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1706166647 {#6772 date: 2024-01-25 16:10:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6773 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#6774} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6788 -id: 37 -name: "スタンプ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1706166653 {#6786 date: 2024-01-25 16:10:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6787 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6774} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6795 -id: 38 -name: "スタンプ" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1706166669 {#6785 date: 2024-01-25 16:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6784 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6800 -id: 39 -name: "ネーム印" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1706166678 {#6793 date: 2024-01-25 16:11:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6794 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6809 -id: 40 -name: "おなまえスタンプセット" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1706166685 {#6807 date: 2024-01-25 16:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6808 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6813 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6816 -id: 41 -name: "金封用セット" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1706166692 {#6814 date: 2024-01-25 16:11:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6815 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6823 -id: 42 -name: "各種ゴム印" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1706166698 {#6821 date: 2024-01-25 16:11:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6822 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6830 -id: 43 -name: "印鑑関連商品" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1706166709 {#6806 date: 2024-01-25 16:11:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6805 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6835 -id: 44 -name: "印鑑ケース" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1706166721 {#6828 date: 2024-01-25 16:12:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6829 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6844 -id: 45 -name: "捺印マット" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1706166727 {#6842 date: 2024-01-25 16:12:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6843 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6851 -id: 46 -name: "朱肉・補充インク" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1706166734 {#6849 date: 2024-01-25 16:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6850 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6852 …} -Children: Doctrine\ORM\PersistentCollection {#6855 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6858 -id: 47 -name: "スタンプ台" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1706166741 {#6856 date: 2024-01-25 16:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6857 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6865 -id: 48 -name: "ネーム印・ペン" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1706166760 {#6841 date: 2024-01-25 16:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6840 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6870 -id: 49 -name: "ネーム印・補充インク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1706166773 {#6863 date: 2024-01-25 16:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6864 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6879 -id: 51 -name: "ネームペン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1706166807 {#6877 date: 2024-01-25 16:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6878 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6886 -id: 93 -name: "印鑑ホルダー はん蔵" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1709013112 {#6884 date: 2024-02-27 14:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6885 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6895 -id: 82 -name: "趣味の印" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1707117177 {#6875 date: 2024-02-05 16:12:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6876 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6896 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6900 -id: 83 -name: "落款印" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1707117216 {#6891 date: 2024-02-05 16:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117339 {#6892 date: 2024-02-05 16:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6895} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6905 -id: 85 -name: "雅号印" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1707117362 {#6893 date: 2024-02-05 16:16:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6894 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6916 -id: 89 -name: "姓名印" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1707122435 {#6914 date: 2024-02-05 17:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6915 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6917 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6923 -id: 90 -name: "引首印" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1707178433 {#6921 date: 2024-02-06 09:13:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6922 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6924 …} -Children: Doctrine\ORM\PersistentCollection {#6927 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6928 -id: 84 -name: "落款印セット" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1707117329 {#6912 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117329 {#6913 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6929 …} -Children: Doctrine\ORM\PersistentCollection {#6932 …} -Parent: Eccube\Entity\Category {#6895} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6933 -id: 79 -name: "落款印・蔵書印" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1707095781 {#6911 date: 2024-02-05 10:16:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6910 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6940 -id: 55 -name: "グリーン印鑑" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1706680269 {#6938 date: 2024-01-31 14:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6939 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6947 -id: 54 -name: "神楽ひのき" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1706680257 {#6945 date: 2024-01-31 14:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6946 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6954 -id: 64 -name: "智頭杉" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1706747079 {#6952 date: 2024-02-01 09:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6953 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6961 -id: 68 -name: "明日桧" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1707094834 {#6959 date: 2024-02-05 10:00:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6960 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6968 -id: 69 -name: "さつま本柘" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1707094847 {#6966 date: 2024-02-05 10:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6967 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6975 -id: 66 -name: "ジルミナ" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1706747092 {#6973 date: 2024-02-01 09:24:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6974 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6982 -id: 65 -name: "チタン" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1706747086 {#6980 date: 2024-02-01 09:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6981 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6989 -id: 91 -name: "ブラストチタン" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1708672006 {#6987 date: 2024-02-23 16:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6988 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6996 -id: 67 -name: "黒水牛" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1706748215 {#6994 date: 2024-02-01 09:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6995 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7003 -id: 92 -name: "染めなし黒水牛" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1708673622 {#7001 date: 2024-02-23 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7002 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7010 -id: 70 -name: "牛角・上" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1707095012 {#7008 date: 2024-02-05 10:03:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7009 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7017 -id: 71 -name: "牛角・並" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1707095025 {#7015 date: 2024-02-05 10:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7016 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7024 -id: 72 -name: "黒檀" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1707095066 {#7022 date: 2024-02-05 10:04:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7023 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7031 -id: 73 -name: "水晶" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707095093 {#7029 date: 2024-02-05 10:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7030 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7038 -id: 52 -name: "めのう" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1706167962 {#7036 date: 2024-01-25 16:32:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7037 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7045 -id: 53 -name: "白瑪瑙" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1706167968 {#7043 date: 2024-01-25 16:32:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7044 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7052 -id: 74 -name: "赤瑪瑙" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1707095109 {#7050 date: 2024-02-05 10:05:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7051 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7059 -id: 75 -name: "緑瑪瑙" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1707095131 {#7057 date: 2024-02-05 10:05:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7058 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7066 -id: 76 -name: "虎目石" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1707095140 {#7064 date: 2024-02-05 10:05:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7065 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7073 -id: 77 -name: "ローズクォーツ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1707095148 {#7071 date: 2024-02-05 10:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7072 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7080 -id: 13 -name: "ブルーレース" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706165292 {#7078 date: 2024-01-25 15:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7079 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7087 -id: 14 -name: "セール商品" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706165309 {#7085 date: 2024-01-25 15:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7086 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } ] |
[ Eccube\Entity\Category {#6592 -id: 8 -name: "個人印鑑" -hierarchy: 1 -sort_no: 69 -create_date: DateTime @1703642682 {#6624 date: 2023-12-27 11:04:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6622 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6627 …} -Children: Doctrine\ORM\PersistentCollection {#6621 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6619 -id: 12 -name: "実印" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1704850514 {#6620 date: 2024-01-10 10:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6618 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6612 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6607 -id: 80 -name: "銀行印" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1707115726 {#6609 date: 2024-02-05 15:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6608 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6600 -id: 81 -name: "認印" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707115734 {#6602 date: 2024-02-05 15:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6601 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6599 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6641 -id: 15 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1706166374 {#6639 date: 2024-01-25 16:06:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6640 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6642 …} -Children: Doctrine\ORM\PersistentCollection {#6645 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6648 -id: 16 -name: "小判印・訂正印" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1706166391 {#6646 date: 2024-01-25 16:06:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6647 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6655 -id: 17 -name: "おしゃれハンコ・寿限無・その他" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706166397 {#6653 date: 2024-01-25 16:06:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6654 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6662 -id: 18 -name: "実印・銀行印セット" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706166405 {#6660 date: 2024-01-25 16:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6661 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6669 -id: 19 -name: "実印・銀行印・認印セット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1706166413 {#6667 date: 2024-01-25 16:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6668 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6670 …} -Children: Doctrine\ORM\PersistentCollection {#6673 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6676 -id: 20 -name: "法人印鑑" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1706166439 {#6610 date: 2024-01-25 16:07:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6611 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6681 -id: 86 -name: "会社実印" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1707117536 {#6674 date: 2024-02-05 16:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6675 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6690 -id: 87 -name: "銀行印" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1707117638 {#6688 date: 2024-02-05 16:20:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6689 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6697 -id: 21 -name: "役職印・銀行印" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1706166451 {#6695 date: 2024-01-25 16:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6696 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6704 -id: 22 -name: "認印(角印)" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1706166458 {#6702 date: 2024-01-25 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6703 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6711 -id: 25 -name: "法人印セット" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1706166497 {#6709 date: 2024-01-25 16:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6710 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6712 …} -Children: Doctrine\ORM\PersistentCollection {#6715 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6718 -id: 26 -name: "割印" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1706166503 {#6716 date: 2024-01-25 16:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6717 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6725 -id: 56 -name: "屋久杉印鑑" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1706686064 {#6687 date: 2024-01-31 16:27:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6686 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6730 -id: 57 -name: "個人 実印" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1706686078 {#6723 date: 2024-01-31 16:27:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6724 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6739 -id: 59 -name: "個人 銀行印・認印" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1706686265 {#6737 date: 2024-01-31 16:31:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6738 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6746 -id: 60 -name: "個人 実印・銀行印セット" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1706686286 {#6744 date: 2024-01-31 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6745 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6753 -id: 61 -name: "法人 役職印・銀行印" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1706686309 {#6751 date: 2024-01-31 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6752 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6760 -id: 62 -name: "法人 認印(角印)" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1706686325 {#6758 date: 2024-01-31 16:32:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6759 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6767 -id: 63 -name: "法人 法人印セット" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1706686341 {#6765 date: 2024-01-31 16:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6766 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6774 -id: 35 -name: "しまねっこ商品" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1706166637 {#6736 date: 2024-01-25 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6735 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6779 -id: 36 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1706166647 {#6772 date: 2024-01-25 16:10:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6773 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#6774} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6788 -id: 37 -name: "スタンプ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1706166653 {#6786 date: 2024-01-25 16:10:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6787 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6774} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6795 -id: 38 -name: "スタンプ" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1706166669 {#6785 date: 2024-01-25 16:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6784 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6800 -id: 39 -name: "ネーム印" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1706166678 {#6793 date: 2024-01-25 16:11:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6794 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6809 -id: 40 -name: "おなまえスタンプセット" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1706166685 {#6807 date: 2024-01-25 16:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6808 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6813 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6816 -id: 41 -name: "金封用セット" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1706166692 {#6814 date: 2024-01-25 16:11:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6815 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6823 -id: 42 -name: "各種ゴム印" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1706166698 {#6821 date: 2024-01-25 16:11:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6822 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6830 -id: 43 -name: "印鑑関連商品" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1706166709 {#6806 date: 2024-01-25 16:11:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6805 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6835 -id: 44 -name: "印鑑ケース" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1706166721 {#6828 date: 2024-01-25 16:12:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6829 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6844 -id: 45 -name: "捺印マット" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1706166727 {#6842 date: 2024-01-25 16:12:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6843 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6851 -id: 46 -name: "朱肉・補充インク" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1706166734 {#6849 date: 2024-01-25 16:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6850 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6852 …} -Children: Doctrine\ORM\PersistentCollection {#6855 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6858 -id: 47 -name: "スタンプ台" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1706166741 {#6856 date: 2024-01-25 16:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6857 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6865 -id: 48 -name: "ネーム印・ペン" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1706166760 {#6841 date: 2024-01-25 16:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6840 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6870 -id: 49 -name: "ネーム印・補充インク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1706166773 {#6863 date: 2024-01-25 16:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6864 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6879 -id: 51 -name: "ネームペン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1706166807 {#6877 date: 2024-01-25 16:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6878 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6886 -id: 93 -name: "印鑑ホルダー はん蔵" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1709013112 {#6884 date: 2024-02-27 14:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6885 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6895 -id: 82 -name: "趣味の印" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1707117177 {#6875 date: 2024-02-05 16:12:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6876 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6896 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6900 -id: 83 -name: "落款印" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1707117216 {#6891 date: 2024-02-05 16:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117339 {#6892 date: 2024-02-05 16:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6895} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6905 -id: 85 -name: "雅号印" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1707117362 {#6893 date: 2024-02-05 16:16:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6894 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6916 -id: 89 -name: "姓名印" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1707122435 {#6914 date: 2024-02-05 17:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6915 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6917 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6923 -id: 90 -name: "引首印" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1707178433 {#6921 date: 2024-02-06 09:13:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6922 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6924 …} -Children: Doctrine\ORM\PersistentCollection {#6927 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6928 -id: 84 -name: "落款印セット" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1707117329 {#6912 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117329 {#6913 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6929 …} -Children: Doctrine\ORM\PersistentCollection {#6932 …} -Parent: Eccube\Entity\Category {#6895} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6933 -id: 79 -name: "落款印・蔵書印" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1707095781 {#6911 date: 2024-02-05 10:16:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6910 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6940 -id: 55 -name: "グリーン印鑑" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1706680269 {#6938 date: 2024-01-31 14:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6939 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6947 -id: 54 -name: "神楽ひのき" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1706680257 {#6945 date: 2024-01-31 14:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6946 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6954 -id: 64 -name: "智頭杉" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1706747079 {#6952 date: 2024-02-01 09:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6953 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6961 -id: 68 -name: "明日桧" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1707094834 {#6959 date: 2024-02-05 10:00:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6960 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6968 -id: 69 -name: "さつま本柘" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1707094847 {#6966 date: 2024-02-05 10:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6967 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6975 -id: 66 -name: "ジルミナ" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1706747092 {#6973 date: 2024-02-01 09:24:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6974 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6982 -id: 65 -name: "チタン" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1706747086 {#6980 date: 2024-02-01 09:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6981 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6989 -id: 91 -name: "ブラストチタン" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1708672006 {#6987 date: 2024-02-23 16:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6988 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6996 -id: 67 -name: "黒水牛" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1706748215 {#6994 date: 2024-02-01 09:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6995 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7003 -id: 92 -name: "染めなし黒水牛" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1708673622 {#7001 date: 2024-02-23 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7002 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7010 -id: 70 -name: "牛角・上" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1707095012 {#7008 date: 2024-02-05 10:03:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7009 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7017 -id: 71 -name: "牛角・並" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1707095025 {#7015 date: 2024-02-05 10:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7016 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7024 -id: 72 -name: "黒檀" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1707095066 {#7022 date: 2024-02-05 10:04:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7023 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7031 -id: 73 -name: "水晶" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707095093 {#7029 date: 2024-02-05 10:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7030 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7038 -id: 52 -name: "めのう" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1706167962 {#7036 date: 2024-01-25 16:32:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7037 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7045 -id: 53 -name: "白瑪瑙" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1706167968 {#7043 date: 2024-01-25 16:32:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7044 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7052 -id: 74 -name: "赤瑪瑙" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1707095109 {#7050 date: 2024-02-05 10:05:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7051 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7059 -id: 75 -name: "緑瑪瑙" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1707095131 {#7057 date: 2024-02-05 10:05:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7058 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7066 -id: 76 -name: "虎目石" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1707095140 {#7064 date: 2024-02-05 10:05:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7065 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7073 -id: 77 -name: "ローズクォーツ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1707095148 {#7071 date: 2024-02-05 10:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7072 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7080 -id: 13 -name: "ブルーレース" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706165292 {#7078 date: 2024-01-25 15:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7079 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7087 -id: 14 -name: "セール商品" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706165309 {#7085 date: 2024-01-25 15:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7086 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } ] |
| 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 | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "NameWithLevel" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#9989 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#9994 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6495 -om: Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6442 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#6592 -id: 8 -name: "個人印鑑" -hierarchy: 1 -sort_no: 69 -create_date: DateTime @1703642682 {#6624 date: 2023-12-27 11:04:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6622 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6627 …} -Children: Doctrine\ORM\PersistentCollection {#6621 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6619 -id: 12 -name: "実印" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1704850514 {#6620 date: 2024-01-10 10:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6618 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6612 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6607 -id: 80 -name: "銀行印" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1707115726 {#6609 date: 2024-02-05 15:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6608 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6600 -id: 81 -name: "認印" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707115734 {#6602 date: 2024-02-05 15:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6601 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6599 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6641 -id: 15 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1706166374 {#6639 date: 2024-01-25 16:06:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6640 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6642 …} -Children: Doctrine\ORM\PersistentCollection {#6645 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6648 -id: 16 -name: "小判印・訂正印" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1706166391 {#6646 date: 2024-01-25 16:06:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6647 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6655 -id: 17 -name: "おしゃれハンコ・寿限無・その他" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706166397 {#6653 date: 2024-01-25 16:06:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6654 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6662 -id: 18 -name: "実印・銀行印セット" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706166405 {#6660 date: 2024-01-25 16:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6661 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6669 -id: 19 -name: "実印・銀行印・認印セット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1706166413 {#6667 date: 2024-01-25 16:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6668 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6670 …} -Children: Doctrine\ORM\PersistentCollection {#6673 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6676 -id: 20 -name: "法人印鑑" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1706166439 {#6610 date: 2024-01-25 16:07:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6611 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6681 -id: 86 -name: "会社実印" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1707117536 {#6674 date: 2024-02-05 16:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6675 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6690 -id: 87 -name: "銀行印" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1707117638 {#6688 date: 2024-02-05 16:20:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6689 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6697 -id: 21 -name: "役職印・銀行印" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1706166451 {#6695 date: 2024-01-25 16:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6696 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6704 -id: 22 -name: "認印(角印)" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1706166458 {#6702 date: 2024-01-25 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6703 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6711 -id: 25 -name: "法人印セット" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1706166497 {#6709 date: 2024-01-25 16:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6710 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6712 …} -Children: Doctrine\ORM\PersistentCollection {#6715 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6718 -id: 26 -name: "割印" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1706166503 {#6716 date: 2024-01-25 16:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6717 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6725 -id: 56 -name: "屋久杉印鑑" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1706686064 {#6687 date: 2024-01-31 16:27:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6686 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6730 -id: 57 -name: "個人 実印" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1706686078 {#6723 date: 2024-01-31 16:27:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6724 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6739 -id: 59 -name: "個人 銀行印・認印" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1706686265 {#6737 date: 2024-01-31 16:31:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6738 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6746 -id: 60 -name: "個人 実印・銀行印セット" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1706686286 {#6744 date: 2024-01-31 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6745 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6753 -id: 61 -name: "法人 役職印・銀行印" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1706686309 {#6751 date: 2024-01-31 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6752 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6760 -id: 62 -name: "法人 認印(角印)" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1706686325 {#6758 date: 2024-01-31 16:32:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6759 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6767 -id: 63 -name: "法人 法人印セット" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1706686341 {#6765 date: 2024-01-31 16:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6766 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6774 -id: 35 -name: "しまねっこ商品" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1706166637 {#6736 date: 2024-01-25 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6735 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6779 -id: 36 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1706166647 {#6772 date: 2024-01-25 16:10:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6773 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#6774} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6788 -id: 37 -name: "スタンプ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1706166653 {#6786 date: 2024-01-25 16:10:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6787 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6774} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6795 -id: 38 -name: "スタンプ" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1706166669 {#6785 date: 2024-01-25 16:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6784 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6800 -id: 39 -name: "ネーム印" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1706166678 {#6793 date: 2024-01-25 16:11:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6794 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6809 -id: 40 -name: "おなまえスタンプセット" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1706166685 {#6807 date: 2024-01-25 16:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6808 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6813 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6816 -id: 41 -name: "金封用セット" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1706166692 {#6814 date: 2024-01-25 16:11:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6815 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6823 -id: 42 -name: "各種ゴム印" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1706166698 {#6821 date: 2024-01-25 16:11:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6822 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6830 -id: 43 -name: "印鑑関連商品" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1706166709 {#6806 date: 2024-01-25 16:11:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6805 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6835 -id: 44 -name: "印鑑ケース" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1706166721 {#6828 date: 2024-01-25 16:12:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6829 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6844 -id: 45 -name: "捺印マット" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1706166727 {#6842 date: 2024-01-25 16:12:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6843 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6851 -id: 46 -name: "朱肉・補充インク" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1706166734 {#6849 date: 2024-01-25 16:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6850 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6852 …} -Children: Doctrine\ORM\PersistentCollection {#6855 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6858 -id: 47 -name: "スタンプ台" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1706166741 {#6856 date: 2024-01-25 16:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6857 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6865 -id: 48 -name: "ネーム印・ペン" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1706166760 {#6841 date: 2024-01-25 16:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6840 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6870 -id: 49 -name: "ネーム印・補充インク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1706166773 {#6863 date: 2024-01-25 16:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6864 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6879 -id: 51 -name: "ネームペン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1706166807 {#6877 date: 2024-01-25 16:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6878 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6886 -id: 93 -name: "印鑑ホルダー はん蔵" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1709013112 {#6884 date: 2024-02-27 14:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6885 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6895 -id: 82 -name: "趣味の印" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1707117177 {#6875 date: 2024-02-05 16:12:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6876 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6896 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6900 -id: 83 -name: "落款印" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1707117216 {#6891 date: 2024-02-05 16:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117339 {#6892 date: 2024-02-05 16:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6895} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6905 -id: 85 -name: "雅号印" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1707117362 {#6893 date: 2024-02-05 16:16:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6894 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6916 -id: 89 -name: "姓名印" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1707122435 {#6914 date: 2024-02-05 17:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6915 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6917 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6923 -id: 90 -name: "引首印" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1707178433 {#6921 date: 2024-02-06 09:13:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6922 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6924 …} -Children: Doctrine\ORM\PersistentCollection {#6927 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6928 -id: 84 -name: "落款印セット" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1707117329 {#6912 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117329 {#6913 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6929 …} -Children: Doctrine\ORM\PersistentCollection {#6932 …} -Parent: Eccube\Entity\Category {#6895} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } Eccube\Entity\Category {#6933 -id: 79 -name: "落款印・蔵書印" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1707095781 {#6911 date: 2024-02-05 10:16:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6910 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6940 -id: 55 -name: "グリーン印鑑" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1706680269 {#6938 date: 2024-01-31 14:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6939 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6947 -id: 54 -name: "神楽ひのき" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1706680257 {#6945 date: 2024-01-31 14:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6946 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6954 -id: 64 -name: "智頭杉" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1706747079 {#6952 date: 2024-02-01 09:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6953 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6961 -id: 68 -name: "明日桧" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1707094834 {#6959 date: 2024-02-05 10:00:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6960 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6968 -id: 69 -name: "さつま本柘" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1707094847 {#6966 date: 2024-02-05 10:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6967 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6975 -id: 66 -name: "ジルミナ" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1706747092 {#6973 date: 2024-02-01 09:24:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6974 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6982 -id: 65 -name: "チタン" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1706747086 {#6980 date: 2024-02-01 09:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6981 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6989 -id: 91 -name: "ブラストチタン" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1708672006 {#6987 date: 2024-02-23 16:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6988 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#6996 -id: 67 -name: "黒水牛" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1706748215 {#6994 date: 2024-02-01 09:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6995 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7003 -id: 92 -name: "染めなし黒水牛" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1708673622 {#7001 date: 2024-02-23 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7002 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7010 -id: 70 -name: "牛角・上" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1707095012 {#7008 date: 2024-02-05 10:03:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7009 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7017 -id: 71 -name: "牛角・並" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1707095025 {#7015 date: 2024-02-05 10:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7016 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7024 -id: 72 -name: "黒檀" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1707095066 {#7022 date: 2024-02-05 10:04:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7023 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7031 -id: 73 -name: "水晶" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707095093 {#7029 date: 2024-02-05 10:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7030 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7038 -id: 52 -name: "めのう" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1706167962 {#7036 date: 2024-01-25 16:32:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7037 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7045 -id: 53 -name: "白瑪瑙" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1706167968 {#7043 date: 2024-01-25 16:32:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7044 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7052 -id: 74 -name: "赤瑪瑙" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1707095109 {#7050 date: 2024-02-05 10:05:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7051 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7059 -id: 75 -name: "緑瑪瑙" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1707095131 {#7057 date: 2024-02-05 10:05:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7058 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7066 -id: 76 -name: "虎目石" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1707095140 {#7064 date: 2024-02-05 10:05:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7065 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7073 -id: 77 -name: "ローズクォーツ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1707095148 {#7071 date: 2024-02-05 10:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7072 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7080 -id: 13 -name: "ブルーレース" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706165292 {#7078 date: 2024-01-25 15:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7079 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } Eccube\Entity\Category {#7087 -id: 14 -name: "セール商品" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706165309 {#7085 date: 2024-01-25 15:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7086 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } ] |
| class | "Eccube\Entity\Category" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6495 -om: Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6442 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#9990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#9991 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10032 +label: "個人印鑑" +value: "8" +data: Eccube\Entity\Category {#6592 -id: 8 -name: "個人印鑑" -hierarchy: 1 -sort_no: 69 -create_date: DateTime @1703642682 {#6624 date: 2023-12-27 11:04:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6622 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6627 …} -Children: Doctrine\ORM\PersistentCollection {#6621 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10033 +label: " 実印" +value: "12" +data: Eccube\Entity\Category {#6619 -id: 12 -name: "実印" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1704850514 {#6620 date: 2024-01-10 10:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6618 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6612 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10034 +label: " 銀行印" +value: "80" +data: Eccube\Entity\Category {#6607 -id: 80 -name: "銀行印" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1707115726 {#6609 date: 2024-02-05 15:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6608 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6606 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10035 +label: " 認印" +value: "81" +data: Eccube\Entity\Category {#6600 -id: 81 -name: "認印" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707115734 {#6602 date: 2024-02-05 15:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6601 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6599 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10036 +label: " 銀行印・認印" +value: "15" +data: Eccube\Entity\Category {#6641 -id: 15 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1706166374 {#6639 date: 2024-01-25 16:06:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6640 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6642 …} -Children: Doctrine\ORM\PersistentCollection {#6645 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10037 +label: " 小判印・訂正印" +value: "16" +data: Eccube\Entity\Category {#6648 -id: 16 -name: "小判印・訂正印" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1706166391 {#6646 date: 2024-01-25 16:06:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6647 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10038 +label: " おしゃれハンコ・寿限無・その他" +value: "17" +data: Eccube\Entity\Category {#6655 -id: 17 -name: "おしゃれハンコ・寿限無・その他" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706166397 {#6653 date: 2024-01-25 16:06:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6654 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10039 +label: " 実印・銀行印セット" +value: "18" +data: Eccube\Entity\Category {#6662 -id: 18 -name: "実印・銀行印セット" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706166405 {#6660 date: 2024-01-25 16:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6661 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10040 +label: " 実印・銀行印・認印セット" +value: "19" +data: Eccube\Entity\Category {#6669 -id: 19 -name: "実印・銀行印・認印セット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1706166413 {#6667 date: 2024-01-25 16:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6668 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6670 …} -Children: Doctrine\ORM\PersistentCollection {#6673 …} -Parent: Eccube\Entity\Category {#6592} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10041 +label: "法人印鑑" +value: "20" +data: Eccube\Entity\Category {#6676 -id: 20 -name: "法人印鑑" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1706166439 {#6610 date: 2024-01-25 16:07:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6611 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10042 +label: " 会社実印" +value: "86" +data: Eccube\Entity\Category {#6681 -id: 86 -name: "会社実印" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1707117536 {#6674 date: 2024-02-05 16:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6675 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -Children: Doctrine\ORM\PersistentCollection {#6685 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10043 +label: " 銀行印" +value: "87" +data: Eccube\Entity\Category {#6690 -id: 87 -name: "銀行印" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1707117638 {#6688 date: 2024-02-05 16:20:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6689 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10044 +label: " 役職印・銀行印" +value: "21" +data: Eccube\Entity\Category {#6697 -id: 21 -name: "役職印・銀行印" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1706166451 {#6695 date: 2024-01-25 16:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6696 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10045 +label: " 認印(角印)" +value: "22" +data: Eccube\Entity\Category {#6704 -id: 22 -name: "認印(角印)" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1706166458 {#6702 date: 2024-01-25 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6703 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10046 +label: " 法人印セット" +value: "25" +data: Eccube\Entity\Category {#6711 -id: 25 -name: "法人印セット" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1706166497 {#6709 date: 2024-01-25 16:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6710 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6712 …} -Children: Doctrine\ORM\PersistentCollection {#6715 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10047 +label: " 割印" +value: "26" +data: Eccube\Entity\Category {#6718 -id: 26 -name: "割印" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1706166503 {#6716 date: 2024-01-25 16:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6717 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6676} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10048 +label: "屋久杉印鑑" +value: "56" +data: Eccube\Entity\Category {#6725 -id: 56 -name: "屋久杉印鑑" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1706686064 {#6687 date: 2024-01-31 16:27:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6686 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10049 +label: " 個人 実印" +value: "57" +data: Eccube\Entity\Category {#6730 -id: 57 -name: "個人 実印" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1706686078 {#6723 date: 2024-01-31 16:27:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6724 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6731 …} -Children: Doctrine\ORM\PersistentCollection {#6734 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10050 +label: " 個人 銀行印・認印" +value: "59" +data: Eccube\Entity\Category {#6739 -id: 59 -name: "個人 銀行印・認印" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1706686265 {#6737 date: 2024-01-31 16:31:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6738 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10051 +label: " 個人 実印・銀行印セット" +value: "60" +data: Eccube\Entity\Category {#6746 -id: 60 -name: "個人 実印・銀行印セット" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1706686286 {#6744 date: 2024-01-31 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6745 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10052 +label: " 法人 役職印・銀行印" +value: "61" +data: Eccube\Entity\Category {#6753 -id: 61 -name: "法人 役職印・銀行印" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1706686309 {#6751 date: 2024-01-31 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6752 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6754 …} -Children: Doctrine\ORM\PersistentCollection {#6757 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10053 +label: " 法人 認印(角印)" +value: "62" +data: Eccube\Entity\Category {#6760 -id: 62 -name: "法人 認印(角印)" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1706686325 {#6758 date: 2024-01-31 16:32:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6759 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10054 +label: " 法人 法人印セット" +value: "63" +data: Eccube\Entity\Category {#6767 -id: 63 -name: "法人 法人印セット" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1706686341 {#6765 date: 2024-01-31 16:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6766 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: Eccube\Entity\Category {#6725} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10055 +label: "しまねっこ商品" +value: "35" +data: Eccube\Entity\Category {#6774 -id: 35 -name: "しまねっこ商品" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1706166637 {#6736 date: 2024-01-25 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6735 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10056 +label: " 銀行印・認印" +value: "36" +data: Eccube\Entity\Category {#6779 -id: 36 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1706166647 {#6772 date: 2024-01-25 16:10:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6773 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6780 …} -Children: Doctrine\ORM\PersistentCollection {#6783 …} -Parent: Eccube\Entity\Category {#6774} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10057 +label: " スタンプ" +value: "37" +data: Eccube\Entity\Category {#6788 -id: 37 -name: "スタンプ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1706166653 {#6786 date: 2024-01-25 16:10:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6787 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6774} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10058 +label: "スタンプ" +value: "38" +data: Eccube\Entity\Category {#6795 -id: 38 -name: "スタンプ" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1706166669 {#6785 date: 2024-01-25 16:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6784 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10059 +label: " ネーム印" +value: "39" +data: Eccube\Entity\Category {#6800 -id: 39 -name: "ネーム印" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1706166678 {#6793 date: 2024-01-25 16:11:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6794 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10060 +label: " おなまえスタンプセット" +value: "40" +data: Eccube\Entity\Category {#6809 -id: 40 -name: "おなまえスタンプセット" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1706166685 {#6807 date: 2024-01-25 16:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6808 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6810 …} -Children: Doctrine\ORM\PersistentCollection {#6813 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10061 +label: " 金封用セット" +value: "41" +data: Eccube\Entity\Category {#6816 -id: 41 -name: "金封用セット" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1706166692 {#6814 date: 2024-01-25 16:11:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6815 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10062 +label: " 各種ゴム印" +value: "42" +data: Eccube\Entity\Category {#6823 -id: 42 -name: "各種ゴム印" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1706166698 {#6821 date: 2024-01-25 16:11:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6822 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10063 +label: "印鑑関連商品" +value: "43" +data: Eccube\Entity\Category {#6830 -id: 43 -name: "印鑑関連商品" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1706166709 {#6806 date: 2024-01-25 16:11:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6805 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10064 +label: " 印鑑ケース" +value: "44" +data: Eccube\Entity\Category {#6835 -id: 44 -name: "印鑑ケース" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1706166721 {#6828 date: 2024-01-25 16:12:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6829 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6836 …} -Children: Doctrine\ORM\PersistentCollection {#6839 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10065 +label: " 捺印マット" +value: "45" +data: Eccube\Entity\Category {#6844 -id: 45 -name: "捺印マット" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1706166727 {#6842 date: 2024-01-25 16:12:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6843 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10066 +label: " 朱肉・補充インク" +value: "46" +data: Eccube\Entity\Category {#6851 -id: 46 -name: "朱肉・補充インク" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1706166734 {#6849 date: 2024-01-25 16:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6850 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6852 …} -Children: Doctrine\ORM\PersistentCollection {#6855 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10067 +label: " スタンプ台" +value: "47" +data: Eccube\Entity\Category {#6858 -id: 47 -name: "スタンプ台" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1706166741 {#6856 date: 2024-01-25 16:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6857 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6830} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10068 +label: "ネーム印・ペン" +value: "48" +data: Eccube\Entity\Category {#6865 -id: 48 -name: "ネーム印・ペン" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1706166760 {#6841 date: 2024-01-25 16:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6840 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10069 +label: " ネーム印・補充インク" +value: "49" +data: Eccube\Entity\Category {#6870 -id: 49 -name: "ネーム印・補充インク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1706166773 {#6863 date: 2024-01-25 16:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6864 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -Children: Doctrine\ORM\PersistentCollection {#6874 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10070 +label: " ネームペン" +value: "51" +data: Eccube\Entity\Category {#6879 -id: 51 -name: "ネームペン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1706166807 {#6877 date: 2024-01-25 16:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6878 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10071 +label: " 印鑑ホルダー はん蔵" +value: "93" +data: Eccube\Entity\Category {#6886 -id: 93 -name: "印鑑ホルダー はん蔵" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1709013112 {#6884 date: 2024-02-27 14:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6885 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6865} -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10072 +label: "趣味の印" +value: "82" +data: Eccube\Entity\Category {#6895 -id: 82 -name: "趣味の印" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1707117177 {#6875 date: 2024-02-05 16:12:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6876 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6896 …} -Children: Doctrine\ORM\PersistentCollection {#6899 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10073 +label: " 落款印" +value: "83" +data: Eccube\Entity\Category {#6900 -id: 83 -name: "落款印" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1707117216 {#6891 date: 2024-02-05 16:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117339 {#6892 date: 2024-02-05 16:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6895} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10074 +label: " 雅号印" +value: "85" +data: Eccube\Entity\Category {#6905 -id: 85 -name: "雅号印" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1707117362 {#6893 date: 2024-02-05 16:16:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6894 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6906 …} -Children: Doctrine\ORM\PersistentCollection {#6909 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10075 +label: " 姓名印" +value: "89" +data: Eccube\Entity\Category {#6916 -id: 89 -name: "姓名印" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1707122435 {#6914 date: 2024-02-05 17:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6915 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6917 …} -Children: Doctrine\ORM\PersistentCollection {#6920 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10076 +label: " 引首印" +value: "90" +data: Eccube\Entity\Category {#6923 -id: 90 -name: "引首印" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1707178433 {#6921 date: 2024-02-06 09:13:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6922 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6924 …} -Children: Doctrine\ORM\PersistentCollection {#6927 …} -Parent: Eccube\Entity\Category {#6900} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10077 +label: " 落款印セット" +value: "84" +data: Eccube\Entity\Category {#6928 -id: 84 -name: "落款印セット" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1707117329 {#6912 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117329 {#6913 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6929 …} -Children: Doctrine\ORM\PersistentCollection {#6932 …} -Parent: Eccube\Entity\Category {#6895} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6617 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10078 +label: "落款印・蔵書印" +value: "79" +data: Eccube\Entity\Category {#6933 -id: 79 -name: "落款印・蔵書印" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1707095781 {#6911 date: 2024-02-05 10:16:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6910 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6934 …} -Children: Doctrine\ORM\PersistentCollection {#6937 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10079 +label: "グリーン印鑑" +value: "55" +data: Eccube\Entity\Category {#6940 -id: 55 -name: "グリーン印鑑" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1706680269 {#6938 date: 2024-01-31 14:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6939 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6941 …} -Children: Doctrine\ORM\PersistentCollection {#6944 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10080 +label: "神楽ひのき" +value: "54" +data: Eccube\Entity\Category {#6947 -id: 54 -name: "神楽ひのき" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1706680257 {#6945 date: 2024-01-31 14:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6946 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6948 …} -Children: Doctrine\ORM\PersistentCollection {#6951 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10081 +label: "智頭杉" +value: "64" +data: Eccube\Entity\Category {#6954 -id: 64 -name: "智頭杉" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1706747079 {#6952 date: 2024-02-01 09:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6953 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10082 +label: "明日桧" +value: "68" +data: Eccube\Entity\Category {#6961 -id: 68 -name: "明日桧" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1707094834 {#6959 date: 2024-02-05 10:00:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6960 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6962 …} -Children: Doctrine\ORM\PersistentCollection {#6965 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10083 +label: "さつま本柘" +value: "69" +data: Eccube\Entity\Category {#6968 -id: 69 -name: "さつま本柘" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1707094847 {#6966 date: 2024-02-05 10:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6967 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6969 …} -Children: Doctrine\ORM\PersistentCollection {#6972 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10084 +label: "ジルミナ" +value: "66" +data: Eccube\Entity\Category {#6975 -id: 66 -name: "ジルミナ" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1706747092 {#6973 date: 2024-02-01 09:24:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6974 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6976 …} -Children: Doctrine\ORM\PersistentCollection {#6979 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10085 +label: "チタン" +value: "65" +data: Eccube\Entity\Category {#6982 -id: 65 -name: "チタン" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1706747086 {#6980 date: 2024-02-01 09:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6981 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -Children: Doctrine\ORM\PersistentCollection {#6986 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10086 +label: "ブラストチタン" +value: "91" +data: Eccube\Entity\Category {#6989 -id: 91 -name: "ブラストチタン" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1708672006 {#6987 date: 2024-02-23 16:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6988 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -Children: Doctrine\ORM\PersistentCollection {#6993 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10087 +label: "黒水牛" +value: "67" +data: Eccube\Entity\Category {#6996 -id: 67 -name: "黒水牛" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1706748215 {#6994 date: 2024-02-01 09:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6995 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6997 …} -Children: Doctrine\ORM\PersistentCollection {#7000 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10088 +label: "染めなし黒水牛" +value: "92" +data: Eccube\Entity\Category {#7003 -id: 92 -name: "染めなし黒水牛" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1708673622 {#7001 date: 2024-02-23 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7002 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7004 …} -Children: Doctrine\ORM\PersistentCollection {#7007 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10089 +label: "牛角・上" +value: "70" +data: Eccube\Entity\Category {#7010 -id: 70 -name: "牛角・上" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1707095012 {#7008 date: 2024-02-05 10:03:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7009 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -Children: Doctrine\ORM\PersistentCollection {#7014 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10090 +label: "牛角・並" +value: "71" +data: Eccube\Entity\Category {#7017 -id: 71 -name: "牛角・並" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1707095025 {#7015 date: 2024-02-05 10:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7016 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7018 …} -Children: Doctrine\ORM\PersistentCollection {#7021 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10091 +label: "黒檀" +value: "72" +data: Eccube\Entity\Category {#7024 -id: 72 -name: "黒檀" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1707095066 {#7022 date: 2024-02-05 10:04:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7023 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7025 …} -Children: Doctrine\ORM\PersistentCollection {#7028 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10092 +label: "水晶" +value: "73" +data: Eccube\Entity\Category {#7031 -id: 73 -name: "水晶" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707095093 {#7029 date: 2024-02-05 10:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7030 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7032 …} -Children: Doctrine\ORM\PersistentCollection {#7035 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10093 +label: "めのう" +value: "52" +data: Eccube\Entity\Category {#7038 -id: 52 -name: "めのう" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1706167962 {#7036 date: 2024-01-25 16:32:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7037 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -Children: Doctrine\ORM\PersistentCollection {#7042 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10094 +label: "白瑪瑙" +value: "53" +data: Eccube\Entity\Category {#7045 -id: 53 -name: "白瑪瑙" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1706167968 {#7043 date: 2024-01-25 16:32:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7044 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7046 …} -Children: Doctrine\ORM\PersistentCollection {#7049 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10095 +label: "赤瑪瑙" +value: "74" +data: Eccube\Entity\Category {#7052 -id: 74 -name: "赤瑪瑙" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1707095109 {#7050 date: 2024-02-05 10:05:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7051 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10096 +label: "緑瑪瑙" +value: "75" +data: Eccube\Entity\Category {#7059 -id: 75 -name: "緑瑪瑙" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1707095131 {#7057 date: 2024-02-05 10:05:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7058 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -Children: Doctrine\ORM\PersistentCollection {#7063 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10097 +label: "虎目石" +value: "76" +data: Eccube\Entity\Category {#7066 -id: 76 -name: "虎目石" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1707095140 {#7064 date: 2024-02-05 10:05:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7065 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7067 …} -Children: Doctrine\ORM\PersistentCollection {#7070 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10098 +label: "ローズクォーツ" +value: "77" +data: Eccube\Entity\Category {#7073 -id: 77 -name: "ローズクォーツ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1707095148 {#7071 date: 2024-02-05 10:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7072 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7074 …} -Children: Doctrine\ORM\PersistentCollection {#7077 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10099 +label: "ブルーレース" +value: "13" +data: Eccube\Entity\Category {#7080 -id: 13 -name: "ブルーレース" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706165292 {#7078 date: 2024-01-25 15:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7079 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7081 …} -Children: Doctrine\ORM\PersistentCollection {#7084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10100 +label: "セール商品" +value: "14" +data: Eccube\Entity\Category {#7087 -id: 14 -name: "セール商品" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706165309 {#7085 date: 2024-01-25 15:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#7086 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7088 …} -Children: Doctrine\ORM\PersistentCollection {#7091 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#4557 …} } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#10025 -form: Symfony\Component\Form\Form {#10010 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#10024 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#10031 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4965 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_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 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#590 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#588 …} -namespace: Closure() {#586 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#10001 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4853 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#9995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4895 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#974 …} $translationDomain: "validators" $message: Closure() {#10002 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| 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 | Symfony\Component\Form\FormErrorIterator {#10101 -form: Symfony\Component\Form\Form {#10015 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10030 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |