- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 252
- 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) {#5275 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} 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() {#5273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5274 …} } } |
| 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 {#8180 -form: Symfony\Component\Form\Form {#7791 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8073 …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 {#5295 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5326 +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 {#5295 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5326 +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 {#5295 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5326 +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) {#7459 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7461 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7460 …} } } |
| 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 {#8152 -form: Symfony\Component\Form\Form {#7795 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8122 …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 {#5298 +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 {#5294 +message: "記号は利用できません。" +pattern: "/[\/\:\!"\'\#$\%\&\(\)\=\~\^\.\<\>\|\*\;\{\}\+\?]+/" +htmlPattern: null +match: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5298 +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 {#5294 +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 {#5298 +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 {#5294 +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) {#7468 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7471 …} } } |
| 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 {#8158 -form: Symfony\Component\Form\Form {#7801 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8160 …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) {#5291 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5207 …} } |
same as passed value |
| choices | [ Plugin\CMBlogPro\Entity\Category {#5255 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5304 …} } Plugin\CMBlogPro\Entity\Category {#5338 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5354 …} } Plugin\CMBlogPro\Entity\Category {#5356 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5358 …} } Plugin\CMBlogPro\Entity\Category {#5360 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5361 …} } ] |
[ Plugin\CMBlogPro\Entity\Category {#5255 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5304 …} } Plugin\CMBlogPro\Entity\Category {#5338 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5354 …} } Plugin\CMBlogPro\Entity\Category {#5356 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5358 …} } Plugin\CMBlogPro\Entity\Category {#5360 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5361 …} } ] |
| 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) {#5291 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5207 …} } |
| choices | [ Plugin\CMBlogPro\Entity\Category {#5255 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5304 …} } Plugin\CMBlogPro\Entity\Category {#5338 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5354 …} } Plugin\CMBlogPro\Entity\Category {#5356 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5358 …} } Plugin\CMBlogPro\Entity\Category {#5360 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5361 …} } ] |
| 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() {#7494 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7492 …} } } |
| 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 {#7502 +label: "会員用" +value: "1" +data: Plugin\CMBlogPro\Entity\Category {#5255 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5304 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7503 +label: "お知らせ" +value: "2" +data: Plugin\CMBlogPro\Entity\Category {#5338 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5354 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7504 +label: "点数計算" +value: "3" +data: Plugin\CMBlogPro\Entity\Category {#5356 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5358 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7505 +label: "テスト追加カテゴリ" +value: "4" +data: Plugin\CMBlogPro\Entity\Category {#5360 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5361 …} } +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 {#8167 -form: Symfony\Component\Form\Form {#7849 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8074 …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) {#8002 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7480 …} } |
| 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) {#7807 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7804 …} } |
| 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() {#7805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7811 …} } } |
| 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 {#8060 -form: Symfony\Component\Form\Form {#7852 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8063 …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) {#7807 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7804 …} } |
| 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() {#7820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7821 …} } } |
| 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 {#8061 -form: Symfony\Component\Form\Form {#7855 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8211 …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) {#7807 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7804 …} } |
| 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() {#7831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7830 …} } } |
| 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 {#8161 -form: Symfony\Component\Form\Form {#7858 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8078 …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) {#7807 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7804 …} } |
| 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() {#7841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7840 …} } } |
| 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 {#8062 -form: Symfony\Component\Form\Form {#7861 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8149 …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) {#5290 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5207 …} } |
same as passed value |
| choices | [ Eccube\Entity\Product {#5366 -_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 {#5370 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5368 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5582 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5463 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5795 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5849 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#5882 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5885 …} } Eccube\Entity\Product {#5925 -_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 {#5887 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5922 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5927 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5929 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5931 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#5933 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5935 …} } Eccube\Entity\Product {#5939 -_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 {#5937 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5938 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5942 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5944 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5946 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5948 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5950 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5952 …} } Eccube\Entity\Product {#5956 -_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 {#5954 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5955 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5959 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5961 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5963 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5965 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5967 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5969 …} } Eccube\Entity\Product {#5973 -_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 {#5971 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5972 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5976 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5978 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5980 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5984 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5986 …} } Eccube\Entity\Product {#5990 -_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 {#5988 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5989 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5993 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5995 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5997 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5999 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6001 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6003 …} } Eccube\Entity\Product {#6007 -_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 {#6005 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6006 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6008 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6010 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6012 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6014 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6016 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6018 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6020 …} } Eccube\Entity\Product {#6024 -_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 {#6022 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6023 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6027 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6029 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6031 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6033 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6035 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6037 …} } Eccube\Entity\Product {#6041 -_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 {#6039 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6040 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6044 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6046 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6048 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6050 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6052 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6054 …} } Eccube\Entity\Product {#6058 -_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 {#6056 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6057 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6061 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6063 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6065 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6067 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6069 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6071 …} } Eccube\Entity\Product {#6075 -_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 {#6073 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6074 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6076 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6078 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6080 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6082 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6084 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6086 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6088 …} } Eccube\Entity\Product {#6092 -_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 {#6090 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6091 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6095 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6097 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6099 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6101 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6103 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6105 …} } Eccube\Entity\Product {#6109 -_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 {#6107 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6108 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6112 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6114 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6116 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6118 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6120 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6122 …} } Eccube\Entity\Product {#6126 -_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 {#6124 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6125 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6129 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6131 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6133 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6135 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6137 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6139 …} } Eccube\Entity\Product {#6143 -_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 {#6141 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6142 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6144 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6146 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6148 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6150 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6152 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6154 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6156 …} } Eccube\Entity\Product {#6160 -_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 {#6158 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6159 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6163 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6165 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6167 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6169 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6171 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6173 …} } Eccube\Entity\Product {#6177 -_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 {#6175 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6176 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6180 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6182 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6184 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6186 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6188 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6190 …} } Eccube\Entity\Product {#6194 -_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 {#6192 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6193 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6197 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6199 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6201 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6203 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6205 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6207 …} } Eccube\Entity\Product {#6211 -_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 {#6209 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6210 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6214 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6216 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6218 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6220 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6222 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6224 …} } Eccube\Entity\Product {#6228 -_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 {#6226 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6227 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6229 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6231 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6233 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6235 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6237 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6239 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6241 …} } Eccube\Entity\Product {#6245 -_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 {#6243 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6244 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6248 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6250 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6252 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6254 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6256 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6258 …} } Eccube\Entity\Product {#6262 -_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 {#6260 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6261 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6263 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6265 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6267 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6269 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6271 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6273 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6275 …} } Eccube\Entity\Product {#6279 -_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 {#6277 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6278 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6280 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6282 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6284 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6286 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6288 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6290 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6292 …} } Eccube\Entity\Product {#6296 -_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 {#6294 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6295 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6299 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6301 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6303 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6305 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6307 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6309 …} } Eccube\Entity\Product {#6313 -_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 {#6311 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6312 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6316 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6318 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6320 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6322 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6324 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6326 …} } Eccube\Entity\Product {#6330 -_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 {#6328 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6329 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6333 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6335 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6337 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6339 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6341 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6343 …} } Eccube\Entity\Product {#6347 -_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 {#6345 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6346 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6350 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6352 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6354 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6356 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6358 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6360 …} } Eccube\Entity\Product {#6364 -_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 {#6362 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6363 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6367 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6369 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6371 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6373 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6375 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6377 …} } Eccube\Entity\Product {#6381 -_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 {#6379 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6380 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6382 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6384 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6386 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6388 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6390 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6392 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6394 …} } Eccube\Entity\Product {#6398 -_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 {#6396 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6397 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6399 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6401 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6403 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6405 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6407 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6409 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6411 …} } Eccube\Entity\Product {#6415 -_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 {#6413 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6414 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6418 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6420 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6422 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6424 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6426 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6428 …} } Eccube\Entity\Product {#6432 -_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 {#6430 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6431 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6435 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6437 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6439 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6441 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6443 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6445 …} } Eccube\Entity\Product {#6449 -_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 {#6447 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6448 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6452 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6454 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6456 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6458 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6460 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6462 …} } Eccube\Entity\Product {#6466 -_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 {#6464 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6465 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6469 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6471 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6473 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6475 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6477 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6479 …} } Eccube\Entity\Product {#6483 -_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 {#6481 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6482 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6486 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6488 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6490 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6492 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6494 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6496 …} } Eccube\Entity\Product {#6500 -_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 {#6498 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6499 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6501 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6503 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6505 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6507 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6509 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6511 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6513 …} } Eccube\Entity\Product {#6517 -_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 {#6515 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6516 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6520 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6522 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6524 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6526 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6528 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6530 …} } Eccube\Entity\Product {#6534 -_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 {#6532 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6533 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6537 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6539 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6541 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6543 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6545 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6547 …} } Eccube\Entity\Product {#6551 -_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 {#6549 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6550 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6554 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6556 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6558 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6560 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6562 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6564 …} } Eccube\Entity\Product {#6568 -_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 {#6566 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6567 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6571 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6573 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6575 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6577 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6579 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6581 …} } Eccube\Entity\Product {#6585 -_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 {#6583 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6584 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6588 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6590 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6592 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6594 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6596 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6598 …} } Eccube\Entity\Product {#6602 -_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 {#6600 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6601 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6603 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6605 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6607 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6609 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6611 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6613 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6615 …} } Eccube\Entity\Product {#6619 -_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 {#6617 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6618 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6620 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6622 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6624 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6626 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6628 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6630 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6632 …} } Eccube\Entity\Product {#6636 -_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 {#6634 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6635 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6639 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6641 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6643 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6645 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6647 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6649 …} } Eccube\Entity\Product {#6653 -_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 {#6651 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6652 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6656 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6658 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6660 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6662 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6664 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6666 …} } Eccube\Entity\Product {#6670 -_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 {#6668 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6669 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6673 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6675 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6677 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6679 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6681 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6683 …} } Eccube\Entity\Product {#6687 -_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 {#6685 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6686 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6690 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6692 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6694 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6696 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6698 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6700 …} } Eccube\Entity\Product {#6704 -_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 {#6702 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6703 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6707 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6709 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6711 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6713 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6715 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6717 …} } Eccube\Entity\Product {#6721 -_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 {#6719 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6720 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6722 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6724 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6726 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6728 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6730 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6732 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6734 …} } Eccube\Entity\Product {#6738 -_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 {#6736 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6737 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6741 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6743 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6745 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6747 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6749 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6751 …} } Eccube\Entity\Product {#6755 -_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 {#6753 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6754 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6758 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6760 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6762 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6764 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6766 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6768 …} } Eccube\Entity\Product {#6772 -_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 {#6770 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6771 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6775 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6777 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6779 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6781 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6783 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6785 …} } Eccube\Entity\Product {#6789 -_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 {#6787 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6788 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6792 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6794 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6796 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6798 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6800 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6802 …} } Eccube\Entity\Product {#6806 -_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 {#6804 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6805 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6809 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6811 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6813 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6815 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6817 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6819 …} } Eccube\Entity\Product {#6823 -_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 {#6821 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6822 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6826 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6828 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6830 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6832 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6834 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6836 …} } Eccube\Entity\Product {#6840 -_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 {#6838 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6839 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6841 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6843 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6845 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6847 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6849 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6851 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6853 …} } Eccube\Entity\Product {#6857 -_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 {#6855 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6856 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6858 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6860 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6862 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6864 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6866 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6868 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6870 …} } Eccube\Entity\Product {#6874 -_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 {#6872 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6873 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6875 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6877 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6879 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6881 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6883 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6885 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6887 …} } Eccube\Entity\Product {#6891 -_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 {#6889 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6890 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6894 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6896 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6898 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6900 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6902 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6904 …} } Eccube\Entity\Product {#6908 -_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 {#6906 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6907 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6909 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6911 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6913 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6915 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6917 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6919 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6921 …} } Eccube\Entity\Product {#6925 -_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 {#6923 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6924 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6928 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6930 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6932 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6934 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6936 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6938 …} } Eccube\Entity\Product {#6942 -_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 {#6940 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6941 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6945 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6947 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6949 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6951 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6953 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6955 …} } Eccube\Entity\Product {#6959 -_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 {#6957 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6958 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6962 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6964 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6966 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6968 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6970 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6972 …} } Eccube\Entity\Product {#6976 -_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 {#6974 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6975 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6977 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6979 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6981 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6983 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6985 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6987 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6989 …} } Eccube\Entity\Product {#6993 -_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 {#6991 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6992 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6994 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6996 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6998 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7000 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7002 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7004 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7006 …} } Eccube\Entity\Product {#7010 -_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 {#7008 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7009 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7013 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7015 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7017 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7019 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7021 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7023 …} } Eccube\Entity\Product {#7027 -_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 {#7025 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7026 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7028 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7030 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7032 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7034 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7036 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7038 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7040 …} } Eccube\Entity\Product {#7044 -_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 {#7042 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7043 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7047 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7049 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7051 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7053 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7055 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7057 …} } Eccube\Entity\Product {#7061 -_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 {#7059 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7060 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7064 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7066 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7068 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7070 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7072 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7074 …} } Eccube\Entity\Product {#7078 -_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 {#7076 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7077 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7079 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7081 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7083 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7085 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7087 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7089 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7091 …} } Eccube\Entity\Product {#7095 -_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 {#7093 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7094 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7096 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7098 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7100 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7102 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7104 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -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 {#7108 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7110 …} } Eccube\Entity\Product {#7114 -_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 {#7112 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7113 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7117 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7119 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7121 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7123 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7125 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7127 …} } Eccube\Entity\Product {#7131 -_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 {#7129 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7130 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7132 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7134 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7136 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7138 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7140 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7142 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7144 …} } Eccube\Entity\Product {#7148 -_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 {#7146 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7147 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7149 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7151 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7153 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7155 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7159 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7161 …} } Eccube\Entity\Product {#7165 -_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 {#7163 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7164 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7166 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7168 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7170 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7172 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7174 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7176 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7178 …} } Eccube\Entity\Product {#7182 -_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 {#7180 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7181 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7185 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7187 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7189 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7191 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7193 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7195 …} } Eccube\Entity\Product {#7199 -_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 {#7197 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7198 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7202 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7204 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7206 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7208 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7210 …} -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 {#7211 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7213 …} } Eccube\Entity\Product {#7217 -_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 {#7215 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7216 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7220 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7222 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7224 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7226 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7228 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7229 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7231 …} } Eccube\Entity\Product {#7235 -_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 {#7233 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7234 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7236 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7238 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7240 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7242 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7244 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7246 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7248 …} } Eccube\Entity\Product {#7252 -_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 {#7250 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7251 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7255 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7257 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7259 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7261 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7263 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7265 …} } Eccube\Entity\Product {#7269 -_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 {#7267 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7268 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7272 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7274 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7276 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7278 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7280 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7282 …} } Eccube\Entity\Product {#7286 -_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 {#7284 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7285 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7287 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7289 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7291 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7293 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7295 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7228 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7210 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7297 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7299 …} } Eccube\Entity\Product {#7303 -_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 {#7301 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7302 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7306 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7308 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7310 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7312 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7314 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7316 …} } Eccube\Entity\Product {#7320 -_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 {#7318 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7319 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7321 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7323 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7325 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7327 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7329 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7331 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7333 …} } Eccube\Entity\Product {#7337 -_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 {#7335 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7336 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7338 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7340 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7342 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7344 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7346 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7348 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7350 …} } Eccube\Entity\Product {#7354 -_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 {#7352 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7353 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7355 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7357 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7359 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7361 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7363 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7365 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7367 …} } Eccube\Entity\Product {#7371 -_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 {#7369 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7370 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7374 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7376 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7378 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7380 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7382 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7384 …} } Eccube\Entity\Product {#7388 -_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 {#7386 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7387 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7391 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7393 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7395 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7397 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7399 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7401 …} } Eccube\Entity\Product {#7405 -_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 {#7403 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7404 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7406 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7408 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7410 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7412 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7414 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7416 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7418 …} } Eccube\Entity\Product {#7422 -_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 {#7420 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7421 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7425 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7427 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7429 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7431 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7433 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7435 …} } Eccube\Entity\Product {#7439 -_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 {#7437 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7438 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7440 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7442 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7444 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7446 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7448 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7450 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7452 …} } ] |
[ Eccube\Entity\Product {#5366 -_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 {#5370 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5368 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5582 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5463 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5795 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5849 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#5882 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5885 …} } Eccube\Entity\Product {#5925 -_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 {#5887 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5922 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5927 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5929 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5931 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#5933 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5935 …} } Eccube\Entity\Product {#5939 -_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 {#5937 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5938 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5942 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5944 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5946 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5948 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5950 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5952 …} } Eccube\Entity\Product {#5956 -_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 {#5954 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5955 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5959 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5961 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5963 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5965 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5967 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5969 …} } Eccube\Entity\Product {#5973 -_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 {#5971 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5972 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5976 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5978 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5980 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5984 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5986 …} } Eccube\Entity\Product {#5990 -_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 {#5988 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5989 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5993 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5995 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5997 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5999 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6001 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6003 …} } Eccube\Entity\Product {#6007 -_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 {#6005 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6006 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6008 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6010 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6012 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6014 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6016 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6018 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6020 …} } Eccube\Entity\Product {#6024 -_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 {#6022 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6023 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6027 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6029 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6031 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6033 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6035 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6037 …} } Eccube\Entity\Product {#6041 -_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 {#6039 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6040 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6044 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6046 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6048 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6050 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6052 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6054 …} } Eccube\Entity\Product {#6058 -_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 {#6056 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6057 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6061 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6063 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6065 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6067 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6069 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6071 …} } Eccube\Entity\Product {#6075 -_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 {#6073 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6074 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6076 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6078 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6080 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6082 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6084 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6086 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6088 …} } Eccube\Entity\Product {#6092 -_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 {#6090 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6091 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6095 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6097 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6099 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6101 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6103 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6105 …} } Eccube\Entity\Product {#6109 -_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 {#6107 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6108 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6112 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6114 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6116 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6118 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6120 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6122 …} } Eccube\Entity\Product {#6126 -_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 {#6124 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6125 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6129 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6131 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6133 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6135 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6137 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6139 …} } Eccube\Entity\Product {#6143 -_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 {#6141 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6142 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6144 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6146 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6148 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6150 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6152 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6154 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6156 …} } Eccube\Entity\Product {#6160 -_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 {#6158 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6159 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6163 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6165 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6167 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6169 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6171 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6173 …} } Eccube\Entity\Product {#6177 -_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 {#6175 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6176 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6180 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6182 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6184 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6186 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6188 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6190 …} } Eccube\Entity\Product {#6194 -_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 {#6192 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6193 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6197 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6199 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6201 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6203 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6205 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6207 …} } Eccube\Entity\Product {#6211 -_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 {#6209 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6210 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6214 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6216 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6218 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6220 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6222 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6224 …} } Eccube\Entity\Product {#6228 -_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 {#6226 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6227 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6229 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6231 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6233 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6235 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6237 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6239 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6241 …} } Eccube\Entity\Product {#6245 -_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 {#6243 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6244 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6248 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6250 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6252 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6254 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6256 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6258 …} } Eccube\Entity\Product {#6262 -_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 {#6260 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6261 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6263 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6265 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6267 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6269 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6271 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6273 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6275 …} } Eccube\Entity\Product {#6279 -_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 {#6277 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6278 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6280 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6282 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6284 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6286 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6288 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6290 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6292 …} } Eccube\Entity\Product {#6296 -_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 {#6294 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6295 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6299 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6301 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6303 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6305 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6307 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6309 …} } Eccube\Entity\Product {#6313 -_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 {#6311 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6312 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6316 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6318 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6320 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6322 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6324 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6326 …} } Eccube\Entity\Product {#6330 -_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 {#6328 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6329 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6333 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6335 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6337 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6339 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6341 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6343 …} } Eccube\Entity\Product {#6347 -_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 {#6345 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6346 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6350 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6352 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6354 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6356 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6358 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6360 …} } Eccube\Entity\Product {#6364 -_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 {#6362 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6363 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6367 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6369 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6371 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6373 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6375 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6377 …} } Eccube\Entity\Product {#6381 -_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 {#6379 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6380 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6382 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6384 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6386 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6388 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6390 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6392 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6394 …} } Eccube\Entity\Product {#6398 -_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 {#6396 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6397 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6399 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6401 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6403 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6405 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6407 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6409 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6411 …} } Eccube\Entity\Product {#6415 -_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 {#6413 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6414 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6418 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6420 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6422 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6424 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6426 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6428 …} } Eccube\Entity\Product {#6432 -_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 {#6430 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6431 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6435 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6437 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6439 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6441 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6443 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6445 …} } Eccube\Entity\Product {#6449 -_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 {#6447 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6448 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6452 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6454 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6456 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6458 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6460 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6462 …} } Eccube\Entity\Product {#6466 -_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 {#6464 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6465 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6469 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6471 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6473 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6475 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6477 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6479 …} } Eccube\Entity\Product {#6483 -_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 {#6481 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6482 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6486 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6488 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6490 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6492 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6494 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6496 …} } Eccube\Entity\Product {#6500 -_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 {#6498 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6499 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6501 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6503 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6505 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6507 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6509 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6511 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6513 …} } Eccube\Entity\Product {#6517 -_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 {#6515 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6516 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6520 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6522 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6524 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6526 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6528 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6530 …} } Eccube\Entity\Product {#6534 -_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 {#6532 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6533 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6537 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6539 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6541 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6543 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6545 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6547 …} } Eccube\Entity\Product {#6551 -_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 {#6549 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6550 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6554 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6556 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6558 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6560 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6562 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6564 …} } Eccube\Entity\Product {#6568 -_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 {#6566 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6567 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6571 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6573 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6575 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6577 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6579 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6581 …} } Eccube\Entity\Product {#6585 -_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 {#6583 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6584 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6588 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6590 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6592 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6594 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6596 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6598 …} } Eccube\Entity\Product {#6602 -_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 {#6600 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6601 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6603 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6605 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6607 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6609 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6611 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6613 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6615 …} } Eccube\Entity\Product {#6619 -_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 {#6617 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6618 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6620 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6622 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6624 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6626 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6628 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6630 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6632 …} } Eccube\Entity\Product {#6636 -_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 {#6634 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6635 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6639 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6641 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6643 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6645 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6647 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6649 …} } Eccube\Entity\Product {#6653 -_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 {#6651 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6652 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6656 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6658 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6660 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6662 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6664 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6666 …} } Eccube\Entity\Product {#6670 -_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 {#6668 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6669 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6673 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6675 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6677 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6679 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6681 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6683 …} } Eccube\Entity\Product {#6687 -_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 {#6685 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6686 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6690 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6692 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6694 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6696 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6698 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6700 …} } Eccube\Entity\Product {#6704 -_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 {#6702 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6703 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6707 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6709 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6711 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6713 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6715 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6717 …} } Eccube\Entity\Product {#6721 -_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 {#6719 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6720 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6722 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6724 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6726 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6728 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6730 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6732 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6734 …} } Eccube\Entity\Product {#6738 -_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 {#6736 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6737 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6741 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6743 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6745 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6747 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6749 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6751 …} } Eccube\Entity\Product {#6755 -_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 {#6753 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6754 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6758 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6760 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6762 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6764 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6766 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6768 …} } Eccube\Entity\Product {#6772 -_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 {#6770 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6771 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6775 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6777 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6779 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6781 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6783 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6785 …} } Eccube\Entity\Product {#6789 -_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 {#6787 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6788 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6792 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6794 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6796 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6798 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6800 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6802 …} } Eccube\Entity\Product {#6806 -_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 {#6804 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6805 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6809 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6811 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6813 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6815 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6817 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6819 …} } Eccube\Entity\Product {#6823 -_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 {#6821 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6822 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6826 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6828 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6830 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6832 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6834 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6836 …} } Eccube\Entity\Product {#6840 -_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 {#6838 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6839 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6841 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6843 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6845 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6847 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6849 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6851 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6853 …} } Eccube\Entity\Product {#6857 -_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 {#6855 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6856 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6858 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6860 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6862 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6864 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6866 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6868 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6870 …} } Eccube\Entity\Product {#6874 -_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 {#6872 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6873 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6875 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6877 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6879 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6881 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6883 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6885 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6887 …} } Eccube\Entity\Product {#6891 -_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 {#6889 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6890 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6894 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6896 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6898 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6900 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6902 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6904 …} } Eccube\Entity\Product {#6908 -_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 {#6906 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6907 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6909 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6911 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6913 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6915 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6917 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6919 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6921 …} } Eccube\Entity\Product {#6925 -_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 {#6923 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6924 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6928 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6930 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6932 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6934 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6936 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6938 …} } Eccube\Entity\Product {#6942 -_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 {#6940 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6941 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6945 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6947 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6949 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6951 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6953 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6955 …} } Eccube\Entity\Product {#6959 -_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 {#6957 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6958 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6962 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6964 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6966 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6968 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6970 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6972 …} } Eccube\Entity\Product {#6976 -_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 {#6974 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6975 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6977 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6979 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6981 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6983 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6985 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6987 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6989 …} } Eccube\Entity\Product {#6993 -_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 {#6991 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6992 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6994 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6996 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6998 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7000 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7002 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7004 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7006 …} } Eccube\Entity\Product {#7010 -_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 {#7008 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7009 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7013 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7015 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7017 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7019 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7021 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7023 …} } Eccube\Entity\Product {#7027 -_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 {#7025 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7026 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7028 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7030 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7032 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7034 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7036 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7038 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7040 …} } Eccube\Entity\Product {#7044 -_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 {#7042 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7043 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7047 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7049 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7051 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7053 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7055 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7057 …} } Eccube\Entity\Product {#7061 -_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 {#7059 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7060 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7064 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7066 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7068 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7070 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7072 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7074 …} } Eccube\Entity\Product {#7078 -_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 {#7076 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7077 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7079 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7081 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7083 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7085 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7087 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7089 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7091 …} } Eccube\Entity\Product {#7095 -_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 {#7093 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7094 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7096 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7098 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7100 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7102 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7104 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -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 {#7108 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7110 …} } Eccube\Entity\Product {#7114 -_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 {#7112 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7113 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7117 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7119 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7121 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7123 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7125 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7127 …} } Eccube\Entity\Product {#7131 -_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 {#7129 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7130 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7132 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7134 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7136 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7138 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7140 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7142 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7144 …} } Eccube\Entity\Product {#7148 -_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 {#7146 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7147 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7149 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7151 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7153 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7155 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7159 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7161 …} } Eccube\Entity\Product {#7165 -_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 {#7163 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7164 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7166 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7168 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7170 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7172 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7174 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7176 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7178 …} } Eccube\Entity\Product {#7182 -_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 {#7180 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7181 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7185 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7187 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7189 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7191 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7193 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7195 …} } Eccube\Entity\Product {#7199 -_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 {#7197 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7198 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7202 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7204 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7206 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7208 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7210 …} -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 {#7211 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7213 …} } Eccube\Entity\Product {#7217 -_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 {#7215 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7216 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7220 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7222 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7224 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7226 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7228 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7229 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7231 …} } Eccube\Entity\Product {#7235 -_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 {#7233 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7234 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7236 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7238 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7240 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7242 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7244 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7246 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7248 …} } Eccube\Entity\Product {#7252 -_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 {#7250 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7251 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7255 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7257 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7259 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7261 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7263 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7265 …} } Eccube\Entity\Product {#7269 -_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 {#7267 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7268 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7272 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7274 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7276 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7278 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7280 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7282 …} } Eccube\Entity\Product {#7286 -_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 {#7284 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7285 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7287 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7289 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7291 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7293 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7295 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7228 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7210 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7297 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7299 …} } Eccube\Entity\Product {#7303 -_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 {#7301 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7302 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7306 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7308 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7310 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7312 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7314 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7316 …} } Eccube\Entity\Product {#7320 -_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 {#7318 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7319 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7321 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7323 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7325 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7327 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7329 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7331 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7333 …} } Eccube\Entity\Product {#7337 -_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 {#7335 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7336 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7338 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7340 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7342 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7344 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7346 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7348 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7350 …} } Eccube\Entity\Product {#7354 -_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 {#7352 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7353 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7355 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7357 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7359 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7361 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7363 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7365 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7367 …} } Eccube\Entity\Product {#7371 -_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 {#7369 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7370 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7374 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7376 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7378 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7380 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7382 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7384 …} } Eccube\Entity\Product {#7388 -_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 {#7386 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7387 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7391 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7393 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7395 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7397 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7399 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7401 …} } Eccube\Entity\Product {#7405 -_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 {#7403 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7404 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7406 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7408 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7410 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7412 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7414 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7416 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7418 …} } Eccube\Entity\Product {#7422 -_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 {#7420 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7421 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7425 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7427 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7429 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7431 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7433 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7435 …} } Eccube\Entity\Product {#7439 -_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 {#7437 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7438 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7440 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7442 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7444 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7446 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7448 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7450 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7452 …} } ] |
| 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) {#5290 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5207 …} } |
| choices | [ Eccube\Entity\Product {#5366 -_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 {#5370 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5368 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5582 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5463 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5795 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5849 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#5882 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5885 …} } Eccube\Entity\Product {#5925 -_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 {#5887 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5922 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5927 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5929 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5931 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#5933 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5935 …} } Eccube\Entity\Product {#5939 -_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 {#5937 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5938 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5942 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5944 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5946 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5948 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5950 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5952 …} } Eccube\Entity\Product {#5956 -_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 {#5954 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5955 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5959 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5961 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5963 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5965 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5967 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5969 …} } Eccube\Entity\Product {#5973 -_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 {#5971 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5972 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5976 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5978 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5980 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5984 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5986 …} } Eccube\Entity\Product {#5990 -_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 {#5988 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5989 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5993 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5995 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5997 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5999 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6001 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6003 …} } Eccube\Entity\Product {#6007 -_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 {#6005 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6006 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6008 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6010 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6012 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6014 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6016 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6018 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6020 …} } Eccube\Entity\Product {#6024 -_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 {#6022 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6023 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6027 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6029 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6031 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6033 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6035 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6037 …} } Eccube\Entity\Product {#6041 -_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 {#6039 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6040 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6044 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6046 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6048 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6050 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6052 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6054 …} } Eccube\Entity\Product {#6058 -_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 {#6056 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6057 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6061 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6063 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6065 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6067 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6069 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6071 …} } Eccube\Entity\Product {#6075 -_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 {#6073 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6074 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6076 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6078 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6080 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6082 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6084 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6086 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6088 …} } Eccube\Entity\Product {#6092 -_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 {#6090 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6091 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6095 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6097 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6099 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6101 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6103 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6105 …} } Eccube\Entity\Product {#6109 -_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 {#6107 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6108 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6112 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6114 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6116 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6118 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6120 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6122 …} } Eccube\Entity\Product {#6126 -_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 {#6124 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6125 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6129 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6131 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6133 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6135 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6137 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6139 …} } Eccube\Entity\Product {#6143 -_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 {#6141 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6142 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6144 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6146 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6148 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6150 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6152 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6154 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6156 …} } Eccube\Entity\Product {#6160 -_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 {#6158 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6159 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6163 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6165 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6167 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6169 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6171 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6173 …} } Eccube\Entity\Product {#6177 -_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 {#6175 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6176 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6180 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6182 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6184 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6186 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6188 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6190 …} } Eccube\Entity\Product {#6194 -_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 {#6192 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6193 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6197 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6199 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6201 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6203 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6205 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6207 …} } Eccube\Entity\Product {#6211 -_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 {#6209 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6210 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6214 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6216 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6218 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6220 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6222 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6224 …} } Eccube\Entity\Product {#6228 -_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 {#6226 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6227 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6229 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6231 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6233 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6235 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6237 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6239 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6241 …} } Eccube\Entity\Product {#6245 -_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 {#6243 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6244 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6248 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6250 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6252 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6254 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6256 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6258 …} } Eccube\Entity\Product {#6262 -_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 {#6260 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6261 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6263 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6265 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6267 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6269 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6271 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6273 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6275 …} } Eccube\Entity\Product {#6279 -_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 {#6277 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6278 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6280 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6282 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6284 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6286 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6288 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6290 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6292 …} } Eccube\Entity\Product {#6296 -_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 {#6294 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6295 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6299 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6301 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6303 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6305 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6307 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6309 …} } Eccube\Entity\Product {#6313 -_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 {#6311 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6312 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6316 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6318 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6320 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6322 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6324 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6326 …} } Eccube\Entity\Product {#6330 -_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 {#6328 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6329 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6333 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6335 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6337 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6339 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6341 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6343 …} } Eccube\Entity\Product {#6347 -_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 {#6345 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6346 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6350 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6352 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6354 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6356 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6358 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6360 …} } Eccube\Entity\Product {#6364 -_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 {#6362 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6363 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6367 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6369 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6371 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6373 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6375 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6377 …} } Eccube\Entity\Product {#6381 -_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 {#6379 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6380 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6382 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6384 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6386 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6388 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6390 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6392 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6394 …} } Eccube\Entity\Product {#6398 -_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 {#6396 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6397 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6399 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6401 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6403 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6405 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6407 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6409 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6411 …} } Eccube\Entity\Product {#6415 -_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 {#6413 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6414 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6418 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6420 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6422 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6424 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6426 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6428 …} } Eccube\Entity\Product {#6432 -_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 {#6430 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6431 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6435 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6437 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6439 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6441 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6443 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6445 …} } Eccube\Entity\Product {#6449 -_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 {#6447 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6448 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6452 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6454 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6456 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6458 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6460 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6462 …} } Eccube\Entity\Product {#6466 -_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 {#6464 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6465 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6469 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6471 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6473 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6475 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6477 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6479 …} } Eccube\Entity\Product {#6483 -_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 {#6481 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6482 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6486 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6488 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6490 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6492 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6494 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6496 …} } Eccube\Entity\Product {#6500 -_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 {#6498 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6499 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6501 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6503 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6505 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6507 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6509 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6511 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6513 …} } Eccube\Entity\Product {#6517 -_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 {#6515 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6516 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6520 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6522 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6524 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6526 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6528 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6530 …} } Eccube\Entity\Product {#6534 -_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 {#6532 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6533 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6537 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6539 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6541 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6543 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6545 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6547 …} } Eccube\Entity\Product {#6551 -_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 {#6549 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6550 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6554 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6556 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6558 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6560 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6562 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6564 …} } Eccube\Entity\Product {#6568 -_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 {#6566 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6567 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6571 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6573 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6575 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6577 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6579 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6581 …} } Eccube\Entity\Product {#6585 -_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 {#6583 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6584 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6588 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6590 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6592 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6594 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6596 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6598 …} } Eccube\Entity\Product {#6602 -_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 {#6600 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6601 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6603 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6605 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6607 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6609 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6611 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6613 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6615 …} } Eccube\Entity\Product {#6619 -_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 {#6617 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6618 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6620 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6622 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6624 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6626 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6628 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6630 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6632 …} } Eccube\Entity\Product {#6636 -_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 {#6634 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6635 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6639 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6641 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6643 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6645 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6647 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6649 …} } Eccube\Entity\Product {#6653 -_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 {#6651 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6652 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6656 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6658 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6660 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6662 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6664 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6666 …} } Eccube\Entity\Product {#6670 -_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 {#6668 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6669 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6673 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6675 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6677 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6679 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6681 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6683 …} } Eccube\Entity\Product {#6687 -_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 {#6685 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6686 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6690 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6692 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6694 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6696 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6698 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6700 …} } Eccube\Entity\Product {#6704 -_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 {#6702 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6703 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6707 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6709 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6711 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6713 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6715 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6717 …} } Eccube\Entity\Product {#6721 -_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 {#6719 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6720 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6722 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6724 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6726 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6728 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6730 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6732 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6734 …} } Eccube\Entity\Product {#6738 -_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 {#6736 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6737 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6741 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6743 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6745 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6747 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6749 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6751 …} } Eccube\Entity\Product {#6755 -_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 {#6753 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6754 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6758 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6760 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6762 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6764 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6766 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6768 …} } Eccube\Entity\Product {#6772 -_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 {#6770 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6771 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6775 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6777 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6779 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6781 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6783 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6785 …} } Eccube\Entity\Product {#6789 -_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 {#6787 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6788 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6792 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6794 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6796 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6798 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6800 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6802 …} } Eccube\Entity\Product {#6806 -_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 {#6804 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6805 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6809 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6811 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6813 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6815 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6817 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6819 …} } Eccube\Entity\Product {#6823 -_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 {#6821 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6822 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6826 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6828 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6830 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6832 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6834 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6836 …} } Eccube\Entity\Product {#6840 -_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 {#6838 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6839 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6841 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6843 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6845 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6847 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6849 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6851 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6853 …} } Eccube\Entity\Product {#6857 -_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 {#6855 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6856 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6858 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6860 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6862 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6864 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6866 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6868 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6870 …} } Eccube\Entity\Product {#6874 -_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 {#6872 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6873 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6875 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6877 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6879 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6881 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6883 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6885 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6887 …} } Eccube\Entity\Product {#6891 -_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 {#6889 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6890 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6894 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6896 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6898 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6900 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6902 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6904 …} } Eccube\Entity\Product {#6908 -_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 {#6906 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6907 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6909 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6911 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6913 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6915 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6917 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6919 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6921 …} } Eccube\Entity\Product {#6925 -_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 {#6923 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6924 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6928 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6930 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6932 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6934 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6936 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6938 …} } Eccube\Entity\Product {#6942 -_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 {#6940 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6941 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6945 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6947 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6949 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6951 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6953 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6955 …} } Eccube\Entity\Product {#6959 -_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 {#6957 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6958 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6962 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6964 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6966 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6968 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6970 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6972 …} } Eccube\Entity\Product {#6976 -_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 {#6974 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6975 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6977 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6979 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6981 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6983 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6985 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6987 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6989 …} } Eccube\Entity\Product {#6993 -_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 {#6991 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6992 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6994 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6996 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6998 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7000 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7002 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7004 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7006 …} } Eccube\Entity\Product {#7010 -_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 {#7008 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7009 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7013 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7015 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7017 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7019 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7021 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7023 …} } Eccube\Entity\Product {#7027 -_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 {#7025 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7026 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7028 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7030 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7032 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7034 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7036 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7038 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7040 …} } Eccube\Entity\Product {#7044 -_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 {#7042 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7043 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7047 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7049 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7051 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7053 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7055 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7057 …} } Eccube\Entity\Product {#7061 -_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 {#7059 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7060 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7064 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7066 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7068 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7070 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7072 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7074 …} } Eccube\Entity\Product {#7078 -_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 {#7076 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7077 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7079 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7081 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7083 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7085 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7087 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7089 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7091 …} } Eccube\Entity\Product {#7095 -_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 {#7093 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7094 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7096 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7098 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7100 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7102 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7104 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -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 {#7108 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7110 …} } Eccube\Entity\Product {#7114 -_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 {#7112 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7113 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7117 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7119 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7121 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7123 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7125 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7127 …} } Eccube\Entity\Product {#7131 -_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 {#7129 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7130 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7132 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7134 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7136 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7138 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7140 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7142 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7144 …} } Eccube\Entity\Product {#7148 -_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 {#7146 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7147 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7149 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7151 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7153 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7155 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7159 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7161 …} } Eccube\Entity\Product {#7165 -_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 {#7163 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7164 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7166 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7168 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7170 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7172 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7174 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7176 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7178 …} } Eccube\Entity\Product {#7182 -_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 {#7180 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7181 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7185 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7187 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7189 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7191 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7193 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7195 …} } Eccube\Entity\Product {#7199 -_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 {#7197 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7198 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7202 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7204 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7206 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7208 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7210 …} -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 {#7211 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7213 …} } Eccube\Entity\Product {#7217 -_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 {#7215 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7216 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7220 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7222 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7224 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7226 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7228 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7229 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7231 …} } Eccube\Entity\Product {#7235 -_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 {#7233 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7234 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7236 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7238 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7240 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7242 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7244 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7246 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7248 …} } Eccube\Entity\Product {#7252 -_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 {#7250 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7251 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7255 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7257 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7259 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7261 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7263 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7265 …} } Eccube\Entity\Product {#7269 -_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 {#7267 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7268 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7272 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7274 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7276 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7278 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7280 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7282 …} } Eccube\Entity\Product {#7286 -_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 {#7284 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7285 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7287 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7289 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7291 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7293 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7295 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7228 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7210 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7297 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7299 …} } Eccube\Entity\Product {#7303 -_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 {#7301 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7302 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7306 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7308 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7310 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7312 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7314 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7316 …} } Eccube\Entity\Product {#7320 -_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 {#7318 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7319 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7321 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7323 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7325 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7327 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7329 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7331 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7333 …} } Eccube\Entity\Product {#7337 -_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 {#7335 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7336 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7338 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7340 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7342 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7344 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7346 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7348 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7350 …} } Eccube\Entity\Product {#7354 -_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 {#7352 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7353 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7355 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7357 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7359 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7361 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7363 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7365 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7367 …} } Eccube\Entity\Product {#7371 -_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 {#7369 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7370 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7374 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7376 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7378 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7380 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7382 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7384 …} } Eccube\Entity\Product {#7388 -_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 {#7386 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7387 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7391 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7393 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7395 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7397 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7399 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7401 …} } Eccube\Entity\Product {#7405 -_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 {#7403 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7404 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7406 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7408 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7410 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7412 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7414 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7416 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7418 …} } Eccube\Entity\Product {#7422 -_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 {#7420 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7421 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7425 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7427 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7429 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7431 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7433 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7435 …} } Eccube\Entity\Product {#7439 -_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 {#7437 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7438 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7440 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7442 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7444 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7446 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7448 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7450 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7452 …} } ] |
| 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() {#7514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7510 …} } } |
| 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 {#8379 +label: "彩のジェラートCUBE" +value: "1" +data: Eccube\Entity\Product {#5366 -_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 {#5370 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5368 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5422 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5582 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5463 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5795 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5849 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#5882 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5885 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +label: "チェリーアイスサンド" +value: "2" +data: Eccube\Entity\Product {#5925 -_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 {#5887 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5922 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5921 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5927 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5929 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5931 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#5933 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5935 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +label: "はじめての麻雀" +value: "3" +data: Eccube\Entity\Product {#5939 -_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 {#5937 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5938 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5940 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5942 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5944 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5946 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5948 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5950 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5952 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +label: "テスト動画" +value: "4" +data: Eccube\Entity\Product {#5956 -_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 {#5954 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5955 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5957 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5959 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5961 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5963 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5965 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5967 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5969 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +label: "サンプル動画1" +value: "5" +data: Eccube\Entity\Product {#5973 -_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 {#5971 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5972 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5974 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5976 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5978 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5980 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5982 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5984 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5986 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +label: "サンプル動画2" +value: "6" +data: Eccube\Entity\Product {#5990 -_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 {#5988 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5989 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5991 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5993 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5995 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5997 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5999 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6001 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6003 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +label: "サンプル動画3" +value: "7" +data: Eccube\Entity\Product {#6007 -_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 {#6005 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6006 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6008 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6010 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6012 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6014 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6016 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6018 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6020 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +label: "標準プラン" +value: "8" +data: Eccube\Entity\Product {#6024 -_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 {#6022 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6023 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6025 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6027 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6029 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6031 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6033 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6035 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6037 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +label: "youtube動画テスト" +value: "9" +data: Eccube\Entity\Product {#6041 -_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 {#6039 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6040 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6042 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6044 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6046 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6048 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6050 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6052 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6054 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +label: "サンプル動画4" +value: "10" +data: Eccube\Entity\Product {#6058 -_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 {#6056 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6057 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6059 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6061 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6063 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6065 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6067 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6069 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6071 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +label: "おいものジェラート" +value: "11" +data: Eccube\Entity\Product {#6075 -_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 {#6073 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6074 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6076 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6078 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6080 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6082 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6084 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6086 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6088 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "14" +data: Eccube\Entity\Product {#6092 -_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 {#6090 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6091 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6093 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6095 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6097 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6099 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6101 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6103 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6105 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "15" +data: Eccube\Entity\Product {#6109 -_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 {#6107 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6108 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6110 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6112 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6114 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6116 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6118 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6120 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6122 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月23日" +value: "20" +data: Eccube\Entity\Product {#6126 -_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 {#6124 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6125 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6127 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6129 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6131 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6133 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6135 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6137 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6139 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月16日" +value: "21" +data: Eccube\Entity\Product {#6143 -_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 {#6141 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6142 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6144 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6146 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6148 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6150 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6152 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6154 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6156 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +label: "宮野九段のネット麻雀対局動画! 2022年3月26日" +value: "22" +data: Eccube\Entity\Product {#6160 -_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 {#6158 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6159 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6161 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6163 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6165 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6167 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6169 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6171 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6173 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +label: "サンプル動画5" +value: "23" +data: Eccube\Entity\Product {#6177 -_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 {#6175 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6176 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6178 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6180 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6182 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6184 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6186 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6188 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6190 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +label: "月次商品" +value: "24" +data: Eccube\Entity\Product {#6194 -_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 {#6192 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6193 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6195 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6197 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6199 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6201 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6203 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6205 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6207 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +label: "げつじてすと" +value: "25" +data: Eccube\Entity\Product {#6211 -_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 {#6209 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6210 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6212 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6214 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6216 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6218 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6220 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6222 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6224 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +label: "げつじてすと2" +value: "26" +data: Eccube\Entity\Product {#6228 -_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 {#6226 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6227 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6229 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6231 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6233 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6235 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6237 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6239 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6241 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: "【定期課金】月額見放題プラン" +value: "27" +data: Eccube\Entity\Product {#6245 -_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 {#6243 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6244 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6246 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6248 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6250 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6252 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6254 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6256 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6258 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +label: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜" +value: "28" +data: Eccube\Entity\Product {#6262 -_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 {#6260 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6261 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6263 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6265 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6267 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6269 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6271 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6273 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6275 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +label: "【定期課金】月額見放題プラン2" +value: "29" +data: Eccube\Entity\Product {#6279 -_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 {#6277 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6278 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6280 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6282 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6284 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6286 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6288 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6290 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6292 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +label: "【定期課金】月額見放題プラン3" +value: "30" +data: Eccube\Entity\Product {#6296 -_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 {#6294 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6295 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6297 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6299 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6301 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6303 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6305 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6307 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6309 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +label: "【定期課金】月額見放題プラン4" +value: "31" +data: Eccube\Entity\Product {#6313 -_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 {#6311 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6312 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6314 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6316 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6318 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6320 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6322 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6324 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6326 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +label: "【定期課金】月額見放題プラン5" +value: "32" +data: Eccube\Entity\Product {#6330 -_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 {#6328 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6329 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6331 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6333 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6335 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6337 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6339 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6341 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6343 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +label: "【定期課金】月額見放題プラン6" +value: "33" +data: Eccube\Entity\Product {#6347 -_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 {#6345 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6346 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6348 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6350 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6352 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6354 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6356 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6358 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6360 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +label: "ベージック プラン" +value: "34" +data: Eccube\Entity\Product {#6364 -_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 {#6362 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6363 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6365 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6367 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6369 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6371 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6373 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6375 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6377 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +label: "第2講 麻雀の基本 (復習) 〜4枚マージャン〜" +value: "35" +data: Eccube\Entity\Product {#6381 -_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 {#6379 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6380 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6382 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6384 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6386 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6388 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6390 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6392 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6394 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +label: "【月額】ベーシックプラン" +value: "36" +data: Eccube\Entity\Product {#6398 -_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 {#6396 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6397 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6399 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6401 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6403 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6405 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6407 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6409 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6411 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +label: "【月額課金】スタンダードプラン" +value: "37" +data: Eccube\Entity\Product {#6415 -_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 {#6413 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6414 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6416 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6418 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6420 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6422 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6424 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6426 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6428 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +label: "【定額課金】スタンダードプラン" +value: "38" +data: Eccube\Entity\Product {#6432 -_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 {#6430 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6431 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6433 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6435 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6437 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6439 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6441 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6443 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6445 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +label: "【定額課金】スタンダードプラン2" +value: "39" +data: Eccube\Entity\Product {#6449 -_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 {#6447 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6448 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6450 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6452 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6454 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6456 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6458 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6460 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6462 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +label: "【定額課金】スタンダードプラン3" +value: "40" +data: Eccube\Entity\Product {#6466 -_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 {#6464 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6465 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6467 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6469 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6471 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6473 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6475 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6477 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6479 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +label: "【定額課金】スタンダードプラン4" +value: "41" +data: Eccube\Entity\Product {#6483 -_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 {#6481 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6482 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6484 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6486 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6488 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6490 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6492 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6494 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6496 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8413 +label: "【定額課金】スタンダードプラン5" +value: "42" +data: Eccube\Entity\Product {#6500 -_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 {#6498 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6499 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6501 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6503 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6505 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6507 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6509 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6511 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6513 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8414 +label: "【定額課金】スタンダードプラン6" +value: "43" +data: Eccube\Entity\Product {#6517 -_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 {#6515 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6516 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6518 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6520 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6522 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6524 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6526 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6528 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6530 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8415 +label: "【定額課金】スタンダードプラン7" +value: "44" +data: Eccube\Entity\Product {#6534 -_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 {#6532 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6533 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6537 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6539 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6541 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6543 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6545 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6547 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8416 +label: "【テスト】単品" +value: "45" +data: Eccube\Entity\Product {#6551 -_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 {#6549 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6550 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6552 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6554 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6556 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6558 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6560 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6562 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6564 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8417 +label: "【定額課金】スタンダードプラン8" +value: "46" +data: Eccube\Entity\Product {#6568 -_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 {#6566 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6567 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6569 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6571 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6573 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6575 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6577 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6579 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6581 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8418 +label: "【定額課金】スタンダードプラン9" +value: "47" +data: Eccube\Entity\Product {#6585 -_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 {#6583 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6584 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6588 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6590 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6592 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6594 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6596 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6598 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8419 +label: "【定額課金】スタンダードプラン10" +value: "48" +data: Eccube\Entity\Product {#6602 -_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 {#6600 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6601 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6603 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6605 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6607 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6609 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6611 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6613 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6615 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8420 +label: "【定額課金】スタンダードプラン11" +value: "49" +data: Eccube\Entity\Product {#6619 -_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 {#6617 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6618 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6620 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6622 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6624 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6626 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6628 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6630 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6632 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8421 +label: "【月額課金】スタンダードプラン" +value: "50" +data: Eccube\Entity\Product {#6636 -_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 {#6634 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6635 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6637 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6639 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6641 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6643 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6645 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6647 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6649 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8422 +label: "未カテゴリプラン" +value: "51" +data: Eccube\Entity\Product {#6653 -_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 {#6651 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6652 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6654 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6656 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6658 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6660 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6662 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6664 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6666 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8423 +label: "サブスクカテゴリ設定プラン" +value: "52" +data: Eccube\Entity\Product {#6670 -_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 {#6668 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6669 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6671 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6673 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6675 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6677 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6679 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6681 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6683 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8424 +label: "未カテゴリプラン" +value: "53" +data: Eccube\Entity\Product {#6687 -_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 {#6685 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6686 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6688 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6690 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6692 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6694 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6696 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6698 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6700 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8425 +label: "サブスクカテゴリ設定プラン" +value: "54" +data: Eccube\Entity\Product {#6704 -_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 {#6702 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6703 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6707 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6709 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6711 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6713 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6715 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6717 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8426 +label: "【月額課金】スタンダードプラン10" +value: "55" +data: Eccube\Entity\Product {#6721 -_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 {#6719 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6720 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6722 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6724 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6726 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6728 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6730 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6732 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6734 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8427 +label: "【月額課金】スタンダードプラン" +value: "56" +data: Eccube\Entity\Product {#6738 -_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 {#6736 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6737 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6739 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6741 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6743 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6745 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6747 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6749 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6751 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8428 +label: "【月額課金】スタンダードプラン" +value: "57" +data: Eccube\Entity\Product {#6755 -_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 {#6753 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6754 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6756 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6758 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6760 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6762 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6764 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6766 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6768 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8429 +label: "サブスクカテゴリ設定プラン" +value: "58" +data: Eccube\Entity\Product {#6772 -_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 {#6770 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6771 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6773 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6775 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6777 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6779 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6781 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6783 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6785 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8430 +label: "サブスクカテゴリ設定プラン" +value: "59" +data: Eccube\Entity\Product {#6789 -_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 {#6787 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6788 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6790 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6792 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6794 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6796 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6798 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#6800 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6802 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8431 +label: "サブスクカテゴリ設定プラン" +value: "60" +data: Eccube\Entity\Product {#6806 -_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 {#6804 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6805 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6807 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6809 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6811 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6813 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6815 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6817 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6819 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8432 +label: "サブスクカテゴリ設定プラン" +value: "61" +data: Eccube\Entity\Product {#6823 -_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 {#6821 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6822 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6826 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6828 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6830 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6832 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6834 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6836 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8433 +label: "サブスクカテゴリ設定プラン" +value: "62" +data: Eccube\Entity\Product {#6840 -_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 {#6838 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6839 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6841 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6843 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6845 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6847 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6849 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6851 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6853 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8434 +label: "サブスクカテゴリ設定プラン" +value: "63" +data: Eccube\Entity\Product {#6857 -_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 {#6855 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6856 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6858 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6860 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6862 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6864 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6866 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6868 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6870 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8435 +label: "サブスクカテゴリ設定プラン" +value: "64" +data: Eccube\Entity\Product {#6874 -_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 {#6872 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6873 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6875 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6877 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6879 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6881 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6883 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6885 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6887 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8436 +label: "サブスクカテゴリ設定プラン" +value: "65" +data: Eccube\Entity\Product {#6891 -_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 {#6889 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6890 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6892 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6894 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6896 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6898 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6900 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6902 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6904 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8437 +label: "サブスクカテゴリ設定プラン" +value: "66" +data: Eccube\Entity\Product {#6908 -_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 {#6906 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6907 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6909 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6911 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6913 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6915 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6917 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6919 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6921 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8438 +label: "サブスクカテゴリ設定プラン" +value: "67" +data: Eccube\Entity\Product {#6925 -_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 {#6923 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6924 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6926 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6928 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6930 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6932 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6934 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6936 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6938 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8439 +label: "サブスクカテゴリ設定プラン" +value: "68" +data: Eccube\Entity\Product {#6942 -_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 {#6940 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6941 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6945 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6947 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6949 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6951 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6953 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6955 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8440 +label: "麻雀ルール_廃止商品" +value: "69" +data: Eccube\Entity\Product {#6959 -_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 {#6957 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6958 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6960 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6962 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6964 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6966 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6968 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6970 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6972 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8441 +label: "麻雀ルール_非公開商品" +value: "70" +data: Eccube\Entity\Product {#6976 -_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 {#6974 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6975 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6977 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6979 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6981 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6983 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6985 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6987 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6989 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8442 +label: "非公開個別動画" +value: "71" +data: Eccube\Entity\Product {#6993 -_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 {#6991 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6992 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6994 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6996 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6998 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7000 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7002 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7004 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7006 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +label: "【月額課金】スタンダードプラン 1,980円" +value: "72" +data: Eccube\Entity\Product {#7010 -_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 {#7008 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7009 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7011 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7013 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7015 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7017 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7019 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7021 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7023 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +label: "サブスクカテゴリ" +value: "73" +data: Eccube\Entity\Product {#7027 -_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 {#7025 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7026 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7028 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7030 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7032 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7034 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7036 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7038 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7040 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8445 +label: "サブスクカテゴリ" +value: "74" +data: Eccube\Entity\Product {#7044 -_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 {#7042 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7043 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7045 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7047 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7049 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7051 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7053 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7055 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7057 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8446 +label: "一般商品" +value: "75" +data: Eccube\Entity\Product {#7061 -_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 {#7059 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7060 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7064 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7066 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7068 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7070 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7072 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7074 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8447 +label: "サブスクカテゴリ" +value: "76" +data: Eccube\Entity\Product {#7078 -_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 {#7076 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7077 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7079 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7081 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7083 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7085 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7087 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7089 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7091 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8448 +label: "動画見放題の定期購入契約" +value: "77" +data: Eccube\Entity\Product {#7095 -_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 {#7093 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7094 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7096 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7098 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7100 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7102 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7104 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -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 {#7108 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7110 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8449 +label: "公開関連動画1" +value: "78" +data: Eccube\Entity\Product {#7114 -_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 {#7112 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7113 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7115 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7117 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7119 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7121 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7123 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7125 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7127 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8450 +label: "公開関連動画2" +value: "79" +data: Eccube\Entity\Product {#7131 -_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 {#7129 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7130 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7132 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7134 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7136 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7138 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7140 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7142 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7144 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8451 +label: "非公開関連動画" +value: "80" +data: Eccube\Entity\Product {#7148 -_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 {#7146 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7147 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7149 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7151 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7153 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7155 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7157 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7159 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7161 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8452 +label: "廃止関連動画" +value: "81" +data: Eccube\Entity\Product {#7165 -_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 {#7163 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7164 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7166 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7168 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7170 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7172 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7174 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7176 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7178 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8453 +label: "テスト更新" +value: "82" +data: Eccube\Entity\Product {#7182 -_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 {#7180 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7181 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7183 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7185 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7187 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7189 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7191 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7193 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7195 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8454 +label: "第4講 ~7枚マージャン~<<>復習>" +value: "83" +data: Eccube\Entity\Product {#7199 -_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 {#7197 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7198 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7200 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7202 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7204 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7206 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7208 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7210 …} -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 {#7211 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7213 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8455 +label: "入門テキスト第2講 マージャンの基本~4枚マージャン~" +value: "87" +data: Eccube\Entity\Product {#7217 -_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 {#7215 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7216 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7218 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7220 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7222 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7224 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7226 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7228 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7229 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7231 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8456 +label: "入門テキスト第3講 基本の捨て方" +value: "88" +data: Eccube\Entity\Product {#7235 -_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 {#7233 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7234 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7236 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7238 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7240 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7242 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7244 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7246 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7248 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8457 +label: "入門テキスト第4講 ~7枚マージャン~" +value: "89" +data: Eccube\Entity\Product {#7252 -_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 {#7250 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7251 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7253 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7255 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7257 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7259 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7261 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7263 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7265 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8458 +label: "入門テキスト第5講 リーチをしてみよう!" +value: "90" +data: Eccube\Entity\Product {#7269 -_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 {#7267 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7268 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7270 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7272 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7274 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7276 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7278 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7107 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7280 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7282 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8459 +label: "入門テキスト第6講 マージャンの役 その1" +value: "91" +data: Eccube\Entity\Product {#7286 -_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 {#7284 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7285 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7287 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7289 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7291 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7293 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7295 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7228 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7210 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7297 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7299 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8460 +label: "テスト" +value: "92" +data: Eccube\Entity\Product {#7303 -_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 {#7301 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7302 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7304 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7306 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7308 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7310 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7312 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7314 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7316 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8461 +label: "テスト物販" +value: "93" +data: Eccube\Entity\Product {#7320 -_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 {#7318 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7319 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7321 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7323 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7325 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7327 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7329 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7331 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7333 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8462 +label: "【月額課金】スタンダードプラン" +value: "94" +data: Eccube\Entity\Product {#7337 -_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 {#7335 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7336 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7338 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7340 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7342 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7344 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7346 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7348 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7350 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8463 +label: "テスト1日毎定期購買(ルミーズ)" +value: "95" +data: Eccube\Entity\Product {#7354 -_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 {#7352 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7353 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7355 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7357 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7359 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7361 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7363 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7365 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7367 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8464 +label: "テストプラン" +value: "96" +data: Eccube\Entity\Product {#7371 -_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 {#7369 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7370 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7372 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7374 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7376 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7378 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7380 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7382 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7384 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8465 +label: "物販商品" +value: "97" +data: Eccube\Entity\Product {#7388 -_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 {#7386 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7387 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7389 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7391 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7393 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7395 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7397 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7399 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7401 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8466 +label: "テストプラン" +value: "98" +data: Eccube\Entity\Product {#7405 -_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 {#7403 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7404 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7406 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7408 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7410 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7412 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7414 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7416 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7418 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8467 +label: "【テスト】決済テスト" +value: "99" +data: Eccube\Entity\Product {#7422 -_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 {#7420 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7421 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7423 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7425 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7427 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7429 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7431 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7433 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7435 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8468 +label: "動画見放題の定期購入契約" +value: "100" +data: Eccube\Entity\Product {#7439 -_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 {#7437 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7438 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7440 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7442 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7444 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7446 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7448 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7106 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5890 …} -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 {#7450 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7452 …} } +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 {#8079 -form: Symfony\Component\Form\Form {#7864 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5154 …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) {#8376 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7480 …} } |
| 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 {#5289 +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 {#5289 +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 {#5289 +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) {#7527 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7529 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7528 …} } } |
| 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 {#8377 -form: Symfony\Component\Form\Form {#7867 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8470 …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() {#7575 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7576 …} } } |
| 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 {#8471 -form: Symfony\Component\Form\Form {#7870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8472 …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) {#7566 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7560 …} } } |
| 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 {#8473 -form: Symfony\Component\Form\Form {#7873 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8474 …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 {#8475 …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) {#7591 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7586 …} } } |
| 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 {#8478 -form: Symfony\Component\Form\Form {#7876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8477 …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 {#8479 …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) {#7610 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7611 …} } } |
| 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 {#8482 -form: Symfony\Component\Form\Form {#7879 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8481 …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 {#8483 …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) {#7641 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7643 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7642 …} } } |
| 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 {#8486 -form: Symfony\Component\Form\Form {#7882 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8485 …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) {#7652 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7651 …} } } |
| 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 {#8487 -form: Symfony\Component\Form\Form {#7885 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8488 …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 {#5288 +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 {#5288 +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 {#5288 +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) {#7666 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7667 …} } } |
| 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 {#8489 -form: Symfony\Component\Form\Form {#7888 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8490 …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 {#5287 +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 {#5287 +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 {#5287 +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) {#7677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7678 …} } } |
| 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 {#8491 -form: Symfony\Component\Form\Form {#7891 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8492 …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 {#5285 +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 {#5285 +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 {#5285 +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) {#7688 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7690 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7689 …} } } |
| 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 {#8493 -form: Symfony\Component\Form\Form {#7894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8494 …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 {#5292 +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 {#5292 +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 {#5292 +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) {#7699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7700 …} } } |
| 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 {#8495 -form: Symfony\Component\Form\Form {#7897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8496 …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) {#7710 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#7712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7711 …} } } |
| 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 {#8497 -form: Symfony\Component\Form\Form {#7900 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8498 …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 {#5259 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5259 +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 {#5259 +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() {#7744 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7734 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
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 {#8499 -form: Symfony\Component\Form\Form {#7903 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8500 …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 {#5263 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5263 +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 {#7774 -manager: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -class: "Plugin\CMBlogPro\Entity\BlogStatus" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7773 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7766 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#7778 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#8504 …} } |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7773 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7766 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
| choices | null |
| class | "Plugin\CMBlogPro\Entity\BlogStatus" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5263 +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 {#782 …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 {#7773 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7766 …} -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 {#7784 -_em: Doctrine\ORM\EntityManager {#687 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7782 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7781 #from: "Plugin\CMBlogPro\Entity\BlogStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7780 #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 {#7783 …} -_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() {#7764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7761 …} } } |
| 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 {#8506 +label: "公開" +value: "1" +data: Proxies\__CG__\Plugin\CMBlogPro\Entity\BlogStatus {#8324 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8509 +label: "非公開" +value: "2" +data: Plugin\CMBlogPro\Entity\BlogStatus {#8517 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8508 +label: "廃止" +value: "3" +data: Plugin\CMBlogPro\Entity\BlogStatus {#8518 …} +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 {#8501 -form: Symfony\Component\Form\Form {#7906 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8502 …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) {#8513 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7480 …} } |
| 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 | "s6oBvQzowvFSYMTDp3EnvrsrylhGumfc355LZRwoLgQ" |
| 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 | "s6oBvQzowvFSYMTDp3EnvrsrylhGumfc355LZRwoLgQ" |
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 | "s6oBvQzowvFSYMTDp3EnvrsrylhGumfc355LZRwoLgQ" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8514 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#8505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8510 …} } } |
| 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 | "s6oBvQzowvFSYMTDp3EnvrsrylhGumfc355LZRwoLgQ" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8529 -form: Symfony\Component\Form\Form {#8524 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8208 …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 | "s6oBvQzowvFSYMTDp3EnvrsrylhGumfc355LZRwoLgQ" |
(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) {#9013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#9015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#9014 …} } } |
| 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 {#9631 -form: Symfony\Component\Form\Form {#9613 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9632 …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 {#9071 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9077 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9075 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9045 …} -Children: Doctrine\ORM\PersistentCollection {#9072 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9078 …} } Eccube\Entity\Category {#9065 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9067 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9068 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9064 …} -Children: Doctrine\ORM\PersistentCollection {#9059 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9062 …} } Eccube\Entity\Category {#9058 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9070 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9066 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9057 …} -Children: Doctrine\ORM\PersistentCollection {#9052 …} -Parent: Eccube\Entity\Category {#9065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9055 …} } Eccube\Entity\Category {#9093 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9091 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9092 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9094 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9096 …} } Eccube\Entity\Category {#9102 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9090 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9051 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9108 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9105 …} } Eccube\Entity\Category {#9109 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9100 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9101 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9115 …} -Parent: Eccube\Entity\Category {#9102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9112 …} } Eccube\Entity\Category {#9120 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9118 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9119 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9121 …} -Children: Doctrine\ORM\PersistentCollection {#9126 …} -Parent: Eccube\Entity\Category {#9102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9123 …} } Eccube\Entity\Category {#9129 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9117 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9116 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9130 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9132 …} } Eccube\Entity\Category {#9136 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9127 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9128 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9137 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9139 …} } Eccube\Entity\Category {#9147 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9145 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9146 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9148 …} -Children: Doctrine\ORM\PersistentCollection {#9153 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9150 …} } Eccube\Entity\Category {#9156 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9154 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9155 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9159 …} } Eccube\Entity\Category {#9165 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9163 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9164 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9171 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9168 …} } Eccube\Entity\Category {#9174 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9144 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9143 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9175 …} -Children: Doctrine\ORM\PersistentCollection {#9180 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9177 …} } Eccube\Entity\Category {#9181 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9172 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9173 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9182 …} -Children: Doctrine\ORM\PersistentCollection {#9187 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9184 …} } Eccube\Entity\Category {#9192 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9190 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9191 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9193 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9195 …} } Eccube\Entity\Category {#9201 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9199 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9200 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9207 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9204 …} } Eccube\Entity\Category {#9210 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9208 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9209 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9211 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9213 …} } Eccube\Entity\Category {#9219 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9189 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9188 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9225 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9222 …} } Eccube\Entity\Category {#9226 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9217 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9218 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9227 …} -Children: Doctrine\ORM\PersistentCollection {#9232 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9229 …} } Eccube\Entity\Category {#9237 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9235 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9236 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9243 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9240 …} } Eccube\Entity\Category {#9246 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9244 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9245 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9247 …} -Children: Doctrine\ORM\PersistentCollection {#9252 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9249 …} } Eccube\Entity\Category {#9255 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9233 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9234 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9256 …} -Children: Doctrine\ORM\PersistentCollection {#9261 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9258 …} } Eccube\Entity\Category {#9262 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9253 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9254 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9265 …} } Eccube\Entity\Category {#9273 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9271 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9272 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9274 …} -Children: Doctrine\ORM\PersistentCollection {#9279 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9276 …} } Eccube\Entity\Category {#9282 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9280 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9281 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9288 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9285 …} } Eccube\Entity\Category {#9291 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9269 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9270 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9292 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9294 …} } Eccube\Entity\Category {#9298 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9289 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9290 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9299 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9301 …} } Eccube\Entity\Category {#9309 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9307 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9308 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9310 …} -Children: Doctrine\ORM\PersistentCollection {#9315 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9312 …} } Eccube\Entity\Category {#9318 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9316 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9317 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9319 …} -Children: Doctrine\ORM\PersistentCollection {#9324 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9321 …} } Eccube\Entity\Category {#9327 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9305 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9306 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9333 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9330 …} } Eccube\Entity\Category {#9334 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9325 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9326 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9340 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9337 …} } Eccube\Entity\Category {#9345 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9343 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9344 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9346 …} -Children: Doctrine\ORM\PersistentCollection {#9351 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9348 …} } Eccube\Entity\Category {#9354 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9352 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9353 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9355 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9357 …} } Eccube\Entity\Category {#9363 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9341 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9342 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9369 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9366 …} } Eccube\Entity\Category {#9370 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9361 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9362 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9376 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9373 …} } Eccube\Entity\Category {#9381 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9379 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9380 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9382 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9384 …} } Eccube\Entity\Category {#9390 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9388 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9389 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9396 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9393 …} } Eccube\Entity\Category {#9399 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9377 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9378 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9400 …} -Children: Doctrine\ORM\PersistentCollection {#9405 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9402 …} } Eccube\Entity\Category {#9406 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9397 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9398 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9407 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9409 …} } Eccube\Entity\Category {#9417 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9415 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9416 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9418 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9420 …} } Eccube\Entity\Category {#9426 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9424 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9425 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9432 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9429 …} } Eccube\Entity\Category {#9435 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9413 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9414 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9436 …} -Children: Doctrine\ORM\PersistentCollection {#9441 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9438 …} } Eccube\Entity\Category {#9442 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9433 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9434 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9443 …} -Children: Doctrine\ORM\PersistentCollection {#9448 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9445 …} } Eccube\Entity\Category {#9453 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9451 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9452 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9459 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9456 …} } Eccube\Entity\Category {#9462 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9460 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9461 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9463 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9465 …} } Eccube\Entity\Category {#9471 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9449 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9450 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9477 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9474 …} } Eccube\Entity\Category {#9478 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9469 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9470 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9484 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9481 …} } Eccube\Entity\Category {#9489 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9487 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9488 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9490 …} -Children: Doctrine\ORM\PersistentCollection {#9495 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9492 …} } Eccube\Entity\Category {#9498 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9496 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9497 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9499 …} -Children: Doctrine\ORM\PersistentCollection {#9504 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9501 …} } Eccube\Entity\Category {#9507 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9485 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9486 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9508 …} -Children: Doctrine\ORM\PersistentCollection {#9513 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9510 …} } Eccube\Entity\Category {#9514 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9505 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9506 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9517 …} } Eccube\Entity\Category {#9525 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9523 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9524 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9526 …} -Children: Doctrine\ORM\PersistentCollection {#9531 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9528 …} } Eccube\Entity\Category {#9534 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9532 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9533 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9540 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9537 …} } Eccube\Entity\Category {#9543 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9521 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9522 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9544 …} -Children: Doctrine\ORM\PersistentCollection {#9549 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9546 …} } Eccube\Entity\Category {#9550 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9541 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9542 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9556 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9553 …} } Eccube\Entity\Category {#9561 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9559 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9560 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9562 …} -Children: Doctrine\ORM\PersistentCollection {#9567 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9564 …} } Eccube\Entity\Category {#9570 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9568 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9569 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9571 …} -Children: Doctrine\ORM\PersistentCollection {#9576 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9573 …} } Eccube\Entity\Category {#9579 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9577 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9578 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9580 …} -Children: Doctrine\ORM\PersistentCollection {#9585 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9582 …} } Eccube\Entity\Category {#9586 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9558 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9557 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9589 …} } Eccube\Entity\Category {#9595 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9593 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9594 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9596 …} -Children: Doctrine\ORM\PersistentCollection {#9601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9598 …} } ] |
[ Eccube\Entity\Category {#9071 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9077 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9075 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9045 …} -Children: Doctrine\ORM\PersistentCollection {#9072 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9078 …} } Eccube\Entity\Category {#9065 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9067 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9068 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9064 …} -Children: Doctrine\ORM\PersistentCollection {#9059 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9062 …} } Eccube\Entity\Category {#9058 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9070 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9066 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9057 …} -Children: Doctrine\ORM\PersistentCollection {#9052 …} -Parent: Eccube\Entity\Category {#9065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9055 …} } Eccube\Entity\Category {#9093 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9091 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9092 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9094 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9096 …} } Eccube\Entity\Category {#9102 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9090 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9051 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9108 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9105 …} } Eccube\Entity\Category {#9109 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9100 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9101 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9115 …} -Parent: Eccube\Entity\Category {#9102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9112 …} } Eccube\Entity\Category {#9120 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9118 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9119 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9121 …} -Children: Doctrine\ORM\PersistentCollection {#9126 …} -Parent: Eccube\Entity\Category {#9102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9123 …} } Eccube\Entity\Category {#9129 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9117 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9116 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9130 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9132 …} } Eccube\Entity\Category {#9136 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9127 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9128 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9137 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9139 …} } Eccube\Entity\Category {#9147 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9145 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9146 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9148 …} -Children: Doctrine\ORM\PersistentCollection {#9153 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9150 …} } Eccube\Entity\Category {#9156 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9154 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9155 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9159 …} } Eccube\Entity\Category {#9165 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9163 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9164 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9171 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9168 …} } Eccube\Entity\Category {#9174 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9144 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9143 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9175 …} -Children: Doctrine\ORM\PersistentCollection {#9180 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9177 …} } Eccube\Entity\Category {#9181 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9172 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9173 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9182 …} -Children: Doctrine\ORM\PersistentCollection {#9187 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9184 …} } Eccube\Entity\Category {#9192 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9190 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9191 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9193 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9195 …} } Eccube\Entity\Category {#9201 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9199 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9200 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9207 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9204 …} } Eccube\Entity\Category {#9210 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9208 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9209 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9211 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9213 …} } Eccube\Entity\Category {#9219 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9189 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9188 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9225 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9222 …} } Eccube\Entity\Category {#9226 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9217 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9218 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9227 …} -Children: Doctrine\ORM\PersistentCollection {#9232 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9229 …} } Eccube\Entity\Category {#9237 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9235 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9236 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9243 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9240 …} } Eccube\Entity\Category {#9246 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9244 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9245 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9247 …} -Children: Doctrine\ORM\PersistentCollection {#9252 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9249 …} } Eccube\Entity\Category {#9255 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9233 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9234 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9256 …} -Children: Doctrine\ORM\PersistentCollection {#9261 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9258 …} } Eccube\Entity\Category {#9262 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9253 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9254 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9265 …} } Eccube\Entity\Category {#9273 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9271 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9272 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9274 …} -Children: Doctrine\ORM\PersistentCollection {#9279 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9276 …} } Eccube\Entity\Category {#9282 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9280 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9281 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9288 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9285 …} } Eccube\Entity\Category {#9291 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9269 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9270 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9292 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9294 …} } Eccube\Entity\Category {#9298 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9289 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9290 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9299 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9301 …} } Eccube\Entity\Category {#9309 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9307 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9308 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9310 …} -Children: Doctrine\ORM\PersistentCollection {#9315 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9312 …} } Eccube\Entity\Category {#9318 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9316 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9317 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9319 …} -Children: Doctrine\ORM\PersistentCollection {#9324 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9321 …} } Eccube\Entity\Category {#9327 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9305 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9306 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9333 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9330 …} } Eccube\Entity\Category {#9334 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9325 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9326 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9340 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9337 …} } Eccube\Entity\Category {#9345 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9343 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9344 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9346 …} -Children: Doctrine\ORM\PersistentCollection {#9351 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9348 …} } Eccube\Entity\Category {#9354 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9352 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9353 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9355 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9357 …} } Eccube\Entity\Category {#9363 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9341 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9342 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9369 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9366 …} } Eccube\Entity\Category {#9370 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9361 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9362 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9376 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9373 …} } Eccube\Entity\Category {#9381 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9379 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9380 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9382 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9384 …} } Eccube\Entity\Category {#9390 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9388 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9389 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9396 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9393 …} } Eccube\Entity\Category {#9399 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9377 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9378 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9400 …} -Children: Doctrine\ORM\PersistentCollection {#9405 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9402 …} } Eccube\Entity\Category {#9406 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9397 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9398 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9407 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9409 …} } Eccube\Entity\Category {#9417 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9415 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9416 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9418 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9420 …} } Eccube\Entity\Category {#9426 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9424 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9425 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9432 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9429 …} } Eccube\Entity\Category {#9435 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9413 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9414 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9436 …} -Children: Doctrine\ORM\PersistentCollection {#9441 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9438 …} } Eccube\Entity\Category {#9442 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9433 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9434 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9443 …} -Children: Doctrine\ORM\PersistentCollection {#9448 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9445 …} } Eccube\Entity\Category {#9453 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9451 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9452 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9459 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9456 …} } Eccube\Entity\Category {#9462 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9460 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9461 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9463 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9465 …} } Eccube\Entity\Category {#9471 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9449 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9450 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9477 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9474 …} } Eccube\Entity\Category {#9478 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9469 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9470 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9484 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9481 …} } Eccube\Entity\Category {#9489 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9487 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9488 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9490 …} -Children: Doctrine\ORM\PersistentCollection {#9495 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9492 …} } Eccube\Entity\Category {#9498 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9496 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9497 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9499 …} -Children: Doctrine\ORM\PersistentCollection {#9504 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9501 …} } Eccube\Entity\Category {#9507 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9485 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9486 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9508 …} -Children: Doctrine\ORM\PersistentCollection {#9513 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9510 …} } Eccube\Entity\Category {#9514 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9505 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9506 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9517 …} } Eccube\Entity\Category {#9525 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9523 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9524 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9526 …} -Children: Doctrine\ORM\PersistentCollection {#9531 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9528 …} } Eccube\Entity\Category {#9534 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9532 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9533 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9540 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9537 …} } Eccube\Entity\Category {#9543 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9521 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9522 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9544 …} -Children: Doctrine\ORM\PersistentCollection {#9549 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9546 …} } Eccube\Entity\Category {#9550 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9541 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9542 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9556 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9553 …} } Eccube\Entity\Category {#9561 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9559 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9560 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9562 …} -Children: Doctrine\ORM\PersistentCollection {#9567 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9564 …} } Eccube\Entity\Category {#9570 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9568 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9569 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9571 …} -Children: Doctrine\ORM\PersistentCollection {#9576 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9573 …} } Eccube\Entity\Category {#9579 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9577 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9578 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9580 …} -Children: Doctrine\ORM\PersistentCollection {#9585 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9582 …} } Eccube\Entity\Category {#9586 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9558 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9557 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9589 …} } Eccube\Entity\Category {#9595 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9593 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9594 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9596 …} -Children: Doctrine\ORM\PersistentCollection {#9601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9598 …} } ] |
| 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 {#9024 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#629 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
| choices | [ Eccube\Entity\Category {#9071 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9077 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9075 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9045 …} -Children: Doctrine\ORM\PersistentCollection {#9072 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9078 …} } Eccube\Entity\Category {#9065 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9067 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9068 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9064 …} -Children: Doctrine\ORM\PersistentCollection {#9059 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9062 …} } Eccube\Entity\Category {#9058 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9070 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9066 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9057 …} -Children: Doctrine\ORM\PersistentCollection {#9052 …} -Parent: Eccube\Entity\Category {#9065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9055 …} } Eccube\Entity\Category {#9093 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9091 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9092 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9094 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9096 …} } Eccube\Entity\Category {#9102 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9090 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9051 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9108 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9105 …} } Eccube\Entity\Category {#9109 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9100 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9101 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9115 …} -Parent: Eccube\Entity\Category {#9102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9112 …} } Eccube\Entity\Category {#9120 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9118 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9119 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9121 …} -Children: Doctrine\ORM\PersistentCollection {#9126 …} -Parent: Eccube\Entity\Category {#9102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9123 …} } Eccube\Entity\Category {#9129 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9117 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9116 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9130 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9132 …} } Eccube\Entity\Category {#9136 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9127 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9128 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9137 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9139 …} } Eccube\Entity\Category {#9147 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9145 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9146 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9148 …} -Children: Doctrine\ORM\PersistentCollection {#9153 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9150 …} } Eccube\Entity\Category {#9156 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9154 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9155 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9159 …} } Eccube\Entity\Category {#9165 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9163 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9164 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9171 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9168 …} } Eccube\Entity\Category {#9174 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9144 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9143 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9175 …} -Children: Doctrine\ORM\PersistentCollection {#9180 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9177 …} } Eccube\Entity\Category {#9181 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9172 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9173 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9182 …} -Children: Doctrine\ORM\PersistentCollection {#9187 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9184 …} } Eccube\Entity\Category {#9192 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9190 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9191 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9193 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9195 …} } Eccube\Entity\Category {#9201 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9199 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9200 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9207 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9204 …} } Eccube\Entity\Category {#9210 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9208 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9209 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9211 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9213 …} } Eccube\Entity\Category {#9219 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9189 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9188 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9225 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9222 …} } Eccube\Entity\Category {#9226 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9217 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9218 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9227 …} -Children: Doctrine\ORM\PersistentCollection {#9232 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9229 …} } Eccube\Entity\Category {#9237 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9235 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9236 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9243 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9240 …} } Eccube\Entity\Category {#9246 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9244 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9245 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9247 …} -Children: Doctrine\ORM\PersistentCollection {#9252 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9249 …} } Eccube\Entity\Category {#9255 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9233 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9234 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9256 …} -Children: Doctrine\ORM\PersistentCollection {#9261 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9258 …} } Eccube\Entity\Category {#9262 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9253 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9254 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9265 …} } Eccube\Entity\Category {#9273 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9271 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9272 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9274 …} -Children: Doctrine\ORM\PersistentCollection {#9279 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9276 …} } Eccube\Entity\Category {#9282 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9280 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9281 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9288 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9285 …} } Eccube\Entity\Category {#9291 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9269 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9270 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9292 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9294 …} } Eccube\Entity\Category {#9298 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9289 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9290 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9299 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9301 …} } Eccube\Entity\Category {#9309 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9307 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9308 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9310 …} -Children: Doctrine\ORM\PersistentCollection {#9315 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9312 …} } Eccube\Entity\Category {#9318 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9316 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9317 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9319 …} -Children: Doctrine\ORM\PersistentCollection {#9324 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9321 …} } Eccube\Entity\Category {#9327 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9305 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9306 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9333 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9330 …} } Eccube\Entity\Category {#9334 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9325 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9326 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9340 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9337 …} } Eccube\Entity\Category {#9345 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9343 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9344 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9346 …} -Children: Doctrine\ORM\PersistentCollection {#9351 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9348 …} } Eccube\Entity\Category {#9354 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9352 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9353 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9355 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9357 …} } Eccube\Entity\Category {#9363 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9341 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9342 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9369 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9366 …} } Eccube\Entity\Category {#9370 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9361 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9362 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9376 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9373 …} } Eccube\Entity\Category {#9381 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9379 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9380 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9382 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9384 …} } Eccube\Entity\Category {#9390 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9388 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9389 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9396 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9393 …} } Eccube\Entity\Category {#9399 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9377 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9378 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9400 …} -Children: Doctrine\ORM\PersistentCollection {#9405 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9402 …} } Eccube\Entity\Category {#9406 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9397 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9398 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9407 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9409 …} } Eccube\Entity\Category {#9417 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9415 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9416 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9418 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9420 …} } Eccube\Entity\Category {#9426 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9424 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9425 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9432 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9429 …} } Eccube\Entity\Category {#9435 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9413 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9414 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9436 …} -Children: Doctrine\ORM\PersistentCollection {#9441 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9438 …} } Eccube\Entity\Category {#9442 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9433 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9434 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9443 …} -Children: Doctrine\ORM\PersistentCollection {#9448 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9445 …} } Eccube\Entity\Category {#9453 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9451 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9452 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9459 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9456 …} } Eccube\Entity\Category {#9462 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9460 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9461 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9463 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9465 …} } Eccube\Entity\Category {#9471 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9449 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9450 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9477 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9474 …} } Eccube\Entity\Category {#9478 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9469 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9470 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9484 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9481 …} } Eccube\Entity\Category {#9489 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9487 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9488 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9490 …} -Children: Doctrine\ORM\PersistentCollection {#9495 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9492 …} } Eccube\Entity\Category {#9498 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9496 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9497 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9499 …} -Children: Doctrine\ORM\PersistentCollection {#9504 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9501 …} } Eccube\Entity\Category {#9507 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9485 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9486 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9508 …} -Children: Doctrine\ORM\PersistentCollection {#9513 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9510 …} } Eccube\Entity\Category {#9514 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9505 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9506 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9517 …} } Eccube\Entity\Category {#9525 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9523 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9524 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9526 …} -Children: Doctrine\ORM\PersistentCollection {#9531 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9528 …} } Eccube\Entity\Category {#9534 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9532 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9533 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9540 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9537 …} } Eccube\Entity\Category {#9543 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9521 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9522 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9544 …} -Children: Doctrine\ORM\PersistentCollection {#9549 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9546 …} } Eccube\Entity\Category {#9550 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9541 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9542 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9556 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9553 …} } Eccube\Entity\Category {#9561 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9559 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9560 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9562 …} -Children: Doctrine\ORM\PersistentCollection {#9567 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9564 …} } Eccube\Entity\Category {#9570 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9568 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9569 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9571 …} -Children: Doctrine\ORM\PersistentCollection {#9576 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9573 …} } Eccube\Entity\Category {#9579 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9577 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9578 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9580 …} -Children: Doctrine\ORM\PersistentCollection {#9585 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9582 …} } Eccube\Entity\Category {#9586 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9558 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9557 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9589 …} } Eccube\Entity\Category {#9595 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9593 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9594 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9596 …} -Children: Doctrine\ORM\PersistentCollection {#9601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9598 …} } ] |
| 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 {#782 …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 {#9024 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#629 …} -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() {#9025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#9023 …} } } |
| 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 {#9646 +label: "このサイトの使い方" +value: "11" +data: Eccube\Entity\Category {#9071 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9077 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9075 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9045 …} -Children: Doctrine\ORM\PersistentCollection {#9072 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9078 …} } +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9645 +label: "麻雀入門編" +value: "12" +data: Eccube\Entity\Category {#9065 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9067 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9068 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9064 …} -Children: Doctrine\ORM\PersistentCollection {#9059 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9062 …} } +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9647 +label: " 実践対局編(マナー・ルール)" +value: "14" +data: Eccube\Entity\Category {#9058 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9070 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9066 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9057 …} -Children: Doctrine\ORM\PersistentCollection {#9052 …} -Parent: Eccube\Entity\Category {#9065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9055 …} } +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9648 +label: " 入門テキスト" +value: "13" +data: Eccube\Entity\Category {#9093 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9091 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9092 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9094 …} -Children: Doctrine\ORM\PersistentCollection {#9099 …} -Parent: Eccube\Entity\Category {#9065} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9096 …} } +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9649 +label: "麻雀ルール" +value: "15" +data: Eccube\Entity\Category {#9102 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9090 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9051 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9103 …} -Children: Doctrine\ORM\PersistentCollection {#9108 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9105 …} } +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9650 +label: " 初級編" +value: "17" +data: Eccube\Entity\Category {#9109 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9100 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9101 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9110 …} -Children: Doctrine\ORM\PersistentCollection {#9115 …} -Parent: Eccube\Entity\Category {#9102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9112 …} } +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9651 +label: " 入門編" +value: "16" +data: Eccube\Entity\Category {#9120 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9118 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9119 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9121 …} -Children: Doctrine\ORM\PersistentCollection {#9126 …} -Parent: Eccube\Entity\Category {#9102} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9123 …} } +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9652 +label: "役・役満" +value: "18" +data: Eccube\Entity\Category {#9129 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9117 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9116 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9130 …} -Children: Doctrine\ORM\PersistentCollection {#9135 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9132 …} } +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9653 +label: " 良く出る役" +value: "19" +data: Eccube\Entity\Category {#9136 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9127 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9128 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9137 …} -Children: Doctrine\ORM\PersistentCollection {#9142 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9139 …} } +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9654 +label: " その他の役" +value: "20" +data: Eccube\Entity\Category {#9147 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9145 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9146 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9148 …} -Children: Doctrine\ORM\PersistentCollection {#9153 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9150 …} } +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9655 +label: " 良く出る役満" +value: "21" +data: Eccube\Entity\Category {#9156 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9154 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9155 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9157 …} -Children: Doctrine\ORM\PersistentCollection {#9162 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9159 …} } +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9656 +label: " 珍しい役満" +value: "22" +data: Eccube\Entity\Category {#9165 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9163 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9164 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9166 …} -Children: Doctrine\ORM\PersistentCollection {#9171 …} -Parent: Eccube\Entity\Category {#9129} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9168 …} } +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9657 +label: "守り方" +value: "23" +data: Eccube\Entity\Category {#9174 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9144 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9143 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9175 …} -Children: Doctrine\ORM\PersistentCollection {#9180 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9177 …} } +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9658 +label: " 捨て牌読み" +value: "27" +data: Eccube\Entity\Category {#9181 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9172 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9173 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9182 …} -Children: Doctrine\ORM\PersistentCollection {#9187 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9184 …} } +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9659 +label: " スジ" +value: "26" +data: Eccube\Entity\Category {#9192 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9190 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9191 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9193 …} -Children: Doctrine\ORM\PersistentCollection {#9198 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9195 …} } +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9660 +label: " カベ" +value: "25" +data: Eccube\Entity\Category {#9201 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9199 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9200 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9202 …} -Children: Doctrine\ORM\PersistentCollection {#9207 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9204 …} } +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9661 +label: " ベタオリ" +value: "24" +data: Eccube\Entity\Category {#9210 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9208 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9209 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9211 …} -Children: Doctrine\ORM\PersistentCollection {#9216 …} -Parent: Eccube\Entity\Category {#9174} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9213 …} } +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9662 +label: "攻め方" +value: "28" +data: Eccube\Entity\Category {#9219 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9189 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9188 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9220 …} -Children: Doctrine\ORM\PersistentCollection {#9225 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9222 …} } +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9663 +label: " 入門編" +value: "29" +data: Eccube\Entity\Category {#9226 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9217 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9218 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9227 …} -Children: Doctrine\ORM\PersistentCollection {#9232 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9229 …} } +attr: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9664 +label: " 初級編" +value: "30" +data: Eccube\Entity\Category {#9237 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9235 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9236 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9238 …} -Children: Doctrine\ORM\PersistentCollection {#9243 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9240 …} } +attr: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9665 +label: " 中級編" +value: "31" +data: Eccube\Entity\Category {#9246 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9244 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9245 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9247 …} -Children: Doctrine\ORM\PersistentCollection {#9252 …} -Parent: Eccube\Entity\Category {#9219} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9249 …} } +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9666 +label: "何待ち" +value: "32" +data: Eccube\Entity\Category {#9255 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9233 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9234 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9256 …} -Children: Doctrine\ORM\PersistentCollection {#9261 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9258 …} } +attr: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9667 +label: " 入門編" +value: "33" +data: Eccube\Entity\Category {#9262 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9253 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9254 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9265 …} } +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9668 +label: " 初級編" +value: "34" +data: Eccube\Entity\Category {#9273 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9271 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9272 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9274 …} -Children: Doctrine\ORM\PersistentCollection {#9279 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9276 …} } +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9669 +label: " 中級編" +value: "35" +data: Eccube\Entity\Category {#9282 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9280 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9281 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9283 …} -Children: Doctrine\ORM\PersistentCollection {#9288 …} -Parent: Eccube\Entity\Category {#9255} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9285 …} } +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9670 +label: "何切る" +value: "36" +data: Eccube\Entity\Category {#9291 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9269 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9270 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9292 …} -Children: Doctrine\ORM\PersistentCollection {#9297 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9294 …} } +attr: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9671 +label: " 中級編" +value: "39" +data: Eccube\Entity\Category {#9298 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9289 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9290 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9299 …} -Children: Doctrine\ORM\PersistentCollection {#9304 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9301 …} } +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9672 +label: " 初級編" +value: "38" +data: Eccube\Entity\Category {#9309 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9307 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9308 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9310 …} -Children: Doctrine\ORM\PersistentCollection {#9315 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9312 …} } +attr: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9673 +label: " 入門編" +value: "37" +data: Eccube\Entity\Category {#9318 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9316 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9317 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9319 …} -Children: Doctrine\ORM\PersistentCollection {#9324 …} -Parent: Eccube\Entity\Category {#9291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9321 …} } +attr: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9674 +label: "点数計算" +value: "40" +data: Eccube\Entity\Category {#9327 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9305 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9306 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9328 …} -Children: Doctrine\ORM\PersistentCollection {#9333 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9330 …} } +attr: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9675 +label: " 中級編" +value: "43" +data: Eccube\Entity\Category {#9334 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9325 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9326 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9340 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9337 …} } +attr: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9676 +label: " 初級編" +value: "42" +data: Eccube\Entity\Category {#9345 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9343 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9344 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9346 …} -Children: Doctrine\ORM\PersistentCollection {#9351 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9348 …} } +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9677 +label: " 入門編" +value: "41" +data: Eccube\Entity\Category {#9354 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9352 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9353 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9355 …} -Children: Doctrine\ORM\PersistentCollection {#9360 …} -Parent: Eccube\Entity\Category {#9327} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9357 …} } +attr: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9678 +label: "ポン・チー・カン" +value: "44" +data: Eccube\Entity\Category {#9363 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9341 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9342 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9364 …} -Children: Doctrine\ORM\PersistentCollection {#9369 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9366 …} } +attr: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9679 +label: " 中級編" +value: "47" +data: Eccube\Entity\Category {#9370 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9361 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9362 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9376 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9373 …} } +attr: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9680 +label: " 初級編" +value: "46" +data: Eccube\Entity\Category {#9381 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9379 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9380 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9382 …} -Children: Doctrine\ORM\PersistentCollection {#9387 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9384 …} } +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9681 +label: " 入門編" +value: "45" +data: Eccube\Entity\Category {#9390 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9388 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9389 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9391 …} -Children: Doctrine\ORM\PersistentCollection {#9396 …} -Parent: Eccube\Entity\Category {#9363} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9393 …} } +attr: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9682 +label: "宮野式マル秘テク" +value: "48" +data: Eccube\Entity\Category {#9399 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9377 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9378 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9400 …} -Children: Doctrine\ORM\PersistentCollection {#9405 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9402 …} } +attr: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9683 +label: " 中級編" +value: "51" +data: Eccube\Entity\Category {#9406 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9397 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9398 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9407 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9409 …} } +attr: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9684 +label: " 初級編" +value: "50" +data: Eccube\Entity\Category {#9417 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9415 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9416 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9418 …} -Children: Doctrine\ORM\PersistentCollection {#9423 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9420 …} } +attr: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9685 +label: " 入門編" +value: "49" +data: Eccube\Entity\Category {#9426 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9424 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9425 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9427 …} -Children: Doctrine\ORM\PersistentCollection {#9432 …} -Parent: Eccube\Entity\Category {#9399} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9429 …} } +attr: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9686 +label: "実践マナー" +value: "52" +data: Eccube\Entity\Category {#9435 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9413 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9414 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9436 …} -Children: Doctrine\ORM\PersistentCollection {#9441 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9438 …} } +attr: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9687 +label: " 中級編" +value: "55" +data: Eccube\Entity\Category {#9442 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9433 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9434 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9443 …} -Children: Doctrine\ORM\PersistentCollection {#9448 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9445 …} } +attr: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9688 +label: " 初級編" +value: "54" +data: Eccube\Entity\Category {#9453 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9451 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9452 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9454 …} -Children: Doctrine\ORM\PersistentCollection {#9459 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9456 …} } +attr: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9689 +label: " 入門編" +value: "53" +data: Eccube\Entity\Category {#9462 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9460 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9461 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9463 …} -Children: Doctrine\ORM\PersistentCollection {#9468 …} -Parent: Eccube\Entity\Category {#9435} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9465 …} } +attr: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9690 +label: "実践対局" +value: "56" +data: Eccube\Entity\Category {#9471 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9449 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9450 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9472 …} -Children: Doctrine\ORM\PersistentCollection {#9477 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9474 …} } +attr: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9691 +label: " 中級編" +value: "59" +data: Eccube\Entity\Category {#9478 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9469 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9470 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9484 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9481 …} } +attr: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9692 +label: " 初級編" +value: "58" +data: Eccube\Entity\Category {#9489 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9487 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9488 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9490 …} -Children: Doctrine\ORM\PersistentCollection {#9495 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9492 …} } +attr: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9693 +label: " 入門編" +value: "57" +data: Eccube\Entity\Category {#9498 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9496 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9497 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9499 …} -Children: Doctrine\ORM\PersistentCollection {#9504 …} -Parent: Eccube\Entity\Category {#9471} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9501 …} } +attr: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9694 +label: "ゲーム対局" +value: "60" +data: Eccube\Entity\Category {#9507 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9485 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9486 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9508 …} -Children: Doctrine\ORM\PersistentCollection {#9513 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9510 …} } +attr: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9695 +label: " 中級編" +value: "63" +data: Eccube\Entity\Category {#9514 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9505 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9506 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9517 …} } +attr: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9696 +label: " 初級編" +value: "62" +data: Eccube\Entity\Category {#9525 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9523 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9524 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9526 …} -Children: Doctrine\ORM\PersistentCollection {#9531 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9528 …} } +attr: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9697 +label: " 入門編" +value: "61" +data: Eccube\Entity\Category {#9534 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9532 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9533 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9535 …} -Children: Doctrine\ORM\PersistentCollection {#9540 …} -Parent: Eccube\Entity\Category {#9507} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9537 …} } +attr: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9698 +label: "講師" +value: "64" +data: Eccube\Entity\Category {#9543 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9521 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9522 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9544 …} -Children: Doctrine\ORM\PersistentCollection {#9549 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9546 …} } +attr: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9699 +label: " 宮野 大城" +value: "65" +data: Eccube\Entity\Category {#9550 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9541 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9542 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9556 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9553 …} } +attr: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9700 +label: " 宮野 許美" +value: "66" +data: Eccube\Entity\Category {#9561 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9559 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9560 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9562 …} -Children: Doctrine\ORM\PersistentCollection {#9567 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9564 …} } +attr: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9701 +label: " 大沼 慎" +value: "67" +data: Eccube\Entity\Category {#9570 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9568 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9569 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9571 …} -Children: Doctrine\ORM\PersistentCollection {#9576 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9573 …} } +attr: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9702 +label: " 阿部 亮" +value: "68" +data: Eccube\Entity\Category {#9579 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9577 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9578 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9580 …} -Children: Doctrine\ORM\PersistentCollection {#9585 …} -Parent: Eccube\Entity\Category {#9543} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9582 …} } +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9703 +label: "サブスクリプション" +value: "7" +data: Eccube\Entity\Category {#9586 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9558 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9557 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9589 …} } +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9704 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#9595 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9593 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9594 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9596 …} -Children: Doctrine\ORM\PersistentCollection {#9601 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5920 …} -groups: Doctrine\ORM\PersistentCollection {#9598 …} } +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 {#9636 -form: Symfony\Component\Form\Form {#9619 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9635 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#9644 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7480 …} } |
| 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) {#9605 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5218 …} } |
| 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() {#9620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5252 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#9032 …} } } |
| 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 {#9643 -form: Symfony\Component\Form\Form {#9626 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9706 …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 | "" |