- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 214
- Events
- Routing
- Cache
- Translation 31
- Security
- Twig
- Doctrine 2
- E-mails
- Debug
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
title
-
slug
-
-
0
-
1
-
2
-
3
-
-
Product
-
tag
-
product_image
-
images
-
add_images
-
delete_images
-
return_link
-
body
-
author
-
description
-
keyword
-
robot
-
metatag
-
release_date
-
status
-
_token
-
-
-
category_id
-
name
-
CMBlogPro_admin_blog
"Plugin\CMBlogPro\Form\Type\Admin\BlogType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | "Plugin\CMBlogPro\Entity\Blog" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#5790 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} use: { $class: "Plugin\CMBlogPro\Entity\Blog" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#5788 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#5789 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "CMBlogPro_admin_blog" "_CMBlogPro_admin_blog" ] |
| cache_key | "_CMBlogPro_admin_blog_CMBlogPro_admin_blog" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8959 -form: Symfony\Component\Form\Form {#8358 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8642 …5} |
| full_name | "CMBlogPro_admin_blog" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "CMBlogPro_admin_blog" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog" |
| valid | true |
| value | null |
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5810 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5841 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5810 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5841 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: null +payload: null } ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5810 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5841 +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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8028 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8027 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_CMBlogPro_admin_blog_title" ] |
| cache_key | "_CMBlogPro_admin_blog_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 {#8955 -form: Symfony\Component\Form\Form {#8362 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8954 …5} |
| full_name | "CMBlogPro_admin_blog[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_title" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_title" |
| valid | true |
| value | "" |
slug
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5813 +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: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5809 +message: "記号は利用できません。" +pattern: "/[\/\:\!"\'\#$\%\&\(\)\=\~\^\.\<\>\|\*\;\{\}\+\?]+/" +htmlPattern: null +match: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5813 +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: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5809 +message: "記号は利用できません。" +pattern: "/[\/\:\!"\'\#$\%\&\(\)\=\~\^\.\<\>\|\*\;\{\}\+\?]+/" +htmlPattern: null +match: false +normalizer: null +payload: null } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5813 +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: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5809 +message: "記号は利用できません。" +pattern: "/[\/\:\!"\'\#$\%\&\(\)\=\~\^\.\<\>\|\*\;\{\}\+\?]+/" +htmlPattern: null +match: 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8036 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8038 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_CMBlogPro_admin_blog_slug" ] |
| cache_key | "_CMBlogPro_admin_blog_slug_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 {#8956 -form: Symfony\Component\Form\Form {#8368 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8957 …5} |
| full_name | "CMBlogPro_admin_blog[slug]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_slug" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "slug" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_slug" |
| valid | true |
| value | "" |
Category
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choice_value | Closure(Category $Category = null) {#5776 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5722 …} } |
same as passed value |
| choices | [ Plugin\CMBlogPro\Entity\Category {#5765 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5819 …} } Plugin\CMBlogPro\Entity\Category {#5853 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5869 …} } Plugin\CMBlogPro\Entity\Category {#5871 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5873 …} } Plugin\CMBlogPro\Entity\Category {#5875 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5876 …} } ] |
[ Plugin\CMBlogPro\Entity\Category {#5765 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5819 …} } Plugin\CMBlogPro\Entity\Category {#5853 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5869 …} } Plugin\CMBlogPro\Entity\Category {#5871 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5873 …} } Plugin\CMBlogPro\Entity\Category {#5875 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5876 …} } ] |
| expanded | true |
same as passed value |
| mapped | false |
false
|
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | Closure(Category $Category = null) {#5776 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5722 …} } |
| choices | [ Plugin\CMBlogPro\Entity\Category {#5765 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5819 …} } Plugin\CMBlogPro\Entity\Category {#5853 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5869 …} } Plugin\CMBlogPro\Entity\Category {#5871 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5873 …} } Plugin\CMBlogPro\Entity\Category {#5875 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5876 …} } ] |
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8059 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_CMBlogPro_admin_blog_Category" ] |
| cache_key | "_CMBlogPro_admin_blog_Category_choice" |
| choice_translation_domain | null |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8069 +label: "会員用" +value: "1" +data: Plugin\CMBlogPro\Entity\Category {#5765 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5819 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8070 +label: "お知らせ" +value: "2" +data: Plugin\CMBlogPro\Entity\Category {#5853 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5869 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8071 +label: "点数計算" +value: "3" +data: Plugin\CMBlogPro\Entity\Category {#5871 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5873 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8072 +label: "テスト追加カテゴリ" +value: "4" +data: Plugin\CMBlogPro\Entity\Category {#5875 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5876 …} } +attr: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8958 -form: Symfony\Component\Form\Form {#8416 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8645 …5} |
| full_name | "CMBlogPro_admin_blog[Category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_Category" |
| is_selected | Closure($choice, array $values) {#8554 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8047 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "Category" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_Category" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "会員用" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "1" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#8374 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8371 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "会員用" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8372 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8378 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_CMBlogPro_admin_blog_Category_entry" ] |
| cache_key | "_CMBlogPro_admin_blog_Category_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8963 -form: Symfony\Component\Form\Form {#8419 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8964 …5} |
| full_name | "CMBlogPro_admin_blog[Category][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_Category_0" |
| label | "会員用" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_Category_entry" |
| valid | true |
| value | "1" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "お知らせ" |
same as passed value |
| required | false |
false
|
| translation_domain | null |
null
|
| value | "2" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#8374 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8371 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "お知らせ" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8388 …} } } |
| validation_groups | null |
| value | "2" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_CMBlogPro_admin_blog_Category_entry" ] |
| cache_key | "_CMBlogPro_admin_blog_Category_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8962 -form: Symfony\Component\Form\Form {#8422 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8961 …5} |
| full_name | "CMBlogPro_admin_blog[Category][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_Category_1" |
| label | "お知らせ" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_Category_entry" |
| valid | true |
| value | "2" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "点数計算" |
same as passed value |
| required | false |
false
|
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#8374 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8371 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "点数計算" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8398 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8397 …} } } |
| validation_groups | null |
| value | "3" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_CMBlogPro_admin_blog_Category_entry" ] |
| cache_key | "_CMBlogPro_admin_blog_Category_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8960 -form: Symfony\Component\Form\Form {#8425 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8649 …5} |
| full_name | "CMBlogPro_admin_blog[Category][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_Category_2" |
| label | "点数計算" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_Category_entry" |
| valid | true |
| value | "3" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "テスト追加カテゴリ" |
same as passed value |
| required | false |
false
|
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form, $viewData) {#8374 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#8371 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "テスト追加カテゴリ" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8407 …} } } |
| validation_groups | null |
| value | "4" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_CMBlogPro_admin_blog_Category_entry" ] |
| cache_key | "_CMBlogPro_admin_blog_Category_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8965 -form: Symfony\Component\Form\Form {#8428 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8952 …5} |
| full_name | "CMBlogPro_admin_blog[Category][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_Category_3" |
| label | "テスト追加カテゴリ" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_Category_entry" |
| valid | true |
| value | "4" |
Product
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "name" |
same as passed value |
| choice_value | Closure(Product $Product = null) {#5774 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5722 …} } |
same as passed value |
| choices | [ Eccube\Entity\Product {#5881 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 1 -name: "彩のジェラートCUBE" -note: null -description_list: null -description_detail: """ 冬でも食べたい立方体のジェラート。定番のチョコフレーバーは、チョコレート特有の甘い香りが特徴です。適度な甘みと日本人の口に合いやすいサイズ感で長く愛用いただけます。\r\n 最高級バニラフレーバーは、贈り物としても人気です。 """ -search_word: null -free_area: null -create_date: DateTime @1538129692 {#5885 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5883 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6128 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6286 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6352 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6411 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6484 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#6483 …} } Eccube\Entity\Product {#6489 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 2 -name: "チェリーアイスサンド" -note: null -description_list: null -description_detail: """ チェリーアイスサンドは北海道産のチェリーのアイスをサクサクのクッキーでサンドしたスイーツです。立方体なので大量に持ち運ぶときも便利です。\r\n いまだけ、頑丈な箱つきです。 """ -search_word: null -free_area: null -create_date: DateTime @1538129692 {#6486 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6488 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6492 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6494 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6496 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6498 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6500 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#6502 …} } Eccube\Entity\Product {#6506 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 3 -name: "はじめての麻雀" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651133639 {#6504 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#6505 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6509 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6511 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6513 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6515 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6517 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#6519 …} } Eccube\Entity\Product {#6523 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 4 -name: "テスト動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651133745 {#6521 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6522 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6526 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6528 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6530 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6532 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6534 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#6536 …} } Eccube\Entity\Product {#6540 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 5 -name: "サンプル動画1" -note: null -description_list: null -description_detail: "ストリーミングテスト" -search_word: null -free_area: null -create_date: DateTime @1651138211 {#6538 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6539 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6543 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6545 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6547 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6549 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6551 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#6553 …} } Eccube\Entity\Product {#6557 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 6 -name: "サンプル動画2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651138241 {#6555 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6556 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6560 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6562 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6564 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6566 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6568 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6570 …} } Eccube\Entity\Product {#6574 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 7 -name: "サンプル動画3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651138269 {#6572 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6573 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6575 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6577 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6579 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6581 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6583 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6585 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6587 …} } Eccube\Entity\Product {#6591 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 8 -name: "標準プラン" -note: null -description_list: null -description_detail: "立直(リーチ)は、麻雀の役のなかで最も基本的なものです。基本のテンパイ形さえ理解すれば良いので、初心者の方が最初に覚えるべき役のうちのひとつと言えます。飜数は1翻です。テキストは例です。" -search_word: "プラン,標準" -free_area: null -create_date: DateTime @1651138499 {#6589 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6590 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6592 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6594 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6596 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6598 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6600 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 31 -sheeb_dlc4_viewing_days: 1 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6602 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6604 …} } Eccube\Entity\Product {#6608 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 9 -name: "youtube動画テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651473972 {#6606 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6607 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6611 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6613 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6615 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6617 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6619 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6621 …} } Eccube\Entity\Product {#6625 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 10 -name: "サンプル動画4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651820416 {#6623 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6624 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6628 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6630 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6632 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6634 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6636 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6638 …} } Eccube\Entity\Product {#6642 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 11 -name: "おいものジェラート" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1652331057 {#6640 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6641 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6645 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6647 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6649 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6651 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6653 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6655 …} } Eccube\Entity\Product {#6659 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 14 -name: "第2講 マージャンの基本 ~4枚マージャン~" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1652945514 {#6657 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6658 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6662 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6664 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6666 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6668 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6670 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6672 …} } Eccube\Entity\Product {#6676 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 15 -name: "第2講 マージャンの基本 ~4枚マージャン~" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653218276 {#6674 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6675 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6679 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6681 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6683 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6685 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6687 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6689 …} } Eccube\Entity\Product {#6693 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 20 -name: "阿部プロ解説 ネット麻雀対局動画 2022年4月23日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6691 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6692 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6696 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6698 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6700 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6702 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6704 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6706 …} } Eccube\Entity\Product {#6710 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 21 -name: "阿部プロ解説 ネット麻雀対局動画 2022年4月16日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6708 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6709 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6713 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6715 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6717 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6719 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6721 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6723 …} } Eccube\Entity\Product {#6727 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 22 -name: "宮野九段のネット麻雀対局動画! 2022年3月26日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6725 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6726 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6730 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6732 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6734 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6736 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6738 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6740 …} } Eccube\Entity\Product {#6744 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 23 -name: "サンプル動画5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654045176 {#6742 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6743 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6747 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6749 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6751 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6753 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6755 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6757 …} } Eccube\Entity\Product {#6761 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 24 -name: "月次商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654216999 {#6759 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6760 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6764 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6766 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6768 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6770 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6772 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6774 …} } Eccube\Entity\Product {#6778 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 25 -name: "げつじてすと" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654233532 {#6776 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6777 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6781 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6783 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6785 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6787 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6789 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6791 …} } Eccube\Entity\Product {#6795 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 26 -name: "げつじてすと2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654233684 {#6793 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6794 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6798 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6800 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6802 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6804 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6806 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6808 …} } Eccube\Entity\Product {#6812 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 27 -name: "【定期課金】月額見放題プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654495443 {#6810 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6811 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6813 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6815 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6817 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6819 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6821 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6823 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6825 …} } Eccube\Entity\Product {#6829 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 28 -name: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654507484 {#6827 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6828 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6832 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6834 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6836 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6838 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6840 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6842 …} } Eccube\Entity\Product {#6846 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 29 -name: "【定期課金】月額見放題プラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654736412 {#6844 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6845 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6849 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6851 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6853 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6855 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6857 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6859 …} } Eccube\Entity\Product {#6863 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 30 -name: "【定期課金】月額見放題プラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654736601 {#6861 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6862 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6866 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6868 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6870 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6874 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6876 …} } Eccube\Entity\Product {#6880 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 31 -name: "【定期課金】月額見放題プラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654740750 {#6878 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6879 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6883 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6885 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6887 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6889 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6891 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6893 …} } Eccube\Entity\Product {#6897 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 32 -name: "【定期課金】月額見放題プラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654740973 {#6895 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6896 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6900 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6902 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6904 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6906 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6908 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6910 …} } Eccube\Entity\Product {#6914 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 33 -name: "【定期課金】月額見放題プラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654741870 {#6912 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6913 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6917 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6919 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6921 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6923 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6925 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6927 …} } Eccube\Entity\Product {#6931 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 34 -name: "ベージック プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654742571 {#6929 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6930 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6934 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6936 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6938 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6940 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6942 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6944 …} } Eccube\Entity\Product {#6948 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 35 -name: "第2講 麻雀の基本 (復習) 〜4枚マージャン〜" -note: null -description_list: null -description_detail: """ ここに商品説明〜〜〜〜\r\n \r\n テスト〜〜〜〜〜 """ -search_word: "復習,宮野,マージャン,講師紹介" -free_area: null -create_date: DateTime @1654769126 {#6946 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6947 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6951 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6953 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6955 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6957 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6959 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6961 …} } Eccube\Entity\Product {#6965 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 36 -name: "【月額】ベーシックプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654828477 {#6963 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6964 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6968 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6970 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6972 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6974 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6976 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6978 …} } Eccube\Entity\Product {#6982 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 37 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654928910 {#6980 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6981 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6985 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6987 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6989 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6991 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6993 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6995 …} } Eccube\Entity\Product {#6999 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 38 -name: "【定額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655258492 {#6997 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6998 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7000 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7002 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7004 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7006 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7008 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7010 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#7012 …} } Eccube\Entity\Product {#7016 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 39 -name: "【定額課金】スタンダードプラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655259252 {#7014 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7015 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7019 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7021 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7023 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7025 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7027 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#7029 …} } Eccube\Entity\Product {#7033 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 40 -name: "【定額課金】スタンダードプラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655298405 {#7031 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7032 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7036 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7038 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7040 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7042 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7044 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#7046 …} } Eccube\Entity\Product {#7050 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 41 -name: "【定額課金】スタンダードプラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655300967 {#7048 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7049 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7053 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7055 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7057 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7059 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7061 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#7063 …} } Eccube\Entity\Product {#7067 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 42 -name: "【定額課金】スタンダードプラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301231 {#7065 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7066 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7070 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7072 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7074 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7076 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7078 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#7080 …} } Eccube\Entity\Product {#7084 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 43 -name: "【定額課金】スタンダードプラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301394 {#7082 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7083 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7087 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7089 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7091 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7093 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7095 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#7097 …} } Eccube\Entity\Product {#7101 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 44 -name: "【定額課金】スタンダードプラン7" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655339446 {#7099 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7100 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7104 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7106 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7108 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7110 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7112 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#7114 …} } Eccube\Entity\Product {#7118 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 45 -name: "【テスト】単品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655362231 {#7116 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#7117 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7121 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7123 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7125 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7127 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7129 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#7131 …} } Eccube\Entity\Product {#7135 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 46 -name: "【定額課金】スタンダードプラン8" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655364670 {#7133 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#7134 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7138 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7140 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7142 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7144 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7146 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#7148 …} } Eccube\Entity\Product {#7152 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 47 -name: "【定額課金】スタンダードプラン9" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655365334 {#7150 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7151 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7155 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7157 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7159 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7161 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7163 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#7165 …} } Eccube\Entity\Product {#7169 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 48 -name: "【定額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367199 {#7167 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7168 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7172 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7174 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7176 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7178 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7180 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#7182 …} } Eccube\Entity\Product {#7186 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 49 -name: "【定額課金】スタンダードプラン11" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367518 {#7184 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7185 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7189 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7191 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7193 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7195 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7197 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#7199 …} } Eccube\Entity\Product {#7203 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 50 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655537509 {#7201 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7202 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7206 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7208 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7210 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7212 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7214 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#7216 …} } Eccube\Entity\Product {#7220 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 51 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803658 {#7218 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7219 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7223 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7225 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7227 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7229 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7231 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#7233 …} } Eccube\Entity\Product {#7237 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 52 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803707 {#7235 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7236 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7238 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7240 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7242 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7244 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7246 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7248 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#7250 …} } Eccube\Entity\Product {#7254 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 53 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804136 {#7252 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7253 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7257 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7259 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7261 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7263 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7265 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#7267 …} } Eccube\Entity\Product {#7271 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 54 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804179 {#7269 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7270 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7272 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7274 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7276 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7278 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7280 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7282 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#7284 …} } Eccube\Entity\Product {#7288 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 55 -name: "【月額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655806784 {#7286 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7287 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7289 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7291 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7293 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7295 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7297 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7299 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#7301 …} } Eccube\Entity\Product {#7305 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 56 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808618 {#7303 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7304 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7306 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7308 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7310 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7312 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7314 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7316 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#7318 …} } Eccube\Entity\Product {#7322 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 57 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808706 {#7320 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7321 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7325 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7327 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7329 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7331 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7333 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#7335 …} } Eccube\Entity\Product {#7339 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 58 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877347 {#7337 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7338 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7342 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7344 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7346 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7348 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7350 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#7352 …} } Eccube\Entity\Product {#7356 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 59 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877633 {#7354 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7355 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7359 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7361 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7363 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7365 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7367 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#7369 …} } Eccube\Entity\Product {#7373 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 60 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878100 {#7371 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7372 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7376 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7378 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7380 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7382 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7384 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#7386 …} } Eccube\Entity\Product {#7390 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 61 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878203 {#7388 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7389 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7391 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7393 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7395 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7397 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7399 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7401 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#7403 …} } Eccube\Entity\Product {#7407 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 62 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878513 {#7405 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7406 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7408 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7410 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7412 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7414 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7416 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7418 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#7420 …} } Eccube\Entity\Product {#7424 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 63 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879356 {#7422 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7423 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7425 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7427 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7429 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7431 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7433 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7435 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#7437 …} } Eccube\Entity\Product {#7441 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 64 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879604 {#7439 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7440 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7442 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7444 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7446 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7448 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7450 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7452 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#7454 …} } Eccube\Entity\Product {#7458 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 65 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879952 {#7456 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7457 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7461 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7463 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7465 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7467 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7469 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#7471 …} } Eccube\Entity\Product {#7475 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 66 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655880841 {#7473 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7474 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7476 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7478 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7480 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7482 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7484 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7486 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#7488 …} } Eccube\Entity\Product {#7492 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 67 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881118 {#7490 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7491 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7495 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7497 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7499 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7501 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7503 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#7505 …} } Eccube\Entity\Product {#7509 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 68 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881663 {#7507 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7508 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7510 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7512 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7514 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7516 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7518 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7520 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#7522 …} } Eccube\Entity\Product {#7526 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 69 -name: "麻雀ルール_廃止商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956360 {#7524 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7525 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7527 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7529 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7531 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7533 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7535 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7537 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#7539 …} } Eccube\Entity\Product {#7543 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 70 -name: "麻雀ルール_非公開商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956931 {#7541 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7542 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7544 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7546 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7548 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7550 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7552 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7554 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#7556 …} } Eccube\Entity\Product {#7560 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 71 -name: "非公開個別動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655975818 {#7558 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7559 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7561 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7563 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7565 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7567 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7569 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7571 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7573 …} } Eccube\Entity\Product {#7577 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 72 -name: "【月額課金】スタンダードプラン 1,980円" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031483 {#7575 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7576 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7580 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7582 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7584 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7586 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7588 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7590 …} } Eccube\Entity\Product {#7594 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 73 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031619 {#7592 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7593 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7597 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7599 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7601 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7603 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7605 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7607 …} } Eccube\Entity\Product {#7611 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 74 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031907 {#7609 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7610 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7614 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7616 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7618 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7620 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7622 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7624 …} } Eccube\Entity\Product {#7628 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 75 -name: "一般商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031974 {#7626 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7627 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7629 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7631 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7633 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7635 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7637 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7639 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7641 …} } Eccube\Entity\Product {#7645 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 76 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656032028 {#7643 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7644 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7646 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7648 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7650 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7652 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7654 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7656 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7658 …} } Eccube\Entity\Product {#7662 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 77 -name: "動画見放題の定期購入契約" -note: null -description_list: null -description_detail: """ ▼契約内容について\r\n ・動画見放題の価格:1カ月1,980円(税込)\r\n ・契約日の支払い金額:0円(契約月末まで無料です。)\r\n ※契約日の翌月1日に1,980円(税込)がご登録のクレジットカード決済されます。\r\n ・2回目以降の請求時期:毎月1日に1,980円(税込)がご登録のクレジットカード決済されます。\r\n ・申込の解除:MYページより定期購入契約の解除ができます。\r\n ※解約しない限り毎月請求されます。\r\n ・御契約完了後のキャンセル:商品の性質上、キャンセル返金はできませんので、十分に確認した上でご登録をお願い致します。 """ -search_word: null -free_area: null -create_date: DateTime @1656050109 {#7660 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7661 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7663 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7665 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7667 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7669 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7671 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7675 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7677 …} } Eccube\Entity\Product {#7681 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 78 -name: "公開関連動画1" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050145 {#7679 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7680 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7684 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7686 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7688 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7690 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7692 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7694 …} } Eccube\Entity\Product {#7698 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 79 -name: "公開関連動画2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050169 {#7696 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7697 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7699 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7701 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7703 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7705 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7707 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7709 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7711 …} } Eccube\Entity\Product {#7715 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 80 -name: "非公開関連動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050198 {#7713 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7714 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7718 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7720 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7722 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7724 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7726 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7728 …} } Eccube\Entity\Product {#7732 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 81 -name: "廃止関連動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050211 {#7730 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7731 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7733 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7735 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7737 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7739 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7741 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7743 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7745 …} } Eccube\Entity\Product {#7749 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 82 -name: "テスト更新" -note: null -description_list: null -description_detail: "テスト" -search_word: null -free_area: null -create_date: DateTime @1656153746 {#7747 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7748 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7752 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7754 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7756 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7758 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7760 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7762 …} } Eccube\Entity\Product {#7766 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 83 -name: "第4講 ~7枚マージャン~<<>復習>" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656158590 {#7764 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7765 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7767 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7769 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7771 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7773 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7775 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7777 …} -sheeb_dlc4_setting_type: null -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7778 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7780 …} } Eccube\Entity\Product {#7784 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 87 -name: "入門テキスト第2講 マージャンの基本~4枚マージャン~" -note: "宮野講師_入門テキスト_02-03" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第2講になります。\r\n マージャンの基本 4枚マージャンを解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,4枚マージャン" -free_area: null -create_date: DateTime @1656243009 {#7782 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7783 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7785 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7787 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7789 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7791 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7793 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7795 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7796 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7798 …} } Eccube\Entity\Product {#7802 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 88 -name: "入門テキスト第3講 基本の捨て方" -note: "宮野講師_入門テキスト_03-04" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第3講になります。\r\n 基本の捨て方を解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,4枚マージャン,基本の捨て方" -free_area: null -create_date: DateTime @1656243009 {#7800 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7801 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7803 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7805 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7807 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7809 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7811 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7813 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7815 …} } Eccube\Entity\Product {#7819 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 89 -name: "入門テキスト第4講 ~7枚マージャン~" -note: "宮野講師_入門テキスト_04-05" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第4講になります。\r\n 7枚マージャンの解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,7枚マージャン" -free_area: null -create_date: DateTime @1656243009 {#7817 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7818 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7822 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7824 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7826 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7828 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7830 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7832 …} } Eccube\Entity\Product {#7836 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 90 -name: "入門テキスト第5講 リーチをしてみよう!" -note: "宮野講師_入門テキスト_05-06" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第5講になります。\r\n リーチをしてみよう!リーチについてご説明いたします。 """ -search_word: "入門編,入門テキスト,宮野講師,リーチ" -free_area: null -create_date: DateTime @1656243009 {#7834 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7835 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7837 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7839 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7841 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7843 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7845 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7847 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7849 …} } Eccube\Entity\Product {#7853 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 91 -name: "入門テキスト第6講 マージャンの役 その1" -note: "宮野講師_入門テキスト_06-07" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第6講になります。\r\n マージャンの基本の役をご説明いたします。 """ -search_word: "入門編,入門テキスト,宮野講師,基本の役" -free_area: null -create_date: DateTime @1656243009 {#7851 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7852 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7854 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7856 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7858 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7860 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7862 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7795 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7777 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7864 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7866 …} } Eccube\Entity\Product {#7870 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 92 -name: "テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656322724 {#7868 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7869 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7873 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7875 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7877 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7879 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7881 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7883 …} } Eccube\Entity\Product {#7887 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 93 -name: "テスト物販" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656329734 {#7885 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7886 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7888 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7890 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7892 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7894 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7896 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7898 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7900 …} } Eccube\Entity\Product {#7904 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 94 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: """ 【ご購入時のご注意】\r\n こちらは「月額課金」になります。\r\n \r\n 初月は無料でお楽しみいただけます。\r\n 実際の支払いは翌月1日になります。\r\n \r\n ---\r\n 初回支払金額: 0円\r\n 翌月以降支払金額: 1,980円 """ -search_word: null -free_area: null -create_date: DateTime @1656412111 {#7902 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7903 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7905 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7907 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7909 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7911 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7913 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7915 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7917 …} } Eccube\Entity\Product {#7921 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 95 -name: "テスト1日毎定期購買(ルミーズ)" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656414367 {#7919 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7920 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7922 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7926 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7928 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7930 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7932 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7934 …} } Eccube\Entity\Product {#7938 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 96 -name: "テストプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656665386 {#7936 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7937 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7941 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7943 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7945 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7947 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7949 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7951 …} } Eccube\Entity\Product {#7955 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 97 -name: "物販商品" -note: null -description_list: null -description_detail: "テストテキスト" -search_word: null -free_area: null -create_date: DateTime @1656688095 {#7953 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7954 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7956 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7958 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7960 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7962 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7964 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7966 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7968 …} } Eccube\Entity\Product {#7972 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 98 -name: "テストプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1657113162 {#7970 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7971 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7973 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7975 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7977 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7979 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7981 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7983 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7985 …} } Eccube\Entity\Product {#7989 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 99 -name: "【テスト】決済テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1657173689 {#7987 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7988 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7992 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7994 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7996 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7998 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#8000 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#8002 …} } Eccube\Entity\Product {#8006 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 100 -name: "動画見放題の定期購入契約" -note: null -description_list: null -description_detail: """ サービスリリースキャンペーンで500円(税抜)で通常プランと同様のサービスを10月末日までご提供させていただきます。\r\n 期日になりますと、自動的に1,980円に切り替わります """ -search_word: null -free_area: null -create_date: DateTime @1657698046 {#8004 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#8005 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8007 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#8009 …} -ProductImage: Doctrine\ORM\PersistentCollection {#8011 …} -ProductTag: Doctrine\ORM\PersistentCollection {#8013 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#8015 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#8017 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#8019 …} } ] |
[ Eccube\Entity\Product {#5881 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 1 -name: "彩のジェラートCUBE" -note: null -description_list: null -description_detail: """ 冬でも食べたい立方体のジェラート。定番のチョコフレーバーは、チョコレート特有の甘い香りが特徴です。適度な甘みと日本人の口に合いやすいサイズ感で長く愛用いただけます。\r\n 最高級バニラフレーバーは、贈り物としても人気です。 """ -search_word: null -free_area: null -create_date: DateTime @1538129692 {#5885 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5883 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6128 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6286 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6352 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6411 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6484 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#6483 …} } Eccube\Entity\Product {#6489 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 2 -name: "チェリーアイスサンド" -note: null -description_list: null -description_detail: """ チェリーアイスサンドは北海道産のチェリーのアイスをサクサクのクッキーでサンドしたスイーツです。立方体なので大量に持ち運ぶときも便利です。\r\n いまだけ、頑丈な箱つきです。 """ -search_word: null -free_area: null -create_date: DateTime @1538129692 {#6486 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6488 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6492 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6494 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6496 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6498 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6500 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#6502 …} } Eccube\Entity\Product {#6506 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 3 -name: "はじめての麻雀" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651133639 {#6504 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#6505 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6509 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6511 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6513 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6515 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6517 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#6519 …} } Eccube\Entity\Product {#6523 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 4 -name: "テスト動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651133745 {#6521 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6522 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6526 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6528 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6530 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6532 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6534 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#6536 …} } Eccube\Entity\Product {#6540 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 5 -name: "サンプル動画1" -note: null -description_list: null -description_detail: "ストリーミングテスト" -search_word: null -free_area: null -create_date: DateTime @1651138211 {#6538 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6539 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6543 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6545 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6547 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6549 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6551 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#6553 …} } Eccube\Entity\Product {#6557 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 6 -name: "サンプル動画2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651138241 {#6555 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6556 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6560 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6562 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6564 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6566 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6568 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6570 …} } Eccube\Entity\Product {#6574 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 7 -name: "サンプル動画3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651138269 {#6572 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6573 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6575 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6577 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6579 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6581 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6583 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6585 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6587 …} } Eccube\Entity\Product {#6591 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 8 -name: "標準プラン" -note: null -description_list: null -description_detail: "立直(リーチ)は、麻雀の役のなかで最も基本的なものです。基本のテンパイ形さえ理解すれば良いので、初心者の方が最初に覚えるべき役のうちのひとつと言えます。飜数は1翻です。テキストは例です。" -search_word: "プラン,標準" -free_area: null -create_date: DateTime @1651138499 {#6589 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6590 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6592 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6594 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6596 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6598 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6600 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 31 -sheeb_dlc4_viewing_days: 1 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6602 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6604 …} } Eccube\Entity\Product {#6608 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 9 -name: "youtube動画テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651473972 {#6606 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6607 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6611 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6613 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6615 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6617 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6619 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6621 …} } Eccube\Entity\Product {#6625 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 10 -name: "サンプル動画4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651820416 {#6623 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6624 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6628 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6630 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6632 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6634 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6636 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6638 …} } Eccube\Entity\Product {#6642 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 11 -name: "おいものジェラート" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1652331057 {#6640 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6641 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6645 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6647 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6649 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6651 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6653 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6655 …} } Eccube\Entity\Product {#6659 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 14 -name: "第2講 マージャンの基本 ~4枚マージャン~" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1652945514 {#6657 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6658 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6662 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6664 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6666 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6668 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6670 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6672 …} } Eccube\Entity\Product {#6676 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 15 -name: "第2講 マージャンの基本 ~4枚マージャン~" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653218276 {#6674 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6675 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6679 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6681 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6683 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6685 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6687 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6689 …} } Eccube\Entity\Product {#6693 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 20 -name: "阿部プロ解説 ネット麻雀対局動画 2022年4月23日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6691 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6692 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6696 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6698 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6700 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6702 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6704 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6706 …} } Eccube\Entity\Product {#6710 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 21 -name: "阿部プロ解説 ネット麻雀対局動画 2022年4月16日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6708 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6709 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6713 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6715 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6717 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6719 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6721 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6723 …} } Eccube\Entity\Product {#6727 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 22 -name: "宮野九段のネット麻雀対局動画! 2022年3月26日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6725 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6726 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6730 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6732 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6734 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6736 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6738 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6740 …} } Eccube\Entity\Product {#6744 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 23 -name: "サンプル動画5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654045176 {#6742 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6743 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6747 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6749 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6751 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6753 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6755 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6757 …} } Eccube\Entity\Product {#6761 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 24 -name: "月次商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654216999 {#6759 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6760 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6764 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6766 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6768 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6770 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6772 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6774 …} } Eccube\Entity\Product {#6778 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 25 -name: "げつじてすと" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654233532 {#6776 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6777 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6781 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6783 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6785 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6787 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6789 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6791 …} } Eccube\Entity\Product {#6795 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 26 -name: "げつじてすと2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654233684 {#6793 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6794 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6798 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6800 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6802 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6804 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6806 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6808 …} } Eccube\Entity\Product {#6812 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 27 -name: "【定期課金】月額見放題プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654495443 {#6810 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6811 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6813 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6815 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6817 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6819 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6821 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6823 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6825 …} } Eccube\Entity\Product {#6829 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 28 -name: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654507484 {#6827 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6828 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6832 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6834 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6836 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6838 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6840 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6842 …} } Eccube\Entity\Product {#6846 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 29 -name: "【定期課金】月額見放題プラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654736412 {#6844 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6845 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6849 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6851 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6853 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6855 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6857 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6859 …} } Eccube\Entity\Product {#6863 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 30 -name: "【定期課金】月額見放題プラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654736601 {#6861 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6862 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6866 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6868 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6870 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6874 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6876 …} } Eccube\Entity\Product {#6880 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 31 -name: "【定期課金】月額見放題プラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654740750 {#6878 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6879 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6883 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6885 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6887 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6889 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6891 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6893 …} } Eccube\Entity\Product {#6897 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 32 -name: "【定期課金】月額見放題プラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654740973 {#6895 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6896 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6900 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6902 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6904 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6906 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6908 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6910 …} } Eccube\Entity\Product {#6914 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 33 -name: "【定期課金】月額見放題プラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654741870 {#6912 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6913 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6917 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6919 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6921 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6923 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6925 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6927 …} } Eccube\Entity\Product {#6931 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 34 -name: "ベージック プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654742571 {#6929 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6930 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6934 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6936 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6938 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6940 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6942 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6944 …} } Eccube\Entity\Product {#6948 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 35 -name: "第2講 麻雀の基本 (復習) 〜4枚マージャン〜" -note: null -description_list: null -description_detail: """ ここに商品説明〜〜〜〜\r\n \r\n テスト〜〜〜〜〜 """ -search_word: "復習,宮野,マージャン,講師紹介" -free_area: null -create_date: DateTime @1654769126 {#6946 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6947 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6951 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6953 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6955 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6957 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6959 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6961 …} } Eccube\Entity\Product {#6965 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 36 -name: "【月額】ベーシックプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654828477 {#6963 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6964 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6968 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6970 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6972 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6974 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6976 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6978 …} } Eccube\Entity\Product {#6982 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 37 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654928910 {#6980 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6981 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6985 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6987 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6989 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6991 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6993 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6995 …} } Eccube\Entity\Product {#6999 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 38 -name: "【定額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655258492 {#6997 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6998 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7000 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7002 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7004 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7006 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7008 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7010 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#7012 …} } Eccube\Entity\Product {#7016 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 39 -name: "【定額課金】スタンダードプラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655259252 {#7014 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7015 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7019 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7021 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7023 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7025 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7027 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#7029 …} } Eccube\Entity\Product {#7033 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 40 -name: "【定額課金】スタンダードプラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655298405 {#7031 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7032 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7036 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7038 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7040 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7042 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7044 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#7046 …} } Eccube\Entity\Product {#7050 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 41 -name: "【定額課金】スタンダードプラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655300967 {#7048 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7049 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7053 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7055 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7057 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7059 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7061 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#7063 …} } Eccube\Entity\Product {#7067 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 42 -name: "【定額課金】スタンダードプラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301231 {#7065 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7066 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7070 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7072 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7074 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7076 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7078 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#7080 …} } Eccube\Entity\Product {#7084 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 43 -name: "【定額課金】スタンダードプラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301394 {#7082 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7083 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7087 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7089 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7091 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7093 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7095 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#7097 …} } Eccube\Entity\Product {#7101 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 44 -name: "【定額課金】スタンダードプラン7" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655339446 {#7099 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7100 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7104 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7106 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7108 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7110 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7112 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#7114 …} } Eccube\Entity\Product {#7118 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 45 -name: "【テスト】単品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655362231 {#7116 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#7117 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7121 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7123 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7125 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7127 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7129 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#7131 …} } Eccube\Entity\Product {#7135 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 46 -name: "【定額課金】スタンダードプラン8" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655364670 {#7133 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#7134 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7138 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7140 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7142 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7144 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7146 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#7148 …} } Eccube\Entity\Product {#7152 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 47 -name: "【定額課金】スタンダードプラン9" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655365334 {#7150 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7151 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7155 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7157 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7159 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7161 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7163 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#7165 …} } Eccube\Entity\Product {#7169 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 48 -name: "【定額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367199 {#7167 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7168 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7172 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7174 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7176 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7178 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7180 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#7182 …} } Eccube\Entity\Product {#7186 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 49 -name: "【定額課金】スタンダードプラン11" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367518 {#7184 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7185 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7189 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7191 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7193 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7195 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7197 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#7199 …} } Eccube\Entity\Product {#7203 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 50 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655537509 {#7201 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7202 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7206 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7208 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7210 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7212 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7214 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#7216 …} } Eccube\Entity\Product {#7220 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 51 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803658 {#7218 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7219 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7223 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7225 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7227 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7229 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7231 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#7233 …} } Eccube\Entity\Product {#7237 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 52 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803707 {#7235 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7236 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7238 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7240 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7242 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7244 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7246 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7248 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#7250 …} } Eccube\Entity\Product {#7254 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 53 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804136 {#7252 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7253 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7257 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7259 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7261 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7263 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7265 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#7267 …} } Eccube\Entity\Product {#7271 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 54 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804179 {#7269 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7270 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7272 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7274 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7276 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7278 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7280 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7282 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#7284 …} } Eccube\Entity\Product {#7288 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 55 -name: "【月額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655806784 {#7286 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7287 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7289 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7291 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7293 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7295 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7297 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7299 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#7301 …} } Eccube\Entity\Product {#7305 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 56 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808618 {#7303 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7304 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7306 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7308 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7310 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7312 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7314 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7316 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#7318 …} } Eccube\Entity\Product {#7322 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 57 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808706 {#7320 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7321 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7325 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7327 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7329 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7331 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7333 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#7335 …} } Eccube\Entity\Product {#7339 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 58 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877347 {#7337 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7338 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7342 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7344 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7346 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7348 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7350 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#7352 …} } Eccube\Entity\Product {#7356 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 59 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877633 {#7354 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7355 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7359 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7361 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7363 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7365 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7367 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#7369 …} } Eccube\Entity\Product {#7373 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 60 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878100 {#7371 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7372 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7376 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7378 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7380 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7382 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7384 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#7386 …} } Eccube\Entity\Product {#7390 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 61 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878203 {#7388 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7389 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7391 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7393 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7395 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7397 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7399 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7401 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#7403 …} } Eccube\Entity\Product {#7407 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 62 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878513 {#7405 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7406 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7408 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7410 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7412 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7414 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7416 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7418 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#7420 …} } Eccube\Entity\Product {#7424 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 63 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879356 {#7422 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7423 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7425 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7427 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7429 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7431 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7433 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7435 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#7437 …} } Eccube\Entity\Product {#7441 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 64 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879604 {#7439 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7440 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7442 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7444 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7446 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7448 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7450 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7452 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#7454 …} } Eccube\Entity\Product {#7458 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 65 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879952 {#7456 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7457 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7461 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7463 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7465 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7467 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7469 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#7471 …} } Eccube\Entity\Product {#7475 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 66 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655880841 {#7473 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7474 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7476 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7478 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7480 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7482 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7484 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7486 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#7488 …} } Eccube\Entity\Product {#7492 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 67 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881118 {#7490 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7491 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7495 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7497 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7499 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7501 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7503 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#7505 …} } Eccube\Entity\Product {#7509 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 68 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881663 {#7507 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7508 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7510 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7512 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7514 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7516 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7518 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7520 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#7522 …} } Eccube\Entity\Product {#7526 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 69 -name: "麻雀ルール_廃止商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956360 {#7524 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7525 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7527 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7529 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7531 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7533 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7535 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7537 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#7539 …} } Eccube\Entity\Product {#7543 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 70 -name: "麻雀ルール_非公開商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956931 {#7541 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7542 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7544 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7546 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7548 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7550 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7552 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7554 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#7556 …} } Eccube\Entity\Product {#7560 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 71 -name: "非公開個別動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655975818 {#7558 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7559 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7561 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7563 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7565 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7567 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7569 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7571 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7573 …} } Eccube\Entity\Product {#7577 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 72 -name: "【月額課金】スタンダードプラン 1,980円" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031483 {#7575 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7576 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7580 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7582 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7584 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7586 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7588 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7590 …} } Eccube\Entity\Product {#7594 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 73 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031619 {#7592 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7593 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7597 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7599 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7601 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7603 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7605 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7607 …} } Eccube\Entity\Product {#7611 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 74 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031907 {#7609 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7610 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7614 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7616 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7618 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7620 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7622 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7624 …} } Eccube\Entity\Product {#7628 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 75 -name: "一般商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031974 {#7626 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7627 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7629 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7631 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7633 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7635 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7637 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7639 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7641 …} } Eccube\Entity\Product {#7645 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 76 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656032028 {#7643 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7644 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7646 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7648 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7650 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7652 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7654 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7656 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7658 …} } Eccube\Entity\Product {#7662 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 77 -name: "動画見放題の定期購入契約" -note: null -description_list: null -description_detail: """ ▼契約内容について\r\n ・動画見放題の価格:1カ月1,980円(税込)\r\n ・契約日の支払い金額:0円(契約月末まで無料です。)\r\n ※契約日の翌月1日に1,980円(税込)がご登録のクレジットカード決済されます。\r\n ・2回目以降の請求時期:毎月1日に1,980円(税込)がご登録のクレジットカード決済されます。\r\n ・申込の解除:MYページより定期購入契約の解除ができます。\r\n ※解約しない限り毎月請求されます。\r\n ・御契約完了後のキャンセル:商品の性質上、キャンセル返金はできませんので、十分に確認した上でご登録をお願い致します。 """ -search_word: null -free_area: null -create_date: DateTime @1656050109 {#7660 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7661 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7663 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7665 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7667 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7669 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7671 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7675 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7677 …} } Eccube\Entity\Product {#7681 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 78 -name: "公開関連動画1" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050145 {#7679 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7680 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7684 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7686 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7688 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7690 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7692 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7694 …} } Eccube\Entity\Product {#7698 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 79 -name: "公開関連動画2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050169 {#7696 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7697 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7699 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7701 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7703 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7705 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7707 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7709 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7711 …} } Eccube\Entity\Product {#7715 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 80 -name: "非公開関連動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050198 {#7713 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7714 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7718 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7720 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7722 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7724 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7726 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7728 …} } Eccube\Entity\Product {#7732 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 81 -name: "廃止関連動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050211 {#7730 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7731 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7733 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7735 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7737 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7739 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7741 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7743 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7745 …} } Eccube\Entity\Product {#7749 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 82 -name: "テスト更新" -note: null -description_list: null -description_detail: "テスト" -search_word: null -free_area: null -create_date: DateTime @1656153746 {#7747 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7748 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7752 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7754 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7756 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7758 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7760 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7762 …} } Eccube\Entity\Product {#7766 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 83 -name: "第4講 ~7枚マージャン~<<>復習>" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656158590 {#7764 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7765 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7767 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7769 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7771 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7773 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7775 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7777 …} -sheeb_dlc4_setting_type: null -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7778 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7780 …} } Eccube\Entity\Product {#7784 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 87 -name: "入門テキスト第2講 マージャンの基本~4枚マージャン~" -note: "宮野講師_入門テキスト_02-03" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第2講になります。\r\n マージャンの基本 4枚マージャンを解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,4枚マージャン" -free_area: null -create_date: DateTime @1656243009 {#7782 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7783 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7785 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7787 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7789 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7791 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7793 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7795 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7796 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7798 …} } Eccube\Entity\Product {#7802 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 88 -name: "入門テキスト第3講 基本の捨て方" -note: "宮野講師_入門テキスト_03-04" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第3講になります。\r\n 基本の捨て方を解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,4枚マージャン,基本の捨て方" -free_area: null -create_date: DateTime @1656243009 {#7800 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7801 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7803 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7805 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7807 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7809 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7811 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7813 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7815 …} } Eccube\Entity\Product {#7819 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 89 -name: "入門テキスト第4講 ~7枚マージャン~" -note: "宮野講師_入門テキスト_04-05" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第4講になります。\r\n 7枚マージャンの解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,7枚マージャン" -free_area: null -create_date: DateTime @1656243009 {#7817 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7818 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7822 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7824 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7826 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7828 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7830 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7832 …} } Eccube\Entity\Product {#7836 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 90 -name: "入門テキスト第5講 リーチをしてみよう!" -note: "宮野講師_入門テキスト_05-06" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第5講になります。\r\n リーチをしてみよう!リーチについてご説明いたします。 """ -search_word: "入門編,入門テキスト,宮野講師,リーチ" -free_area: null -create_date: DateTime @1656243009 {#7834 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7835 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7837 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7839 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7841 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7843 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7845 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7847 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7849 …} } Eccube\Entity\Product {#7853 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 91 -name: "入門テキスト第6講 マージャンの役 その1" -note: "宮野講師_入門テキスト_06-07" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第6講になります。\r\n マージャンの基本の役をご説明いたします。 """ -search_word: "入門編,入門テキスト,宮野講師,基本の役" -free_area: null -create_date: DateTime @1656243009 {#7851 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7852 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7854 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7856 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7858 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7860 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7862 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7795 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7777 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7864 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7866 …} } Eccube\Entity\Product {#7870 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 92 -name: "テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656322724 {#7868 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7869 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7873 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7875 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7877 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7879 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7881 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7883 …} } Eccube\Entity\Product {#7887 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 93 -name: "テスト物販" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656329734 {#7885 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7886 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7888 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7890 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7892 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7894 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7896 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7898 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7900 …} } Eccube\Entity\Product {#7904 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 94 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: """ 【ご購入時のご注意】\r\n こちらは「月額課金」になります。\r\n \r\n 初月は無料でお楽しみいただけます。\r\n 実際の支払いは翌月1日になります。\r\n \r\n ---\r\n 初回支払金額: 0円\r\n 翌月以降支払金額: 1,980円 """ -search_word: null -free_area: null -create_date: DateTime @1656412111 {#7902 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7903 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7905 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7907 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7909 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7911 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7913 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7915 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7917 …} } Eccube\Entity\Product {#7921 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 95 -name: "テスト1日毎定期購買(ルミーズ)" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656414367 {#7919 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7920 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7922 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7926 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7928 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7930 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7932 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7934 …} } Eccube\Entity\Product {#7938 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 96 -name: "テストプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656665386 {#7936 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7937 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7941 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7943 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7945 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7947 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7949 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7951 …} } Eccube\Entity\Product {#7955 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 97 -name: "物販商品" -note: null -description_list: null -description_detail: "テストテキスト" -search_word: null -free_area: null -create_date: DateTime @1656688095 {#7953 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7954 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7956 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7958 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7960 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7962 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7964 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7966 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7968 …} } Eccube\Entity\Product {#7972 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 98 -name: "テストプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1657113162 {#7970 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7971 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7973 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7975 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7977 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7979 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7981 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7983 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7985 …} } Eccube\Entity\Product {#7989 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 99 -name: "【テスト】決済テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1657173689 {#7987 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7988 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7992 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7994 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7996 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7998 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#8000 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#8002 …} } Eccube\Entity\Product {#8006 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 100 -name: "動画見放題の定期購入契約" -note: null -description_list: null -description_detail: """ サービスリリースキャンペーンで500円(税抜)で通常プランと同様のサービスを10月末日までご提供させていただきます。\r\n 期日になりますと、自動的に1,980円に切り替わります """ -search_word: null -free_area: null -create_date: DateTime @1657698046 {#8004 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#8005 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8007 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#8009 …} -ProductImage: Doctrine\ORM\PersistentCollection {#8011 …} -ProductTag: Doctrine\ORM\PersistentCollection {#8013 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#8015 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#8017 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#8019 …} } ] |
| expanded | false |
false
|
| mapped | false |
false
|
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_value | Closure(Product $Product = null) {#5774 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5722 …} } |
| choices | [ Eccube\Entity\Product {#5881 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 1 -name: "彩のジェラートCUBE" -note: null -description_list: null -description_detail: """ 冬でも食べたい立方体のジェラート。定番のチョコフレーバーは、チョコレート特有の甘い香りが特徴です。適度な甘みと日本人の口に合いやすいサイズ感で長く愛用いただけます。\r\n 最高級バニラフレーバーは、贈り物としても人気です。 """ -search_word: null -free_area: null -create_date: DateTime @1538129692 {#5885 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5883 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6128 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6286 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6352 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6411 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6484 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#6483 …} } Eccube\Entity\Product {#6489 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 2 -name: "チェリーアイスサンド" -note: null -description_list: null -description_detail: """ チェリーアイスサンドは北海道産のチェリーのアイスをサクサクのクッキーでサンドしたスイーツです。立方体なので大量に持ち運ぶときも便利です。\r\n いまだけ、頑丈な箱つきです。 """ -search_word: null -free_area: null -create_date: DateTime @1538129692 {#6486 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6488 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6492 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6494 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6496 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6498 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6500 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#6502 …} } Eccube\Entity\Product {#6506 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 3 -name: "はじめての麻雀" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651133639 {#6504 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#6505 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6509 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6511 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6513 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6515 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6517 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#6519 …} } Eccube\Entity\Product {#6523 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 4 -name: "テスト動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651133745 {#6521 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6522 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6526 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6528 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6530 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6532 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6534 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#6536 …} } Eccube\Entity\Product {#6540 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 5 -name: "サンプル動画1" -note: null -description_list: null -description_detail: "ストリーミングテスト" -search_word: null -free_area: null -create_date: DateTime @1651138211 {#6538 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6539 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6543 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6545 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6547 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6549 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6551 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#6553 …} } Eccube\Entity\Product {#6557 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 6 -name: "サンプル動画2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651138241 {#6555 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6556 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6560 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6562 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6564 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6566 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6568 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6570 …} } Eccube\Entity\Product {#6574 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 7 -name: "サンプル動画3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651138269 {#6572 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6573 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6575 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6577 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6579 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6581 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6583 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6585 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6587 …} } Eccube\Entity\Product {#6591 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 8 -name: "標準プラン" -note: null -description_list: null -description_detail: "立直(リーチ)は、麻雀の役のなかで最も基本的なものです。基本のテンパイ形さえ理解すれば良いので、初心者の方が最初に覚えるべき役のうちのひとつと言えます。飜数は1翻です。テキストは例です。" -search_word: "プラン,標準" -free_area: null -create_date: DateTime @1651138499 {#6589 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6590 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6592 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6594 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6596 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6598 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6600 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 31 -sheeb_dlc4_viewing_days: 1 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6602 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6604 …} } Eccube\Entity\Product {#6608 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 9 -name: "youtube動画テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651473972 {#6606 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6607 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6611 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6613 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6615 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6617 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6619 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6621 …} } Eccube\Entity\Product {#6625 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 10 -name: "サンプル動画4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651820416 {#6623 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6624 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6628 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6630 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6632 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6634 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6636 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6638 …} } Eccube\Entity\Product {#6642 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 11 -name: "おいものジェラート" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1652331057 {#6640 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6641 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6645 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6647 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6649 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6651 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6653 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6655 …} } Eccube\Entity\Product {#6659 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 14 -name: "第2講 マージャンの基本 ~4枚マージャン~" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1652945514 {#6657 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6658 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6662 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6664 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6666 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6668 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6670 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6672 …} } Eccube\Entity\Product {#6676 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 15 -name: "第2講 マージャンの基本 ~4枚マージャン~" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653218276 {#6674 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6675 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6679 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6681 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6683 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6685 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6687 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6689 …} } Eccube\Entity\Product {#6693 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 20 -name: "阿部プロ解説 ネット麻雀対局動画 2022年4月23日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6691 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6692 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6696 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6698 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6700 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6702 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6704 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6706 …} } Eccube\Entity\Product {#6710 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 21 -name: "阿部プロ解説 ネット麻雀対局動画 2022年4月16日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6708 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6709 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6713 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6715 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6717 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6719 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6721 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6723 …} } Eccube\Entity\Product {#6727 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 22 -name: "宮野九段のネット麻雀対局動画! 2022年3月26日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6725 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6726 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6730 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6732 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6734 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6736 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6738 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6740 …} } Eccube\Entity\Product {#6744 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 23 -name: "サンプル動画5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654045176 {#6742 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6743 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6747 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6749 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6751 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6753 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6755 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6757 …} } Eccube\Entity\Product {#6761 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 24 -name: "月次商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654216999 {#6759 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6760 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6764 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6766 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6768 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6770 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6772 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6774 …} } Eccube\Entity\Product {#6778 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 25 -name: "げつじてすと" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654233532 {#6776 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6777 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6781 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6783 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6785 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6787 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6789 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6791 …} } Eccube\Entity\Product {#6795 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 26 -name: "げつじてすと2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654233684 {#6793 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6794 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6798 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6800 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6802 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6804 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6806 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6808 …} } Eccube\Entity\Product {#6812 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 27 -name: "【定期課金】月額見放題プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654495443 {#6810 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6811 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6813 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6815 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6817 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6819 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6821 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6823 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6825 …} } Eccube\Entity\Product {#6829 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 28 -name: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654507484 {#6827 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6828 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6832 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6834 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6836 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6838 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6840 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6842 …} } Eccube\Entity\Product {#6846 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 29 -name: "【定期課金】月額見放題プラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654736412 {#6844 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6845 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6849 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6851 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6853 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6855 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6857 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6859 …} } Eccube\Entity\Product {#6863 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 30 -name: "【定期課金】月額見放題プラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654736601 {#6861 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6862 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6866 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6868 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6870 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6874 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6876 …} } Eccube\Entity\Product {#6880 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 31 -name: "【定期課金】月額見放題プラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654740750 {#6878 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6879 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6883 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6885 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6887 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6889 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6891 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6893 …} } Eccube\Entity\Product {#6897 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 32 -name: "【定期課金】月額見放題プラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654740973 {#6895 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6896 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6900 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6902 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6904 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6906 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6908 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6910 …} } Eccube\Entity\Product {#6914 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 33 -name: "【定期課金】月額見放題プラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654741870 {#6912 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6913 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6917 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6919 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6921 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6923 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6925 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6927 …} } Eccube\Entity\Product {#6931 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 34 -name: "ベージック プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654742571 {#6929 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6930 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6934 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6936 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6938 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6940 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6942 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6944 …} } Eccube\Entity\Product {#6948 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 35 -name: "第2講 麻雀の基本 (復習) 〜4枚マージャン〜" -note: null -description_list: null -description_detail: """ ここに商品説明〜〜〜〜\r\n \r\n テスト〜〜〜〜〜 """ -search_word: "復習,宮野,マージャン,講師紹介" -free_area: null -create_date: DateTime @1654769126 {#6946 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6947 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6951 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6953 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6955 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6957 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6959 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6961 …} } Eccube\Entity\Product {#6965 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 36 -name: "【月額】ベーシックプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654828477 {#6963 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6964 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6968 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6970 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6972 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6974 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6976 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6978 …} } Eccube\Entity\Product {#6982 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 37 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654928910 {#6980 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6981 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6985 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6987 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6989 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6991 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6993 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6995 …} } Eccube\Entity\Product {#6999 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 38 -name: "【定額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655258492 {#6997 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6998 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7000 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7002 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7004 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7006 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7008 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7010 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#7012 …} } Eccube\Entity\Product {#7016 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 39 -name: "【定額課金】スタンダードプラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655259252 {#7014 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7015 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7019 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7021 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7023 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7025 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7027 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#7029 …} } Eccube\Entity\Product {#7033 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 40 -name: "【定額課金】スタンダードプラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655298405 {#7031 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7032 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7036 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7038 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7040 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7042 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7044 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#7046 …} } Eccube\Entity\Product {#7050 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 41 -name: "【定額課金】スタンダードプラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655300967 {#7048 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7049 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7053 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7055 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7057 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7059 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7061 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#7063 …} } Eccube\Entity\Product {#7067 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 42 -name: "【定額課金】スタンダードプラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301231 {#7065 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7066 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7070 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7072 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7074 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7076 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7078 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#7080 …} } Eccube\Entity\Product {#7084 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 43 -name: "【定額課金】スタンダードプラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301394 {#7082 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7083 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7087 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7089 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7091 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7093 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7095 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#7097 …} } Eccube\Entity\Product {#7101 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 44 -name: "【定額課金】スタンダードプラン7" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655339446 {#7099 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7100 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7104 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7106 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7108 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7110 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7112 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#7114 …} } Eccube\Entity\Product {#7118 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 45 -name: "【テスト】単品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655362231 {#7116 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#7117 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7121 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7123 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7125 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7127 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7129 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#7131 …} } Eccube\Entity\Product {#7135 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 46 -name: "【定額課金】スタンダードプラン8" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655364670 {#7133 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#7134 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7138 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7140 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7142 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7144 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7146 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#7148 …} } Eccube\Entity\Product {#7152 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 47 -name: "【定額課金】スタンダードプラン9" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655365334 {#7150 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7151 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7155 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7157 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7159 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7161 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7163 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#7165 …} } Eccube\Entity\Product {#7169 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 48 -name: "【定額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367199 {#7167 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7168 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7172 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7174 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7176 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7178 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7180 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#7182 …} } Eccube\Entity\Product {#7186 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 49 -name: "【定額課金】スタンダードプラン11" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367518 {#7184 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7185 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7189 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7191 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7193 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7195 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7197 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#7199 …} } Eccube\Entity\Product {#7203 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 50 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655537509 {#7201 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7202 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7206 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7208 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7210 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7212 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7214 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#7216 …} } Eccube\Entity\Product {#7220 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 51 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803658 {#7218 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7219 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7223 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7225 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7227 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7229 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7231 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#7233 …} } Eccube\Entity\Product {#7237 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 52 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803707 {#7235 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7236 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7238 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7240 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7242 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7244 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7246 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7248 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#7250 …} } Eccube\Entity\Product {#7254 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 53 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804136 {#7252 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7253 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7257 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7259 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7261 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7263 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7265 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#7267 …} } Eccube\Entity\Product {#7271 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 54 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804179 {#7269 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7270 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7272 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7274 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7276 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7278 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7280 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7282 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#7284 …} } Eccube\Entity\Product {#7288 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 55 -name: "【月額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655806784 {#7286 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7287 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7289 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7291 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7293 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7295 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7297 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7299 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#7301 …} } Eccube\Entity\Product {#7305 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 56 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808618 {#7303 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7304 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7306 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7308 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7310 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7312 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7314 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7316 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#7318 …} } Eccube\Entity\Product {#7322 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 57 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808706 {#7320 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7321 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7325 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7327 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7329 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7331 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7333 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#7335 …} } Eccube\Entity\Product {#7339 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 58 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877347 {#7337 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7338 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7342 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7344 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7346 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7348 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7350 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#7352 …} } Eccube\Entity\Product {#7356 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 59 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877633 {#7354 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7355 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7359 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7361 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7363 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7365 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7367 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#7369 …} } Eccube\Entity\Product {#7373 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 60 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878100 {#7371 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7372 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7376 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7378 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7380 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7382 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7384 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#7386 …} } Eccube\Entity\Product {#7390 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 61 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878203 {#7388 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7389 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7391 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7393 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7395 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7397 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7399 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7401 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#7403 …} } Eccube\Entity\Product {#7407 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 62 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878513 {#7405 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7406 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7408 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7410 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7412 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7414 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7416 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7418 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#7420 …} } Eccube\Entity\Product {#7424 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 63 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879356 {#7422 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7423 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7425 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7427 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7429 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7431 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7433 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7435 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#7437 …} } Eccube\Entity\Product {#7441 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 64 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879604 {#7439 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7440 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7442 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7444 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7446 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7448 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7450 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7452 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#7454 …} } Eccube\Entity\Product {#7458 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 65 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879952 {#7456 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7457 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7461 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7463 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7465 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7467 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7469 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#7471 …} } Eccube\Entity\Product {#7475 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 66 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655880841 {#7473 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7474 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7476 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7478 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7480 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7482 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7484 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7486 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#7488 …} } Eccube\Entity\Product {#7492 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 67 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881118 {#7490 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7491 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7495 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7497 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7499 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7501 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7503 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#7505 …} } Eccube\Entity\Product {#7509 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 68 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881663 {#7507 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7508 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7510 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7512 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7514 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7516 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7518 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7520 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#7522 …} } Eccube\Entity\Product {#7526 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 69 -name: "麻雀ルール_廃止商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956360 {#7524 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7525 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7527 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7529 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7531 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7533 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7535 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7537 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#7539 …} } Eccube\Entity\Product {#7543 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 70 -name: "麻雀ルール_非公開商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956931 {#7541 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7542 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7544 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7546 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7548 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7550 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7552 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7554 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#7556 …} } Eccube\Entity\Product {#7560 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 71 -name: "非公開個別動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655975818 {#7558 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7559 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7561 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7563 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7565 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7567 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7569 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7571 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7573 …} } Eccube\Entity\Product {#7577 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 72 -name: "【月額課金】スタンダードプラン 1,980円" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031483 {#7575 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7576 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7580 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7582 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7584 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7586 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7588 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7590 …} } Eccube\Entity\Product {#7594 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 73 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031619 {#7592 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7593 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7597 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7599 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7601 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7603 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7605 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7607 …} } Eccube\Entity\Product {#7611 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 74 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031907 {#7609 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7610 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7614 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7616 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7618 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7620 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7622 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7624 …} } Eccube\Entity\Product {#7628 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 75 -name: "一般商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031974 {#7626 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7627 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7629 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7631 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7633 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7635 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7637 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7639 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7641 …} } Eccube\Entity\Product {#7645 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 76 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656032028 {#7643 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7644 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7646 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7648 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7650 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7652 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7654 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7656 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7658 …} } Eccube\Entity\Product {#7662 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 77 -name: "動画見放題の定期購入契約" -note: null -description_list: null -description_detail: """ ▼契約内容について\r\n ・動画見放題の価格:1カ月1,980円(税込)\r\n ・契約日の支払い金額:0円(契約月末まで無料です。)\r\n ※契約日の翌月1日に1,980円(税込)がご登録のクレジットカード決済されます。\r\n ・2回目以降の請求時期:毎月1日に1,980円(税込)がご登録のクレジットカード決済されます。\r\n ・申込の解除:MYページより定期購入契約の解除ができます。\r\n ※解約しない限り毎月請求されます。\r\n ・御契約完了後のキャンセル:商品の性質上、キャンセル返金はできませんので、十分に確認した上でご登録をお願い致します。 """ -search_word: null -free_area: null -create_date: DateTime @1656050109 {#7660 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7661 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7663 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7665 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7667 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7669 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7671 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7675 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7677 …} } Eccube\Entity\Product {#7681 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 78 -name: "公開関連動画1" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050145 {#7679 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7680 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7684 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7686 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7688 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7690 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7692 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7694 …} } Eccube\Entity\Product {#7698 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 79 -name: "公開関連動画2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050169 {#7696 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7697 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7699 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7701 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7703 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7705 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7707 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7709 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7711 …} } Eccube\Entity\Product {#7715 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 80 -name: "非公開関連動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050198 {#7713 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7714 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7718 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7720 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7722 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7724 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7726 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7728 …} } Eccube\Entity\Product {#7732 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 81 -name: "廃止関連動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050211 {#7730 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7731 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7733 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7735 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7737 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7739 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7741 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7743 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7745 …} } Eccube\Entity\Product {#7749 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 82 -name: "テスト更新" -note: null -description_list: null -description_detail: "テスト" -search_word: null -free_area: null -create_date: DateTime @1656153746 {#7747 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7748 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7752 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7754 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7756 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7758 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7760 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7762 …} } Eccube\Entity\Product {#7766 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 83 -name: "第4講 ~7枚マージャン~<<>復習>" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656158590 {#7764 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7765 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7767 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7769 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7771 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7773 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7775 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7777 …} -sheeb_dlc4_setting_type: null -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7778 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7780 …} } Eccube\Entity\Product {#7784 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 87 -name: "入門テキスト第2講 マージャンの基本~4枚マージャン~" -note: "宮野講師_入門テキスト_02-03" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第2講になります。\r\n マージャンの基本 4枚マージャンを解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,4枚マージャン" -free_area: null -create_date: DateTime @1656243009 {#7782 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7783 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7785 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7787 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7789 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7791 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7793 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7795 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7796 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7798 …} } Eccube\Entity\Product {#7802 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 88 -name: "入門テキスト第3講 基本の捨て方" -note: "宮野講師_入門テキスト_03-04" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第3講になります。\r\n 基本の捨て方を解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,4枚マージャン,基本の捨て方" -free_area: null -create_date: DateTime @1656243009 {#7800 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7801 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7803 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7805 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7807 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7809 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7811 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7813 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7815 …} } Eccube\Entity\Product {#7819 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 89 -name: "入門テキスト第4講 ~7枚マージャン~" -note: "宮野講師_入門テキスト_04-05" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第4講になります。\r\n 7枚マージャンの解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,7枚マージャン" -free_area: null -create_date: DateTime @1656243009 {#7817 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7818 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7822 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7824 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7826 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7828 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7830 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7832 …} } Eccube\Entity\Product {#7836 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 90 -name: "入門テキスト第5講 リーチをしてみよう!" -note: "宮野講師_入門テキスト_05-06" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第5講になります。\r\n リーチをしてみよう!リーチについてご説明いたします。 """ -search_word: "入門編,入門テキスト,宮野講師,リーチ" -free_area: null -create_date: DateTime @1656243009 {#7834 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7835 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7837 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7839 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7841 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7843 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7845 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7847 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7849 …} } Eccube\Entity\Product {#7853 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 91 -name: "入門テキスト第6講 マージャンの役 その1" -note: "宮野講師_入門テキスト_06-07" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第6講になります。\r\n マージャンの基本の役をご説明いたします。 """ -search_word: "入門編,入門テキスト,宮野講師,基本の役" -free_area: null -create_date: DateTime @1656243009 {#7851 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7852 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7854 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7856 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7858 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7860 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7862 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7795 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7777 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7864 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7866 …} } Eccube\Entity\Product {#7870 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 92 -name: "テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656322724 {#7868 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7869 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7873 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7875 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7877 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7879 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7881 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7883 …} } Eccube\Entity\Product {#7887 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 93 -name: "テスト物販" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656329734 {#7885 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7886 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7888 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7890 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7892 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7894 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7896 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7898 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7900 …} } Eccube\Entity\Product {#7904 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 94 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: """ 【ご購入時のご注意】\r\n こちらは「月額課金」になります。\r\n \r\n 初月は無料でお楽しみいただけます。\r\n 実際の支払いは翌月1日になります。\r\n \r\n ---\r\n 初回支払金額: 0円\r\n 翌月以降支払金額: 1,980円 """ -search_word: null -free_area: null -create_date: DateTime @1656412111 {#7902 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7903 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7905 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7907 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7909 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7911 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7913 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7915 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7917 …} } Eccube\Entity\Product {#7921 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 95 -name: "テスト1日毎定期購買(ルミーズ)" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656414367 {#7919 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7920 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7922 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7926 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7928 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7930 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7932 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7934 …} } Eccube\Entity\Product {#7938 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 96 -name: "テストプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656665386 {#7936 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7937 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7941 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7943 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7945 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7947 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7949 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7951 …} } Eccube\Entity\Product {#7955 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 97 -name: "物販商品" -note: null -description_list: null -description_detail: "テストテキスト" -search_word: null -free_area: null -create_date: DateTime @1656688095 {#7953 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7954 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7956 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7958 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7960 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7962 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7964 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7966 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7968 …} } Eccube\Entity\Product {#7972 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 98 -name: "テストプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1657113162 {#7970 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7971 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7973 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7975 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7977 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7979 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7981 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7983 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7985 …} } Eccube\Entity\Product {#7989 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 99 -name: "【テスト】決済テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1657173689 {#7987 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7988 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7992 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7994 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7996 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7998 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#8000 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#8002 …} } Eccube\Entity\Product {#8006 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 100 -name: "動画見放題の定期購入契約" -note: null -description_list: null -description_detail: """ サービスリリースキャンペーンで500円(税抜)で通常プランと同様のサービスを10月末日までご提供させていただきます。\r\n 期日になりますと、自動的に1,980円に切り替わります """ -search_word: null -free_area: null -create_date: DateTime @1657698046 {#8004 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#8005 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8007 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#8009 …} -ProductImage: Doctrine\ORM\PersistentCollection {#8011 …} -ProductTag: Doctrine\ORM\PersistentCollection {#8013 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#8015 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#8017 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#8019 …} } ] |
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| 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 | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8077 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_CMBlogPro_admin_blog_Product" ] |
| cache_key | "_CMBlogPro_admin_blog_Product_choice" |
| choice_translation_domain | null |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#8633 +label: "彩のジェラートCUBE" +value: "1" +data: Eccube\Entity\Product {#5881 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 1 -name: "彩のジェラートCUBE" -note: null -description_list: null -description_detail: """ 冬でも食べたい立方体のジェラート。定番のチョコフレーバーは、チョコレート特有の甘い香りが特徴です。適度な甘みと日本人の口に合いやすいサイズ感で長く愛用いただけます。\r\n 最高級バニラフレーバーは、贈り物としても人気です。 """ -search_word: null -free_area: null -create_date: DateTime @1538129692 {#5885 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5883 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5941 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6128 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6286 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6352 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6411 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6484 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#6483 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8634 +label: "チェリーアイスサンド" +value: "2" +data: Eccube\Entity\Product {#6489 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 2 -name: "チェリーアイスサンド" -note: null -description_list: null -description_detail: """ チェリーアイスサンドは北海道産のチェリーのアイスをサクサクのクッキーでサンドしたスイーツです。立方体なので大量に持ち運ぶときも便利です。\r\n いまだけ、頑丈な箱つきです。 """ -search_word: null -free_area: null -create_date: DateTime @1538129692 {#6486 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6488 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6492 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6494 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6496 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6498 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6500 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#6502 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8636 +label: "はじめての麻雀" +value: "3" +data: Eccube\Entity\Product {#6506 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 3 -name: "はじめての麻雀" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651133639 {#6504 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#6505 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6509 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6511 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6513 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6515 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6517 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#6519 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8635 +label: "テスト動画" +value: "4" +data: Eccube\Entity\Product {#6523 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 4 -name: "テスト動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651133745 {#6521 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6522 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6526 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6528 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6530 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6532 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6534 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#6536 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8638 +label: "サンプル動画1" +value: "5" +data: Eccube\Entity\Product {#6540 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 5 -name: "サンプル動画1" -note: null -description_list: null -description_detail: "ストリーミングテスト" -search_word: null -free_area: null -create_date: DateTime @1651138211 {#6538 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6539 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6543 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6545 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6547 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6549 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6551 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#6553 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8632 +label: "サンプル動画2" +value: "6" +data: Eccube\Entity\Product {#6557 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 6 -name: "サンプル動画2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651138241 {#6555 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6556 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6560 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6562 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6564 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6566 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6568 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6570 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8732 +label: "サンプル動画3" +value: "7" +data: Eccube\Entity\Product {#6574 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 7 -name: "サンプル動画3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651138269 {#6572 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6573 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6575 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6577 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6579 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6581 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6583 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6585 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6587 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8780 +label: "標準プラン" +value: "8" +data: Eccube\Entity\Product {#6591 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 8 -name: "標準プラン" -note: null -description_list: null -description_detail: "立直(リーチ)は、麻雀の役のなかで最も基本的なものです。基本のテンパイ形さえ理解すれば良いので、初心者の方が最初に覚えるべき役のうちのひとつと言えます。飜数は1翻です。テキストは例です。" -search_word: "プラン,標準" -free_area: null -create_date: DateTime @1651138499 {#6589 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6590 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6592 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6594 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6596 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6598 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6600 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 31 -sheeb_dlc4_viewing_days: 1 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6602 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6604 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8738 +label: "youtube動画テスト" +value: "9" +data: Eccube\Entity\Product {#6608 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 9 -name: "youtube動画テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651473972 {#6606 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6607 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6611 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6613 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6615 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6617 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6619 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6621 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8731 +label: "サンプル動画4" +value: "10" +data: Eccube\Entity\Product {#6625 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 10 -name: "サンプル動画4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1651820416 {#6623 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6624 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6628 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6630 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6632 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6634 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6636 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6638 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8683 +label: "おいものジェラート" +value: "11" +data: Eccube\Entity\Product {#6642 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 11 -name: "おいものジェラート" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1652331057 {#6640 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6641 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6645 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6647 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6649 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6651 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6653 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6655 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8677 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "14" +data: Eccube\Entity\Product {#6659 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 14 -name: "第2講 マージャンの基本 ~4枚マージャン~" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1652945514 {#6657 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6658 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6662 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6664 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6666 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6668 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6670 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6672 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8716 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "15" +data: Eccube\Entity\Product {#6676 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 15 -name: "第2講 マージャンの基本 ~4枚マージャン~" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653218276 {#6674 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6675 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6679 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6681 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6683 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6685 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6687 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6689 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8757 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月23日" +value: "20" +data: Eccube\Entity\Product {#6693 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 20 -name: "阿部プロ解説 ネット麻雀対局動画 2022年4月23日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6691 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6692 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6696 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6698 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6700 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6702 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6704 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6706 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8784 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月16日" +value: "21" +data: Eccube\Entity\Product {#6710 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 21 -name: "阿部プロ解説 ネット麻雀対局動画 2022年4月16日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6708 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6709 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6713 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6715 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6717 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6719 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6721 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6723 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8752 +label: "宮野九段のネット麻雀対局動画! 2022年3月26日" +value: "22" +data: Eccube\Entity\Product {#6727 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 22 -name: "宮野九段のネット麻雀対局動画! 2022年3月26日" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1653562206 {#6725 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6726 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6730 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6732 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6734 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6736 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6738 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6740 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8947 +label: "サンプル動画5" +value: "23" +data: Eccube\Entity\Product {#6744 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 23 -name: "サンプル動画5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654045176 {#6742 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6743 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6747 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6749 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6751 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6753 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6755 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6757 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8948 +label: "月次商品" +value: "24" +data: Eccube\Entity\Product {#6761 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 24 -name: "月次商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654216999 {#6759 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6760 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6764 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6766 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6768 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6770 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6772 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6774 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8949 +label: "げつじてすと" +value: "25" +data: Eccube\Entity\Product {#6778 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 25 -name: "げつじてすと" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654233532 {#6776 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6777 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6781 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6783 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6785 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6787 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6789 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6791 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8950 +label: "げつじてすと2" +value: "26" +data: Eccube\Entity\Product {#6795 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 26 -name: "げつじてすと2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654233684 {#6793 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6794 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6798 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6800 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6802 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6804 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6806 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6808 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8973 +label: "【定期課金】月額見放題プラン" +value: "27" +data: Eccube\Entity\Product {#6812 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 27 -name: "【定期課金】月額見放題プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654495443 {#6810 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6811 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6813 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6815 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6817 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6819 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6821 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6823 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6825 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8974 +label: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜" +value: "28" +data: Eccube\Entity\Product {#6829 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 28 -name: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654507484 {#6827 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6828 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6832 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6834 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6836 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6838 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6840 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6842 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8975 +label: "【定期課金】月額見放題プラン2" +value: "29" +data: Eccube\Entity\Product {#6846 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 29 -name: "【定期課金】月額見放題プラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654736412 {#6844 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6845 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6849 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6851 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6853 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6855 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6857 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6859 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8976 +label: "【定期課金】月額見放題プラン3" +value: "30" +data: Eccube\Entity\Product {#6863 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 30 -name: "【定期課金】月額見放題プラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654736601 {#6861 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6862 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6866 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6868 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6870 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6874 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6876 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8977 +label: "【定期課金】月額見放題プラン4" +value: "31" +data: Eccube\Entity\Product {#6880 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 31 -name: "【定期課金】月額見放題プラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654740750 {#6878 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6879 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6883 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6885 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6887 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6889 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6891 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6893 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8978 +label: "【定期課金】月額見放題プラン5" +value: "32" +data: Eccube\Entity\Product {#6897 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 32 -name: "【定期課金】月額見放題プラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654740973 {#6895 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6896 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6900 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6902 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6904 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6906 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6908 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6910 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8979 +label: "【定期課金】月額見放題プラン6" +value: "33" +data: Eccube\Entity\Product {#6914 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 33 -name: "【定期課金】月額見放題プラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654741870 {#6912 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6913 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6917 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6919 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6921 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6923 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6925 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6927 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8980 +label: "ベージック プラン" +value: "34" +data: Eccube\Entity\Product {#6931 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 34 -name: "ベージック プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654742571 {#6929 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6930 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6934 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6936 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6938 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6940 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6942 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6944 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8981 +label: "第2講 麻雀の基本 (復習) 〜4枚マージャン〜" +value: "35" +data: Eccube\Entity\Product {#6948 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 35 -name: "第2講 麻雀の基本 (復習) 〜4枚マージャン〜" -note: null -description_list: null -description_detail: """ ここに商品説明〜〜〜〜\r\n \r\n テスト〜〜〜〜〜 """ -search_word: "復習,宮野,マージャン,講師紹介" -free_area: null -create_date: DateTime @1654769126 {#6946 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6947 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6951 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6953 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6955 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6957 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6959 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6961 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8982 +label: "【月額】ベーシックプラン" +value: "36" +data: Eccube\Entity\Product {#6965 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 36 -name: "【月額】ベーシックプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654828477 {#6963 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6964 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6968 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6970 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6972 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6974 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6976 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6978 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8983 +label: "【月額課金】スタンダードプラン" +value: "37" +data: Eccube\Entity\Product {#6982 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 37 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654928910 {#6980 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6981 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6985 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6987 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6989 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6991 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6993 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6995 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8984 +label: "【定額課金】スタンダードプラン" +value: "38" +data: Eccube\Entity\Product {#6999 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 38 -name: "【定額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655258492 {#6997 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6998 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7000 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7002 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7004 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7006 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7008 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7010 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#7012 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8985 +label: "【定額課金】スタンダードプラン2" +value: "39" +data: Eccube\Entity\Product {#7016 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 39 -name: "【定額課金】スタンダードプラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655259252 {#7014 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7015 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7019 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7021 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7023 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7025 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7027 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#7029 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8986 +label: "【定額課金】スタンダードプラン3" +value: "40" +data: Eccube\Entity\Product {#7033 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 40 -name: "【定額課金】スタンダードプラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655298405 {#7031 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7032 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7036 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7038 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7040 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7042 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7044 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#7046 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8987 +label: "【定額課金】スタンダードプラン4" +value: "41" +data: Eccube\Entity\Product {#7050 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 41 -name: "【定額課金】スタンダードプラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655300967 {#7048 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7049 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7053 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7055 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7057 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7059 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7061 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#7063 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8988 +label: "【定額課金】スタンダードプラン5" +value: "42" +data: Eccube\Entity\Product {#7067 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 42 -name: "【定額課金】スタンダードプラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301231 {#7065 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7066 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7070 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7072 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7074 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7076 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7078 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#7080 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8989 +label: "【定額課金】スタンダードプラン6" +value: "43" +data: Eccube\Entity\Product {#7084 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 43 -name: "【定額課金】スタンダードプラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301394 {#7082 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7083 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7087 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7089 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7091 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7093 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7095 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#7097 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8990 +label: "【定額課金】スタンダードプラン7" +value: "44" +data: Eccube\Entity\Product {#7101 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 44 -name: "【定額課金】スタンダードプラン7" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655339446 {#7099 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7100 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7104 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7106 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7108 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7110 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7112 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#7114 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8991 +label: "【テスト】単品" +value: "45" +data: Eccube\Entity\Product {#7118 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 45 -name: "【テスト】単品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655362231 {#7116 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#7117 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7121 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7123 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7125 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7127 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7129 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#7131 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8992 +label: "【定額課金】スタンダードプラン8" +value: "46" +data: Eccube\Entity\Product {#7135 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 46 -name: "【定額課金】スタンダードプラン8" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655364670 {#7133 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#7134 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7138 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7140 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7142 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7144 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7146 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#7148 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8993 +label: "【定額課金】スタンダードプラン9" +value: "47" +data: Eccube\Entity\Product {#7152 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 47 -name: "【定額課金】スタンダードプラン9" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655365334 {#7150 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7151 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7155 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7157 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7159 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7161 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7163 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#7165 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8994 +label: "【定額課金】スタンダードプラン10" +value: "48" +data: Eccube\Entity\Product {#7169 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 48 -name: "【定額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367199 {#7167 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7168 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7172 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7174 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7176 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7178 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7180 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#7182 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8995 +label: "【定額課金】スタンダードプラン11" +value: "49" +data: Eccube\Entity\Product {#7186 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 49 -name: "【定額課金】スタンダードプラン11" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367518 {#7184 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7185 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7189 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7191 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7193 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7195 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7197 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#7199 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8996 +label: "【月額課金】スタンダードプラン" +value: "50" +data: Eccube\Entity\Product {#7203 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 50 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655537509 {#7201 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7202 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7206 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7208 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7210 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7212 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7214 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#7216 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8997 +label: "未カテゴリプラン" +value: "51" +data: Eccube\Entity\Product {#7220 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 51 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803658 {#7218 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7219 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7221 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7223 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7225 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7227 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7229 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7231 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#7233 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8998 +label: "サブスクカテゴリ設定プラン" +value: "52" +data: Eccube\Entity\Product {#7237 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 52 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803707 {#7235 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7236 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7238 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7240 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7242 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7244 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7246 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7248 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#7250 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8999 +label: "未カテゴリプラン" +value: "53" +data: Eccube\Entity\Product {#7254 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 53 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804136 {#7252 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7253 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7255 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7257 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7259 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7261 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7263 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7265 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#7267 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9000 +label: "サブスクカテゴリ設定プラン" +value: "54" +data: Eccube\Entity\Product {#7271 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 54 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804179 {#7269 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7270 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7272 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7274 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7276 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7278 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7280 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7282 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#7284 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9001 +label: "【月額課金】スタンダードプラン10" +value: "55" +data: Eccube\Entity\Product {#7288 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 55 -name: "【月額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655806784 {#7286 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7287 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7289 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7291 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7293 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7295 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7297 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7299 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#7301 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9002 +label: "【月額課金】スタンダードプラン" +value: "56" +data: Eccube\Entity\Product {#7305 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 56 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808618 {#7303 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7304 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7306 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7308 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7310 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7312 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7314 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7316 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#7318 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9003 +label: "【月額課金】スタンダードプラン" +value: "57" +data: Eccube\Entity\Product {#7322 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 57 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808706 {#7320 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7321 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7323 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7325 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7327 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7329 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7331 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7333 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#7335 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9004 +label: "サブスクカテゴリ設定プラン" +value: "58" +data: Eccube\Entity\Product {#7339 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 58 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877347 {#7337 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7338 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7340 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7342 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7344 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7346 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7348 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7350 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#7352 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9005 +label: "サブスクカテゴリ設定プラン" +value: "59" +data: Eccube\Entity\Product {#7356 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 59 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877633 {#7354 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7355 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7357 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7359 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7361 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7363 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7365 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7367 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#7369 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9006 +label: "サブスクカテゴリ設定プラン" +value: "60" +data: Eccube\Entity\Product {#7373 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 60 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878100 {#7371 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7372 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7374 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7376 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7378 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7380 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7382 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7384 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#7386 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9007 +label: "サブスクカテゴリ設定プラン" +value: "61" +data: Eccube\Entity\Product {#7390 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 61 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878203 {#7388 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7389 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7391 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7393 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7395 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7397 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7399 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7401 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#7403 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9008 +label: "サブスクカテゴリ設定プラン" +value: "62" +data: Eccube\Entity\Product {#7407 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 62 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878513 {#7405 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7406 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7408 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7410 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7412 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7414 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7416 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7418 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#7420 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9009 +label: "サブスクカテゴリ設定プラン" +value: "63" +data: Eccube\Entity\Product {#7424 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 63 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879356 {#7422 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7423 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7425 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7427 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7429 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7431 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7433 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7435 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#7437 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9010 +label: "サブスクカテゴリ設定プラン" +value: "64" +data: Eccube\Entity\Product {#7441 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 64 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879604 {#7439 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7440 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7442 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7444 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7446 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7448 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7450 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7452 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#7454 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9011 +label: "サブスクカテゴリ設定プラン" +value: "65" +data: Eccube\Entity\Product {#7458 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 65 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879952 {#7456 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7457 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7459 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7461 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7463 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7465 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7467 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7469 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#7471 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9012 +label: "サブスクカテゴリ設定プラン" +value: "66" +data: Eccube\Entity\Product {#7475 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 66 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655880841 {#7473 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7474 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7476 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7478 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7480 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7482 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7484 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7486 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#7488 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9013 +label: "サブスクカテゴリ設定プラン" +value: "67" +data: Eccube\Entity\Product {#7492 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 67 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881118 {#7490 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7491 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7493 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7495 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7497 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7499 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7501 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7503 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#7505 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9014 +label: "サブスクカテゴリ設定プラン" +value: "68" +data: Eccube\Entity\Product {#7509 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 68 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881663 {#7507 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7508 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7510 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7512 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7514 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7516 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7518 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7520 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#7522 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9015 +label: "麻雀ルール_廃止商品" +value: "69" +data: Eccube\Entity\Product {#7526 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 69 -name: "麻雀ルール_廃止商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956360 {#7524 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7525 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7527 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7529 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7531 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7533 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7535 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7537 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#7539 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9016 +label: "麻雀ルール_非公開商品" +value: "70" +data: Eccube\Entity\Product {#7543 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 70 -name: "麻雀ルール_非公開商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956931 {#7541 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7542 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7544 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7546 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7548 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7550 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7552 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7554 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#7556 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9017 +label: "非公開個別動画" +value: "71" +data: Eccube\Entity\Product {#7560 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 71 -name: "非公開個別動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655975818 {#7558 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7559 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7561 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7563 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7565 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7567 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7569 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7571 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7573 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9018 +label: "【月額課金】スタンダードプラン 1,980円" +value: "72" +data: Eccube\Entity\Product {#7577 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 72 -name: "【月額課金】スタンダードプラン 1,980円" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031483 {#7575 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7576 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7578 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7580 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7582 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7584 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7586 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7588 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7590 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9019 +label: "サブスクカテゴリ" +value: "73" +data: Eccube\Entity\Product {#7594 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 73 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031619 {#7592 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7593 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7595 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7597 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7599 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7601 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7603 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7605 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7607 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9020 +label: "サブスクカテゴリ" +value: "74" +data: Eccube\Entity\Product {#7611 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 74 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031907 {#7609 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7610 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7612 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7614 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7616 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7618 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7620 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7622 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7624 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9021 +label: "一般商品" +value: "75" +data: Eccube\Entity\Product {#7628 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 75 -name: "一般商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031974 {#7626 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7627 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7629 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7631 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7633 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7635 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7637 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7639 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7641 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9022 +label: "サブスクカテゴリ" +value: "76" +data: Eccube\Entity\Product {#7645 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 76 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656032028 {#7643 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7644 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7646 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7648 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7650 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7652 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7654 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7656 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7658 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9023 +label: "動画見放題の定期購入契約" +value: "77" +data: Eccube\Entity\Product {#7662 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 77 -name: "動画見放題の定期購入契約" -note: null -description_list: null -description_detail: """ ▼契約内容について\r\n ・動画見放題の価格:1カ月1,980円(税込)\r\n ・契約日の支払い金額:0円(契約月末まで無料です。)\r\n ※契約日の翌月1日に1,980円(税込)がご登録のクレジットカード決済されます。\r\n ・2回目以降の請求時期:毎月1日に1,980円(税込)がご登録のクレジットカード決済されます。\r\n ・申込の解除:MYページより定期購入契約の解除ができます。\r\n ※解約しない限り毎月請求されます。\r\n ・御契約完了後のキャンセル:商品の性質上、キャンセル返金はできませんので、十分に確認した上でご登録をお願い致します。 """ -search_word: null -free_area: null -create_date: DateTime @1656050109 {#7660 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7661 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7663 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7665 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7667 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7669 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7671 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7675 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7677 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9024 +label: "公開関連動画1" +value: "78" +data: Eccube\Entity\Product {#7681 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 78 -name: "公開関連動画1" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050145 {#7679 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7680 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7682 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7684 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7686 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7688 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7690 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7692 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7694 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9025 +label: "公開関連動画2" +value: "79" +data: Eccube\Entity\Product {#7698 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 79 -name: "公開関連動画2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050169 {#7696 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7697 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7699 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7701 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7703 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7705 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7707 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7709 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7711 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9026 +label: "非公開関連動画" +value: "80" +data: Eccube\Entity\Product {#7715 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 80 -name: "非公開関連動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050198 {#7713 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7714 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7716 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7718 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7720 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7722 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7724 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7726 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7728 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9027 +label: "廃止関連動画" +value: "81" +data: Eccube\Entity\Product {#7732 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 81 -name: "廃止関連動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656050211 {#7730 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7731 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7733 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7735 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7737 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7739 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7741 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7743 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7745 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9028 +label: "テスト更新" +value: "82" +data: Eccube\Entity\Product {#7749 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 82 -name: "テスト更新" -note: null -description_list: null -description_detail: "テスト" -search_word: null -free_area: null -create_date: DateTime @1656153746 {#7747 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7748 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7750 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7752 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7754 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7756 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7758 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7760 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7762 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9029 +label: "第4講 ~7枚マージャン~<<>復習>" +value: "83" +data: Eccube\Entity\Product {#7766 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 83 -name: "第4講 ~7枚マージャン~<<>復習>" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656158590 {#7764 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7765 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7767 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7769 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7771 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7773 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7775 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7777 …} -sheeb_dlc4_setting_type: null -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7778 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7780 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9030 +label: "入門テキスト第2講 マージャンの基本~4枚マージャン~" +value: "87" +data: Eccube\Entity\Product {#7784 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 87 -name: "入門テキスト第2講 マージャンの基本~4枚マージャン~" -note: "宮野講師_入門テキスト_02-03" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第2講になります。\r\n マージャンの基本 4枚マージャンを解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,4枚マージャン" -free_area: null -create_date: DateTime @1656243009 {#7782 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7783 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7785 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7787 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7789 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7791 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7793 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7795 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7796 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7798 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9031 +label: "入門テキスト第3講 基本の捨て方" +value: "88" +data: Eccube\Entity\Product {#7802 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 88 -name: "入門テキスト第3講 基本の捨て方" -note: "宮野講師_入門テキスト_03-04" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第3講になります。\r\n 基本の捨て方を解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,4枚マージャン,基本の捨て方" -free_area: null -create_date: DateTime @1656243009 {#7800 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7801 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7803 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7805 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7807 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7809 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7811 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7813 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7815 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9032 +label: "入門テキスト第4講 ~7枚マージャン~" +value: "89" +data: Eccube\Entity\Product {#7819 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 89 -name: "入門テキスト第4講 ~7枚マージャン~" -note: "宮野講師_入門テキスト_04-05" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第4講になります。\r\n 7枚マージャンの解説致します。 """ -search_word: "入門編,入門テキスト,宮野講師,7枚マージャン" -free_area: null -create_date: DateTime @1656243009 {#7817 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7818 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7820 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7822 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7824 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7826 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7828 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7830 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7832 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9033 +label: "入門テキスト第5講 リーチをしてみよう!" +value: "90" +data: Eccube\Entity\Product {#7836 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 90 -name: "入門テキスト第5講 リーチをしてみよう!" -note: "宮野講師_入門テキスト_05-06" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第5講になります。\r\n リーチをしてみよう!リーチについてご説明いたします。 """ -search_word: "入門編,入門テキスト,宮野講師,リーチ" -free_area: null -create_date: DateTime @1656243009 {#7834 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7835 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7837 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7839 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7841 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7843 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7845 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7674 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7847 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7849 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9034 +label: "入門テキスト第6講 マージャンの役 その1" +value: "91" +data: Eccube\Entity\Product {#7853 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 91 -name: "入門テキスト第6講 マージャンの役 その1" -note: "宮野講師_入門テキスト_06-07" -description_list: null -description_detail: """ 宮野大城講師が行う、入門テキスト第6講になります。\r\n マージャンの基本の役をご説明いたします。 """ -search_word: "入門編,入門テキスト,宮野講師,基本の役" -free_area: null -create_date: DateTime @1656243009 {#7851 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7852 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7854 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7856 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7858 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7860 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7862 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7795 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7777 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7864 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7866 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9035 +label: "テスト" +value: "92" +data: Eccube\Entity\Product {#7870 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 92 -name: "テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656322724 {#7868 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7869 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7871 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7873 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7875 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7877 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7879 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7881 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7883 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9036 +label: "テスト物販" +value: "93" +data: Eccube\Entity\Product {#7887 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 93 -name: "テスト物販" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656329734 {#7885 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7886 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7888 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7890 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7892 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7894 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7896 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7898 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7900 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9037 +label: "【月額課金】スタンダードプラン" +value: "94" +data: Eccube\Entity\Product {#7904 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 94 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: """ 【ご購入時のご注意】\r\n こちらは「月額課金」になります。\r\n \r\n 初月は無料でお楽しみいただけます。\r\n 実際の支払いは翌月1日になります。\r\n \r\n ---\r\n 初回支払金額: 0円\r\n 翌月以降支払金額: 1,980円 """ -search_word: null -free_area: null -create_date: DateTime @1656412111 {#7902 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7903 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7905 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7907 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7909 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7911 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7913 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7915 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7917 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9038 +label: "テスト1日毎定期購買(ルミーズ)" +value: "95" +data: Eccube\Entity\Product {#7921 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 95 -name: "テスト1日毎定期購買(ルミーズ)" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656414367 {#7919 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7920 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7922 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7926 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7928 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7930 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7932 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7934 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9039 +label: "テストプラン" +value: "96" +data: Eccube\Entity\Product {#7938 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 96 -name: "テストプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656665386 {#7936 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7937 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7939 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7941 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7943 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7945 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7947 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7949 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7951 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9040 +label: "物販商品" +value: "97" +data: Eccube\Entity\Product {#7955 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 97 -name: "物販商品" -note: null -description_list: null -description_detail: "テストテキスト" -search_word: null -free_area: null -create_date: DateTime @1656688095 {#7953 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7954 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7956 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7958 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7960 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7962 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7964 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7966 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7968 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9041 +label: "テストプラン" +value: "98" +data: Eccube\Entity\Product {#7972 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 98 -name: "テストプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1657113162 {#7970 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7971 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7973 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7975 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7977 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7979 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7981 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7983 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7985 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9042 +label: "【テスト】決済テスト" +value: "99" +data: Eccube\Entity\Product {#7989 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 99 -name: "【テスト】決済テスト" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1657173689 {#7987 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7988 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7990 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7992 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7994 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7996 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7998 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#8000 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#8002 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#9043 +label: "動画見放題の定期購入契約" +value: "100" +data: Eccube\Entity\Product {#8006 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 100 -name: "動画見放題の定期購入契約" -note: null -description_list: null -description_detail: """ サービスリリースキャンペーンで500円(税抜)で通常プランと同様のサービスを10月末日までご提供させていただきます。\r\n 期日になりますと、自動的に1,980円に切り替わります """ -search_word: null -free_area: null -create_date: DateTime @1657698046 {#8004 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#8005 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8007 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#8009 …} -ProductImage: Doctrine\ORM\PersistentCollection {#8011 …} -ProductTag: Doctrine\ORM\PersistentCollection {#8013 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#8015 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7673 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#6452 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: null -sheeb_dlc4_viewing_days: null -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#8017 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#8019 …} } +attr: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8650 -form: Symfony\Component\Form\Form {#8431 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5669 …5} |
| full_name | "CMBlogPro_admin_blog[Product][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_Product" |
| is_selected | Closure($choice, array $values) {#8749 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8047 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "Product" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_Product" |
| valid | true |
| value | [] |
tag
"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 | [ "placeholder" => "例:おすすめ,ビックアップ,注目,広告" ] |
[ "placeholder" => "例:おすすめ,ビックアップ,注目,広告" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5771 +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: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5771 +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: null +payload: null } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "例:おすすめ,ビックアップ,注目,広告" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5771 +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: 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8094 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8096 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8095 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "例:おすすめ,ビックアップ,注目,広告" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_CMBlogPro_admin_blog_tag" ] |
| cache_key | "_CMBlogPro_admin_blog_tag_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 {#8631 -form: Symfony\Component\Form\Form {#8434 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9045 …5} |
| full_name | "CMBlogPro_admin_blog[tag]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_tag" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tag" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_tag" |
| valid | true |
| value | "" |
product_image
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
| multiple | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | true |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8142 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8143 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "multiple" => "multiple" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_CMBlogPro_admin_blog_product_image" ] |
| cache_key | "_CMBlogPro_admin_blog_product_image_file" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9046 -form: Symfony\Component\Form\Form {#8437 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9047 …5} |
| full_name | "CMBlogPro_admin_blog[product_image][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_product_image" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "product_image" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_CMBlogPro_admin_blog_product_image" |
| valid | true |
| value | "" |
images
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
| mapped | false |
false
|
| prototype | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8133 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8127 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_CMBlogPro_admin_blog_images" ] |
| cache_key | "_CMBlogPro_admin_blog_images_collection" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9048 -form: Symfony\Component\Form\Form {#8440 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9049 …5} |
| full_name | "CMBlogPro_admin_blog[images]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_images" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "images" |
| prototype | Symfony\Component\Form\FormView {#9050 …5} |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_images" |
| valid | true |
| value | null |
add_images
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
| mapped | false |
false
|
| prototype | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8152 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8159 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8153 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_CMBlogPro_admin_blog_add_images" ] |
| cache_key | "_CMBlogPro_admin_blog_add_images_collection" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9053 -form: Symfony\Component\Form\Form {#8443 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9052 …5} |
| full_name | "CMBlogPro_admin_blog[add_images]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_add_images" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "add_images" |
| prototype | Symfony\Component\Form\FormView {#9054 …5} |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_add_images" |
| valid | true |
| value | null |
delete_images
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
same as passed value |
| mapped | false |
false
|
| prototype | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8177 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| entry_options | [ "block_name" => "entry" ] |
| entry_type | "Symfony\Component\Form\Extension\Core\Type\HiddenType" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8179 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8178 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_CMBlogPro_admin_blog_delete_images" ] |
| cache_key | "_CMBlogPro_admin_blog_delete_images_collection" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9057 -form: Symfony\Component\Form\Form {#8446 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9056 …5} |
| full_name | "CMBlogPro_admin_blog[delete_images]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_delete_images" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "delete_images" |
| prototype | Symfony\Component\Form\FormView {#9058 …5} |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_delete_images" |
| valid | true |
| value | null |
return_link
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8208 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8209 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_CMBlogPro_admin_blog_return_link" ] |
| cache_key | "_CMBlogPro_admin_blog_return_link_hidden" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9061 -form: Symfony\Component\Form\Form {#8449 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9060 …5} |
| full_name | "CMBlogPro_admin_blog[return_link]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_return_link" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "return_link" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_return_link" |
| valid | true |
| value | "" |
body
"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 | [ "rows" => 20 ] |
[ "rows" => 20 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 20 ] |
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8224 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8218 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 20 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_CMBlogPro_admin_blog_body" ] |
| cache_key | "_CMBlogPro_admin_blog_body_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 {#9062 -form: Symfony\Component\Form\Form {#8452 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9063 …5} |
| full_name | "CMBlogPro_admin_blog[body]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_body" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "body" |
| pattern | null |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_body" |
| valid | true |
| value | "" |
author
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5800 +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: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5800 +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: null +payload: null } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5800 +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: 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8233 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8234 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_CMBlogPro_admin_blog_author" ] |
| cache_key | "_CMBlogPro_admin_blog_author_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 {#9064 -form: Symfony\Component\Form\Form {#8455 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9065 …5} |
| full_name | "CMBlogPro_admin_blog[author]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_author" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "author" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_author" |
| valid | true |
| value | "" |
description
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5801 +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: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5801 +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: null +payload: null } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5801 +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: 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8244 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8245 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_CMBlogPro_admin_blog_description" ] |
| cache_key | "_CMBlogPro_admin_blog_description_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 {#9066 -form: Symfony\Component\Form\Form {#8458 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9067 …5} |
| full_name | "CMBlogPro_admin_blog[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_description" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_description" |
| valid | true |
| value | "" |
keyword
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5803 +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: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5803 +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: null +payload: null } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5803 +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: 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8257 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8256 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_CMBlogPro_admin_blog_keyword" ] |
| cache_key | "_CMBlogPro_admin_blog_keyword_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 {#9068 -form: Symfony\Component\Form\Form {#8461 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9069 …5} |
| full_name | "CMBlogPro_admin_blog[keyword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_keyword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "keyword" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_keyword" |
| valid | true |
| value | "" |
robot
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5779 +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: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5779 +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: null +payload: null } ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#5779 +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: 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8267 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_CMBlogPro_admin_blog_robot" ] |
| cache_key | "_CMBlogPro_admin_blog_robot_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 {#9070 -form: Symfony\Component\Form\Form {#8464 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9071 …5} |
| full_name | "CMBlogPro_admin_blog[robot]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_robot" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "robot" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_robot" |
| valid | true |
| value | "" |
metatag
"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 |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8277 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8278 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_CMBlogPro_admin_blog_metatag" ] |
| cache_key | "_CMBlogPro_admin_blog_metatag_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 {#9072 -form: Symfony\Component\Form\Form {#8467 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9073 …5} |
| full_name | "CMBlogPro_admin_blog[metatag]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_metatag" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "metatag" |
| pattern | null |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_metatag" |
| valid | true |
| value | "" |
release_date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "yyyy-MM-dd" ] |
[ "placeholder" => "yyyy-MM-dd" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5804 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5804 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| format | "yyyy-MM-dd" |
same as passed value |
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "yyyy-MM-dd" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5804 +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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| format | "yyyy-MM-dd" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#8311 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8301 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "yyyy-MM-dd" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_CMBlogPro_admin_blog_release_date" ] |
| cache_key | "_CMBlogPro_admin_blog_release_date_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9074 -form: Symfony\Component\Form\Form {#8470 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9075 …5} |
| full_name | "CMBlogPro_admin_blog[release_date]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_release_date" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "release_date" |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_CMBlogPro_admin_blog_release_date" |
| valid | true |
| value | "" |
| widget | "single_text" |
status
"Plugin\CMBlogPro\Form\Type\Admin\BlogStatusType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5778 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5778 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_label | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] |
| choice_loader | Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#8341 -manager: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#777 …2} -class: "Plugin\CMBlogPro\Entity\BlogStatus" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#8340 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#777 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8333 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#8345 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#9079 …} } |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#8340 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#777 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8333 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
| choices | null |
| class | "Plugin\CMBlogPro\Entity\BlogStatus" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5778 +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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#777 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#8340 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#777 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#8333 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#8351 -_em: Doctrine\ORM\EntityManager {#680 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#8349 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#8348 #from: "Plugin\CMBlogPro\Entity\BlogStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#8347 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Plugin\CMBlogPro\Entity\BlogStatus m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#8350 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#8331 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#8328 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "blog_status" "_CMBlogPro_admin_blog_status" ] |
| cache_key | "_CMBlogPro_admin_blog_status_blog_status" |
| choice_translation_domain | false |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9081 +label: "公開" +value: "1" +data: Proxies\__CG__\Plugin\CMBlogPro\Entity\BlogStatus {#8895 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9084 +label: "非公開" +value: "2" +data: Plugin\CMBlogPro\Entity\BlogStatus {#9092 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9083 +label: "廃止" +value: "3" +data: Plugin\CMBlogPro\Entity\BlogStatus {#9093 …} +attr: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9076 -form: Symfony\Component\Form\Form {#8473 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9077 …5} |
| full_name | "CMBlogPro_admin_blog[status]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog_status" |
| is_selected | Closure($choice, $value) {#9088 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8047 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "status" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog_status" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "BP9SxYZRW_YDoOU33WrbBVyAzTNavtaPb4VwjIbH0oE" |
| 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 | "BP9SxYZRW_YDoOU33WrbBVyAzTNavtaPb4VwjIbH0oE" |
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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data | "BP9SxYZRW_YDoOU33WrbBVyAzTNavtaPb4VwjIbH0oE" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#9089 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#9085 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_CMBlogPro_admin_blog__token" ] |
| cache_key | "_CMBlogPro_admin_blog__token_hidden" |
| compound | false |
| data | "BP9SxYZRW_YDoOU33WrbBVyAzTNavtaPb4VwjIbH0oE" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#9104 -form: Symfony\Component\Form\Form {#9099 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8951 …5} |
| full_name | "CMBlogPro_admin_blog[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "CMBlogPro_admin_blog__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_CMBlogPro_admin_blog__token" |
| valid | true |
| value | "BP9SxYZRW_YDoOU33WrbBVyAzTNavtaPb4VwjIbH0oE" |
(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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#9592 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| required | true |
| row_attr | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#9594 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#9593 …} } } |
| 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 {#10210 -form: Symfony\Component\Form\Form {#10194 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10211 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| 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 {#9650 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9656 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9654 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9624 …} -Children: Doctrine\ORM\PersistentCollection {#9651 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9657 …} } Eccube\Entity\Category {#9644 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9646 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9647 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9643 …} -Children: Doctrine\ORM\PersistentCollection {#9638 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9641 …} } Eccube\Entity\Category {#9637 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9649 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9645 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9636 …} -Children: Doctrine\ORM\PersistentCollection {#9631 …} -Parent: Eccube\Entity\Category {#9644} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9634 …} } Eccube\Entity\Category {#9672 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9670 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9671 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9673 …} -Children: Doctrine\ORM\PersistentCollection {#9678 …} -Parent: Eccube\Entity\Category {#9644} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9675 …} } Eccube\Entity\Category {#9681 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9669 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9630 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9682 …} -Children: Doctrine\ORM\PersistentCollection {#9687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9684 …} } Eccube\Entity\Category {#9688 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9679 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9680 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9689 …} -Children: Doctrine\ORM\PersistentCollection {#9694 …} -Parent: Eccube\Entity\Category {#9681} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9691 …} } Eccube\Entity\Category {#9699 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9697 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9698 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9700 …} -Children: Doctrine\ORM\PersistentCollection {#9705 …} -Parent: Eccube\Entity\Category {#9681} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9702 …} } Eccube\Entity\Category {#9708 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9696 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9695 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9709 …} -Children: Doctrine\ORM\PersistentCollection {#9714 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9711 …} } Eccube\Entity\Category {#9715 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9706 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9707 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9716 …} -Children: Doctrine\ORM\PersistentCollection {#9721 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9718 …} } Eccube\Entity\Category {#9726 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9724 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9725 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9727 …} -Children: Doctrine\ORM\PersistentCollection {#9732 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9729 …} } Eccube\Entity\Category {#9735 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9733 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9734 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9736 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9738 …} } Eccube\Entity\Category {#9744 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9742 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9743 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9750 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9747 …} } Eccube\Entity\Category {#9753 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9723 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9722 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9754 …} -Children: Doctrine\ORM\PersistentCollection {#9759 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9756 …} } Eccube\Entity\Category {#9760 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9751 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9752 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9761 …} -Children: Doctrine\ORM\PersistentCollection {#9766 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9763 …} } Eccube\Entity\Category {#9771 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9769 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9770 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9772 …} -Children: Doctrine\ORM\PersistentCollection {#9777 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9774 …} } Eccube\Entity\Category {#9780 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9778 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9779 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9781 …} -Children: Doctrine\ORM\PersistentCollection {#9786 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9783 …} } Eccube\Entity\Category {#9789 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9787 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9788 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9790 …} -Children: Doctrine\ORM\PersistentCollection {#9795 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9792 …} } Eccube\Entity\Category {#9798 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9768 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9767 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9799 …} -Children: Doctrine\ORM\PersistentCollection {#9804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9801 …} } Eccube\Entity\Category {#9805 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9796 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9797 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9806 …} -Children: Doctrine\ORM\PersistentCollection {#9811 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9808 …} } Eccube\Entity\Category {#9816 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9814 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9815 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9817 …} -Children: Doctrine\ORM\PersistentCollection {#9822 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9819 …} } Eccube\Entity\Category {#9825 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9823 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9824 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9826 …} -Children: Doctrine\ORM\PersistentCollection {#9831 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9828 …} } Eccube\Entity\Category {#9834 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9812 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9813 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9835 …} -Children: Doctrine\ORM\PersistentCollection {#9840 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9837 …} } Eccube\Entity\Category {#9841 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9832 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9833 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9842 …} -Children: Doctrine\ORM\PersistentCollection {#9847 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9844 …} } Eccube\Entity\Category {#9852 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9850 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9851 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9853 …} -Children: Doctrine\ORM\PersistentCollection {#9858 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9855 …} } Eccube\Entity\Category {#9861 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9859 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9860 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9862 …} -Children: Doctrine\ORM\PersistentCollection {#9867 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9864 …} } Eccube\Entity\Category {#9870 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9848 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9849 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9876 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9873 …} } Eccube\Entity\Category {#9877 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9868 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9869 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9878 …} -Children: Doctrine\ORM\PersistentCollection {#9883 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9880 …} } Eccube\Entity\Category {#9888 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9886 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9887 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9889 …} -Children: Doctrine\ORM\PersistentCollection {#9894 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9891 …} } Eccube\Entity\Category {#9897 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9895 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9896 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9898 …} -Children: Doctrine\ORM\PersistentCollection {#9903 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9900 …} } Eccube\Entity\Category {#9906 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9884 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9885 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9907 …} -Children: Doctrine\ORM\PersistentCollection {#9912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9909 …} } Eccube\Entity\Category {#9913 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9904 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9905 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9914 …} -Children: Doctrine\ORM\PersistentCollection {#9919 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9916 …} } Eccube\Entity\Category {#9924 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9922 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9923 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9925 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9927 …} } Eccube\Entity\Category {#9933 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9931 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9932 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9939 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9936 …} } Eccube\Entity\Category {#9942 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9920 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9921 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9943 …} -Children: Doctrine\ORM\PersistentCollection {#9948 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9945 …} } Eccube\Entity\Category {#9949 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9940 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9941 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9950 …} -Children: Doctrine\ORM\PersistentCollection {#9955 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9952 …} } Eccube\Entity\Category {#9960 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9958 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9959 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9961 …} -Children: Doctrine\ORM\PersistentCollection {#9966 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9963 …} } Eccube\Entity\Category {#9969 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9967 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9968 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9970 …} -Children: Doctrine\ORM\PersistentCollection {#9975 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9972 …} } Eccube\Entity\Category {#9978 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9956 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9957 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9979 …} -Children: Doctrine\ORM\PersistentCollection {#9984 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9981 …} } Eccube\Entity\Category {#9985 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9976 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9977 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9986 …} -Children: Doctrine\ORM\PersistentCollection {#9991 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9988 …} } Eccube\Entity\Category {#9996 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9994 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9995 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9997 …} -Children: Doctrine\ORM\PersistentCollection {#10002 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9999 …} } Eccube\Entity\Category {#10005 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#10003 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#10004 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10006 …} -Children: Doctrine\ORM\PersistentCollection {#10011 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10008 …} } Eccube\Entity\Category {#10014 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9992 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9993 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10015 …} -Children: Doctrine\ORM\PersistentCollection {#10020 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10017 …} } Eccube\Entity\Category {#10021 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#10012 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#10013 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10022 …} -Children: Doctrine\ORM\PersistentCollection {#10027 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10024 …} } Eccube\Entity\Category {#10032 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#10030 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#10031 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10033 …} -Children: Doctrine\ORM\PersistentCollection {#10038 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10035 …} } Eccube\Entity\Category {#10041 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#10039 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#10040 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10042 …} -Children: Doctrine\ORM\PersistentCollection {#10047 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10044 …} } Eccube\Entity\Category {#10050 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#10028 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10029 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10051 …} -Children: Doctrine\ORM\PersistentCollection {#10056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10053 …} } Eccube\Entity\Category {#10057 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#10048 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10049 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10058 …} -Children: Doctrine\ORM\PersistentCollection {#10063 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10060 …} } Eccube\Entity\Category {#10068 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#10066 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10067 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10069 …} -Children: Doctrine\ORM\PersistentCollection {#10074 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10071 …} } Eccube\Entity\Category {#10077 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#10075 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10076 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10078 …} -Children: Doctrine\ORM\PersistentCollection {#10083 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10080 …} } Eccube\Entity\Category {#10086 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#10064 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10065 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10087 …} -Children: Doctrine\ORM\PersistentCollection {#10092 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10089 …} } Eccube\Entity\Category {#10093 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#10084 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#10085 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10094 …} -Children: Doctrine\ORM\PersistentCollection {#10099 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10096 …} } Eccube\Entity\Category {#10104 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#10102 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#10103 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10105 …} -Children: Doctrine\ORM\PersistentCollection {#10110 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10107 …} } Eccube\Entity\Category {#10113 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#10111 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#10112 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10114 …} -Children: Doctrine\ORM\PersistentCollection {#10119 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10116 …} } Eccube\Entity\Category {#10122 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#10100 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10101 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10123 …} -Children: Doctrine\ORM\PersistentCollection {#10128 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10125 …} } Eccube\Entity\Category {#10129 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#10120 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10121 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10130 …} -Children: Doctrine\ORM\PersistentCollection {#10135 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10132 …} } Eccube\Entity\Category {#10140 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#10138 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10139 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10141 …} -Children: Doctrine\ORM\PersistentCollection {#10146 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10143 …} } Eccube\Entity\Category {#10149 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#10147 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10148 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10150 …} -Children: Doctrine\ORM\PersistentCollection {#10155 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10152 …} } Eccube\Entity\Category {#10158 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#10156 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10157 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10159 …} -Children: Doctrine\ORM\PersistentCollection {#10164 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10161 …} } Eccube\Entity\Category {#10165 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#10137 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10136 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10166 …} -Children: Doctrine\ORM\PersistentCollection {#10171 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10168 …} } Eccube\Entity\Category {#10174 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#10172 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10173 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10175 …} -Children: Doctrine\ORM\PersistentCollection {#10180 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10177 …} } ] |
[ Eccube\Entity\Category {#9650 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9656 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9654 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9624 …} -Children: Doctrine\ORM\PersistentCollection {#9651 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9657 …} } Eccube\Entity\Category {#9644 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9646 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9647 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9643 …} -Children: Doctrine\ORM\PersistentCollection {#9638 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9641 …} } Eccube\Entity\Category {#9637 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9649 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9645 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9636 …} -Children: Doctrine\ORM\PersistentCollection {#9631 …} -Parent: Eccube\Entity\Category {#9644} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9634 …} } Eccube\Entity\Category {#9672 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9670 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9671 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9673 …} -Children: Doctrine\ORM\PersistentCollection {#9678 …} -Parent: Eccube\Entity\Category {#9644} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9675 …} } Eccube\Entity\Category {#9681 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9669 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9630 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9682 …} -Children: Doctrine\ORM\PersistentCollection {#9687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9684 …} } Eccube\Entity\Category {#9688 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9679 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9680 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9689 …} -Children: Doctrine\ORM\PersistentCollection {#9694 …} -Parent: Eccube\Entity\Category {#9681} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9691 …} } Eccube\Entity\Category {#9699 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9697 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9698 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9700 …} -Children: Doctrine\ORM\PersistentCollection {#9705 …} -Parent: Eccube\Entity\Category {#9681} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9702 …} } Eccube\Entity\Category {#9708 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9696 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9695 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9709 …} -Children: Doctrine\ORM\PersistentCollection {#9714 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9711 …} } Eccube\Entity\Category {#9715 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9706 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9707 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9716 …} -Children: Doctrine\ORM\PersistentCollection {#9721 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9718 …} } Eccube\Entity\Category {#9726 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9724 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9725 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9727 …} -Children: Doctrine\ORM\PersistentCollection {#9732 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9729 …} } Eccube\Entity\Category {#9735 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9733 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9734 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9736 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9738 …} } Eccube\Entity\Category {#9744 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9742 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9743 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9750 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9747 …} } Eccube\Entity\Category {#9753 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9723 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9722 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9754 …} -Children: Doctrine\ORM\PersistentCollection {#9759 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9756 …} } Eccube\Entity\Category {#9760 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9751 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9752 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9761 …} -Children: Doctrine\ORM\PersistentCollection {#9766 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9763 …} } Eccube\Entity\Category {#9771 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9769 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9770 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9772 …} -Children: Doctrine\ORM\PersistentCollection {#9777 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9774 …} } Eccube\Entity\Category {#9780 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9778 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9779 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9781 …} -Children: Doctrine\ORM\PersistentCollection {#9786 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9783 …} } Eccube\Entity\Category {#9789 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9787 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9788 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9790 …} -Children: Doctrine\ORM\PersistentCollection {#9795 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9792 …} } Eccube\Entity\Category {#9798 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9768 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9767 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9799 …} -Children: Doctrine\ORM\PersistentCollection {#9804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9801 …} } Eccube\Entity\Category {#9805 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9796 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9797 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9806 …} -Children: Doctrine\ORM\PersistentCollection {#9811 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9808 …} } Eccube\Entity\Category {#9816 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9814 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9815 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9817 …} -Children: Doctrine\ORM\PersistentCollection {#9822 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9819 …} } Eccube\Entity\Category {#9825 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9823 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9824 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9826 …} -Children: Doctrine\ORM\PersistentCollection {#9831 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9828 …} } Eccube\Entity\Category {#9834 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9812 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9813 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9835 …} -Children: Doctrine\ORM\PersistentCollection {#9840 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9837 …} } Eccube\Entity\Category {#9841 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9832 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9833 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9842 …} -Children: Doctrine\ORM\PersistentCollection {#9847 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9844 …} } Eccube\Entity\Category {#9852 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9850 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9851 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9853 …} -Children: Doctrine\ORM\PersistentCollection {#9858 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9855 …} } Eccube\Entity\Category {#9861 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9859 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9860 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9862 …} -Children: Doctrine\ORM\PersistentCollection {#9867 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9864 …} } Eccube\Entity\Category {#9870 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9848 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9849 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9876 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9873 …} } Eccube\Entity\Category {#9877 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9868 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9869 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9878 …} -Children: Doctrine\ORM\PersistentCollection {#9883 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9880 …} } Eccube\Entity\Category {#9888 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9886 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9887 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9889 …} -Children: Doctrine\ORM\PersistentCollection {#9894 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9891 …} } Eccube\Entity\Category {#9897 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9895 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9896 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9898 …} -Children: Doctrine\ORM\PersistentCollection {#9903 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9900 …} } Eccube\Entity\Category {#9906 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9884 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9885 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9907 …} -Children: Doctrine\ORM\PersistentCollection {#9912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9909 …} } Eccube\Entity\Category {#9913 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9904 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9905 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9914 …} -Children: Doctrine\ORM\PersistentCollection {#9919 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9916 …} } Eccube\Entity\Category {#9924 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9922 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9923 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9925 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9927 …} } Eccube\Entity\Category {#9933 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9931 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9932 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9939 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9936 …} } Eccube\Entity\Category {#9942 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9920 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9921 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9943 …} -Children: Doctrine\ORM\PersistentCollection {#9948 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9945 …} } Eccube\Entity\Category {#9949 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9940 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9941 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9950 …} -Children: Doctrine\ORM\PersistentCollection {#9955 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9952 …} } Eccube\Entity\Category {#9960 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9958 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9959 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9961 …} -Children: Doctrine\ORM\PersistentCollection {#9966 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9963 …} } Eccube\Entity\Category {#9969 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9967 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9968 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9970 …} -Children: Doctrine\ORM\PersistentCollection {#9975 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9972 …} } Eccube\Entity\Category {#9978 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9956 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9957 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9979 …} -Children: Doctrine\ORM\PersistentCollection {#9984 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9981 …} } Eccube\Entity\Category {#9985 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9976 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9977 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9986 …} -Children: Doctrine\ORM\PersistentCollection {#9991 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9988 …} } Eccube\Entity\Category {#9996 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9994 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9995 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9997 …} -Children: Doctrine\ORM\PersistentCollection {#10002 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9999 …} } Eccube\Entity\Category {#10005 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#10003 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#10004 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10006 …} -Children: Doctrine\ORM\PersistentCollection {#10011 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10008 …} } Eccube\Entity\Category {#10014 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9992 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9993 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10015 …} -Children: Doctrine\ORM\PersistentCollection {#10020 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10017 …} } Eccube\Entity\Category {#10021 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#10012 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#10013 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10022 …} -Children: Doctrine\ORM\PersistentCollection {#10027 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10024 …} } Eccube\Entity\Category {#10032 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#10030 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#10031 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10033 …} -Children: Doctrine\ORM\PersistentCollection {#10038 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10035 …} } Eccube\Entity\Category {#10041 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#10039 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#10040 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10042 …} -Children: Doctrine\ORM\PersistentCollection {#10047 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10044 …} } Eccube\Entity\Category {#10050 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#10028 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10029 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10051 …} -Children: Doctrine\ORM\PersistentCollection {#10056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10053 …} } Eccube\Entity\Category {#10057 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#10048 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10049 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10058 …} -Children: Doctrine\ORM\PersistentCollection {#10063 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10060 …} } Eccube\Entity\Category {#10068 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#10066 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10067 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10069 …} -Children: Doctrine\ORM\PersistentCollection {#10074 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10071 …} } Eccube\Entity\Category {#10077 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#10075 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10076 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10078 …} -Children: Doctrine\ORM\PersistentCollection {#10083 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10080 …} } Eccube\Entity\Category {#10086 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#10064 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10065 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10087 …} -Children: Doctrine\ORM\PersistentCollection {#10092 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10089 …} } Eccube\Entity\Category {#10093 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#10084 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#10085 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10094 …} -Children: Doctrine\ORM\PersistentCollection {#10099 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10096 …} } Eccube\Entity\Category {#10104 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#10102 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#10103 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10105 …} -Children: Doctrine\ORM\PersistentCollection {#10110 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10107 …} } Eccube\Entity\Category {#10113 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#10111 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#10112 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10114 …} -Children: Doctrine\ORM\PersistentCollection {#10119 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10116 …} } Eccube\Entity\Category {#10122 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#10100 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10101 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10123 …} -Children: Doctrine\ORM\PersistentCollection {#10128 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10125 …} } Eccube\Entity\Category {#10129 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#10120 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10121 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10130 …} -Children: Doctrine\ORM\PersistentCollection {#10135 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10132 …} } Eccube\Entity\Category {#10140 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#10138 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10139 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10141 …} -Children: Doctrine\ORM\PersistentCollection {#10146 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10143 …} } Eccube\Entity\Category {#10149 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#10147 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10148 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10150 …} -Children: Doctrine\ORM\PersistentCollection {#10155 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10152 …} } Eccube\Entity\Category {#10158 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#10156 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10157 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10159 …} -Children: Doctrine\ORM\PersistentCollection {#10164 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10161 …} } Eccube\Entity\Category {#10165 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#10137 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10136 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10166 …} -Children: Doctrine\ORM\PersistentCollection {#10171 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10168 …} } Eccube\Entity\Category {#10174 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#10172 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10173 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10175 …} -Children: Doctrine\ORM\PersistentCollection {#10180 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10177 …} } ] |
| 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_label | "NameWithLevel" |
| choice_loader | null |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9603 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#777 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#457 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
| choices | [ Eccube\Entity\Category {#9650 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9656 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9654 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9624 …} -Children: Doctrine\ORM\PersistentCollection {#9651 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9657 …} } Eccube\Entity\Category {#9644 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9646 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9647 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9643 …} -Children: Doctrine\ORM\PersistentCollection {#9638 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9641 …} } Eccube\Entity\Category {#9637 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9649 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9645 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9636 …} -Children: Doctrine\ORM\PersistentCollection {#9631 …} -Parent: Eccube\Entity\Category {#9644} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9634 …} } Eccube\Entity\Category {#9672 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9670 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9671 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9673 …} -Children: Doctrine\ORM\PersistentCollection {#9678 …} -Parent: Eccube\Entity\Category {#9644} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9675 …} } Eccube\Entity\Category {#9681 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9669 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9630 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9682 …} -Children: Doctrine\ORM\PersistentCollection {#9687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9684 …} } Eccube\Entity\Category {#9688 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9679 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9680 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9689 …} -Children: Doctrine\ORM\PersistentCollection {#9694 …} -Parent: Eccube\Entity\Category {#9681} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9691 …} } Eccube\Entity\Category {#9699 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9697 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9698 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9700 …} -Children: Doctrine\ORM\PersistentCollection {#9705 …} -Parent: Eccube\Entity\Category {#9681} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9702 …} } Eccube\Entity\Category {#9708 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9696 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9695 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9709 …} -Children: Doctrine\ORM\PersistentCollection {#9714 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9711 …} } Eccube\Entity\Category {#9715 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9706 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9707 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9716 …} -Children: Doctrine\ORM\PersistentCollection {#9721 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9718 …} } Eccube\Entity\Category {#9726 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9724 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9725 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9727 …} -Children: Doctrine\ORM\PersistentCollection {#9732 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9729 …} } Eccube\Entity\Category {#9735 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9733 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9734 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9736 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9738 …} } Eccube\Entity\Category {#9744 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9742 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9743 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9750 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9747 …} } Eccube\Entity\Category {#9753 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9723 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9722 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9754 …} -Children: Doctrine\ORM\PersistentCollection {#9759 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9756 …} } Eccube\Entity\Category {#9760 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9751 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9752 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9761 …} -Children: Doctrine\ORM\PersistentCollection {#9766 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9763 …} } Eccube\Entity\Category {#9771 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9769 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9770 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9772 …} -Children: Doctrine\ORM\PersistentCollection {#9777 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9774 …} } Eccube\Entity\Category {#9780 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9778 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9779 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9781 …} -Children: Doctrine\ORM\PersistentCollection {#9786 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9783 …} } Eccube\Entity\Category {#9789 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9787 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9788 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9790 …} -Children: Doctrine\ORM\PersistentCollection {#9795 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9792 …} } Eccube\Entity\Category {#9798 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9768 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9767 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9799 …} -Children: Doctrine\ORM\PersistentCollection {#9804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9801 …} } Eccube\Entity\Category {#9805 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9796 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9797 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9806 …} -Children: Doctrine\ORM\PersistentCollection {#9811 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9808 …} } Eccube\Entity\Category {#9816 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9814 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9815 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9817 …} -Children: Doctrine\ORM\PersistentCollection {#9822 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9819 …} } Eccube\Entity\Category {#9825 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9823 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9824 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9826 …} -Children: Doctrine\ORM\PersistentCollection {#9831 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9828 …} } Eccube\Entity\Category {#9834 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9812 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9813 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9835 …} -Children: Doctrine\ORM\PersistentCollection {#9840 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9837 …} } Eccube\Entity\Category {#9841 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9832 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9833 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9842 …} -Children: Doctrine\ORM\PersistentCollection {#9847 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9844 …} } Eccube\Entity\Category {#9852 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9850 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9851 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9853 …} -Children: Doctrine\ORM\PersistentCollection {#9858 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9855 …} } Eccube\Entity\Category {#9861 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9859 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9860 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9862 …} -Children: Doctrine\ORM\PersistentCollection {#9867 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9864 …} } Eccube\Entity\Category {#9870 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9848 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9849 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9876 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9873 …} } Eccube\Entity\Category {#9877 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9868 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9869 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9878 …} -Children: Doctrine\ORM\PersistentCollection {#9883 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9880 …} } Eccube\Entity\Category {#9888 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9886 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9887 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9889 …} -Children: Doctrine\ORM\PersistentCollection {#9894 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9891 …} } Eccube\Entity\Category {#9897 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9895 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9896 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9898 …} -Children: Doctrine\ORM\PersistentCollection {#9903 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9900 …} } Eccube\Entity\Category {#9906 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9884 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9885 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9907 …} -Children: Doctrine\ORM\PersistentCollection {#9912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9909 …} } Eccube\Entity\Category {#9913 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9904 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9905 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9914 …} -Children: Doctrine\ORM\PersistentCollection {#9919 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9916 …} } Eccube\Entity\Category {#9924 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9922 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9923 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9925 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9927 …} } Eccube\Entity\Category {#9933 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9931 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9932 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9939 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9936 …} } Eccube\Entity\Category {#9942 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9920 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9921 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9943 …} -Children: Doctrine\ORM\PersistentCollection {#9948 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9945 …} } Eccube\Entity\Category {#9949 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9940 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9941 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9950 …} -Children: Doctrine\ORM\PersistentCollection {#9955 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9952 …} } Eccube\Entity\Category {#9960 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9958 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9959 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9961 …} -Children: Doctrine\ORM\PersistentCollection {#9966 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9963 …} } Eccube\Entity\Category {#9969 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9967 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9968 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9970 …} -Children: Doctrine\ORM\PersistentCollection {#9975 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9972 …} } Eccube\Entity\Category {#9978 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9956 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9957 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9979 …} -Children: Doctrine\ORM\PersistentCollection {#9984 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9981 …} } Eccube\Entity\Category {#9985 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9976 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9977 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9986 …} -Children: Doctrine\ORM\PersistentCollection {#9991 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9988 …} } Eccube\Entity\Category {#9996 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9994 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9995 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9997 …} -Children: Doctrine\ORM\PersistentCollection {#10002 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9999 …} } Eccube\Entity\Category {#10005 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#10003 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#10004 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10006 …} -Children: Doctrine\ORM\PersistentCollection {#10011 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10008 …} } Eccube\Entity\Category {#10014 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9992 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9993 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10015 …} -Children: Doctrine\ORM\PersistentCollection {#10020 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10017 …} } Eccube\Entity\Category {#10021 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#10012 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#10013 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10022 …} -Children: Doctrine\ORM\PersistentCollection {#10027 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10024 …} } Eccube\Entity\Category {#10032 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#10030 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#10031 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10033 …} -Children: Doctrine\ORM\PersistentCollection {#10038 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10035 …} } Eccube\Entity\Category {#10041 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#10039 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#10040 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10042 …} -Children: Doctrine\ORM\PersistentCollection {#10047 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10044 …} } Eccube\Entity\Category {#10050 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#10028 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10029 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10051 …} -Children: Doctrine\ORM\PersistentCollection {#10056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10053 …} } Eccube\Entity\Category {#10057 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#10048 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10049 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10058 …} -Children: Doctrine\ORM\PersistentCollection {#10063 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10060 …} } Eccube\Entity\Category {#10068 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#10066 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10067 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10069 …} -Children: Doctrine\ORM\PersistentCollection {#10074 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10071 …} } Eccube\Entity\Category {#10077 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#10075 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10076 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10078 …} -Children: Doctrine\ORM\PersistentCollection {#10083 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10080 …} } Eccube\Entity\Category {#10086 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#10064 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10065 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10087 …} -Children: Doctrine\ORM\PersistentCollection {#10092 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10089 …} } Eccube\Entity\Category {#10093 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#10084 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#10085 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10094 …} -Children: Doctrine\ORM\PersistentCollection {#10099 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10096 …} } Eccube\Entity\Category {#10104 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#10102 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#10103 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10105 …} -Children: Doctrine\ORM\PersistentCollection {#10110 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10107 …} } Eccube\Entity\Category {#10113 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#10111 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#10112 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10114 …} -Children: Doctrine\ORM\PersistentCollection {#10119 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10116 …} } Eccube\Entity\Category {#10122 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#10100 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10101 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10123 …} -Children: Doctrine\ORM\PersistentCollection {#10128 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10125 …} } Eccube\Entity\Category {#10129 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#10120 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10121 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10130 …} -Children: Doctrine\ORM\PersistentCollection {#10135 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10132 …} } Eccube\Entity\Category {#10140 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#10138 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10139 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10141 …} -Children: Doctrine\ORM\PersistentCollection {#10146 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10143 …} } Eccube\Entity\Category {#10149 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#10147 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10148 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10150 …} -Children: Doctrine\ORM\PersistentCollection {#10155 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10152 …} } Eccube\Entity\Category {#10158 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#10156 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10157 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10159 …} -Children: Doctrine\ORM\PersistentCollection {#10164 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10161 …} } Eccube\Entity\Category {#10165 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#10137 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10136 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10166 …} -Children: Doctrine\ORM\PersistentCollection {#10171 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10168 …} } Eccube\Entity\Category {#10174 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#10172 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10173 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10175 …} -Children: Doctrine\ORM\PersistentCollection {#10180 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10177 …} } ] |
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#777 …2} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#9603 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#777 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#457 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#9604 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#9602 …} } } |
| 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 |
| choices | [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10225 +label: "このサイトの使い方" +value: "11" +data: Eccube\Entity\Category {#9650 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9656 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9654 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9624 …} -Children: Doctrine\ORM\PersistentCollection {#9651 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9657 …} } +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10224 +label: "麻雀入門編" +value: "12" +data: Eccube\Entity\Category {#9644 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9646 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9647 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9643 …} -Children: Doctrine\ORM\PersistentCollection {#9638 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9641 …} } +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10226 +label: " 実践対局編(マナー・ルール)" +value: "14" +data: Eccube\Entity\Category {#9637 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9649 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9645 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9636 …} -Children: Doctrine\ORM\PersistentCollection {#9631 …} -Parent: Eccube\Entity\Category {#9644} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9634 …} } +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10227 +label: " 入門テキスト" +value: "13" +data: Eccube\Entity\Category {#9672 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9670 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9671 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9673 …} -Children: Doctrine\ORM\PersistentCollection {#9678 …} -Parent: Eccube\Entity\Category {#9644} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9675 …} } +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10228 +label: "麻雀ルール" +value: "15" +data: Eccube\Entity\Category {#9681 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9669 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9630 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9682 …} -Children: Doctrine\ORM\PersistentCollection {#9687 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9684 …} } +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10229 +label: " 初級編" +value: "17" +data: Eccube\Entity\Category {#9688 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9679 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9680 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9689 …} -Children: Doctrine\ORM\PersistentCollection {#9694 …} -Parent: Eccube\Entity\Category {#9681} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9691 …} } +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10230 +label: " 入門編" +value: "16" +data: Eccube\Entity\Category {#9699 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9697 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9698 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9700 …} -Children: Doctrine\ORM\PersistentCollection {#9705 …} -Parent: Eccube\Entity\Category {#9681} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9702 …} } +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10231 +label: "役・役満" +value: "18" +data: Eccube\Entity\Category {#9708 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9696 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9695 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9709 …} -Children: Doctrine\ORM\PersistentCollection {#9714 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9711 …} } +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10232 +label: " 良く出る役" +value: "19" +data: Eccube\Entity\Category {#9715 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9706 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9707 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9716 …} -Children: Doctrine\ORM\PersistentCollection {#9721 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9718 …} } +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10233 +label: " その他の役" +value: "20" +data: Eccube\Entity\Category {#9726 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9724 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9725 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9727 …} -Children: Doctrine\ORM\PersistentCollection {#9732 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9729 …} } +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10234 +label: " 良く出る役満" +value: "21" +data: Eccube\Entity\Category {#9735 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9733 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9734 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9736 …} -Children: Doctrine\ORM\PersistentCollection {#9741 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9738 …} } +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10235 +label: " 珍しい役満" +value: "22" +data: Eccube\Entity\Category {#9744 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9742 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9743 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9745 …} -Children: Doctrine\ORM\PersistentCollection {#9750 …} -Parent: Eccube\Entity\Category {#9708} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9747 …} } +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10236 +label: "守り方" +value: "23" +data: Eccube\Entity\Category {#9753 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9723 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9722 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9754 …} -Children: Doctrine\ORM\PersistentCollection {#9759 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9756 …} } +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10237 +label: " 捨て牌読み" +value: "27" +data: Eccube\Entity\Category {#9760 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9751 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9752 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9761 …} -Children: Doctrine\ORM\PersistentCollection {#9766 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9763 …} } +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10238 +label: " スジ" +value: "26" +data: Eccube\Entity\Category {#9771 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9769 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9770 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9772 …} -Children: Doctrine\ORM\PersistentCollection {#9777 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9774 …} } +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10239 +label: " カベ" +value: "25" +data: Eccube\Entity\Category {#9780 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9778 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9779 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9781 …} -Children: Doctrine\ORM\PersistentCollection {#9786 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9783 …} } +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10240 +label: " ベタオリ" +value: "24" +data: Eccube\Entity\Category {#9789 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9787 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9788 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9790 …} -Children: Doctrine\ORM\PersistentCollection {#9795 …} -Parent: Eccube\Entity\Category {#9753} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9792 …} } +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10241 +label: "攻め方" +value: "28" +data: Eccube\Entity\Category {#9798 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9768 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9767 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9799 …} -Children: Doctrine\ORM\PersistentCollection {#9804 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9801 …} } +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10242 +label: " 入門編" +value: "29" +data: Eccube\Entity\Category {#9805 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9796 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9797 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9806 …} -Children: Doctrine\ORM\PersistentCollection {#9811 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9808 …} } +attr: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10243 +label: " 初級編" +value: "30" +data: Eccube\Entity\Category {#9816 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9814 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9815 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9817 …} -Children: Doctrine\ORM\PersistentCollection {#9822 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9819 …} } +attr: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10244 +label: " 中級編" +value: "31" +data: Eccube\Entity\Category {#9825 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9823 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9824 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9826 …} -Children: Doctrine\ORM\PersistentCollection {#9831 …} -Parent: Eccube\Entity\Category {#9798} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9828 …} } +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10245 +label: "何待ち" +value: "32" +data: Eccube\Entity\Category {#9834 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9812 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9813 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9835 …} -Children: Doctrine\ORM\PersistentCollection {#9840 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9837 …} } +attr: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10246 +label: " 入門編" +value: "33" +data: Eccube\Entity\Category {#9841 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9832 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9833 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9842 …} -Children: Doctrine\ORM\PersistentCollection {#9847 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9844 …} } +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10247 +label: " 初級編" +value: "34" +data: Eccube\Entity\Category {#9852 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9850 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9851 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9853 …} -Children: Doctrine\ORM\PersistentCollection {#9858 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9855 …} } +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10248 +label: " 中級編" +value: "35" +data: Eccube\Entity\Category {#9861 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9859 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9860 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9862 …} -Children: Doctrine\ORM\PersistentCollection {#9867 …} -Parent: Eccube\Entity\Category {#9834} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9864 …} } +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10249 +label: "何切る" +value: "36" +data: Eccube\Entity\Category {#9870 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9848 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9849 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9871 …} -Children: Doctrine\ORM\PersistentCollection {#9876 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9873 …} } +attr: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10250 +label: " 中級編" +value: "39" +data: Eccube\Entity\Category {#9877 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9868 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9869 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9878 …} -Children: Doctrine\ORM\PersistentCollection {#9883 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9880 …} } +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10251 +label: " 初級編" +value: "38" +data: Eccube\Entity\Category {#9888 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9886 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9887 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9889 …} -Children: Doctrine\ORM\PersistentCollection {#9894 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9891 …} } +attr: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10252 +label: " 入門編" +value: "37" +data: Eccube\Entity\Category {#9897 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9895 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9896 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9898 …} -Children: Doctrine\ORM\PersistentCollection {#9903 …} -Parent: Eccube\Entity\Category {#9870} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9900 …} } +attr: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10253 +label: "点数計算" +value: "40" +data: Eccube\Entity\Category {#9906 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9884 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9885 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9907 …} -Children: Doctrine\ORM\PersistentCollection {#9912 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9909 …} } +attr: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10254 +label: " 中級編" +value: "43" +data: Eccube\Entity\Category {#9913 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9904 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9905 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9914 …} -Children: Doctrine\ORM\PersistentCollection {#9919 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9916 …} } +attr: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10255 +label: " 初級編" +value: "42" +data: Eccube\Entity\Category {#9924 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9922 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9923 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9925 …} -Children: Doctrine\ORM\PersistentCollection {#9930 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9927 …} } +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10256 +label: " 入門編" +value: "41" +data: Eccube\Entity\Category {#9933 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9931 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9932 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9934 …} -Children: Doctrine\ORM\PersistentCollection {#9939 …} -Parent: Eccube\Entity\Category {#9906} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9936 …} } +attr: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10257 +label: "ポン・チー・カン" +value: "44" +data: Eccube\Entity\Category {#9942 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9920 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9921 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9943 …} -Children: Doctrine\ORM\PersistentCollection {#9948 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9945 …} } +attr: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10258 +label: " 中級編" +value: "47" +data: Eccube\Entity\Category {#9949 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9940 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9941 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9950 …} -Children: Doctrine\ORM\PersistentCollection {#9955 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9952 …} } +attr: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10259 +label: " 初級編" +value: "46" +data: Eccube\Entity\Category {#9960 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9958 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9959 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9961 …} -Children: Doctrine\ORM\PersistentCollection {#9966 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9963 …} } +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10260 +label: " 入門編" +value: "45" +data: Eccube\Entity\Category {#9969 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9967 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9968 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9970 …} -Children: Doctrine\ORM\PersistentCollection {#9975 …} -Parent: Eccube\Entity\Category {#9942} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9972 …} } +attr: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10261 +label: "宮野式マル秘テク" +value: "48" +data: Eccube\Entity\Category {#9978 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9956 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9957 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9979 …} -Children: Doctrine\ORM\PersistentCollection {#9984 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9981 …} } +attr: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10262 +label: " 中級編" +value: "51" +data: Eccube\Entity\Category {#9985 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9976 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9977 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9986 …} -Children: Doctrine\ORM\PersistentCollection {#9991 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9988 …} } +attr: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10263 +label: " 初級編" +value: "50" +data: Eccube\Entity\Category {#9996 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9994 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9995 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9997 …} -Children: Doctrine\ORM\PersistentCollection {#10002 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#9999 …} } +attr: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10264 +label: " 入門編" +value: "49" +data: Eccube\Entity\Category {#10005 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#10003 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#10004 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10006 …} -Children: Doctrine\ORM\PersistentCollection {#10011 …} -Parent: Eccube\Entity\Category {#9978} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10008 …} } +attr: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10265 +label: "実践マナー" +value: "52" +data: Eccube\Entity\Category {#10014 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9992 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9993 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10015 …} -Children: Doctrine\ORM\PersistentCollection {#10020 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10017 …} } +attr: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10266 +label: " 中級編" +value: "55" +data: Eccube\Entity\Category {#10021 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#10012 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#10013 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10022 …} -Children: Doctrine\ORM\PersistentCollection {#10027 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10024 …} } +attr: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10267 +label: " 初級編" +value: "54" +data: Eccube\Entity\Category {#10032 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#10030 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#10031 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10033 …} -Children: Doctrine\ORM\PersistentCollection {#10038 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10035 …} } +attr: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10268 +label: " 入門編" +value: "53" +data: Eccube\Entity\Category {#10041 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#10039 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#10040 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10042 …} -Children: Doctrine\ORM\PersistentCollection {#10047 …} -Parent: Eccube\Entity\Category {#10014} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10044 …} } +attr: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10269 +label: "実践対局" +value: "56" +data: Eccube\Entity\Category {#10050 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#10028 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10029 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10051 …} -Children: Doctrine\ORM\PersistentCollection {#10056 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10053 …} } +attr: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10270 +label: " 中級編" +value: "59" +data: Eccube\Entity\Category {#10057 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#10048 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10049 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10058 …} -Children: Doctrine\ORM\PersistentCollection {#10063 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10060 …} } +attr: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10271 +label: " 初級編" +value: "58" +data: Eccube\Entity\Category {#10068 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#10066 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10067 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10069 …} -Children: Doctrine\ORM\PersistentCollection {#10074 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10071 …} } +attr: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10272 +label: " 入門編" +value: "57" +data: Eccube\Entity\Category {#10077 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#10075 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#10076 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10078 …} -Children: Doctrine\ORM\PersistentCollection {#10083 …} -Parent: Eccube\Entity\Category {#10050} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10080 …} } +attr: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10273 +label: "ゲーム対局" +value: "60" +data: Eccube\Entity\Category {#10086 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#10064 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10065 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10087 …} -Children: Doctrine\ORM\PersistentCollection {#10092 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10089 …} } +attr: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10274 +label: " 中級編" +value: "63" +data: Eccube\Entity\Category {#10093 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#10084 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#10085 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10094 …} -Children: Doctrine\ORM\PersistentCollection {#10099 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10096 …} } +attr: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10275 +label: " 初級編" +value: "62" +data: Eccube\Entity\Category {#10104 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#10102 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#10103 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10105 …} -Children: Doctrine\ORM\PersistentCollection {#10110 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10107 …} } +attr: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10276 +label: " 入門編" +value: "61" +data: Eccube\Entity\Category {#10113 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#10111 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#10112 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10114 …} -Children: Doctrine\ORM\PersistentCollection {#10119 …} -Parent: Eccube\Entity\Category {#10086} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10116 …} } +attr: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10277 +label: "講師" +value: "64" +data: Eccube\Entity\Category {#10122 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#10100 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10101 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10123 …} -Children: Doctrine\ORM\PersistentCollection {#10128 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10125 …} } +attr: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10278 +label: " 宮野 大城" +value: "65" +data: Eccube\Entity\Category {#10129 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#10120 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10121 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10130 …} -Children: Doctrine\ORM\PersistentCollection {#10135 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10132 …} } +attr: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10279 +label: " 宮野 許美" +value: "66" +data: Eccube\Entity\Category {#10140 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#10138 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10139 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10141 …} -Children: Doctrine\ORM\PersistentCollection {#10146 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10143 …} } +attr: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10280 +label: " 大沼 慎" +value: "67" +data: Eccube\Entity\Category {#10149 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#10147 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10148 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10150 …} -Children: Doctrine\ORM\PersistentCollection {#10155 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10152 …} } +attr: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10281 +label: " 阿部 亮" +value: "68" +data: Eccube\Entity\Category {#10158 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#10156 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#10157 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10159 …} -Children: Doctrine\ORM\PersistentCollection {#10164 …} -Parent: Eccube\Entity\Category {#10122} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10161 …} } +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10282 +label: "サブスクリプション" +value: "7" +data: Eccube\Entity\Category {#10165 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#10137 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10136 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10166 …} -Children: Doctrine\ORM\PersistentCollection {#10171 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10168 …} } +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10283 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#10174 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#10172 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#10173 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#10175 …} -Children: Doctrine\ORM\PersistentCollection {#10180 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6482 …} -groups: Doctrine\ORM\PersistentCollection {#10177 …} } +attr: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#10215 -form: Symfony\Component\Form\Form {#10191 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#10214 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#10223 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#8047 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| 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 {#749 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#747 …} -namespace: Closure() {#745 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#10184 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5733 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#10199 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5769 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1095 …} $translationDomain: "validators" $message: Closure() {#9611 …} } } |
| 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 {#10222 -form: Symfony\Component\Form\Form {#10205 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#10285 …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_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |