- 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 {#5369 -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 {#5369 -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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data | Plugin\ProductReview42\Entity\ProductReview {#5369 -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) {#5448 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5371 …} 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() {#5446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5447 …} } } |
| 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 {#5369 -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 {#5632 -form: Symfony\Component\Form\Form {#5611 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5445 …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 {#5369 -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 {#5494 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5500 +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 {#5494 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5500 +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 {#5494 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5500 +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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5419 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5371 …} } |
| 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() {#5431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5430 …} } } |
| 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 {#5769 -form: Symfony\Component\Form\Form {#5648 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5771 …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 {#5499 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5424 +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 {#5499 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5424 +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 {#5499 +message: "This value is not a valid URL." +protocols: [ "http" "https" ] +relativeProtocol: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5424 +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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5438 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5371 …} } |
| 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() {#5444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5443 …} } } |
| 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 {#5766 -form: Symfony\Component\Form\Form {#5652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5432 …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 {#5511 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5550 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5533 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5546 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5534 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5524 -om: Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5517 …} -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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| 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 {#5524 -om: Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5517 …} -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 {#5539 -_em: Doctrine\ORM\EntityManager {#546 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5537 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5536 #from: "Eccube\Entity\Master\Sex" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5535 #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 {#5540 …} -_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() {#5518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5521 …} } } |
| 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 {#5544 +label: "男性" +value: "1" +data: Eccube\Entity\Master\Sex {#5564 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5555 +label: "女性" +value: "2" +data: Eccube\Entity\Master\Sex {#5565 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +label: "その他" +value: "3" +data: Eccube\Entity\Master\Sex {#5566 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +label: "回答しない" +value: "4" +data: Eccube\Entity\Master\Sex {#5567 …} +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 {#5463 -form: Symfony\Component\Form\Form {#5672 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5625 …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) {#5604 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5475 …} } |
| 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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5616 …} } |
| 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 {#5619 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() {#5623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5620 …} } } |
| 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 {#5720 -form: Symfony\Component\Form\Form {#5675 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5730 …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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5616 …} } |
| 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 {#5619 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() {#5633 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5634 …} } } |
| 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 {#5710 -form: Symfony\Component\Form\Form {#5678 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5700 …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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5616 …} } |
| 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 {#5619 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() {#5644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5643 …} } } |
| 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 {#5690 -form: Symfony\Component\Form\Form {#5681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5527 …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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5616 …} } |
| 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 {#5619 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() {#5664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5663 …} } } |
| 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 {#5665 -form: Symfony\Component\Form\Form {#5684 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5645 …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 {#5425 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5425 +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 {#5425 +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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| 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() {#5561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5558 …} } } |
| 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 {#5576 +label: "★★★★★" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5577 +label: "★★★★" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5578 +label: "★★★" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5579 +label: "★★" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +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 {#5568 -form: Symfony\Component\Form\Form {#5737 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#5589 …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) {#5809 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5475 …} } |
| 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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5616 …} } |
| 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 {#5619 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() {#5689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5688 …} } } |
| 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 {#5814 -form: Symfony\Component\Form\Form {#5740 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5813 …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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5616 …} } |
| 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 {#5619 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() {#5699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5698 …} } } |
| 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 {#5815 -form: Symfony\Component\Form\Form {#5743 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5816 …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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5616 …} } |
| 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 {#5619 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() {#5709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5708 …} } } |
| 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 {#5817 -form: Symfony\Component\Form\Form {#5746 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5818 …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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5616 …} } |
| 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 {#5619 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() {#5719 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5718 …} } } |
| 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 {#5819 -form: Symfony\Component\Form\Form {#5749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5820 …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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#5615 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5616 …} } |
| 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 {#5619 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() {#5729 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5728 …} } } |
| 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 {#5821 -form: Symfony\Component\Form\Form {#5752 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5822 …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 {#5428 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5421 +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 {#5428 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5421 +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 {#5428 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5421 +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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5586 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5371 …} } |
| 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() {#5588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5587 …} } } |
| 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 {#5812 -form: Symfony\Component\Form\Form {#5755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5768 …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 {#5460 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5459 +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 {#5460 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5459 +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 {#5460 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5459 +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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5598 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5371 …} } |
| 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() {#5603 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5597 …} } } |
| 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 {#5824 -form: Symfony\Component\Form\Form {#5758 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5823 …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 | "c4a9446884.SfPM1xIIoC43fmBZdDsdbr8hJw1h9arkPnusKzsfl8w.IMK1kXxl93t6DVYGWX8vBNhRE0w5tOCITAqUQWtW_4YwgJOkcXDrTFE9VA" |
| 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 | "c4a9446884.SfPM1xIIoC43fmBZdDsdbr8hJw1h9arkPnusKzsfl8w.IMK1kXxl93t6DVYGWX8vBNhRE0w5tOCITAqUQWtW_4YwgJOkcXDrTFE9VA" |
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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data | "c4a9446884.SfPM1xIIoC43fmBZdDsdbr8hJw1h9arkPnusKzsfl8w.IMK1kXxl93t6DVYGWX8vBNhRE0w5tOCITAqUQWtW_4YwgJOkcXDrTFE9VA" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5827 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5371 …} } |
| 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() {#5831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#5825 …} } } |
| 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 | "c4a9446884.SfPM1xIIoC43fmBZdDsdbr8hJw1h9arkPnusKzsfl8w.IMK1kXxl93t6DVYGWX8vBNhRE0w5tOCITAqUQWtW_4YwgJOkcXDrTFE9VA" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#5843 -form: Symfony\Component\Form\Form {#5838 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5832 …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 | "c4a9446884.SfPM1xIIoC43fmBZdDsdbr8hJw1h9arkPnusKzsfl8w.IMK1kXxl93t6DVYGWX8vBNhRE0w5tOCITAqUQWtW_4YwgJOkcXDrTFE9VA" |
(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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6161 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5371 …} } |
| 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() {#6159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#6160 …} } } |
| 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 {#6760 -form: Symfony\Component\Form\Form {#6749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6761 …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 {#6242 -id: 8 -name: "個人印鑑" -hierarchy: 1 -sort_no: 69 -create_date: DateTime @1703642682 {#6274 date: 2023-12-27 11:04:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6272 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6277 …} -Children: Doctrine\ORM\PersistentCollection {#6268 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6270 -id: 12 -name: "実印" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1704850514 {#6269 date: 2024-01-10 10:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6271 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6264 …} -Children: Doctrine\ORM\PersistentCollection {#6262 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6257 -id: 80 -name: "銀行印" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1707115726 {#6259 date: 2024-02-05 15:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6258 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6256 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6250 -id: 81 -name: "認印" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707115734 {#6252 date: 2024-02-05 15:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6251 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6249 …} -Children: Doctrine\ORM\PersistentCollection {#6288 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6291 -id: 15 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1706166374 {#6289 date: 2024-01-25 16:06:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6290 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6292 …} -Children: Doctrine\ORM\PersistentCollection {#6295 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6298 -id: 16 -name: "小判印・訂正印" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1706166391 {#6296 date: 2024-01-25 16:06:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6297 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6299 …} -Children: Doctrine\ORM\PersistentCollection {#6302 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6305 -id: 17 -name: "おしゃれハンコ・寿限無・その他" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706166397 {#6303 date: 2024-01-25 16:06:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6304 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6306 …} -Children: Doctrine\ORM\PersistentCollection {#6309 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6312 -id: 18 -name: "実印・銀行印セット" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706166405 {#6310 date: 2024-01-25 16:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6311 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6313 …} -Children: Doctrine\ORM\PersistentCollection {#6316 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6319 -id: 19 -name: "実印・銀行印・認印セット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1706166413 {#6317 date: 2024-01-25 16:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6318 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6320 …} -Children: Doctrine\ORM\PersistentCollection {#6323 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6326 -id: 20 -name: "法人印鑑" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1706166439 {#6260 date: 2024-01-25 16:07:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6261 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -Children: Doctrine\ORM\PersistentCollection {#6330 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6331 -id: 86 -name: "会社実印" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1707117536 {#6324 date: 2024-02-05 16:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6325 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6332 …} -Children: Doctrine\ORM\PersistentCollection {#6335 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6340 -id: 87 -name: "銀行印" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1707117638 {#6338 date: 2024-02-05 16:20:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6339 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6341 …} -Children: Doctrine\ORM\PersistentCollection {#6344 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6347 -id: 21 -name: "役職印・銀行印" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1706166451 {#6345 date: 2024-01-25 16:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6346 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -Children: Doctrine\ORM\PersistentCollection {#6351 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6354 -id: 22 -name: "認印(角印)" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1706166458 {#6352 date: 2024-01-25 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6353 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6355 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6361 -id: 25 -name: "法人印セット" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1706166497 {#6359 date: 2024-01-25 16:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6360 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6362 …} -Children: Doctrine\ORM\PersistentCollection {#6365 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6368 -id: 26 -name: "割印" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1706166503 {#6366 date: 2024-01-25 16:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6367 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6369 …} -Children: Doctrine\ORM\PersistentCollection {#6372 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6375 -id: 56 -name: "屋久杉印鑑" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1706686064 {#6337 date: 2024-01-31 16:27:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6336 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6380 -id: 57 -name: "個人 実印" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1706686078 {#6373 date: 2024-01-31 16:27:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6374 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6381 …} -Children: Doctrine\ORM\PersistentCollection {#6384 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6389 -id: 59 -name: "個人 銀行印・認印" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1706686265 {#6387 date: 2024-01-31 16:31:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6388 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6390 …} -Children: Doctrine\ORM\PersistentCollection {#6393 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6396 -id: 60 -name: "個人 実印・銀行印セット" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1706686286 {#6394 date: 2024-01-31 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6395 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6397 …} -Children: Doctrine\ORM\PersistentCollection {#6400 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6403 -id: 61 -name: "法人 役職印・銀行印" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1706686309 {#6401 date: 2024-01-31 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6402 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6404 …} -Children: Doctrine\ORM\PersistentCollection {#6407 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6410 -id: 62 -name: "法人 認印(角印)" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1706686325 {#6408 date: 2024-01-31 16:32:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6409 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6411 …} -Children: Doctrine\ORM\PersistentCollection {#6414 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6417 -id: 63 -name: "法人 法人印セット" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1706686341 {#6415 date: 2024-01-31 16:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6416 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6418 …} -Children: Doctrine\ORM\PersistentCollection {#6421 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6424 -id: 35 -name: "しまねっこ商品" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1706166637 {#6386 date: 2024-01-25 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6385 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6425 …} -Children: Doctrine\ORM\PersistentCollection {#6428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6429 -id: 36 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1706166647 {#6422 date: 2024-01-25 16:10:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6423 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#6424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6438 -id: 37 -name: "スタンプ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1706166653 {#6436 date: 2024-01-25 16:10:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6437 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6439 …} -Children: Doctrine\ORM\PersistentCollection {#6442 …} -Parent: Eccube\Entity\Category {#6424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6445 -id: 38 -name: "スタンプ" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1706166669 {#6435 date: 2024-01-25 16:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6434 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -Children: Doctrine\ORM\PersistentCollection {#6449 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6450 -id: 39 -name: "ネーム印" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1706166678 {#6443 date: 2024-01-25 16:11:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6444 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6459 -id: 40 -name: "おなまえスタンプセット" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1706166685 {#6457 date: 2024-01-25 16:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6458 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6460 …} -Children: Doctrine\ORM\PersistentCollection {#6463 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6466 -id: 41 -name: "金封用セット" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1706166692 {#6464 date: 2024-01-25 16:11:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6465 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -Children: Doctrine\ORM\PersistentCollection {#6470 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6473 -id: 42 -name: "各種ゴム印" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1706166698 {#6471 date: 2024-01-25 16:11:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6472 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6477 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6480 -id: 43 -name: "印鑑関連商品" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1706166709 {#6456 date: 2024-01-25 16:11:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6455 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6481 …} -Children: Doctrine\ORM\PersistentCollection {#6484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6485 -id: 44 -name: "印鑑ケース" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1706166721 {#6478 date: 2024-01-25 16:12:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6479 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6494 -id: 45 -name: "捺印マット" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1706166727 {#6492 date: 2024-01-25 16:12:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6493 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6501 -id: 46 -name: "朱肉・補充インク" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1706166734 {#6499 date: 2024-01-25 16:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6500 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6508 -id: 47 -name: "スタンプ台" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1706166741 {#6506 date: 2024-01-25 16:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6507 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6512 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6515 -id: 48 -name: "ネーム印・ペン" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1706166760 {#6491 date: 2024-01-25 16:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6490 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6516 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6520 -id: 49 -name: "ネーム印・補充インク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1706166773 {#6513 date: 2024-01-25 16:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6514 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6529 -id: 51 -name: "ネームペン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1706166807 {#6527 date: 2024-01-25 16:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6528 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6530 …} -Children: Doctrine\ORM\PersistentCollection {#6533 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6536 -id: 93 -name: "印鑑ホルダー はん蔵" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1709013112 {#6534 date: 2024-02-27 14:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6535 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6537 …} -Children: Doctrine\ORM\PersistentCollection {#6540 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6545 -id: 82 -name: "趣味の印" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1707117177 {#6525 date: 2024-02-05 16:12:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6526 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6550 -id: 83 -name: "落款印" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1707117216 {#6541 date: 2024-02-05 16:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117339 {#6542 date: 2024-02-05 16:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6555 -id: 85 -name: "雅号印" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1707117362 {#6543 date: 2024-02-05 16:16:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6544 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6566 -id: 89 -name: "姓名印" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1707122435 {#6564 date: 2024-02-05 17:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6565 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6573 -id: 90 -name: "引首印" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1707178433 {#6571 date: 2024-02-06 09:13:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6572 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6578 -id: 84 -name: "落款印セット" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1707117329 {#6562 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117329 {#6563 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6583 -id: 79 -name: "落款印・蔵書印" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1707095781 {#6561 date: 2024-02-05 10:16:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6560 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6590 -id: 55 -name: "グリーン印鑑" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1706680269 {#6588 date: 2024-01-31 14:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6589 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6597 -id: 54 -name: "神楽ひのき" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1706680257 {#6595 date: 2024-01-31 14:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6596 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6604 -id: 64 -name: "智頭杉" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1706747079 {#6602 date: 2024-02-01 09:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6603 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6611 -id: 68 -name: "明日桧" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1707094834 {#6609 date: 2024-02-05 10:00:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6610 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6618 -id: 69 -name: "さつま本柘" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1707094847 {#6616 date: 2024-02-05 10:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6617 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6625 -id: 66 -name: "ジルミナ" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1706747092 {#6623 date: 2024-02-01 09:24:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6624 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6632 -id: 65 -name: "チタン" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1706747086 {#6630 date: 2024-02-01 09:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6631 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6639 -id: 91 -name: "ブラストチタン" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1708672006 {#6637 date: 2024-02-23 16:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6638 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6646 -id: 67 -name: "黒水牛" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1706748215 {#6644 date: 2024-02-01 09:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6645 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6653 -id: 92 -name: "染めなし黒水牛" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1708673622 {#6651 date: 2024-02-23 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6652 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6660 -id: 70 -name: "牛角・上" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1707095012 {#6658 date: 2024-02-05 10:03:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6659 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#5893 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6665 -id: 71 -name: "牛角・並" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1707095025 {#6049 date: 2024-02-05 10:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6664 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6666 …} -Children: Doctrine\ORM\PersistentCollection {#6669 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6672 -id: 72 -name: "黒檀" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1707095066 {#6670 date: 2024-02-05 10:04:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6671 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6673 …} -Children: Doctrine\ORM\PersistentCollection {#6676 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6679 -id: 73 -name: "水晶" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707095093 {#6677 date: 2024-02-05 10:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6678 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6680 …} -Children: Doctrine\ORM\PersistentCollection {#6683 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6686 -id: 52 -name: "めのう" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1706167962 {#6684 date: 2024-01-25 16:32:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6685 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6687 …} -Children: Doctrine\ORM\PersistentCollection {#6690 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6693 -id: 53 -name: "白瑪瑙" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1706167968 {#6691 date: 2024-01-25 16:32:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6692 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -Children: Doctrine\ORM\PersistentCollection {#6697 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6700 -id: 74 -name: "赤瑪瑙" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1707095109 {#6698 date: 2024-02-05 10:05:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6699 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6701 …} -Children: Doctrine\ORM\PersistentCollection {#6704 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6707 -id: 75 -name: "緑瑪瑙" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1707095131 {#6705 date: 2024-02-05 10:05:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6706 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6708 …} -Children: Doctrine\ORM\PersistentCollection {#6711 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6714 -id: 76 -name: "虎目石" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1707095140 {#6712 date: 2024-02-05 10:05:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6713 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6715 …} -Children: Doctrine\ORM\PersistentCollection {#6718 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6721 -id: 77 -name: "ローズクォーツ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1707095148 {#6719 date: 2024-02-05 10:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6720 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6722 …} -Children: Doctrine\ORM\PersistentCollection {#6725 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6728 -id: 13 -name: "ブルーレース" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706165292 {#6726 date: 2024-01-25 15:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6727 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6729 …} -Children: Doctrine\ORM\PersistentCollection {#6732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6735 -id: 14 -name: "セール商品" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706165309 {#6733 date: 2024-01-25 15:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6734 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6736 …} -Children: Doctrine\ORM\PersistentCollection {#6739 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } ] |
[ Eccube\Entity\Category {#6242 -id: 8 -name: "個人印鑑" -hierarchy: 1 -sort_no: 69 -create_date: DateTime @1703642682 {#6274 date: 2023-12-27 11:04:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6272 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6277 …} -Children: Doctrine\ORM\PersistentCollection {#6268 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6270 -id: 12 -name: "実印" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1704850514 {#6269 date: 2024-01-10 10:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6271 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6264 …} -Children: Doctrine\ORM\PersistentCollection {#6262 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6257 -id: 80 -name: "銀行印" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1707115726 {#6259 date: 2024-02-05 15:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6258 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6256 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6250 -id: 81 -name: "認印" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707115734 {#6252 date: 2024-02-05 15:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6251 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6249 …} -Children: Doctrine\ORM\PersistentCollection {#6288 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6291 -id: 15 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1706166374 {#6289 date: 2024-01-25 16:06:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6290 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6292 …} -Children: Doctrine\ORM\PersistentCollection {#6295 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6298 -id: 16 -name: "小判印・訂正印" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1706166391 {#6296 date: 2024-01-25 16:06:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6297 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6299 …} -Children: Doctrine\ORM\PersistentCollection {#6302 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6305 -id: 17 -name: "おしゃれハンコ・寿限無・その他" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706166397 {#6303 date: 2024-01-25 16:06:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6304 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6306 …} -Children: Doctrine\ORM\PersistentCollection {#6309 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6312 -id: 18 -name: "実印・銀行印セット" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706166405 {#6310 date: 2024-01-25 16:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6311 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6313 …} -Children: Doctrine\ORM\PersistentCollection {#6316 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6319 -id: 19 -name: "実印・銀行印・認印セット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1706166413 {#6317 date: 2024-01-25 16:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6318 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6320 …} -Children: Doctrine\ORM\PersistentCollection {#6323 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6326 -id: 20 -name: "法人印鑑" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1706166439 {#6260 date: 2024-01-25 16:07:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6261 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -Children: Doctrine\ORM\PersistentCollection {#6330 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6331 -id: 86 -name: "会社実印" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1707117536 {#6324 date: 2024-02-05 16:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6325 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6332 …} -Children: Doctrine\ORM\PersistentCollection {#6335 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6340 -id: 87 -name: "銀行印" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1707117638 {#6338 date: 2024-02-05 16:20:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6339 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6341 …} -Children: Doctrine\ORM\PersistentCollection {#6344 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6347 -id: 21 -name: "役職印・銀行印" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1706166451 {#6345 date: 2024-01-25 16:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6346 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -Children: Doctrine\ORM\PersistentCollection {#6351 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6354 -id: 22 -name: "認印(角印)" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1706166458 {#6352 date: 2024-01-25 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6353 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6355 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6361 -id: 25 -name: "法人印セット" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1706166497 {#6359 date: 2024-01-25 16:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6360 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6362 …} -Children: Doctrine\ORM\PersistentCollection {#6365 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6368 -id: 26 -name: "割印" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1706166503 {#6366 date: 2024-01-25 16:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6367 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6369 …} -Children: Doctrine\ORM\PersistentCollection {#6372 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6375 -id: 56 -name: "屋久杉印鑑" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1706686064 {#6337 date: 2024-01-31 16:27:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6336 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6380 -id: 57 -name: "個人 実印" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1706686078 {#6373 date: 2024-01-31 16:27:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6374 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6381 …} -Children: Doctrine\ORM\PersistentCollection {#6384 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6389 -id: 59 -name: "個人 銀行印・認印" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1706686265 {#6387 date: 2024-01-31 16:31:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6388 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6390 …} -Children: Doctrine\ORM\PersistentCollection {#6393 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6396 -id: 60 -name: "個人 実印・銀行印セット" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1706686286 {#6394 date: 2024-01-31 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6395 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6397 …} -Children: Doctrine\ORM\PersistentCollection {#6400 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6403 -id: 61 -name: "法人 役職印・銀行印" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1706686309 {#6401 date: 2024-01-31 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6402 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6404 …} -Children: Doctrine\ORM\PersistentCollection {#6407 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6410 -id: 62 -name: "法人 認印(角印)" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1706686325 {#6408 date: 2024-01-31 16:32:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6409 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6411 …} -Children: Doctrine\ORM\PersistentCollection {#6414 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6417 -id: 63 -name: "法人 法人印セット" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1706686341 {#6415 date: 2024-01-31 16:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6416 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6418 …} -Children: Doctrine\ORM\PersistentCollection {#6421 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6424 -id: 35 -name: "しまねっこ商品" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1706166637 {#6386 date: 2024-01-25 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6385 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6425 …} -Children: Doctrine\ORM\PersistentCollection {#6428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6429 -id: 36 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1706166647 {#6422 date: 2024-01-25 16:10:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6423 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#6424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6438 -id: 37 -name: "スタンプ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1706166653 {#6436 date: 2024-01-25 16:10:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6437 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6439 …} -Children: Doctrine\ORM\PersistentCollection {#6442 …} -Parent: Eccube\Entity\Category {#6424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6445 -id: 38 -name: "スタンプ" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1706166669 {#6435 date: 2024-01-25 16:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6434 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -Children: Doctrine\ORM\PersistentCollection {#6449 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6450 -id: 39 -name: "ネーム印" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1706166678 {#6443 date: 2024-01-25 16:11:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6444 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6459 -id: 40 -name: "おなまえスタンプセット" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1706166685 {#6457 date: 2024-01-25 16:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6458 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6460 …} -Children: Doctrine\ORM\PersistentCollection {#6463 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6466 -id: 41 -name: "金封用セット" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1706166692 {#6464 date: 2024-01-25 16:11:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6465 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -Children: Doctrine\ORM\PersistentCollection {#6470 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6473 -id: 42 -name: "各種ゴム印" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1706166698 {#6471 date: 2024-01-25 16:11:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6472 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6477 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6480 -id: 43 -name: "印鑑関連商品" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1706166709 {#6456 date: 2024-01-25 16:11:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6455 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6481 …} -Children: Doctrine\ORM\PersistentCollection {#6484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6485 -id: 44 -name: "印鑑ケース" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1706166721 {#6478 date: 2024-01-25 16:12:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6479 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6494 -id: 45 -name: "捺印マット" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1706166727 {#6492 date: 2024-01-25 16:12:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6493 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6501 -id: 46 -name: "朱肉・補充インク" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1706166734 {#6499 date: 2024-01-25 16:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6500 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6508 -id: 47 -name: "スタンプ台" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1706166741 {#6506 date: 2024-01-25 16:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6507 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6512 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6515 -id: 48 -name: "ネーム印・ペン" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1706166760 {#6491 date: 2024-01-25 16:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6490 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6516 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6520 -id: 49 -name: "ネーム印・補充インク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1706166773 {#6513 date: 2024-01-25 16:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6514 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6529 -id: 51 -name: "ネームペン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1706166807 {#6527 date: 2024-01-25 16:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6528 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6530 …} -Children: Doctrine\ORM\PersistentCollection {#6533 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6536 -id: 93 -name: "印鑑ホルダー はん蔵" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1709013112 {#6534 date: 2024-02-27 14:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6535 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6537 …} -Children: Doctrine\ORM\PersistentCollection {#6540 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6545 -id: 82 -name: "趣味の印" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1707117177 {#6525 date: 2024-02-05 16:12:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6526 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6550 -id: 83 -name: "落款印" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1707117216 {#6541 date: 2024-02-05 16:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117339 {#6542 date: 2024-02-05 16:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6555 -id: 85 -name: "雅号印" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1707117362 {#6543 date: 2024-02-05 16:16:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6544 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6566 -id: 89 -name: "姓名印" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1707122435 {#6564 date: 2024-02-05 17:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6565 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6573 -id: 90 -name: "引首印" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1707178433 {#6571 date: 2024-02-06 09:13:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6572 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6578 -id: 84 -name: "落款印セット" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1707117329 {#6562 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117329 {#6563 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6583 -id: 79 -name: "落款印・蔵書印" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1707095781 {#6561 date: 2024-02-05 10:16:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6560 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6590 -id: 55 -name: "グリーン印鑑" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1706680269 {#6588 date: 2024-01-31 14:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6589 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6597 -id: 54 -name: "神楽ひのき" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1706680257 {#6595 date: 2024-01-31 14:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6596 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6604 -id: 64 -name: "智頭杉" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1706747079 {#6602 date: 2024-02-01 09:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6603 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6611 -id: 68 -name: "明日桧" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1707094834 {#6609 date: 2024-02-05 10:00:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6610 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6618 -id: 69 -name: "さつま本柘" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1707094847 {#6616 date: 2024-02-05 10:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6617 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6625 -id: 66 -name: "ジルミナ" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1706747092 {#6623 date: 2024-02-01 09:24:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6624 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6632 -id: 65 -name: "チタン" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1706747086 {#6630 date: 2024-02-01 09:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6631 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6639 -id: 91 -name: "ブラストチタン" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1708672006 {#6637 date: 2024-02-23 16:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6638 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6646 -id: 67 -name: "黒水牛" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1706748215 {#6644 date: 2024-02-01 09:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6645 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6653 -id: 92 -name: "染めなし黒水牛" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1708673622 {#6651 date: 2024-02-23 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6652 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6660 -id: 70 -name: "牛角・上" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1707095012 {#6658 date: 2024-02-05 10:03:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6659 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#5893 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6665 -id: 71 -name: "牛角・並" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1707095025 {#6049 date: 2024-02-05 10:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6664 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6666 …} -Children: Doctrine\ORM\PersistentCollection {#6669 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6672 -id: 72 -name: "黒檀" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1707095066 {#6670 date: 2024-02-05 10:04:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6671 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6673 …} -Children: Doctrine\ORM\PersistentCollection {#6676 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6679 -id: 73 -name: "水晶" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707095093 {#6677 date: 2024-02-05 10:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6678 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6680 …} -Children: Doctrine\ORM\PersistentCollection {#6683 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6686 -id: 52 -name: "めのう" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1706167962 {#6684 date: 2024-01-25 16:32:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6685 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6687 …} -Children: Doctrine\ORM\PersistentCollection {#6690 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6693 -id: 53 -name: "白瑪瑙" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1706167968 {#6691 date: 2024-01-25 16:32:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6692 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -Children: Doctrine\ORM\PersistentCollection {#6697 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6700 -id: 74 -name: "赤瑪瑙" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1707095109 {#6698 date: 2024-02-05 10:05:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6699 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6701 …} -Children: Doctrine\ORM\PersistentCollection {#6704 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6707 -id: 75 -name: "緑瑪瑙" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1707095131 {#6705 date: 2024-02-05 10:05:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6706 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6708 …} -Children: Doctrine\ORM\PersistentCollection {#6711 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6714 -id: 76 -name: "虎目石" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1707095140 {#6712 date: 2024-02-05 10:05:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6713 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6715 …} -Children: Doctrine\ORM\PersistentCollection {#6718 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6721 -id: 77 -name: "ローズクォーツ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1707095148 {#6719 date: 2024-02-05 10:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6720 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6722 …} -Children: Doctrine\ORM\PersistentCollection {#6725 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6728 -id: 13 -name: "ブルーレース" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706165292 {#6726 date: 2024-01-25 15:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6727 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6729 …} -Children: Doctrine\ORM\PersistentCollection {#6732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6735 -id: 14 -name: "セール商品" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706165309 {#6733 date: 2024-01-25 15:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6734 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6736 …} -Children: Doctrine\ORM\PersistentCollection {#6739 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } ] |
| 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 {#6087 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#6086 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6152 -om: Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6082 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#6242 -id: 8 -name: "個人印鑑" -hierarchy: 1 -sort_no: 69 -create_date: DateTime @1703642682 {#6274 date: 2023-12-27 11:04:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6272 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6277 …} -Children: Doctrine\ORM\PersistentCollection {#6268 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6270 -id: 12 -name: "実印" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1704850514 {#6269 date: 2024-01-10 10:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6271 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6264 …} -Children: Doctrine\ORM\PersistentCollection {#6262 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6257 -id: 80 -name: "銀行印" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1707115726 {#6259 date: 2024-02-05 15:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6258 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6256 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6250 -id: 81 -name: "認印" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707115734 {#6252 date: 2024-02-05 15:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6251 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6249 …} -Children: Doctrine\ORM\PersistentCollection {#6288 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6291 -id: 15 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1706166374 {#6289 date: 2024-01-25 16:06:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6290 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6292 …} -Children: Doctrine\ORM\PersistentCollection {#6295 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6298 -id: 16 -name: "小判印・訂正印" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1706166391 {#6296 date: 2024-01-25 16:06:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6297 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6299 …} -Children: Doctrine\ORM\PersistentCollection {#6302 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6305 -id: 17 -name: "おしゃれハンコ・寿限無・その他" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706166397 {#6303 date: 2024-01-25 16:06:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6304 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6306 …} -Children: Doctrine\ORM\PersistentCollection {#6309 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6312 -id: 18 -name: "実印・銀行印セット" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706166405 {#6310 date: 2024-01-25 16:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6311 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6313 …} -Children: Doctrine\ORM\PersistentCollection {#6316 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6319 -id: 19 -name: "実印・銀行印・認印セット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1706166413 {#6317 date: 2024-01-25 16:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6318 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6320 …} -Children: Doctrine\ORM\PersistentCollection {#6323 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6326 -id: 20 -name: "法人印鑑" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1706166439 {#6260 date: 2024-01-25 16:07:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6261 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -Children: Doctrine\ORM\PersistentCollection {#6330 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6331 -id: 86 -name: "会社実印" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1707117536 {#6324 date: 2024-02-05 16:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6325 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6332 …} -Children: Doctrine\ORM\PersistentCollection {#6335 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6340 -id: 87 -name: "銀行印" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1707117638 {#6338 date: 2024-02-05 16:20:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6339 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6341 …} -Children: Doctrine\ORM\PersistentCollection {#6344 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6347 -id: 21 -name: "役職印・銀行印" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1706166451 {#6345 date: 2024-01-25 16:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6346 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -Children: Doctrine\ORM\PersistentCollection {#6351 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6354 -id: 22 -name: "認印(角印)" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1706166458 {#6352 date: 2024-01-25 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6353 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6355 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6361 -id: 25 -name: "法人印セット" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1706166497 {#6359 date: 2024-01-25 16:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6360 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6362 …} -Children: Doctrine\ORM\PersistentCollection {#6365 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6368 -id: 26 -name: "割印" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1706166503 {#6366 date: 2024-01-25 16:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6367 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6369 …} -Children: Doctrine\ORM\PersistentCollection {#6372 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6375 -id: 56 -name: "屋久杉印鑑" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1706686064 {#6337 date: 2024-01-31 16:27:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6336 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6380 -id: 57 -name: "個人 実印" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1706686078 {#6373 date: 2024-01-31 16:27:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6374 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6381 …} -Children: Doctrine\ORM\PersistentCollection {#6384 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6389 -id: 59 -name: "個人 銀行印・認印" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1706686265 {#6387 date: 2024-01-31 16:31:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6388 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6390 …} -Children: Doctrine\ORM\PersistentCollection {#6393 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6396 -id: 60 -name: "個人 実印・銀行印セット" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1706686286 {#6394 date: 2024-01-31 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6395 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6397 …} -Children: Doctrine\ORM\PersistentCollection {#6400 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6403 -id: 61 -name: "法人 役職印・銀行印" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1706686309 {#6401 date: 2024-01-31 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6402 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6404 …} -Children: Doctrine\ORM\PersistentCollection {#6407 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6410 -id: 62 -name: "法人 認印(角印)" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1706686325 {#6408 date: 2024-01-31 16:32:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6409 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6411 …} -Children: Doctrine\ORM\PersistentCollection {#6414 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6417 -id: 63 -name: "法人 法人印セット" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1706686341 {#6415 date: 2024-01-31 16:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6416 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6418 …} -Children: Doctrine\ORM\PersistentCollection {#6421 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6424 -id: 35 -name: "しまねっこ商品" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1706166637 {#6386 date: 2024-01-25 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6385 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6425 …} -Children: Doctrine\ORM\PersistentCollection {#6428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6429 -id: 36 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1706166647 {#6422 date: 2024-01-25 16:10:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6423 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#6424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6438 -id: 37 -name: "スタンプ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1706166653 {#6436 date: 2024-01-25 16:10:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6437 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6439 …} -Children: Doctrine\ORM\PersistentCollection {#6442 …} -Parent: Eccube\Entity\Category {#6424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6445 -id: 38 -name: "スタンプ" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1706166669 {#6435 date: 2024-01-25 16:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6434 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -Children: Doctrine\ORM\PersistentCollection {#6449 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6450 -id: 39 -name: "ネーム印" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1706166678 {#6443 date: 2024-01-25 16:11:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6444 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6459 -id: 40 -name: "おなまえスタンプセット" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1706166685 {#6457 date: 2024-01-25 16:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6458 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6460 …} -Children: Doctrine\ORM\PersistentCollection {#6463 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6466 -id: 41 -name: "金封用セット" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1706166692 {#6464 date: 2024-01-25 16:11:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6465 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -Children: Doctrine\ORM\PersistentCollection {#6470 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6473 -id: 42 -name: "各種ゴム印" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1706166698 {#6471 date: 2024-01-25 16:11:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6472 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6477 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6480 -id: 43 -name: "印鑑関連商品" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1706166709 {#6456 date: 2024-01-25 16:11:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6455 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6481 …} -Children: Doctrine\ORM\PersistentCollection {#6484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6485 -id: 44 -name: "印鑑ケース" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1706166721 {#6478 date: 2024-01-25 16:12:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6479 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6494 -id: 45 -name: "捺印マット" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1706166727 {#6492 date: 2024-01-25 16:12:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6493 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6501 -id: 46 -name: "朱肉・補充インク" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1706166734 {#6499 date: 2024-01-25 16:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6500 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6508 -id: 47 -name: "スタンプ台" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1706166741 {#6506 date: 2024-01-25 16:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6507 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6512 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6515 -id: 48 -name: "ネーム印・ペン" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1706166760 {#6491 date: 2024-01-25 16:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6490 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6516 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6520 -id: 49 -name: "ネーム印・補充インク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1706166773 {#6513 date: 2024-01-25 16:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6514 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6529 -id: 51 -name: "ネームペン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1706166807 {#6527 date: 2024-01-25 16:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6528 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6530 …} -Children: Doctrine\ORM\PersistentCollection {#6533 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6536 -id: 93 -name: "印鑑ホルダー はん蔵" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1709013112 {#6534 date: 2024-02-27 14:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6535 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6537 …} -Children: Doctrine\ORM\PersistentCollection {#6540 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6545 -id: 82 -name: "趣味の印" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1707117177 {#6525 date: 2024-02-05 16:12:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6526 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6550 -id: 83 -name: "落款印" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1707117216 {#6541 date: 2024-02-05 16:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117339 {#6542 date: 2024-02-05 16:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6555 -id: 85 -name: "雅号印" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1707117362 {#6543 date: 2024-02-05 16:16:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6544 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6566 -id: 89 -name: "姓名印" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1707122435 {#6564 date: 2024-02-05 17:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6565 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6573 -id: 90 -name: "引首印" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1707178433 {#6571 date: 2024-02-06 09:13:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6572 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6578 -id: 84 -name: "落款印セット" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1707117329 {#6562 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117329 {#6563 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } Eccube\Entity\Category {#6583 -id: 79 -name: "落款印・蔵書印" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1707095781 {#6561 date: 2024-02-05 10:16:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6560 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6590 -id: 55 -name: "グリーン印鑑" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1706680269 {#6588 date: 2024-01-31 14:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6589 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6597 -id: 54 -name: "神楽ひのき" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1706680257 {#6595 date: 2024-01-31 14:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6596 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6604 -id: 64 -name: "智頭杉" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1706747079 {#6602 date: 2024-02-01 09:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6603 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6611 -id: 68 -name: "明日桧" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1707094834 {#6609 date: 2024-02-05 10:00:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6610 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6618 -id: 69 -name: "さつま本柘" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1707094847 {#6616 date: 2024-02-05 10:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6617 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6625 -id: 66 -name: "ジルミナ" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1706747092 {#6623 date: 2024-02-01 09:24:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6624 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6632 -id: 65 -name: "チタン" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1706747086 {#6630 date: 2024-02-01 09:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6631 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6639 -id: 91 -name: "ブラストチタン" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1708672006 {#6637 date: 2024-02-23 16:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6638 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6646 -id: 67 -name: "黒水牛" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1706748215 {#6644 date: 2024-02-01 09:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6645 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6653 -id: 92 -name: "染めなし黒水牛" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1708673622 {#6651 date: 2024-02-23 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6652 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6660 -id: 70 -name: "牛角・上" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1707095012 {#6658 date: 2024-02-05 10:03:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6659 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#5893 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6665 -id: 71 -name: "牛角・並" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1707095025 {#6049 date: 2024-02-05 10:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6664 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6666 …} -Children: Doctrine\ORM\PersistentCollection {#6669 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6672 -id: 72 -name: "黒檀" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1707095066 {#6670 date: 2024-02-05 10:04:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6671 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6673 …} -Children: Doctrine\ORM\PersistentCollection {#6676 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6679 -id: 73 -name: "水晶" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707095093 {#6677 date: 2024-02-05 10:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6678 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6680 …} -Children: Doctrine\ORM\PersistentCollection {#6683 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6686 -id: 52 -name: "めのう" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1706167962 {#6684 date: 2024-01-25 16:32:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6685 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6687 …} -Children: Doctrine\ORM\PersistentCollection {#6690 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6693 -id: 53 -name: "白瑪瑙" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1706167968 {#6691 date: 2024-01-25 16:32:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6692 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -Children: Doctrine\ORM\PersistentCollection {#6697 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6700 -id: 74 -name: "赤瑪瑙" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1707095109 {#6698 date: 2024-02-05 10:05:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6699 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6701 …} -Children: Doctrine\ORM\PersistentCollection {#6704 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6707 -id: 75 -name: "緑瑪瑙" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1707095131 {#6705 date: 2024-02-05 10:05:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6706 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6708 …} -Children: Doctrine\ORM\PersistentCollection {#6711 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6714 -id: 76 -name: "虎目石" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1707095140 {#6712 date: 2024-02-05 10:05:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6713 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6715 …} -Children: Doctrine\ORM\PersistentCollection {#6718 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6721 -id: 77 -name: "ローズクォーツ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1707095148 {#6719 date: 2024-02-05 10:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6720 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6722 …} -Children: Doctrine\ORM\PersistentCollection {#6725 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6728 -id: 13 -name: "ブルーレース" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706165292 {#6726 date: 2024-01-25 15:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6727 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6729 …} -Children: Doctrine\ORM\PersistentCollection {#6732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } Eccube\Entity\Category {#6735 -id: 14 -name: "セール商品" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706165309 {#6733 date: 2024-01-25 15:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6734 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6736 …} -Children: Doctrine\ORM\PersistentCollection {#6739 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } ] |
| 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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| 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 {#6152 -om: Container2Rw08gj\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#576 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6082 …} -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() {#6280 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#6090 …} } } |
| 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 {#6772 +label: "個人印鑑" +value: "8" +data: Eccube\Entity\Category {#6242 -id: 8 -name: "個人印鑑" -hierarchy: 1 -sort_no: 69 -create_date: DateTime @1703642682 {#6274 date: 2023-12-27 11:04:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6272 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6277 …} -Children: Doctrine\ORM\PersistentCollection {#6268 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6774 +label: " 実印" +value: "12" +data: Eccube\Entity\Category {#6270 -id: 12 -name: "実印" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1704850514 {#6269 date: 2024-01-10 10:35:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6271 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6264 …} -Children: Doctrine\ORM\PersistentCollection {#6262 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6773 +label: " 銀行印" +value: "80" +data: Eccube\Entity\Category {#6257 -id: 80 -name: "銀行印" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1707115726 {#6259 date: 2024-02-05 15:48:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6258 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6256 …} -Children: Doctrine\ORM\PersistentCollection {#6253 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6776 +label: " 認印" +value: "81" +data: Eccube\Entity\Category {#6250 -id: 81 -name: "認印" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1707115734 {#6252 date: 2024-02-05 15:48:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6251 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6249 …} -Children: Doctrine\ORM\PersistentCollection {#6288 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6777 +label: " 銀行印・認印" +value: "15" +data: Eccube\Entity\Category {#6291 -id: 15 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1706166374 {#6289 date: 2024-01-25 16:06:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6290 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6292 …} -Children: Doctrine\ORM\PersistentCollection {#6295 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6778 +label: " 小判印・訂正印" +value: "16" +data: Eccube\Entity\Category {#6298 -id: 16 -name: "小判印・訂正印" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1706166391 {#6296 date: 2024-01-25 16:06:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6297 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6299 …} -Children: Doctrine\ORM\PersistentCollection {#6302 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6779 +label: " おしゃれハンコ・寿限無・その他" +value: "17" +data: Eccube\Entity\Category {#6305 -id: 17 -name: "おしゃれハンコ・寿限無・その他" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1706166397 {#6303 date: 2024-01-25 16:06:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6304 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6306 …} -Children: Doctrine\ORM\PersistentCollection {#6309 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6780 +label: " 実印・銀行印セット" +value: "18" +data: Eccube\Entity\Category {#6312 -id: 18 -name: "実印・銀行印セット" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1706166405 {#6310 date: 2024-01-25 16:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6311 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6313 …} -Children: Doctrine\ORM\PersistentCollection {#6316 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6781 +label: " 実印・銀行印・認印セット" +value: "19" +data: Eccube\Entity\Category {#6319 -id: 19 -name: "実印・銀行印・認印セット" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1706166413 {#6317 date: 2024-01-25 16:06:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707115743 {#6318 date: 2024-02-05 15:49:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6320 …} -Children: Doctrine\ORM\PersistentCollection {#6323 …} -Parent: Eccube\Entity\Category {#6242} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6782 +label: "法人印鑑" +value: "20" +data: Eccube\Entity\Category {#6326 -id: 20 -name: "法人印鑑" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1706166439 {#6260 date: 2024-01-25 16:07:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6261 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -Children: Doctrine\ORM\PersistentCollection {#6330 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6783 +label: " 会社実印" +value: "86" +data: Eccube\Entity\Category {#6331 -id: 86 -name: "会社実印" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1707117536 {#6324 date: 2024-02-05 16:18:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6325 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6332 …} -Children: Doctrine\ORM\PersistentCollection {#6335 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6784 +label: " 銀行印" +value: "87" +data: Eccube\Entity\Category {#6340 -id: 87 -name: "銀行印" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1707117638 {#6338 date: 2024-02-05 16:20:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6339 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6341 …} -Children: Doctrine\ORM\PersistentCollection {#6344 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6785 +label: " 役職印・銀行印" +value: "21" +data: Eccube\Entity\Category {#6347 -id: 21 -name: "役職印・銀行印" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1706166451 {#6345 date: 2024-01-25 16:07:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6346 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -Children: Doctrine\ORM\PersistentCollection {#6351 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6786 +label: " 認印(角印)" +value: "22" +data: Eccube\Entity\Category {#6354 -id: 22 -name: "認印(角印)" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1706166458 {#6352 date: 2024-01-25 16:07:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6353 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6355 …} -Children: Doctrine\ORM\PersistentCollection {#6358 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6787 +label: " 法人印セット" +value: "25" +data: Eccube\Entity\Category {#6361 -id: 25 -name: "法人印セット" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1706166497 {#6359 date: 2024-01-25 16:08:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6360 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6362 …} -Children: Doctrine\ORM\PersistentCollection {#6365 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6788 +label: " 割印" +value: "26" +data: Eccube\Entity\Category {#6368 -id: 26 -name: "割印" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1706166503 {#6366 date: 2024-01-25 16:08:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117738 {#6367 date: 2024-02-05 16:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6369 …} -Children: Doctrine\ORM\PersistentCollection {#6372 …} -Parent: Eccube\Entity\Category {#6326} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6789 +label: "屋久杉印鑑" +value: "56" +data: Eccube\Entity\Category {#6375 -id: 56 -name: "屋久杉印鑑" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1706686064 {#6337 date: 2024-01-31 16:27:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6336 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -Children: Doctrine\ORM\PersistentCollection {#6379 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6790 +label: " 個人 実印" +value: "57" +data: Eccube\Entity\Category {#6380 -id: 57 -name: "個人 実印" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1706686078 {#6373 date: 2024-01-31 16:27:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6374 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6381 …} -Children: Doctrine\ORM\PersistentCollection {#6384 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6791 +label: " 個人 銀行印・認印" +value: "59" +data: Eccube\Entity\Category {#6389 -id: 59 -name: "個人 銀行印・認印" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1706686265 {#6387 date: 2024-01-31 16:31:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6388 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6390 …} -Children: Doctrine\ORM\PersistentCollection {#6393 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6792 +label: " 個人 実印・銀行印セット" +value: "60" +data: Eccube\Entity\Category {#6396 -id: 60 -name: "個人 実印・銀行印セット" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1706686286 {#6394 date: 2024-01-31 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6395 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6397 …} -Children: Doctrine\ORM\PersistentCollection {#6400 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6793 +label: " 法人 役職印・銀行印" +value: "61" +data: Eccube\Entity\Category {#6403 -id: 61 -name: "法人 役職印・銀行印" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1706686309 {#6401 date: 2024-01-31 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6402 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6404 …} -Children: Doctrine\ORM\PersistentCollection {#6407 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6794 +label: " 法人 認印(角印)" +value: "62" +data: Eccube\Entity\Category {#6410 -id: 62 -name: "法人 認印(角印)" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1706686325 {#6408 date: 2024-01-31 16:32:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6409 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6411 …} -Children: Doctrine\ORM\PersistentCollection {#6414 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6795 +label: " 法人 法人印セット" +value: "63" +data: Eccube\Entity\Category {#6417 -id: 63 -name: "法人 法人印セット" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1706686341 {#6415 date: 2024-01-31 16:32:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706686375 {#6416 date: 2024-01-31 16:32:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6418 …} -Children: Doctrine\ORM\PersistentCollection {#6421 …} -Parent: Eccube\Entity\Category {#6375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6796 +label: "しまねっこ商品" +value: "35" +data: Eccube\Entity\Category {#6424 -id: 35 -name: "しまねっこ商品" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1706166637 {#6386 date: 2024-01-25 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6385 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6425 …} -Children: Doctrine\ORM\PersistentCollection {#6428 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6797 +label: " 銀行印・認印" +value: "36" +data: Eccube\Entity\Category {#6429 -id: 36 -name: "銀行印・認印" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1706166647 {#6422 date: 2024-01-25 16:10:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6423 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6430 …} -Children: Doctrine\ORM\PersistentCollection {#6433 …} -Parent: Eccube\Entity\Category {#6424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6798 +label: " スタンプ" +value: "37" +data: Eccube\Entity\Category {#6438 -id: 37 -name: "スタンプ" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1706166653 {#6436 date: 2024-01-25 16:10:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680667 {#6437 date: 2024-01-31 14:57:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6439 …} -Children: Doctrine\ORM\PersistentCollection {#6442 …} -Parent: Eccube\Entity\Category {#6424} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6799 +label: "スタンプ" +value: "38" +data: Eccube\Entity\Category {#6445 -id: 38 -name: "スタンプ" -hierarchy: 1 -sort_no: 57 -create_date: DateTime @1706166669 {#6435 date: 2024-01-25 16:11:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6434 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -Children: Doctrine\ORM\PersistentCollection {#6449 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6800 +label: " ネーム印" +value: "39" +data: Eccube\Entity\Category {#6450 -id: 39 -name: "ネーム印" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1706166678 {#6443 date: 2024-01-25 16:11:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6444 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6454 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6801 +label: " おなまえスタンプセット" +value: "40" +data: Eccube\Entity\Category {#6459 -id: 40 -name: "おなまえスタンプセット" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1706166685 {#6457 date: 2024-01-25 16:11:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6458 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6460 …} -Children: Doctrine\ORM\PersistentCollection {#6463 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6802 +label: " 金封用セット" +value: "41" +data: Eccube\Entity\Category {#6466 -id: 41 -name: "金封用セット" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1706166692 {#6464 date: 2024-01-25 16:11:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6465 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -Children: Doctrine\ORM\PersistentCollection {#6470 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6803 +label: " 各種ゴム印" +value: "42" +data: Eccube\Entity\Category {#6473 -id: 42 -name: "各種ゴム印" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1706166698 {#6471 date: 2024-01-25 16:11:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680685 {#6472 date: 2024-01-31 14:58:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6474 …} -Children: Doctrine\ORM\PersistentCollection {#6477 …} -Parent: Eccube\Entity\Category {#6445} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6804 +label: "印鑑関連商品" +value: "43" +data: Eccube\Entity\Category {#6480 -id: 43 -name: "印鑑関連商品" -hierarchy: 1 -sort_no: 56 -create_date: DateTime @1706166709 {#6456 date: 2024-01-25 16:11:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6455 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6481 …} -Children: Doctrine\ORM\PersistentCollection {#6484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6805 +label: " 印鑑ケース" +value: "44" +data: Eccube\Entity\Category {#6485 -id: 44 -name: "印鑑ケース" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1706166721 {#6478 date: 2024-01-25 16:12:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6479 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6486 …} -Children: Doctrine\ORM\PersistentCollection {#6489 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6806 +label: " 捺印マット" +value: "45" +data: Eccube\Entity\Category {#6494 -id: 45 -name: "捺印マット" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1706166727 {#6492 date: 2024-01-25 16:12:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6493 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -Children: Doctrine\ORM\PersistentCollection {#6498 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6807 +label: " 朱肉・補充インク" +value: "46" +data: Eccube\Entity\Category {#6501 -id: 46 -name: "朱肉・補充インク" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1706166734 {#6499 date: 2024-01-25 16:12:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6500 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6502 …} -Children: Doctrine\ORM\PersistentCollection {#6505 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6808 +label: " スタンプ台" +value: "47" +data: Eccube\Entity\Category {#6508 -id: 47 -name: "スタンプ台" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1706166741 {#6506 date: 2024-01-25 16:12:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1706680706 {#6507 date: 2024-01-31 14:58:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6509 …} -Children: Doctrine\ORM\PersistentCollection {#6512 …} -Parent: Eccube\Entity\Category {#6480} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6809 +label: "ネーム印・ペン" +value: "48" +data: Eccube\Entity\Category {#6515 -id: 48 -name: "ネーム印・ペン" -hierarchy: 1 -sort_no: 55 -create_date: DateTime @1706166760 {#6491 date: 2024-01-25 16:12:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6490 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6516 …} -Children: Doctrine\ORM\PersistentCollection {#6519 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6810 +label: " ネーム印・補充インク" +value: "49" +data: Eccube\Entity\Category {#6520 -id: 49 -name: "ネーム印・補充インク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1706166773 {#6513 date: 2024-01-25 16:12:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6514 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6811 +label: " ネームペン" +value: "51" +data: Eccube\Entity\Category {#6529 -id: 51 -name: "ネームペン" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1706166807 {#6527 date: 2024-01-25 16:13:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6528 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6530 …} -Children: Doctrine\ORM\PersistentCollection {#6533 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6812 +label: " 印鑑ホルダー はん蔵" +value: "93" +data: Eccube\Entity\Category {#6536 -id: 93 -name: "印鑑ホルダー はん蔵" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1709013112 {#6534 date: 2024-02-27 14:51:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709013114 {#6535 date: 2024-02-27 14:51:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6537 …} -Children: Doctrine\ORM\PersistentCollection {#6540 …} -Parent: Eccube\Entity\Category {#6515} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6813 +label: "趣味の印" +value: "82" +data: Eccube\Entity\Category {#6545 -id: 82 -name: "趣味の印" -hierarchy: 1 -sort_no: 53 -create_date: DateTime @1707117177 {#6525 date: 2024-02-05 16:12:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6526 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -Children: Doctrine\ORM\PersistentCollection {#6549 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6814 +label: " 落款印" +value: "83" +data: Eccube\Entity\Category {#6550 -id: 83 -name: "落款印" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1707117216 {#6541 date: 2024-02-05 16:13:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117339 {#6542 date: 2024-02-05 16:15:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6551 …} -Children: Doctrine\ORM\PersistentCollection {#6554 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6815 +label: " 雅号印" +value: "85" +data: Eccube\Entity\Category {#6555 -id: 85 -name: "雅号印" -hierarchy: 3 -sort_no: 65 -create_date: DateTime @1707117362 {#6543 date: 2024-02-05 16:16:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6544 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6816 +label: " 姓名印" +value: "89" +data: Eccube\Entity\Category {#6566 -id: 89 -name: "姓名印" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1707122435 {#6564 date: 2024-02-05 17:40:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6565 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6567 …} -Children: Doctrine\ORM\PersistentCollection {#6570 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6817 +label: " 引首印" +value: "90" +data: Eccube\Entity\Category {#6573 -id: 90 -name: "引首印" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1707178433 {#6571 date: 2024-02-06 09:13:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707178437 {#6572 date: 2024-02-06 09:13:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6574 …} -Children: Doctrine\ORM\PersistentCollection {#6577 …} -Parent: Eccube\Entity\Category {#6550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6818 +label: " 落款印セット" +value: "84" +data: Eccube\Entity\Category {#6578 -id: 84 -name: "落款印セット" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1707117329 {#6562 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1707117329 {#6563 date: 2024-02-05 16:15:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6545} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6267 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6819 +label: "落款印・蔵書印" +value: "79" +data: Eccube\Entity\Category {#6583 -id: 79 -name: "落款印・蔵書印" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1707095781 {#6561 date: 2024-02-05 10:16:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6560 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6584 …} -Children: Doctrine\ORM\PersistentCollection {#6587 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6820 +label: "グリーン印鑑" +value: "55" +data: Eccube\Entity\Category {#6590 -id: 55 -name: "グリーン印鑑" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1706680269 {#6588 date: 2024-01-31 14:51:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6589 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6591 …} -Children: Doctrine\ORM\PersistentCollection {#6594 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6821 +label: "神楽ひのき" +value: "54" +data: Eccube\Entity\Category {#6597 -id: 54 -name: "神楽ひのき" -hierarchy: 1 -sort_no: 49 -create_date: DateTime @1706680257 {#6595 date: 2024-01-31 14:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6596 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6598 …} -Children: Doctrine\ORM\PersistentCollection {#6601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6822 +label: "智頭杉" +value: "64" +data: Eccube\Entity\Category {#6604 -id: 64 -name: "智頭杉" -hierarchy: 1 -sort_no: 48 -create_date: DateTime @1706747079 {#6602 date: 2024-02-01 09:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6603 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6605 …} -Children: Doctrine\ORM\PersistentCollection {#6608 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6823 +label: "明日桧" +value: "68" +data: Eccube\Entity\Category {#6611 -id: 68 -name: "明日桧" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1707094834 {#6609 date: 2024-02-05 10:00:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6610 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6612 …} -Children: Doctrine\ORM\PersistentCollection {#6615 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6824 +label: "さつま本柘" +value: "69" +data: Eccube\Entity\Category {#6618 -id: 69 -name: "さつま本柘" -hierarchy: 1 -sort_no: 46 -create_date: DateTime @1707094847 {#6616 date: 2024-02-05 10:00:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6617 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6619 …} -Children: Doctrine\ORM\PersistentCollection {#6622 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6825 +label: "ジルミナ" +value: "66" +data: Eccube\Entity\Category {#6625 -id: 66 -name: "ジルミナ" -hierarchy: 1 -sort_no: 45 -create_date: DateTime @1706747092 {#6623 date: 2024-02-01 09:24:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6624 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6826 +label: "チタン" +value: "65" +data: Eccube\Entity\Category {#6632 -id: 65 -name: "チタン" -hierarchy: 1 -sort_no: 44 -create_date: DateTime @1706747086 {#6630 date: 2024-02-01 09:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6631 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -Children: Doctrine\ORM\PersistentCollection {#6636 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6827 +label: "ブラストチタン" +value: "91" +data: Eccube\Entity\Category {#6639 -id: 91 -name: "ブラストチタン" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1708672006 {#6637 date: 2024-02-23 16:06:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6638 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6640 …} -Children: Doctrine\ORM\PersistentCollection {#6643 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6828 +label: "黒水牛" +value: "67" +data: Eccube\Entity\Category {#6646 -id: 67 -name: "黒水牛" -hierarchy: 1 -sort_no: 42 -create_date: DateTime @1706748215 {#6644 date: 2024-02-01 09:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6645 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6647 …} -Children: Doctrine\ORM\PersistentCollection {#6650 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6829 +label: "染めなし黒水牛" +value: "92" +data: Eccube\Entity\Category {#6653 -id: 92 -name: "染めなし黒水牛" -hierarchy: 1 -sort_no: 41 -create_date: DateTime @1708673622 {#6651 date: 2024-02-23 16:33:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6652 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -Children: Doctrine\ORM\PersistentCollection {#6657 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6830 +label: "牛角・上" +value: "70" +data: Eccube\Entity\Category {#6660 -id: 70 -name: "牛角・上" -hierarchy: 1 -sort_no: 34 -create_date: DateTime @1707095012 {#6658 date: 2024-02-05 10:03:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6659 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6661 …} -Children: Doctrine\ORM\PersistentCollection {#5893 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6831 +label: "牛角・並" +value: "71" +data: Eccube\Entity\Category {#6665 -id: 71 -name: "牛角・並" -hierarchy: 1 -sort_no: 33 -create_date: DateTime @1707095025 {#6049 date: 2024-02-05 10:03:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6664 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6666 …} -Children: Doctrine\ORM\PersistentCollection {#6669 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6832 +label: "黒檀" +value: "72" +data: Eccube\Entity\Category {#6672 -id: 72 -name: "黒檀" -hierarchy: 1 -sort_no: 32 -create_date: DateTime @1707095066 {#6670 date: 2024-02-05 10:04:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6671 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6673 …} -Children: Doctrine\ORM\PersistentCollection {#6676 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6833 +label: "水晶" +value: "73" +data: Eccube\Entity\Category {#6679 -id: 73 -name: "水晶" -hierarchy: 1 -sort_no: 29 -create_date: DateTime @1707095093 {#6677 date: 2024-02-05 10:04:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6678 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6680 …} -Children: Doctrine\ORM\PersistentCollection {#6683 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6834 +label: "めのう" +value: "52" +data: Eccube\Entity\Category {#6686 -id: 52 -name: "めのう" -hierarchy: 1 -sort_no: 24 -create_date: DateTime @1706167962 {#6684 date: 2024-01-25 16:32:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6685 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6687 …} -Children: Doctrine\ORM\PersistentCollection {#6690 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6835 +label: "白瑪瑙" +value: "53" +data: Eccube\Entity\Category {#6693 -id: 53 -name: "白瑪瑙" -hierarchy: 1 -sort_no: 19 -create_date: DateTime @1706167968 {#6691 date: 2024-01-25 16:32:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6692 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -Children: Doctrine\ORM\PersistentCollection {#6697 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6836 +label: "赤瑪瑙" +value: "74" +data: Eccube\Entity\Category {#6700 -id: 74 -name: "赤瑪瑙" -hierarchy: 1 -sort_no: 16 -create_date: DateTime @1707095109 {#6698 date: 2024-02-05 10:05:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6699 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6701 …} -Children: Doctrine\ORM\PersistentCollection {#6704 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6837 +label: "緑瑪瑙" +value: "75" +data: Eccube\Entity\Category {#6707 -id: 75 -name: "緑瑪瑙" -hierarchy: 1 -sort_no: 15 -create_date: DateTime @1707095131 {#6705 date: 2024-02-05 10:05:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6706 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6708 …} -Children: Doctrine\ORM\PersistentCollection {#6711 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6838 +label: "虎目石" +value: "76" +data: Eccube\Entity\Category {#6714 -id: 76 -name: "虎目石" -hierarchy: 1 -sort_no: 14 -create_date: DateTime @1707095140 {#6712 date: 2024-02-05 10:05:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6713 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6715 …} -Children: Doctrine\ORM\PersistentCollection {#6718 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6839 +label: "ローズクォーツ" +value: "77" +data: Eccube\Entity\Category {#6721 -id: 77 -name: "ローズクォーツ" -hierarchy: 1 -sort_no: 9 -create_date: DateTime @1707095148 {#6719 date: 2024-02-05 10:05:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6720 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6722 …} -Children: Doctrine\ORM\PersistentCollection {#6725 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6840 +label: "ブルーレース" +value: "13" +data: Eccube\Entity\Category {#6728 -id: 13 -name: "ブルーレース" -hierarchy: 1 -sort_no: 8 -create_date: DateTime @1706165292 {#6726 date: 2024-01-25 15:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6727 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6729 …} -Children: Doctrine\ORM\PersistentCollection {#6732 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6841 +label: "セール商品" +value: "14" +data: Eccube\Entity\Category {#6735 -id: 14 -name: "セール商品" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1706165309 {#6733 date: 2024-01-25 15:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1708673629 {#6734 date: 2024-02-23 16:33:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6736 …} -Children: Doctrine\ORM\PersistentCollection {#6739 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5029 …} } +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 {#6765 -form: Symfony\Component\Form\Form {#6752 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6764 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#6771 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5475 …} } |
| 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 {#591 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#590 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#589 …} -namespace: Closure() {#587 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#6149 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5371 …} } |
| 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() {#6741 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5408 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#949 …} $translationDomain: "validators" $message: Closure() {#6241 …} } } |
| 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 {#6842 -form: Symfony\Component\Form\Form {#6755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6770 …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 | "" |