- 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) {#5214 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} 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() {#5216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5215 …} } } |
| 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 {#8019 -form: Symfony\Component\Form\Form {#7738 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8018 …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 {#5224 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5225 +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 {#5224 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5225 +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 {#5224 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5225 +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) {#7404 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7405 …} } } |
| 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 {#5103 -form: Symfony\Component\Form\Form {#7715 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7947 …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 {#5226 +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 {#5227 +message: "記号は利用できません。" +pattern: "/[\/\:\!"\'\#$\%\&\(\)\=\~\^\.\<\>\|\*\;\{\}\+\?]+/" +htmlPattern: null +match: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5226 +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 {#5227 +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 {#5226 +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 {#5227 +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) {#7415 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7417 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7416 …} } } |
| 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 {#8007 -form: Symfony\Component\Form\Form {#7746 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8008 …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) {#5228 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5156 …} } |
same as passed value |
| choices | [ Plugin\CMBlogPro\Entity\Category {#5246 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5258 …} } Plugin\CMBlogPro\Entity\Category {#5283 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5299 …} } Plugin\CMBlogPro\Entity\Category {#5302 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5303 …} } Plugin\CMBlogPro\Entity\Category {#5305 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5306 …} } ] |
[ Plugin\CMBlogPro\Entity\Category {#5246 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5258 …} } Plugin\CMBlogPro\Entity\Category {#5283 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5299 …} } Plugin\CMBlogPro\Entity\Category {#5302 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5303 …} } Plugin\CMBlogPro\Entity\Category {#5305 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5306 …} } ] |
| 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) {#5228 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5156 …} } |
| choices | [ Plugin\CMBlogPro\Entity\Category {#5246 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5258 …} } Plugin\CMBlogPro\Entity\Category {#5283 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5299 …} } Plugin\CMBlogPro\Entity\Category {#5302 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5303 …} } Plugin\CMBlogPro\Entity\Category {#5305 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5306 …} } ] |
| 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() {#7439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7437 …} } } |
| 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 {#7450 +label: "会員用" +value: "1" +data: Plugin\CMBlogPro\Entity\Category {#5246 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5258 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7449 +label: "お知らせ" +value: "2" +data: Plugin\CMBlogPro\Entity\Category {#5283 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5299 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7451 +label: "点数計算" +value: "3" +data: Plugin\CMBlogPro\Entity\Category {#5302 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5303 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7452 +label: "テスト追加カテゴリ" +value: "4" +data: Plugin\CMBlogPro\Entity\Category {#5305 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5306 …} } +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 {#8005 -form: Symfony\Component\Form\Form {#7794 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8006 …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) {#8156 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7425 …} } |
| 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) {#7753 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7749 …} } |
| 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() {#7755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7756 …} } } |
| 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 {#8105 -form: Symfony\Component\Form\Form {#7797 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8112 …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) {#7753 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7749 …} } |
| 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() {#7766 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7765 …} } } |
| 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 {#8103 -form: Symfony\Component\Form\Form {#7800 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8097 …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) {#7753 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7749 …} } |
| 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() {#7776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7775 …} } } |
| 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 {#8067 -form: Symfony\Component\Form\Form {#7803 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8099 …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) {#7753 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7749 …} } |
| 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() {#7786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7785 …} } } |
| 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 {#8094 -form: Symfony\Component\Form\Form {#7806 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8153 …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) {#5229 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5156 …} } |
same as passed value |
| choices | [ Eccube\Entity\Product {#5311 -_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 {#5315 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5313 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5367 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5527 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5408 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5740 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5794 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5827 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5830 …} } Eccube\Entity\Product {#5870 -_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 {#5832 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5867 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5869 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5872 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5874 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5876 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5878 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5880 …} } Eccube\Entity\Product {#5884 -_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 {#5882 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5883 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5885 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5887 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5889 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5891 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5893 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5895 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5897 …} } Eccube\Entity\Product {#5901 -_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 {#5899 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5900 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5904 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5906 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5908 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5910 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5912 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5914 …} } Eccube\Entity\Product {#5918 -_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 {#5916 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5917 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5921 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5923 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5925 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5927 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5929 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5931 …} } Eccube\Entity\Product {#5935 -_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 {#5933 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5934 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5936 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5938 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5940 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5942 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5944 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5946 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#5948 …} } Eccube\Entity\Product {#5952 -_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 {#5950 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5951 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5955 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5957 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5959 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5961 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5963 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#5965 …} } Eccube\Entity\Product {#5969 -_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 {#5967 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5968 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5972 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5974 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5976 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5978 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5980 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#5982 …} } Eccube\Entity\Product {#5986 -_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 {#5984 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5985 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5987 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5989 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5991 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5993 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5995 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5997 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#5999 …} } Eccube\Entity\Product {#6003 -_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 {#6001 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6002 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6006 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6008 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6010 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6012 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6014 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6016 …} } Eccube\Entity\Product {#6020 -_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 {#6018 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6019 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6021 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6023 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6025 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6027 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6029 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6031 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6033 …} } Eccube\Entity\Product {#6037 -_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 {#6035 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6036 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6040 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6042 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6044 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6046 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6048 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6050 …} } Eccube\Entity\Product {#6054 -_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 {#6052 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6053 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6057 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6059 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6061 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6063 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6065 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6067 …} } Eccube\Entity\Product {#6071 -_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 {#6069 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6070 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6074 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6076 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6078 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6080 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6082 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6084 …} } Eccube\Entity\Product {#6088 -_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 {#6086 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6087 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6089 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6091 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6093 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6095 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6097 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6099 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6101 …} } Eccube\Entity\Product {#6105 -_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 {#6103 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6104 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6108 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6110 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6112 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6114 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6116 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6118 …} } Eccube\Entity\Product {#6122 -_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 {#6120 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6121 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6125 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6127 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6129 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6131 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6133 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6135 …} } Eccube\Entity\Product {#6139 -_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 {#6137 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6138 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6140 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6142 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6144 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6146 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6148 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6150 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6152 …} } Eccube\Entity\Product {#6156 -_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 {#6154 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6155 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6159 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6161 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6163 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6165 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6167 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6169 …} } Eccube\Entity\Product {#6173 -_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 {#6171 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6172 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6176 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6178 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6180 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6182 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6184 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6186 …} } Eccube\Entity\Product {#6190 -_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 {#6188 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6189 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6193 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6195 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6197 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6199 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6201 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6203 …} } Eccube\Entity\Product {#6207 -_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 {#6205 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6206 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6210 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6212 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6214 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6216 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6218 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6220 …} } Eccube\Entity\Product {#6224 -_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 {#6222 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6223 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6227 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6229 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6231 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6233 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6235 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6237 …} } Eccube\Entity\Product {#6241 -_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 {#6239 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6240 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6242 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6244 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6246 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6248 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6250 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6252 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6254 …} } Eccube\Entity\Product {#6258 -_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 {#6256 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6257 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6259 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6261 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6263 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6265 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6267 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6269 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6271 …} } Eccube\Entity\Product {#6275 -_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 {#6273 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6274 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6278 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6280 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6282 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6284 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6286 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6288 …} } Eccube\Entity\Product {#6292 -_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 {#6290 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6291 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6293 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6295 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6297 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6299 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6301 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6303 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6305 …} } Eccube\Entity\Product {#6309 -_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 {#6307 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6308 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6312 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6314 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6316 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6318 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6320 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6322 …} } Eccube\Entity\Product {#6326 -_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 {#6324 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6325 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6329 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6331 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6333 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6335 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6337 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6339 …} } Eccube\Entity\Product {#6343 -_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 {#6341 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6342 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6344 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6346 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6348 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6350 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6352 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6354 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6356 …} } Eccube\Entity\Product {#6360 -_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 {#6358 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6359 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6361 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6363 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6365 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6367 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6369 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6371 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6373 …} } Eccube\Entity\Product {#6377 -_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 {#6375 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6376 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6378 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6380 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6382 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6384 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6386 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6388 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6390 …} } Eccube\Entity\Product {#6394 -_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 {#6392 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6393 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6397 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6399 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6401 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6403 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6405 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6407 …} } Eccube\Entity\Product {#6411 -_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 {#6409 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6410 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6414 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6416 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6418 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6420 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6422 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6424 …} } Eccube\Entity\Product {#6428 -_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 {#6426 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6427 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6429 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6431 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6433 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6435 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6437 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6439 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6441 …} } Eccube\Entity\Product {#6445 -_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 {#6443 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6444 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6448 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6450 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6452 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6454 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6456 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6458 …} } Eccube\Entity\Product {#6462 -_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 {#6460 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6461 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6465 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6467 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6469 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6471 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6473 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6475 …} } Eccube\Entity\Product {#6479 -_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 {#6477 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6478 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6480 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6482 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6484 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6486 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6488 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6490 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6492 …} } Eccube\Entity\Product {#6496 -_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 {#6494 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6495 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6499 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6501 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6503 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6505 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6507 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6509 …} } Eccube\Entity\Product {#6513 -_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 {#6511 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6512 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6516 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6518 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6520 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6522 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6524 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6526 …} } Eccube\Entity\Product {#6530 -_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 {#6528 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6529 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6533 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6535 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6537 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6539 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6541 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6543 …} } Eccube\Entity\Product {#6547 -_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 {#6545 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6546 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6548 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6550 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6552 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6554 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6556 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6558 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6560 …} } Eccube\Entity\Product {#6564 -_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 {#6562 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6563 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6567 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6569 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6571 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6573 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6575 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6577 …} } Eccube\Entity\Product {#6581 -_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 {#6579 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6580 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6582 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6584 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6586 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6588 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6590 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6592 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6594 …} } Eccube\Entity\Product {#6598 -_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 {#6596 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6597 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6599 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6601 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6603 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6605 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6607 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6609 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6611 …} } Eccube\Entity\Product {#6615 -_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 {#6613 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6614 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6618 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6620 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6622 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6624 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6626 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6628 …} } Eccube\Entity\Product {#6632 -_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 {#6630 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6631 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6635 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6637 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6639 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6641 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6643 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6645 …} } Eccube\Entity\Product {#6649 -_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 {#6647 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6648 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6652 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6654 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6656 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6658 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6660 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6662 …} } Eccube\Entity\Product {#6666 -_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 {#6664 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6665 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6669 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6671 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6673 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6675 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6677 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6679 …} } Eccube\Entity\Product {#6683 -_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 {#6681 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6682 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6686 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6688 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6690 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6692 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6694 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6696 …} } Eccube\Entity\Product {#6700 -_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 {#6698 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6699 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6701 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6703 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6705 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6707 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6709 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6711 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6713 …} } Eccube\Entity\Product {#6717 -_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 {#6715 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6716 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6720 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6722 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6724 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6726 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6728 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6730 …} } Eccube\Entity\Product {#6734 -_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 {#6732 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6733 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6735 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6737 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6739 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6741 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6743 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6745 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6747 …} } Eccube\Entity\Product {#6751 -_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 {#6749 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6750 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6754 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6756 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6758 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6760 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6762 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6764 …} } Eccube\Entity\Product {#6768 -_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 {#6766 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6767 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6771 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6773 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6775 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6777 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6779 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6781 …} } Eccube\Entity\Product {#6785 -_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 {#6783 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6784 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6788 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6790 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6792 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6794 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6796 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6798 …} } Eccube\Entity\Product {#6802 -_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 {#6800 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6801 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6805 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6807 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6809 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6811 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6813 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6815 …} } Eccube\Entity\Product {#6819 -_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 {#6817 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6818 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6820 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6822 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6824 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6826 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6828 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6830 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6832 …} } Eccube\Entity\Product {#6836 -_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 {#6834 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6835 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6837 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6839 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6841 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6843 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6845 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6847 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6849 …} } Eccube\Entity\Product {#6853 -_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 {#6851 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6852 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6854 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6856 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6858 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6860 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6862 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6864 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6866 …} } Eccube\Entity\Product {#6870 -_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 {#6868 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6869 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6873 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6875 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6877 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6879 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6881 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6883 …} } Eccube\Entity\Product {#6887 -_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 {#6885 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6886 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6890 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6892 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6894 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6896 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6898 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6900 …} } Eccube\Entity\Product {#6904 -_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 {#6902 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6903 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6907 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6909 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6911 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6913 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6915 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6917 …} } Eccube\Entity\Product {#6921 -_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 {#6919 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6920 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6926 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6928 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6930 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6932 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6934 …} } Eccube\Entity\Product {#6938 -_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 {#6936 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6937 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6939 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6941 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6943 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6945 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6947 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6949 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#6951 …} } Eccube\Entity\Product {#6955 -_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 {#6953 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6954 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6956 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6958 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6960 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6962 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6964 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6966 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#6968 …} } Eccube\Entity\Product {#6972 -_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 {#6970 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6971 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6973 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6975 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6977 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6979 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6981 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6983 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#6985 …} } Eccube\Entity\Product {#6989 -_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 {#6987 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6988 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6992 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6994 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6996 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6998 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7000 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7002 …} } Eccube\Entity\Product {#7006 -_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 {#7004 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7005 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7007 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7009 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7011 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7013 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7015 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7017 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7019 …} } Eccube\Entity\Product {#7023 -_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 {#7021 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7022 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7026 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7028 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7030 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7032 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7034 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7036 …} } Eccube\Entity\Product {#7040 -_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 {#7038 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7039 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7043 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7045 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7047 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7049 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -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 {#7053 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7055 …} } Eccube\Entity\Product {#7059 -_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 {#7057 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7058 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7062 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7064 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7066 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7068 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7070 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7072 …} } Eccube\Entity\Product {#7076 -_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 {#7074 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7075 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7077 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7079 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7081 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7083 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7085 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7087 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7089 …} } Eccube\Entity\Product {#7093 -_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 {#7091 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7092 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7096 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7098 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7100 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7102 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7104 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7106 …} } Eccube\Entity\Product {#7110 -_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 {#7108 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7109 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7113 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7115 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7117 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7119 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7121 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7123 …} } Eccube\Entity\Product {#7127 -_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 {#7125 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7126 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7128 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7130 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7132 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7134 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7136 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7138 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7140 …} } Eccube\Entity\Product {#7144 -_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 {#7142 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7143 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7145 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7147 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7149 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7151 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7153 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7155 …} -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 {#7156 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7158 …} } Eccube\Entity\Product {#7162 -_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 {#7160 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7161 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7163 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7165 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7167 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7169 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7171 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7173 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7174 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7176 …} } Eccube\Entity\Product {#7180 -_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 {#7178 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7179 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7183 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7185 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7187 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7189 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7191 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7193 …} } Eccube\Entity\Product {#7197 -_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 {#7195 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7196 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7200 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7202 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7204 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7206 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7208 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7210 …} } Eccube\Entity\Product {#7214 -_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 {#7212 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7213 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7215 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7217 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7219 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7221 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7223 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7225 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7227 …} } Eccube\Entity\Product {#7231 -_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 {#7229 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7230 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7232 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7234 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7236 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7238 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7240 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7173 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7155 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7242 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7244 …} } Eccube\Entity\Product {#7248 -_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 {#7246 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7247 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7251 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7253 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7255 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7257 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7259 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7261 …} } Eccube\Entity\Product {#7265 -_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 {#7263 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7264 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7268 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7270 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7272 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7274 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7276 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7278 …} } Eccube\Entity\Product {#7282 -_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 {#7280 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7281 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7285 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7287 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7289 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7291 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7293 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7295 …} } Eccube\Entity\Product {#7299 -_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 {#7297 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7298 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7302 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7304 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7306 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7308 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7310 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7312 …} } Eccube\Entity\Product {#7316 -_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 {#7314 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7315 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7317 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7319 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7321 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7323 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7325 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7327 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7329 …} } Eccube\Entity\Product {#7333 -_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 {#7331 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7332 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7334 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7336 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7338 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7340 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7342 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7344 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7346 …} } Eccube\Entity\Product {#7350 -_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 {#7348 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7349 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7353 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7355 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7357 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7359 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7361 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7363 …} } Eccube\Entity\Product {#7367 -_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 {#7365 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7366 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7370 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7372 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7374 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7376 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7378 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7380 …} } Eccube\Entity\Product {#7384 -_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 {#7382 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7383 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7385 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7387 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7389 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7391 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7393 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7395 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7397 …} } ] |
[ Eccube\Entity\Product {#5311 -_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 {#5315 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5313 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5367 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5527 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5408 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5740 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5794 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5827 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5830 …} } Eccube\Entity\Product {#5870 -_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 {#5832 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5867 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5869 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5872 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5874 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5876 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5878 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5880 …} } Eccube\Entity\Product {#5884 -_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 {#5882 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5883 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5885 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5887 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5889 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5891 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5893 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5895 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5897 …} } Eccube\Entity\Product {#5901 -_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 {#5899 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5900 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5904 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5906 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5908 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5910 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5912 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5914 …} } Eccube\Entity\Product {#5918 -_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 {#5916 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5917 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5921 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5923 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5925 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5927 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5929 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5931 …} } Eccube\Entity\Product {#5935 -_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 {#5933 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5934 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5936 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5938 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5940 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5942 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5944 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5946 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#5948 …} } Eccube\Entity\Product {#5952 -_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 {#5950 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5951 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5955 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5957 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5959 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5961 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5963 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#5965 …} } Eccube\Entity\Product {#5969 -_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 {#5967 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5968 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5972 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5974 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5976 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5978 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5980 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#5982 …} } Eccube\Entity\Product {#5986 -_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 {#5984 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5985 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5987 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5989 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5991 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5993 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5995 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5997 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#5999 …} } Eccube\Entity\Product {#6003 -_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 {#6001 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6002 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6006 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6008 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6010 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6012 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6014 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6016 …} } Eccube\Entity\Product {#6020 -_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 {#6018 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6019 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6021 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6023 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6025 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6027 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6029 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6031 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6033 …} } Eccube\Entity\Product {#6037 -_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 {#6035 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6036 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6040 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6042 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6044 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6046 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6048 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6050 …} } Eccube\Entity\Product {#6054 -_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 {#6052 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6053 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6057 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6059 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6061 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6063 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6065 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6067 …} } Eccube\Entity\Product {#6071 -_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 {#6069 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6070 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6074 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6076 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6078 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6080 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6082 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6084 …} } Eccube\Entity\Product {#6088 -_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 {#6086 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6087 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6089 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6091 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6093 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6095 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6097 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6099 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6101 …} } Eccube\Entity\Product {#6105 -_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 {#6103 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6104 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6108 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6110 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6112 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6114 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6116 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6118 …} } Eccube\Entity\Product {#6122 -_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 {#6120 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6121 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6125 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6127 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6129 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6131 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6133 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6135 …} } Eccube\Entity\Product {#6139 -_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 {#6137 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6138 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6140 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6142 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6144 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6146 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6148 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6150 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6152 …} } Eccube\Entity\Product {#6156 -_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 {#6154 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6155 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6159 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6161 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6163 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6165 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6167 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6169 …} } Eccube\Entity\Product {#6173 -_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 {#6171 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6172 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6176 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6178 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6180 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6182 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6184 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6186 …} } Eccube\Entity\Product {#6190 -_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 {#6188 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6189 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6193 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6195 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6197 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6199 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6201 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6203 …} } Eccube\Entity\Product {#6207 -_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 {#6205 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6206 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6210 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6212 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6214 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6216 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6218 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6220 …} } Eccube\Entity\Product {#6224 -_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 {#6222 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6223 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6227 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6229 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6231 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6233 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6235 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6237 …} } Eccube\Entity\Product {#6241 -_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 {#6239 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6240 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6242 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6244 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6246 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6248 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6250 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6252 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6254 …} } Eccube\Entity\Product {#6258 -_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 {#6256 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6257 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6259 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6261 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6263 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6265 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6267 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6269 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6271 …} } Eccube\Entity\Product {#6275 -_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 {#6273 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6274 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6278 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6280 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6282 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6284 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6286 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6288 …} } Eccube\Entity\Product {#6292 -_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 {#6290 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6291 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6293 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6295 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6297 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6299 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6301 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6303 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6305 …} } Eccube\Entity\Product {#6309 -_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 {#6307 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6308 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6312 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6314 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6316 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6318 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6320 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6322 …} } Eccube\Entity\Product {#6326 -_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 {#6324 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6325 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6329 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6331 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6333 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6335 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6337 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6339 …} } Eccube\Entity\Product {#6343 -_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 {#6341 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6342 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6344 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6346 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6348 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6350 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6352 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6354 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6356 …} } Eccube\Entity\Product {#6360 -_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 {#6358 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6359 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6361 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6363 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6365 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6367 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6369 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6371 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6373 …} } Eccube\Entity\Product {#6377 -_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 {#6375 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6376 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6378 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6380 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6382 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6384 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6386 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6388 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6390 …} } Eccube\Entity\Product {#6394 -_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 {#6392 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6393 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6397 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6399 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6401 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6403 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6405 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6407 …} } Eccube\Entity\Product {#6411 -_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 {#6409 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6410 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6414 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6416 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6418 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6420 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6422 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6424 …} } Eccube\Entity\Product {#6428 -_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 {#6426 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6427 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6429 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6431 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6433 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6435 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6437 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6439 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6441 …} } Eccube\Entity\Product {#6445 -_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 {#6443 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6444 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6448 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6450 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6452 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6454 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6456 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6458 …} } Eccube\Entity\Product {#6462 -_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 {#6460 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6461 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6465 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6467 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6469 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6471 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6473 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6475 …} } Eccube\Entity\Product {#6479 -_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 {#6477 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6478 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6480 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6482 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6484 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6486 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6488 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6490 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6492 …} } Eccube\Entity\Product {#6496 -_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 {#6494 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6495 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6499 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6501 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6503 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6505 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6507 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6509 …} } Eccube\Entity\Product {#6513 -_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 {#6511 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6512 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6516 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6518 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6520 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6522 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6524 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6526 …} } Eccube\Entity\Product {#6530 -_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 {#6528 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6529 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6533 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6535 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6537 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6539 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6541 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6543 …} } Eccube\Entity\Product {#6547 -_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 {#6545 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6546 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6548 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6550 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6552 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6554 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6556 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6558 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6560 …} } Eccube\Entity\Product {#6564 -_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 {#6562 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6563 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6567 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6569 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6571 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6573 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6575 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6577 …} } Eccube\Entity\Product {#6581 -_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 {#6579 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6580 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6582 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6584 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6586 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6588 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6590 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6592 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6594 …} } Eccube\Entity\Product {#6598 -_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 {#6596 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6597 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6599 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6601 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6603 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6605 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6607 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6609 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6611 …} } Eccube\Entity\Product {#6615 -_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 {#6613 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6614 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6618 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6620 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6622 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6624 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6626 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6628 …} } Eccube\Entity\Product {#6632 -_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 {#6630 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6631 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6635 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6637 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6639 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6641 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6643 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6645 …} } Eccube\Entity\Product {#6649 -_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 {#6647 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6648 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6652 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6654 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6656 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6658 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6660 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6662 …} } Eccube\Entity\Product {#6666 -_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 {#6664 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6665 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6669 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6671 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6673 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6675 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6677 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6679 …} } Eccube\Entity\Product {#6683 -_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 {#6681 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6682 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6686 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6688 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6690 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6692 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6694 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6696 …} } Eccube\Entity\Product {#6700 -_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 {#6698 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6699 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6701 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6703 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6705 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6707 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6709 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6711 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6713 …} } Eccube\Entity\Product {#6717 -_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 {#6715 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6716 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6720 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6722 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6724 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6726 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6728 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6730 …} } Eccube\Entity\Product {#6734 -_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 {#6732 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6733 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6735 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6737 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6739 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6741 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6743 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6745 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6747 …} } Eccube\Entity\Product {#6751 -_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 {#6749 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6750 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6754 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6756 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6758 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6760 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6762 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6764 …} } Eccube\Entity\Product {#6768 -_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 {#6766 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6767 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6771 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6773 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6775 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6777 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6779 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6781 …} } Eccube\Entity\Product {#6785 -_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 {#6783 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6784 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6788 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6790 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6792 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6794 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6796 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6798 …} } Eccube\Entity\Product {#6802 -_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 {#6800 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6801 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6805 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6807 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6809 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6811 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6813 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6815 …} } Eccube\Entity\Product {#6819 -_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 {#6817 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6818 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6820 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6822 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6824 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6826 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6828 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6830 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6832 …} } Eccube\Entity\Product {#6836 -_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 {#6834 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6835 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6837 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6839 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6841 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6843 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6845 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6847 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6849 …} } Eccube\Entity\Product {#6853 -_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 {#6851 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6852 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6854 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6856 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6858 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6860 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6862 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6864 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6866 …} } Eccube\Entity\Product {#6870 -_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 {#6868 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6869 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6873 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6875 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6877 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6879 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6881 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6883 …} } Eccube\Entity\Product {#6887 -_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 {#6885 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6886 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6890 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6892 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6894 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6896 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6898 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6900 …} } Eccube\Entity\Product {#6904 -_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 {#6902 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6903 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6907 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6909 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6911 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6913 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6915 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6917 …} } Eccube\Entity\Product {#6921 -_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 {#6919 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6920 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6926 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6928 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6930 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6932 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6934 …} } Eccube\Entity\Product {#6938 -_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 {#6936 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6937 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6939 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6941 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6943 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6945 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6947 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6949 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#6951 …} } Eccube\Entity\Product {#6955 -_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 {#6953 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6954 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6956 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6958 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6960 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6962 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6964 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6966 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#6968 …} } Eccube\Entity\Product {#6972 -_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 {#6970 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6971 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6973 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6975 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6977 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6979 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6981 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6983 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#6985 …} } Eccube\Entity\Product {#6989 -_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 {#6987 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6988 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6992 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6994 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6996 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6998 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7000 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7002 …} } Eccube\Entity\Product {#7006 -_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 {#7004 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7005 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7007 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7009 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7011 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7013 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7015 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7017 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7019 …} } Eccube\Entity\Product {#7023 -_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 {#7021 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7022 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7026 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7028 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7030 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7032 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7034 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7036 …} } Eccube\Entity\Product {#7040 -_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 {#7038 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7039 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7043 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7045 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7047 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7049 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -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 {#7053 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7055 …} } Eccube\Entity\Product {#7059 -_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 {#7057 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7058 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7062 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7064 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7066 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7068 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7070 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7072 …} } Eccube\Entity\Product {#7076 -_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 {#7074 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7075 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7077 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7079 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7081 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7083 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7085 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7087 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7089 …} } Eccube\Entity\Product {#7093 -_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 {#7091 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7092 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7096 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7098 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7100 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7102 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7104 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7106 …} } Eccube\Entity\Product {#7110 -_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 {#7108 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7109 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7113 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7115 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7117 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7119 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7121 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7123 …} } Eccube\Entity\Product {#7127 -_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 {#7125 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7126 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7128 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7130 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7132 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7134 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7136 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7138 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7140 …} } Eccube\Entity\Product {#7144 -_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 {#7142 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7143 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7145 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7147 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7149 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7151 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7153 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7155 …} -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 {#7156 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7158 …} } Eccube\Entity\Product {#7162 -_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 {#7160 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7161 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7163 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7165 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7167 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7169 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7171 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7173 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7174 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7176 …} } Eccube\Entity\Product {#7180 -_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 {#7178 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7179 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7183 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7185 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7187 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7189 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7191 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7193 …} } Eccube\Entity\Product {#7197 -_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 {#7195 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7196 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7200 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7202 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7204 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7206 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7208 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7210 …} } Eccube\Entity\Product {#7214 -_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 {#7212 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7213 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7215 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7217 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7219 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7221 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7223 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7225 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7227 …} } Eccube\Entity\Product {#7231 -_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 {#7229 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7230 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7232 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7234 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7236 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7238 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7240 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7173 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7155 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7242 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7244 …} } Eccube\Entity\Product {#7248 -_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 {#7246 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7247 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7251 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7253 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7255 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7257 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7259 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7261 …} } Eccube\Entity\Product {#7265 -_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 {#7263 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7264 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7268 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7270 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7272 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7274 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7276 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7278 …} } Eccube\Entity\Product {#7282 -_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 {#7280 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7281 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7285 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7287 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7289 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7291 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7293 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7295 …} } Eccube\Entity\Product {#7299 -_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 {#7297 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7298 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7302 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7304 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7306 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7308 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7310 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7312 …} } Eccube\Entity\Product {#7316 -_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 {#7314 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7315 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7317 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7319 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7321 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7323 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7325 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7327 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7329 …} } Eccube\Entity\Product {#7333 -_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 {#7331 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7332 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7334 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7336 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7338 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7340 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7342 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7344 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7346 …} } Eccube\Entity\Product {#7350 -_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 {#7348 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7349 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7353 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7355 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7357 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7359 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7361 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7363 …} } Eccube\Entity\Product {#7367 -_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 {#7365 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7366 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7370 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7372 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7374 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7376 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7378 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7380 …} } Eccube\Entity\Product {#7384 -_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 {#7382 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7383 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7385 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7387 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7389 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7391 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7393 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7395 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7397 …} } ] |
| 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) {#5229 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5156 …} } |
| choices | [ Eccube\Entity\Product {#5311 -_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 {#5315 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5313 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5367 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5527 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5408 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5740 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5794 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5827 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5830 …} } Eccube\Entity\Product {#5870 -_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 {#5832 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5867 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5869 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5872 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5874 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5876 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5878 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5880 …} } Eccube\Entity\Product {#5884 -_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 {#5882 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5883 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5885 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5887 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5889 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5891 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5893 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5895 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5897 …} } Eccube\Entity\Product {#5901 -_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 {#5899 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5900 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5904 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5906 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5908 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5910 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5912 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5914 …} } Eccube\Entity\Product {#5918 -_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 {#5916 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5917 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5921 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5923 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5925 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5927 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5929 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5931 …} } Eccube\Entity\Product {#5935 -_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 {#5933 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5934 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5936 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5938 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5940 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5942 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5944 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5946 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#5948 …} } Eccube\Entity\Product {#5952 -_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 {#5950 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5951 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5955 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5957 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5959 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5961 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5963 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#5965 …} } Eccube\Entity\Product {#5969 -_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 {#5967 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5968 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5972 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5974 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5976 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5978 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5980 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#5982 …} } Eccube\Entity\Product {#5986 -_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 {#5984 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5985 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5987 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5989 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5991 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5993 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5995 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5997 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#5999 …} } Eccube\Entity\Product {#6003 -_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 {#6001 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6002 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6006 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6008 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6010 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6012 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6014 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6016 …} } Eccube\Entity\Product {#6020 -_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 {#6018 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6019 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6021 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6023 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6025 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6027 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6029 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6031 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6033 …} } Eccube\Entity\Product {#6037 -_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 {#6035 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6036 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6040 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6042 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6044 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6046 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6048 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6050 …} } Eccube\Entity\Product {#6054 -_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 {#6052 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6053 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6057 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6059 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6061 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6063 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6065 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6067 …} } Eccube\Entity\Product {#6071 -_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 {#6069 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6070 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6074 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6076 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6078 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6080 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6082 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6084 …} } Eccube\Entity\Product {#6088 -_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 {#6086 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6087 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6089 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6091 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6093 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6095 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6097 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6099 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6101 …} } Eccube\Entity\Product {#6105 -_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 {#6103 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6104 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6108 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6110 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6112 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6114 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6116 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6118 …} } Eccube\Entity\Product {#6122 -_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 {#6120 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6121 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6125 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6127 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6129 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6131 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6133 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6135 …} } Eccube\Entity\Product {#6139 -_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 {#6137 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6138 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6140 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6142 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6144 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6146 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6148 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6150 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6152 …} } Eccube\Entity\Product {#6156 -_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 {#6154 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6155 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6159 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6161 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6163 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6165 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6167 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6169 …} } Eccube\Entity\Product {#6173 -_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 {#6171 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6172 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6176 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6178 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6180 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6182 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6184 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6186 …} } Eccube\Entity\Product {#6190 -_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 {#6188 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6189 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6193 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6195 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6197 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6199 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6201 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6203 …} } Eccube\Entity\Product {#6207 -_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 {#6205 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6206 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6210 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6212 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6214 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6216 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6218 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6220 …} } Eccube\Entity\Product {#6224 -_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 {#6222 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6223 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6227 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6229 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6231 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6233 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6235 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6237 …} } Eccube\Entity\Product {#6241 -_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 {#6239 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6240 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6242 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6244 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6246 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6248 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6250 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6252 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6254 …} } Eccube\Entity\Product {#6258 -_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 {#6256 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6257 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6259 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6261 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6263 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6265 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6267 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6269 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6271 …} } Eccube\Entity\Product {#6275 -_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 {#6273 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6274 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6278 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6280 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6282 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6284 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6286 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6288 …} } Eccube\Entity\Product {#6292 -_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 {#6290 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6291 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6293 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6295 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6297 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6299 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6301 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6303 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6305 …} } Eccube\Entity\Product {#6309 -_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 {#6307 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6308 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6312 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6314 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6316 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6318 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6320 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6322 …} } Eccube\Entity\Product {#6326 -_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 {#6324 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6325 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6329 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6331 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6333 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6335 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6337 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6339 …} } Eccube\Entity\Product {#6343 -_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 {#6341 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6342 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6344 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6346 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6348 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6350 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6352 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6354 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6356 …} } Eccube\Entity\Product {#6360 -_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 {#6358 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6359 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6361 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6363 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6365 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6367 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6369 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6371 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6373 …} } Eccube\Entity\Product {#6377 -_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 {#6375 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6376 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6378 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6380 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6382 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6384 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6386 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6388 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6390 …} } Eccube\Entity\Product {#6394 -_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 {#6392 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6393 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6397 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6399 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6401 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6403 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6405 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6407 …} } Eccube\Entity\Product {#6411 -_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 {#6409 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6410 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6414 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6416 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6418 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6420 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6422 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6424 …} } Eccube\Entity\Product {#6428 -_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 {#6426 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6427 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6429 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6431 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6433 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6435 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6437 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6439 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6441 …} } Eccube\Entity\Product {#6445 -_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 {#6443 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6444 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6448 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6450 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6452 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6454 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6456 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6458 …} } Eccube\Entity\Product {#6462 -_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 {#6460 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6461 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6465 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6467 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6469 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6471 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6473 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6475 …} } Eccube\Entity\Product {#6479 -_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 {#6477 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6478 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6480 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6482 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6484 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6486 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6488 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6490 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6492 …} } Eccube\Entity\Product {#6496 -_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 {#6494 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6495 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6499 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6501 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6503 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6505 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6507 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6509 …} } Eccube\Entity\Product {#6513 -_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 {#6511 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6512 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6516 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6518 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6520 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6522 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6524 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6526 …} } Eccube\Entity\Product {#6530 -_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 {#6528 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6529 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6533 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6535 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6537 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6539 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6541 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6543 …} } Eccube\Entity\Product {#6547 -_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 {#6545 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6546 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6548 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6550 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6552 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6554 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6556 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6558 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6560 …} } Eccube\Entity\Product {#6564 -_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 {#6562 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6563 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6567 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6569 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6571 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6573 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6575 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6577 …} } Eccube\Entity\Product {#6581 -_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 {#6579 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6580 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6582 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6584 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6586 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6588 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6590 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6592 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6594 …} } Eccube\Entity\Product {#6598 -_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 {#6596 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6597 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6599 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6601 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6603 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6605 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6607 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6609 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6611 …} } Eccube\Entity\Product {#6615 -_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 {#6613 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6614 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6618 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6620 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6622 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6624 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6626 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6628 …} } Eccube\Entity\Product {#6632 -_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 {#6630 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6631 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6635 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6637 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6639 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6641 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6643 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6645 …} } Eccube\Entity\Product {#6649 -_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 {#6647 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6648 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6652 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6654 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6656 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6658 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6660 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6662 …} } Eccube\Entity\Product {#6666 -_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 {#6664 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6665 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6669 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6671 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6673 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6675 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6677 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6679 …} } Eccube\Entity\Product {#6683 -_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 {#6681 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6682 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6686 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6688 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6690 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6692 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6694 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6696 …} } Eccube\Entity\Product {#6700 -_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 {#6698 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6699 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6701 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6703 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6705 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6707 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6709 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6711 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6713 …} } Eccube\Entity\Product {#6717 -_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 {#6715 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6716 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6720 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6722 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6724 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6726 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6728 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6730 …} } Eccube\Entity\Product {#6734 -_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 {#6732 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6733 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6735 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6737 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6739 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6741 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6743 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6745 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6747 …} } Eccube\Entity\Product {#6751 -_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 {#6749 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6750 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6754 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6756 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6758 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6760 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6762 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6764 …} } Eccube\Entity\Product {#6768 -_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 {#6766 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6767 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6771 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6773 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6775 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6777 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6779 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6781 …} } Eccube\Entity\Product {#6785 -_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 {#6783 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6784 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6788 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6790 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6792 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6794 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6796 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6798 …} } Eccube\Entity\Product {#6802 -_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 {#6800 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6801 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6805 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6807 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6809 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6811 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6813 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6815 …} } Eccube\Entity\Product {#6819 -_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 {#6817 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6818 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6820 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6822 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6824 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6826 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6828 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6830 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6832 …} } Eccube\Entity\Product {#6836 -_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 {#6834 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6835 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6837 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6839 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6841 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6843 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6845 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6847 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6849 …} } Eccube\Entity\Product {#6853 -_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 {#6851 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6852 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6854 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6856 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6858 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6860 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6862 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6864 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6866 …} } Eccube\Entity\Product {#6870 -_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 {#6868 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6869 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6873 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6875 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6877 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6879 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6881 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6883 …} } Eccube\Entity\Product {#6887 -_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 {#6885 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6886 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6890 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6892 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6894 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6896 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6898 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6900 …} } Eccube\Entity\Product {#6904 -_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 {#6902 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6903 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6907 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6909 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6911 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6913 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6915 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6917 …} } Eccube\Entity\Product {#6921 -_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 {#6919 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6920 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6926 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6928 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6930 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6932 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6934 …} } Eccube\Entity\Product {#6938 -_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 {#6936 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6937 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6939 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6941 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6943 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6945 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6947 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6949 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#6951 …} } Eccube\Entity\Product {#6955 -_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 {#6953 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6954 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6956 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6958 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6960 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6962 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6964 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6966 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#6968 …} } Eccube\Entity\Product {#6972 -_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 {#6970 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6971 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6973 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6975 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6977 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6979 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6981 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6983 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#6985 …} } Eccube\Entity\Product {#6989 -_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 {#6987 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6988 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6992 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6994 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6996 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6998 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7000 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7002 …} } Eccube\Entity\Product {#7006 -_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 {#7004 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7005 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7007 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7009 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7011 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7013 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7015 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7017 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7019 …} } Eccube\Entity\Product {#7023 -_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 {#7021 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7022 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7026 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7028 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7030 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7032 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7034 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7036 …} } Eccube\Entity\Product {#7040 -_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 {#7038 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7039 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7043 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7045 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7047 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7049 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -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 {#7053 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7055 …} } Eccube\Entity\Product {#7059 -_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 {#7057 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7058 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7062 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7064 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7066 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7068 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7070 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7072 …} } Eccube\Entity\Product {#7076 -_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 {#7074 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7075 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7077 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7079 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7081 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7083 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7085 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7087 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7089 …} } Eccube\Entity\Product {#7093 -_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 {#7091 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7092 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7096 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7098 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7100 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7102 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7104 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7106 …} } Eccube\Entity\Product {#7110 -_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 {#7108 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7109 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7113 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7115 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7117 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7119 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7121 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7123 …} } Eccube\Entity\Product {#7127 -_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 {#7125 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7126 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7128 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7130 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7132 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7134 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7136 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7138 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7140 …} } Eccube\Entity\Product {#7144 -_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 {#7142 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7143 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7145 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7147 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7149 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7151 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7153 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7155 …} -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 {#7156 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7158 …} } Eccube\Entity\Product {#7162 -_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 {#7160 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7161 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7163 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7165 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7167 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7169 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7171 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7173 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7174 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7176 …} } Eccube\Entity\Product {#7180 -_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 {#7178 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7179 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7183 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7185 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7187 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7189 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7191 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7193 …} } Eccube\Entity\Product {#7197 -_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 {#7195 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7196 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7200 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7202 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7204 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7206 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7208 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7210 …} } Eccube\Entity\Product {#7214 -_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 {#7212 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7213 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7215 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7217 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7219 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7221 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7223 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7225 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7227 …} } Eccube\Entity\Product {#7231 -_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 {#7229 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7230 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7232 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7234 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7236 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7238 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7240 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7173 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7155 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7242 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7244 …} } Eccube\Entity\Product {#7248 -_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 {#7246 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7247 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7251 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7253 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7255 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7257 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7259 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7261 …} } Eccube\Entity\Product {#7265 -_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 {#7263 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7264 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7268 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7270 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7272 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7274 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7276 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7278 …} } Eccube\Entity\Product {#7282 -_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 {#7280 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7281 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7285 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7287 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7289 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7291 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7293 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7295 …} } Eccube\Entity\Product {#7299 -_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 {#7297 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7298 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7302 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7304 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7306 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7308 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7310 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7312 …} } Eccube\Entity\Product {#7316 -_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 {#7314 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7315 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7317 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7319 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7321 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7323 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7325 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7327 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7329 …} } Eccube\Entity\Product {#7333 -_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 {#7331 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7332 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7334 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7336 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7338 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7340 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7342 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7344 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7346 …} } Eccube\Entity\Product {#7350 -_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 {#7348 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7349 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7353 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7355 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7357 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7359 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7361 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7363 …} } Eccube\Entity\Product {#7367 -_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 {#7365 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7366 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7370 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7372 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7374 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7376 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7378 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7380 …} } Eccube\Entity\Product {#7384 -_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 {#7382 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7383 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7385 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7387 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7389 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7391 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7393 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7395 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7397 …} } ] |
| 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() {#7459 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7458 …} } } |
| 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 {#8314 +label: "彩のジェラートCUBE" +value: "1" +data: Eccube\Entity\Product {#5311 -_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 {#5315 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5313 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5367 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5527 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5408 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5740 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5794 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5827 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5830 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +label: "チェリーアイスサンド" +value: "2" +data: Eccube\Entity\Product {#5870 -_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 {#5832 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5867 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5866 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5869 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5872 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5874 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5876 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5878 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5880 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +label: "はじめての麻雀" +value: "3" +data: Eccube\Entity\Product {#5884 -_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 {#5882 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5883 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5885 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5887 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5889 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5891 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5893 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5895 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5897 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +label: "テスト動画" +value: "4" +data: Eccube\Entity\Product {#5901 -_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 {#5899 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5900 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5902 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5904 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5906 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5908 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5910 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5912 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5914 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +label: "サンプル動画1" +value: "5" +data: Eccube\Entity\Product {#5918 -_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 {#5916 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5917 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5919 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5921 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5923 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5925 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5927 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5929 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5931 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +label: "サンプル動画2" +value: "6" +data: Eccube\Entity\Product {#5935 -_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 {#5933 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5934 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5936 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5938 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5940 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5942 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5944 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5946 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#5948 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +label: "サンプル動画3" +value: "7" +data: Eccube\Entity\Product {#5952 -_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 {#5950 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5951 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5953 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5955 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5957 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5959 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5961 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5963 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#5965 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8320 +label: "標準プラン" +value: "8" +data: Eccube\Entity\Product {#5969 -_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 {#5967 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5968 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5970 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5972 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5974 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5976 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5978 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#5980 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#5982 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +label: "youtube動画テスト" +value: "9" +data: Eccube\Entity\Product {#5986 -_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 {#5984 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5985 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5987 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5989 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5991 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5993 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5995 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5997 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#5999 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8322 +label: "サンプル動画4" +value: "10" +data: Eccube\Entity\Product {#6003 -_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 {#6001 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6002 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6004 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6006 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6008 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6010 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6012 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6014 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6016 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8323 +label: "おいものジェラート" +value: "11" +data: Eccube\Entity\Product {#6020 -_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 {#6018 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6019 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6021 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6023 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6025 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6027 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6029 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6031 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6033 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8324 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "14" +data: Eccube\Entity\Product {#6037 -_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 {#6035 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6036 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6038 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6040 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6042 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6044 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6046 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6048 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6050 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8325 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "15" +data: Eccube\Entity\Product {#6054 -_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 {#6052 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6053 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6055 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6057 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6059 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6061 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6063 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6065 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6067 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8326 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月23日" +value: "20" +data: Eccube\Entity\Product {#6071 -_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 {#6069 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6070 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6072 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6074 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6076 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6078 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6080 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6082 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6084 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8327 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月16日" +value: "21" +data: Eccube\Entity\Product {#6088 -_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 {#6086 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6087 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6089 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6091 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6093 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6095 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6097 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6099 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6101 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8328 +label: "宮野九段のネット麻雀対局動画! 2022年3月26日" +value: "22" +data: Eccube\Entity\Product {#6105 -_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 {#6103 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6104 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6106 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6108 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6110 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6112 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6114 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6116 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6118 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8329 +label: "サンプル動画5" +value: "23" +data: Eccube\Entity\Product {#6122 -_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 {#6120 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6121 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6123 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6125 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6127 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6129 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6131 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6133 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6135 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8330 +label: "月次商品" +value: "24" +data: Eccube\Entity\Product {#6139 -_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 {#6137 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6138 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6140 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6142 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6144 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6146 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6148 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6150 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6152 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8331 +label: "げつじてすと" +value: "25" +data: Eccube\Entity\Product {#6156 -_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 {#6154 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6155 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6157 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6159 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6161 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6163 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6165 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6167 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6169 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8332 +label: "げつじてすと2" +value: "26" +data: Eccube\Entity\Product {#6173 -_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 {#6171 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6172 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6174 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6176 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6178 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6180 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6182 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6184 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6186 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8333 +label: "【定期課金】月額見放題プラン" +value: "27" +data: Eccube\Entity\Product {#6190 -_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 {#6188 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6189 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6191 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6193 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6195 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6197 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6199 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6201 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6203 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8334 +label: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜" +value: "28" +data: Eccube\Entity\Product {#6207 -_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 {#6205 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6206 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6208 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6210 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6212 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6214 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6216 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6218 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6220 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8335 +label: "【定期課金】月額見放題プラン2" +value: "29" +data: Eccube\Entity\Product {#6224 -_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 {#6222 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6223 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6225 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6227 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6229 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6231 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6233 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6235 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6237 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8336 +label: "【定期課金】月額見放題プラン3" +value: "30" +data: Eccube\Entity\Product {#6241 -_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 {#6239 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6240 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6242 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6244 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6246 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6248 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6250 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6252 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6254 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8337 +label: "【定期課金】月額見放題プラン4" +value: "31" +data: Eccube\Entity\Product {#6258 -_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 {#6256 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6257 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6259 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6261 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6263 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6265 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6267 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6269 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6271 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8338 +label: "【定期課金】月額見放題プラン5" +value: "32" +data: Eccube\Entity\Product {#6275 -_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 {#6273 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6274 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6276 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6278 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6280 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6282 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6284 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6286 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6288 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8339 +label: "【定期課金】月額見放題プラン6" +value: "33" +data: Eccube\Entity\Product {#6292 -_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 {#6290 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6291 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6293 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6295 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6297 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6299 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6301 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6303 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6305 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8340 +label: "ベージック プラン" +value: "34" +data: Eccube\Entity\Product {#6309 -_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 {#6307 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6308 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6310 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6312 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6314 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6316 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6318 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6320 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6322 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8341 +label: "第2講 麻雀の基本 (復習) 〜4枚マージャン〜" +value: "35" +data: Eccube\Entity\Product {#6326 -_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 {#6324 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6325 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6327 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6329 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6331 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6333 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6335 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6337 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6339 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +label: "【月額】ベーシックプラン" +value: "36" +data: Eccube\Entity\Product {#6343 -_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 {#6341 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6342 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6344 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6346 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6348 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6350 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6352 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6354 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6356 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +label: "【月額課金】スタンダードプラン" +value: "37" +data: Eccube\Entity\Product {#6360 -_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 {#6358 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6359 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6361 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6363 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6365 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6367 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6369 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6371 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6373 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +label: "【定額課金】スタンダードプラン" +value: "38" +data: Eccube\Entity\Product {#6377 -_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 {#6375 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6376 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6378 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6380 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6382 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6384 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6386 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6388 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6390 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +label: "【定額課金】スタンダードプラン2" +value: "39" +data: Eccube\Entity\Product {#6394 -_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 {#6392 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6393 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6395 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6397 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6399 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6401 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6403 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6405 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6407 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +label: "【定額課金】スタンダードプラン3" +value: "40" +data: Eccube\Entity\Product {#6411 -_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 {#6409 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6410 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6412 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6414 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6416 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6418 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6420 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6422 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6424 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +label: "【定額課金】スタンダードプラン4" +value: "41" +data: Eccube\Entity\Product {#6428 -_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 {#6426 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6427 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6429 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6431 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6433 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6435 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6437 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6439 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6441 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +label: "【定額課金】スタンダードプラン5" +value: "42" +data: Eccube\Entity\Product {#6445 -_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 {#6443 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6444 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6446 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6448 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6450 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6452 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6454 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6456 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6458 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +label: "【定額課金】スタンダードプラン6" +value: "43" +data: Eccube\Entity\Product {#6462 -_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 {#6460 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6461 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6463 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6465 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6467 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6469 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6471 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6473 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6475 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +label: "【定額課金】スタンダードプラン7" +value: "44" +data: Eccube\Entity\Product {#6479 -_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 {#6477 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6478 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6480 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6482 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6484 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6486 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6488 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6490 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6492 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +label: "【テスト】単品" +value: "45" +data: Eccube\Entity\Product {#6496 -_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 {#6494 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6495 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6497 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6499 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6501 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6503 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6505 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6507 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6509 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +label: "【定額課金】スタンダードプラン8" +value: "46" +data: Eccube\Entity\Product {#6513 -_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 {#6511 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6512 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6516 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6518 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6520 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6522 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6524 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6526 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +label: "【定額課金】スタンダードプラン9" +value: "47" +data: Eccube\Entity\Product {#6530 -_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 {#6528 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6529 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6531 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6533 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6535 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6537 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6539 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6541 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6543 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +label: "【定額課金】スタンダードプラン10" +value: "48" +data: Eccube\Entity\Product {#6547 -_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 {#6545 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6546 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6548 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6550 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6552 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6554 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6556 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6558 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6560 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +label: "【定額課金】スタンダードプラン11" +value: "49" +data: Eccube\Entity\Product {#6564 -_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 {#6562 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6563 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6567 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6569 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6571 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6573 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6575 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6577 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +label: "【月額課金】スタンダードプラン" +value: "50" +data: Eccube\Entity\Product {#6581 -_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 {#6579 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6580 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6582 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6584 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6586 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6588 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6590 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6592 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6594 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +label: "未カテゴリプラン" +value: "51" +data: Eccube\Entity\Product {#6598 -_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 {#6596 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6597 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6599 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6601 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6603 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6605 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6607 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6609 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6611 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +label: "サブスクカテゴリ設定プラン" +value: "52" +data: Eccube\Entity\Product {#6615 -_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 {#6613 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6614 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6616 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6618 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6620 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6622 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6624 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6626 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6628 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +label: "未カテゴリプラン" +value: "53" +data: Eccube\Entity\Product {#6632 -_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 {#6630 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6631 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6633 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6635 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6637 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6639 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6641 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6643 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6645 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +label: "サブスクカテゴリ設定プラン" +value: "54" +data: Eccube\Entity\Product {#6649 -_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 {#6647 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6648 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6650 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6652 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6654 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6656 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6658 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6660 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6662 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +label: "【月額課金】スタンダードプラン10" +value: "55" +data: Eccube\Entity\Product {#6666 -_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 {#6664 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6665 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6667 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6669 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6671 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6673 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6675 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6677 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6679 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +label: "【月額課金】スタンダードプラン" +value: "56" +data: Eccube\Entity\Product {#6683 -_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 {#6681 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6682 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6686 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6688 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6690 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6692 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6694 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6696 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +label: "【月額課金】スタンダードプラン" +value: "57" +data: Eccube\Entity\Product {#6700 -_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 {#6698 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6699 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6701 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6703 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6705 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6707 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6709 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6711 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6713 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +label: "サブスクカテゴリ設定プラン" +value: "58" +data: Eccube\Entity\Product {#6717 -_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 {#6715 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6716 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6718 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6720 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6722 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6724 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6726 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6728 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6730 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +label: "サブスクカテゴリ設定プラン" +value: "59" +data: Eccube\Entity\Product {#6734 -_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 {#6732 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6733 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6735 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6737 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6739 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6741 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6743 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6745 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6747 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +label: "サブスクカテゴリ設定プラン" +value: "60" +data: Eccube\Entity\Product {#6751 -_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 {#6749 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6750 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6754 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6756 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6758 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6760 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6762 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6764 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +label: "サブスクカテゴリ設定プラン" +value: "61" +data: Eccube\Entity\Product {#6768 -_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 {#6766 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6767 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6769 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6771 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6773 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6775 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6777 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6779 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6781 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +label: "サブスクカテゴリ設定プラン" +value: "62" +data: Eccube\Entity\Product {#6785 -_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 {#6783 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6784 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6786 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6788 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6790 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6792 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6794 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6796 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6798 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +label: "サブスクカテゴリ設定プラン" +value: "63" +data: Eccube\Entity\Product {#6802 -_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 {#6800 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6801 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6803 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6805 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6807 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6809 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6811 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6813 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6815 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +label: "サブスクカテゴリ設定プラン" +value: "64" +data: Eccube\Entity\Product {#6819 -_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 {#6817 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6818 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6820 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6822 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6824 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6826 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6828 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6830 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6832 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +label: "サブスクカテゴリ設定プラン" +value: "65" +data: Eccube\Entity\Product {#6836 -_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 {#6834 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6835 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6837 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6839 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6841 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6843 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6845 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6847 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6849 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +label: "サブスクカテゴリ設定プラン" +value: "66" +data: Eccube\Entity\Product {#6853 -_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 {#6851 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6852 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6854 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6856 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6858 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6860 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6862 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6864 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6866 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +label: "サブスクカテゴリ設定プラン" +value: "67" +data: Eccube\Entity\Product {#6870 -_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 {#6868 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6869 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6871 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6873 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6875 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6877 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6879 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6881 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6883 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +label: "サブスクカテゴリ設定プラン" +value: "68" +data: Eccube\Entity\Product {#6887 -_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 {#6885 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6886 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6888 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6890 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6892 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6894 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6896 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6898 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6900 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +label: "麻雀ルール_廃止商品" +value: "69" +data: Eccube\Entity\Product {#6904 -_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 {#6902 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6903 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6905 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6907 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6909 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6911 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6913 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6915 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6917 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +label: "麻雀ルール_非公開商品" +value: "70" +data: Eccube\Entity\Product {#6921 -_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 {#6919 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6920 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6924 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6926 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6928 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6930 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6932 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6934 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +label: "非公開個別動画" +value: "71" +data: Eccube\Entity\Product {#6938 -_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 {#6936 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6937 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6939 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6941 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6943 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6945 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6947 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6949 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#6951 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +label: "【月額課金】スタンダードプラン 1,980円" +value: "72" +data: Eccube\Entity\Product {#6955 -_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 {#6953 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6954 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6956 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6958 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6960 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6962 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6964 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#6966 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#6968 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +label: "サブスクカテゴリ" +value: "73" +data: Eccube\Entity\Product {#6972 -_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 {#6970 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6971 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6973 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6975 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6977 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6979 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6981 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6983 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#6985 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +label: "サブスクカテゴリ" +value: "74" +data: Eccube\Entity\Product {#6989 -_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 {#6987 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6988 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6990 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6992 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6994 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6996 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6998 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7000 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7002 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +label: "一般商品" +value: "75" +data: Eccube\Entity\Product {#7006 -_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 {#7004 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7005 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7007 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7009 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7011 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7013 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7015 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7017 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7019 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +label: "サブスクカテゴリ" +value: "76" +data: Eccube\Entity\Product {#7023 -_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 {#7021 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7022 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7024 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7026 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7028 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7030 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7032 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7034 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7036 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +label: "動画見放題の定期購入契約" +value: "77" +data: Eccube\Entity\Product {#7040 -_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 {#7038 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7039 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7043 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7045 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7047 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7049 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -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 {#7053 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7055 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +label: "公開関連動画1" +value: "78" +data: Eccube\Entity\Product {#7059 -_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 {#7057 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7058 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7060 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7062 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7064 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7066 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7068 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7070 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7072 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +label: "公開関連動画2" +value: "79" +data: Eccube\Entity\Product {#7076 -_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 {#7074 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7075 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7077 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7079 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7081 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7083 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7085 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7087 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7089 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +label: "非公開関連動画" +value: "80" +data: Eccube\Entity\Product {#7093 -_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 {#7091 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7092 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7094 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7096 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7098 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7100 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7102 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7104 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7106 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +label: "廃止関連動画" +value: "81" +data: Eccube\Entity\Product {#7110 -_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 {#7108 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7109 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7113 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7115 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7117 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7119 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7121 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7123 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +label: "テスト更新" +value: "82" +data: Eccube\Entity\Product {#7127 -_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 {#7125 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7126 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7128 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7130 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7132 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7134 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7136 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7138 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7140 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +label: "第4講 ~7枚マージャン~<<>復習>" +value: "83" +data: Eccube\Entity\Product {#7144 -_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 {#7142 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7143 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7145 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7147 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7149 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7151 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7153 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7155 …} -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 {#7156 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7158 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +label: "入門テキスト第2講 マージャンの基本~4枚マージャン~" +value: "87" +data: Eccube\Entity\Product {#7162 -_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 {#7160 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7161 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7163 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7165 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7167 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7169 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7171 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7173 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7174 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7176 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +label: "入門テキスト第3講 基本の捨て方" +value: "88" +data: Eccube\Entity\Product {#7180 -_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 {#7178 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7179 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7183 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7185 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7187 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7189 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7191 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7193 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +label: "入門テキスト第4講 ~7枚マージャン~" +value: "89" +data: Eccube\Entity\Product {#7197 -_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 {#7195 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7196 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7198 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7200 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7202 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7204 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7206 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7208 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7210 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +label: "入門テキスト第5講 リーチをしてみよう!" +value: "90" +data: Eccube\Entity\Product {#7214 -_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 {#7212 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7213 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7215 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7217 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7219 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7221 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7223 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7052 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7225 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7227 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +label: "入門テキスト第6講 マージャンの役 その1" +value: "91" +data: Eccube\Entity\Product {#7231 -_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 {#7229 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7230 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7232 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7234 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7236 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7238 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7240 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7173 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7155 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7242 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7244 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +label: "テスト" +value: "92" +data: Eccube\Entity\Product {#7248 -_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 {#7246 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7247 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7249 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7251 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7253 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7255 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7257 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7259 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7261 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +label: "テスト物販" +value: "93" +data: Eccube\Entity\Product {#7265 -_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 {#7263 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7264 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7266 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7268 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7270 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7272 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7274 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7276 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7278 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +label: "【月額課金】スタンダードプラン" +value: "94" +data: Eccube\Entity\Product {#7282 -_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 {#7280 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7281 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7283 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7285 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7287 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7289 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7291 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7293 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7295 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: "テスト1日毎定期購買(ルミーズ)" +value: "95" +data: Eccube\Entity\Product {#7299 -_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 {#7297 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7298 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7300 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7302 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7304 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7306 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7308 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7310 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7312 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +label: "テストプラン" +value: "96" +data: Eccube\Entity\Product {#7316 -_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 {#7314 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7315 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7317 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7319 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7321 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7323 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7325 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7327 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7329 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +label: "物販商品" +value: "97" +data: Eccube\Entity\Product {#7333 -_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 {#7331 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7332 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7334 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7336 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7338 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7340 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7342 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7344 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7346 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +label: "テストプラン" +value: "98" +data: Eccube\Entity\Product {#7350 -_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 {#7348 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7349 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7351 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7353 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7355 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7357 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7359 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7361 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7363 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +label: "【テスト】決済テスト" +value: "99" +data: Eccube\Entity\Product {#7367 -_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 {#7365 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7366 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7368 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7370 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7372 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7374 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7376 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7378 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7380 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +label: "動画見放題の定期購入契約" +value: "100" +data: Eccube\Entity\Product {#7384 -_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 {#7382 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7383 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7385 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7387 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7389 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7391 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7393 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7051 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5835 …} -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 {#7395 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7397 …} } +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 {#8125 -form: Symfony\Component\Form\Form {#7809 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8106 …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) {#8311 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7425 …} } |
| 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 {#5230 +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 {#5230 +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 {#5230 +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) {#7472 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7473 …} } } |
| 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 {#8312 -form: Symfony\Component\Form\Form {#7812 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8405 …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() {#7490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7489 …} } } |
| 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 {#8406 -form: Symfony\Component\Form\Form {#7815 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8407 …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) {#7504 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7505 …} } } |
| 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 {#8408 -form: Symfony\Component\Form\Form {#7818 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8409 …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 {#8410 …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) {#7534 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7535 …} } } |
| 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 {#8413 -form: Symfony\Component\Form\Form {#7821 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8412 …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 {#8414 …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) {#7560 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7561 …} } } |
| 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 {#8417 -form: Symfony\Component\Form\Form {#7824 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8416 …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 {#8418 …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) {#7586 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7587 …} } } |
| 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 {#8421 -form: Symfony\Component\Form\Form {#7827 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8420 …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) {#7600 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7601 …} } } |
| 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 {#8422 -form: Symfony\Component\Form\Form {#7830 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8423 …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 {#5231 +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 {#5231 +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 {#5231 +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) {#7611 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7612 …} } } |
| 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 {#8424 -form: Symfony\Component\Form\Form {#7833 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8425 …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 {#5232 +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 {#5232 +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 {#5232 +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) {#7622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7624 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7623 …} } } |
| 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 {#8426 -form: Symfony\Component\Form\Form {#7836 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8427 …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 {#5234 +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 {#5234 +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 {#5234 +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) {#7633 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7635 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7634 …} } } |
| 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 {#8428 -form: Symfony\Component\Form\Form {#7839 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8429 …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 {#5240 +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 {#5240 +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 {#5240 +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) {#7644 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#7646 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7645 …} } } |
| 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 {#8430 -form: Symfony\Component\Form\Form {#7842 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8431 …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) {#7655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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 {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7656 …} } } |
| 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 {#8432 -form: Symfony\Component\Form\Form {#7845 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8433 …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 {#5235 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5235 +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 {#5235 +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() {#7680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7679 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "yyyy-MM-dd" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_CMBlogPro_admin_blog_release_date" ] |
| cache_key | "_CMBlogPro_admin_blog_release_date_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8434 -form: Symfony\Component\Form\Form {#7848 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8435 …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 {#5241 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5241 +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 {#7719 -manager: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -class: "Plugin\CMBlogPro\Entity\BlogStatus" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7718 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7711 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#7723 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#8439 …} } |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7718 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7711 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
| choices | null |
| class | "Plugin\CMBlogPro\Entity\BlogStatus" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5241 +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 {#7718 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7711 …} -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 {#7729 -_em: Doctrine\ORM\EntityManager {#687 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7727 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7726 #from: "Plugin\CMBlogPro\Entity\BlogStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7725 #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 {#7728 …} -_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() {#7709 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7706 …} } } |
| 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 {#8441 +label: "公開" +value: "1" +data: Proxies\__CG__\Plugin\CMBlogPro\Entity\BlogStatus {#8259 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8444 +label: "非公開" +value: "2" +data: Plugin\CMBlogPro\Entity\BlogStatus {#8452 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8443 +label: "廃止" +value: "3" +data: Plugin\CMBlogPro\Entity\BlogStatus {#8453 …} +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 {#8436 -form: Symfony\Component\Form\Form {#7851 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8437 …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) {#8448 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7425 …} } |
| 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 | "uQqNv-xq-0--I6f2-SJMvaFSU1Wdf2rs4X8sCSNECno" |
| 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 | "uQqNv-xq-0--I6f2-SJMvaFSU1Wdf2rs4X8sCSNECno" |
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 | "uQqNv-xq-0--I6f2-SJMvaFSU1Wdf2rs4X8sCSNECno" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8024 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#8445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8440 …} } } |
| 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 | "uQqNv-xq-0--I6f2-SJMvaFSU1Wdf2rs4X8sCSNECno" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8464 -form: Symfony\Component\Form\Form {#8459 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8449 …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 | "uQqNv-xq-0--I6f2-SJMvaFSU1Wdf2rs4X8sCSNECno" |
(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) {#8947 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#8949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8948 …} } } |
| 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 {#9565 -form: Symfony\Component\Form\Form {#9554 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9566 …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 {#9005 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9011 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9009 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8979 …} -Children: Doctrine\ORM\PersistentCollection {#9006 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9012 …} } Eccube\Entity\Category {#8999 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9001 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9002 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8998 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#8996 …} } Eccube\Entity\Category {#8992 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9004 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9000 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8991 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#8989 …} } Eccube\Entity\Category {#9027 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9025 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9026 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9028 …} -Children: Doctrine\ORM\PersistentCollection {#9033 …} -Parent: Eccube\Entity\Category {#8999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9030 …} } Eccube\Entity\Category {#9036 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9024 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8985 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9037 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9039 …} } Eccube\Entity\Category {#9043 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9034 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9035 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9044 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#9036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9046 …} } Eccube\Entity\Category {#9054 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9052 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9053 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9055 …} -Children: Doctrine\ORM\PersistentCollection {#9060 …} -Parent: Eccube\Entity\Category {#9036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9057 …} } Eccube\Entity\Category {#9063 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9051 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9050 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9064 …} -Children: Doctrine\ORM\PersistentCollection {#9069 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9066 …} } Eccube\Entity\Category {#9070 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9061 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9062 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9071 …} -Children: Doctrine\ORM\PersistentCollection {#9076 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9073 …} } Eccube\Entity\Category {#9081 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9079 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9080 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9087 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9084 …} } Eccube\Entity\Category {#9090 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9088 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9089 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9096 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9093 …} } Eccube\Entity\Category {#9099 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9097 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9098 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9100 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9102 …} } Eccube\Entity\Category {#9108 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9078 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9077 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9109 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9111 …} } Eccube\Entity\Category {#9115 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9106 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9107 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9116 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9118 …} } Eccube\Entity\Category {#9126 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9124 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9125 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9127 …} -Children: Doctrine\ORM\PersistentCollection {#9132 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9129 …} } Eccube\Entity\Category {#9135 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9133 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9134 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9136 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9138 …} } Eccube\Entity\Category {#9144 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9142 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9143 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9150 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9147 …} } Eccube\Entity\Category {#9153 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9123 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9122 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9154 …} -Children: Doctrine\ORM\PersistentCollection {#9159 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9156 …} } Eccube\Entity\Category {#9160 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9151 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9152 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9161 …} -Children: Doctrine\ORM\PersistentCollection {#9166 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9163 …} } Eccube\Entity\Category {#9171 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9169 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9170 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9174 …} } Eccube\Entity\Category {#9180 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9178 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9179 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9186 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9183 …} } Eccube\Entity\Category {#9189 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9167 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9168 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9190 …} -Children: Doctrine\ORM\PersistentCollection {#9195 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9192 …} } Eccube\Entity\Category {#9196 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9187 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9188 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9197 …} -Children: Doctrine\ORM\PersistentCollection {#9202 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9199 …} } Eccube\Entity\Category {#9207 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9205 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9206 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9213 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9210 …} } Eccube\Entity\Category {#9216 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9214 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9215 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9217 …} -Children: Doctrine\ORM\PersistentCollection {#9222 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9219 …} } Eccube\Entity\Category {#9225 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9203 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9204 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9226 …} -Children: Doctrine\ORM\PersistentCollection {#9231 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9228 …} } Eccube\Entity\Category {#9232 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9223 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9224 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9233 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9235 …} } Eccube\Entity\Category {#9243 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9241 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9242 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9249 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9246 …} } Eccube\Entity\Category {#9252 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9250 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9251 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9253 …} -Children: Doctrine\ORM\PersistentCollection {#9258 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9255 …} } Eccube\Entity\Category {#9261 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9239 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9240 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9262 …} -Children: Doctrine\ORM\PersistentCollection {#9267 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9264 …} } Eccube\Entity\Category {#9268 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9259 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9260 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9269 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9271 …} } Eccube\Entity\Category {#9279 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9277 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9278 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9285 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9282 …} } Eccube\Entity\Category {#9288 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9286 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9287 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9289 …} -Children: Doctrine\ORM\PersistentCollection {#9294 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9291 …} } Eccube\Entity\Category {#9297 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9275 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9276 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9298 …} -Children: Doctrine\ORM\PersistentCollection {#9303 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9300 …} } Eccube\Entity\Category {#9304 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9295 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9296 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9305 …} -Children: Doctrine\ORM\PersistentCollection {#9310 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9307 …} } Eccube\Entity\Category {#9315 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9313 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9314 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9316 …} -Children: Doctrine\ORM\PersistentCollection {#9321 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9318 …} } Eccube\Entity\Category {#9324 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9322 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9323 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9327 …} } Eccube\Entity\Category {#9333 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9311 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9312 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9334 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9336 …} } Eccube\Entity\Category {#9340 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9331 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9332 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9341 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9343 …} } Eccube\Entity\Category {#9351 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9349 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9350 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9352 …} -Children: Doctrine\ORM\PersistentCollection {#9357 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9354 …} } Eccube\Entity\Category {#9360 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9358 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9359 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9361 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9363 …} } Eccube\Entity\Category {#9369 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9347 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9348 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9372 …} } Eccube\Entity\Category {#9376 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9367 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9368 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9382 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9379 …} } Eccube\Entity\Category {#9387 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9385 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9386 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9388 …} -Children: Doctrine\ORM\PersistentCollection {#9393 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9390 …} } Eccube\Entity\Category {#9396 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9394 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9395 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9397 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9399 …} } Eccube\Entity\Category {#9405 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9383 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9384 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9411 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9408 …} } Eccube\Entity\Category {#9412 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9403 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9404 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9418 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9415 …} } Eccube\Entity\Category {#9423 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9421 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9422 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9424 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9426 …} } Eccube\Entity\Category {#9432 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9430 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9431 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9438 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9435 …} } Eccube\Entity\Category {#9441 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9419 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9420 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9442 …} -Children: Doctrine\ORM\PersistentCollection {#9447 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9444 …} } Eccube\Entity\Category {#9448 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9439 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9440 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9449 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9451 …} } Eccube\Entity\Category {#9459 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9457 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9458 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9460 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9462 …} } Eccube\Entity\Category {#9468 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9466 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9467 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9474 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9471 …} } Eccube\Entity\Category {#9477 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9455 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9456 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9478 …} -Children: Doctrine\ORM\PersistentCollection {#9483 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9480 …} } Eccube\Entity\Category {#9484 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9475 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9476 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9485 …} -Children: Doctrine\ORM\PersistentCollection {#9490 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9487 …} } Eccube\Entity\Category {#9495 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9493 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9494 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9496 …} -Children: Doctrine\ORM\PersistentCollection {#9501 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9498 …} } Eccube\Entity\Category {#9504 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9502 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9503 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9505 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9507 …} } Eccube\Entity\Category {#9513 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9511 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9512 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9514 …} -Children: Doctrine\ORM\PersistentCollection {#9519 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9516 …} } Eccube\Entity\Category {#9520 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9492 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9491 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9521 …} -Children: Doctrine\ORM\PersistentCollection {#9526 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9523 …} } Eccube\Entity\Category {#9529 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9527 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9528 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9530 …} -Children: Doctrine\ORM\PersistentCollection {#9535 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9532 …} } ] |
[ Eccube\Entity\Category {#9005 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9011 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9009 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8979 …} -Children: Doctrine\ORM\PersistentCollection {#9006 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9012 …} } Eccube\Entity\Category {#8999 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9001 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9002 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8998 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#8996 …} } Eccube\Entity\Category {#8992 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9004 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9000 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8991 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#8989 …} } Eccube\Entity\Category {#9027 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9025 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9026 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9028 …} -Children: Doctrine\ORM\PersistentCollection {#9033 …} -Parent: Eccube\Entity\Category {#8999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9030 …} } Eccube\Entity\Category {#9036 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9024 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8985 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9037 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9039 …} } Eccube\Entity\Category {#9043 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9034 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9035 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9044 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#9036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9046 …} } Eccube\Entity\Category {#9054 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9052 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9053 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9055 …} -Children: Doctrine\ORM\PersistentCollection {#9060 …} -Parent: Eccube\Entity\Category {#9036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9057 …} } Eccube\Entity\Category {#9063 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9051 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9050 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9064 …} -Children: Doctrine\ORM\PersistentCollection {#9069 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9066 …} } Eccube\Entity\Category {#9070 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9061 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9062 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9071 …} -Children: Doctrine\ORM\PersistentCollection {#9076 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9073 …} } Eccube\Entity\Category {#9081 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9079 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9080 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9087 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9084 …} } Eccube\Entity\Category {#9090 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9088 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9089 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9096 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9093 …} } Eccube\Entity\Category {#9099 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9097 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9098 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9100 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9102 …} } Eccube\Entity\Category {#9108 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9078 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9077 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9109 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9111 …} } Eccube\Entity\Category {#9115 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9106 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9107 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9116 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9118 …} } Eccube\Entity\Category {#9126 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9124 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9125 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9127 …} -Children: Doctrine\ORM\PersistentCollection {#9132 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9129 …} } Eccube\Entity\Category {#9135 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9133 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9134 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9136 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9138 …} } Eccube\Entity\Category {#9144 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9142 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9143 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9150 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9147 …} } Eccube\Entity\Category {#9153 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9123 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9122 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9154 …} -Children: Doctrine\ORM\PersistentCollection {#9159 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9156 …} } Eccube\Entity\Category {#9160 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9151 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9152 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9161 …} -Children: Doctrine\ORM\PersistentCollection {#9166 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9163 …} } Eccube\Entity\Category {#9171 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9169 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9170 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9174 …} } Eccube\Entity\Category {#9180 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9178 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9179 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9186 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9183 …} } Eccube\Entity\Category {#9189 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9167 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9168 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9190 …} -Children: Doctrine\ORM\PersistentCollection {#9195 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9192 …} } Eccube\Entity\Category {#9196 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9187 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9188 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9197 …} -Children: Doctrine\ORM\PersistentCollection {#9202 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9199 …} } Eccube\Entity\Category {#9207 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9205 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9206 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9213 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9210 …} } Eccube\Entity\Category {#9216 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9214 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9215 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9217 …} -Children: Doctrine\ORM\PersistentCollection {#9222 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9219 …} } Eccube\Entity\Category {#9225 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9203 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9204 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9226 …} -Children: Doctrine\ORM\PersistentCollection {#9231 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9228 …} } Eccube\Entity\Category {#9232 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9223 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9224 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9233 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9235 …} } Eccube\Entity\Category {#9243 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9241 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9242 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9249 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9246 …} } Eccube\Entity\Category {#9252 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9250 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9251 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9253 …} -Children: Doctrine\ORM\PersistentCollection {#9258 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9255 …} } Eccube\Entity\Category {#9261 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9239 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9240 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9262 …} -Children: Doctrine\ORM\PersistentCollection {#9267 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9264 …} } Eccube\Entity\Category {#9268 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9259 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9260 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9269 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9271 …} } Eccube\Entity\Category {#9279 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9277 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9278 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9285 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9282 …} } Eccube\Entity\Category {#9288 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9286 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9287 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9289 …} -Children: Doctrine\ORM\PersistentCollection {#9294 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9291 …} } Eccube\Entity\Category {#9297 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9275 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9276 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9298 …} -Children: Doctrine\ORM\PersistentCollection {#9303 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9300 …} } Eccube\Entity\Category {#9304 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9295 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9296 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9305 …} -Children: Doctrine\ORM\PersistentCollection {#9310 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9307 …} } Eccube\Entity\Category {#9315 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9313 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9314 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9316 …} -Children: Doctrine\ORM\PersistentCollection {#9321 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9318 …} } Eccube\Entity\Category {#9324 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9322 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9323 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9327 …} } Eccube\Entity\Category {#9333 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9311 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9312 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9334 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9336 …} } Eccube\Entity\Category {#9340 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9331 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9332 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9341 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9343 …} } Eccube\Entity\Category {#9351 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9349 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9350 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9352 …} -Children: Doctrine\ORM\PersistentCollection {#9357 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9354 …} } Eccube\Entity\Category {#9360 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9358 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9359 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9361 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9363 …} } Eccube\Entity\Category {#9369 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9347 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9348 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9372 …} } Eccube\Entity\Category {#9376 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9367 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9368 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9382 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9379 …} } Eccube\Entity\Category {#9387 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9385 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9386 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9388 …} -Children: Doctrine\ORM\PersistentCollection {#9393 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9390 …} } Eccube\Entity\Category {#9396 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9394 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9395 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9397 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9399 …} } Eccube\Entity\Category {#9405 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9383 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9384 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9411 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9408 …} } Eccube\Entity\Category {#9412 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9403 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9404 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9418 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9415 …} } Eccube\Entity\Category {#9423 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9421 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9422 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9424 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9426 …} } Eccube\Entity\Category {#9432 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9430 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9431 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9438 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9435 …} } Eccube\Entity\Category {#9441 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9419 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9420 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9442 …} -Children: Doctrine\ORM\PersistentCollection {#9447 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9444 …} } Eccube\Entity\Category {#9448 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9439 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9440 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9449 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9451 …} } Eccube\Entity\Category {#9459 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9457 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9458 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9460 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9462 …} } Eccube\Entity\Category {#9468 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9466 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9467 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9474 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9471 …} } Eccube\Entity\Category {#9477 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9455 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9456 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9478 …} -Children: Doctrine\ORM\PersistentCollection {#9483 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9480 …} } Eccube\Entity\Category {#9484 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9475 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9476 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9485 …} -Children: Doctrine\ORM\PersistentCollection {#9490 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9487 …} } Eccube\Entity\Category {#9495 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9493 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9494 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9496 …} -Children: Doctrine\ORM\PersistentCollection {#9501 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9498 …} } Eccube\Entity\Category {#9504 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9502 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9503 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9505 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9507 …} } Eccube\Entity\Category {#9513 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9511 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9512 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9514 …} -Children: Doctrine\ORM\PersistentCollection {#9519 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9516 …} } Eccube\Entity\Category {#9520 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9492 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9491 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9521 …} -Children: Doctrine\ORM\PersistentCollection {#9526 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9523 …} } Eccube\Entity\Category {#9529 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9527 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9528 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9530 …} -Children: Doctrine\ORM\PersistentCollection {#9535 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9532 …} } ] |
| 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 {#8969 -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 {#9005 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9011 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9009 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8979 …} -Children: Doctrine\ORM\PersistentCollection {#9006 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9012 …} } Eccube\Entity\Category {#8999 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9001 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9002 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8998 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#8996 …} } Eccube\Entity\Category {#8992 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9004 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9000 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8991 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#8989 …} } Eccube\Entity\Category {#9027 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9025 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9026 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9028 …} -Children: Doctrine\ORM\PersistentCollection {#9033 …} -Parent: Eccube\Entity\Category {#8999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9030 …} } Eccube\Entity\Category {#9036 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9024 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8985 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9037 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9039 …} } Eccube\Entity\Category {#9043 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9034 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9035 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9044 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#9036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9046 …} } Eccube\Entity\Category {#9054 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9052 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9053 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9055 …} -Children: Doctrine\ORM\PersistentCollection {#9060 …} -Parent: Eccube\Entity\Category {#9036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9057 …} } Eccube\Entity\Category {#9063 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9051 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9050 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9064 …} -Children: Doctrine\ORM\PersistentCollection {#9069 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9066 …} } Eccube\Entity\Category {#9070 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9061 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9062 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9071 …} -Children: Doctrine\ORM\PersistentCollection {#9076 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9073 …} } Eccube\Entity\Category {#9081 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9079 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9080 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9087 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9084 …} } Eccube\Entity\Category {#9090 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9088 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9089 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9096 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9093 …} } Eccube\Entity\Category {#9099 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9097 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9098 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9100 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9102 …} } Eccube\Entity\Category {#9108 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9078 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9077 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9109 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9111 …} } Eccube\Entity\Category {#9115 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9106 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9107 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9116 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9118 …} } Eccube\Entity\Category {#9126 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9124 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9125 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9127 …} -Children: Doctrine\ORM\PersistentCollection {#9132 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9129 …} } Eccube\Entity\Category {#9135 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9133 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9134 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9136 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9138 …} } Eccube\Entity\Category {#9144 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9142 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9143 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9150 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9147 …} } Eccube\Entity\Category {#9153 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9123 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9122 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9154 …} -Children: Doctrine\ORM\PersistentCollection {#9159 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9156 …} } Eccube\Entity\Category {#9160 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9151 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9152 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9161 …} -Children: Doctrine\ORM\PersistentCollection {#9166 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9163 …} } Eccube\Entity\Category {#9171 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9169 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9170 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9174 …} } Eccube\Entity\Category {#9180 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9178 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9179 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9186 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9183 …} } Eccube\Entity\Category {#9189 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9167 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9168 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9190 …} -Children: Doctrine\ORM\PersistentCollection {#9195 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9192 …} } Eccube\Entity\Category {#9196 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9187 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9188 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9197 …} -Children: Doctrine\ORM\PersistentCollection {#9202 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9199 …} } Eccube\Entity\Category {#9207 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9205 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9206 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9213 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9210 …} } Eccube\Entity\Category {#9216 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9214 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9215 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9217 …} -Children: Doctrine\ORM\PersistentCollection {#9222 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9219 …} } Eccube\Entity\Category {#9225 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9203 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9204 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9226 …} -Children: Doctrine\ORM\PersistentCollection {#9231 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9228 …} } Eccube\Entity\Category {#9232 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9223 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9224 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9233 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9235 …} } Eccube\Entity\Category {#9243 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9241 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9242 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9249 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9246 …} } Eccube\Entity\Category {#9252 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9250 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9251 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9253 …} -Children: Doctrine\ORM\PersistentCollection {#9258 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9255 …} } Eccube\Entity\Category {#9261 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9239 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9240 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9262 …} -Children: Doctrine\ORM\PersistentCollection {#9267 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9264 …} } Eccube\Entity\Category {#9268 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9259 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9260 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9269 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9271 …} } Eccube\Entity\Category {#9279 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9277 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9278 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9285 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9282 …} } Eccube\Entity\Category {#9288 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9286 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9287 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9289 …} -Children: Doctrine\ORM\PersistentCollection {#9294 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9291 …} } Eccube\Entity\Category {#9297 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9275 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9276 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9298 …} -Children: Doctrine\ORM\PersistentCollection {#9303 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9300 …} } Eccube\Entity\Category {#9304 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9295 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9296 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9305 …} -Children: Doctrine\ORM\PersistentCollection {#9310 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9307 …} } Eccube\Entity\Category {#9315 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9313 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9314 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9316 …} -Children: Doctrine\ORM\PersistentCollection {#9321 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9318 …} } Eccube\Entity\Category {#9324 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9322 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9323 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9327 …} } Eccube\Entity\Category {#9333 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9311 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9312 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9334 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9336 …} } Eccube\Entity\Category {#9340 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9331 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9332 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9341 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9343 …} } Eccube\Entity\Category {#9351 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9349 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9350 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9352 …} -Children: Doctrine\ORM\PersistentCollection {#9357 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9354 …} } Eccube\Entity\Category {#9360 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9358 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9359 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9361 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9363 …} } Eccube\Entity\Category {#9369 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9347 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9348 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9372 …} } Eccube\Entity\Category {#9376 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9367 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9368 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9382 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9379 …} } Eccube\Entity\Category {#9387 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9385 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9386 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9388 …} -Children: Doctrine\ORM\PersistentCollection {#9393 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9390 …} } Eccube\Entity\Category {#9396 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9394 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9395 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9397 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9399 …} } Eccube\Entity\Category {#9405 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9383 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9384 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9411 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9408 …} } Eccube\Entity\Category {#9412 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9403 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9404 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9418 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9415 …} } Eccube\Entity\Category {#9423 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9421 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9422 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9424 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9426 …} } Eccube\Entity\Category {#9432 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9430 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9431 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9438 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9435 …} } Eccube\Entity\Category {#9441 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9419 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9420 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9442 …} -Children: Doctrine\ORM\PersistentCollection {#9447 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9444 …} } Eccube\Entity\Category {#9448 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9439 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9440 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9449 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9451 …} } Eccube\Entity\Category {#9459 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9457 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9458 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9460 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9462 …} } Eccube\Entity\Category {#9468 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9466 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9467 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9474 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9471 …} } Eccube\Entity\Category {#9477 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9455 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9456 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9478 …} -Children: Doctrine\ORM\PersistentCollection {#9483 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9480 …} } Eccube\Entity\Category {#9484 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9475 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9476 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9485 …} -Children: Doctrine\ORM\PersistentCollection {#9490 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9487 …} } Eccube\Entity\Category {#9495 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9493 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9494 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9496 …} -Children: Doctrine\ORM\PersistentCollection {#9501 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9498 …} } Eccube\Entity\Category {#9504 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9502 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9503 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9505 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9507 …} } Eccube\Entity\Category {#9513 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9511 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9512 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9514 …} -Children: Doctrine\ORM\PersistentCollection {#9519 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9516 …} } Eccube\Entity\Category {#9520 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9492 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9491 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9521 …} -Children: Doctrine\ORM\PersistentCollection {#9526 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9523 …} } Eccube\Entity\Category {#9529 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9527 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9528 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9530 …} -Children: Doctrine\ORM\PersistentCollection {#9535 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9532 …} } ] |
| 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 {#8969 -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() {#8960 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8963 …} } } |
| 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 {#9580 +label: "このサイトの使い方" +value: "11" +data: Eccube\Entity\Category {#9005 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9011 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9009 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8979 …} -Children: Doctrine\ORM\PersistentCollection {#9006 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9012 …} } +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9579 +label: "麻雀入門編" +value: "12" +data: Eccube\Entity\Category {#8999 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9001 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9002 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8998 …} -Children: Doctrine\ORM\PersistentCollection {#8993 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#8996 …} } +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9581 +label: " 実践対局編(マナー・ルール)" +value: "14" +data: Eccube\Entity\Category {#8992 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9004 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9000 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8991 …} -Children: Doctrine\ORM\PersistentCollection {#8986 …} -Parent: Eccube\Entity\Category {#8999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#8989 …} } +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9582 +label: " 入門テキスト" +value: "13" +data: Eccube\Entity\Category {#9027 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9025 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9026 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9028 …} -Children: Doctrine\ORM\PersistentCollection {#9033 …} -Parent: Eccube\Entity\Category {#8999} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9030 …} } +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9583 +label: "麻雀ルール" +value: "15" +data: Eccube\Entity\Category {#9036 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9024 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8985 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9037 …} -Children: Doctrine\ORM\PersistentCollection {#9042 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9039 …} } +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9584 +label: " 初級編" +value: "17" +data: Eccube\Entity\Category {#9043 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9034 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9035 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9044 …} -Children: Doctrine\ORM\PersistentCollection {#9049 …} -Parent: Eccube\Entity\Category {#9036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9046 …} } +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9585 +label: " 入門編" +value: "16" +data: Eccube\Entity\Category {#9054 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9052 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9053 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9055 …} -Children: Doctrine\ORM\PersistentCollection {#9060 …} -Parent: Eccube\Entity\Category {#9036} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9057 …} } +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9586 +label: "役・役満" +value: "18" +data: Eccube\Entity\Category {#9063 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9051 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9050 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9064 …} -Children: Doctrine\ORM\PersistentCollection {#9069 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9066 …} } +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9587 +label: " 良く出る役" +value: "19" +data: Eccube\Entity\Category {#9070 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9061 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9062 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9071 …} -Children: Doctrine\ORM\PersistentCollection {#9076 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9073 …} } +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9588 +label: " その他の役" +value: "20" +data: Eccube\Entity\Category {#9081 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9079 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9080 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9082 …} -Children: Doctrine\ORM\PersistentCollection {#9087 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9084 …} } +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9589 +label: " 良く出る役満" +value: "21" +data: Eccube\Entity\Category {#9090 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9088 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9089 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9091 …} -Children: Doctrine\ORM\PersistentCollection {#9096 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9093 …} } +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9590 +label: " 珍しい役満" +value: "22" +data: Eccube\Entity\Category {#9099 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9097 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9098 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9100 …} -Children: Doctrine\ORM\PersistentCollection {#9105 …} -Parent: Eccube\Entity\Category {#9063} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9102 …} } +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9591 +label: "守り方" +value: "23" +data: Eccube\Entity\Category {#9108 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9078 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9077 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9109 …} -Children: Doctrine\ORM\PersistentCollection {#9114 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9111 …} } +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9592 +label: " 捨て牌読み" +value: "27" +data: Eccube\Entity\Category {#9115 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9106 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9107 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9116 …} -Children: Doctrine\ORM\PersistentCollection {#9121 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9118 …} } +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9593 +label: " スジ" +value: "26" +data: Eccube\Entity\Category {#9126 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9124 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9125 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9127 …} -Children: Doctrine\ORM\PersistentCollection {#9132 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9129 …} } +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9594 +label: " カベ" +value: "25" +data: Eccube\Entity\Category {#9135 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9133 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9134 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9136 …} -Children: Doctrine\ORM\PersistentCollection {#9141 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9138 …} } +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9595 +label: " ベタオリ" +value: "24" +data: Eccube\Entity\Category {#9144 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9142 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9143 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9145 …} -Children: Doctrine\ORM\PersistentCollection {#9150 …} -Parent: Eccube\Entity\Category {#9108} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9147 …} } +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9596 +label: "攻め方" +value: "28" +data: Eccube\Entity\Category {#9153 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9123 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9122 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9154 …} -Children: Doctrine\ORM\PersistentCollection {#9159 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9156 …} } +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9597 +label: " 入門編" +value: "29" +data: Eccube\Entity\Category {#9160 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9151 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9152 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9161 …} -Children: Doctrine\ORM\PersistentCollection {#9166 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9163 …} } +attr: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9598 +label: " 初級編" +value: "30" +data: Eccube\Entity\Category {#9171 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9169 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9170 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9177 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9174 …} } +attr: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9599 +label: " 中級編" +value: "31" +data: Eccube\Entity\Category {#9180 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9178 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9179 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9181 …} -Children: Doctrine\ORM\PersistentCollection {#9186 …} -Parent: Eccube\Entity\Category {#9153} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9183 …} } +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9600 +label: "何待ち" +value: "32" +data: Eccube\Entity\Category {#9189 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9167 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9168 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9190 …} -Children: Doctrine\ORM\PersistentCollection {#9195 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9192 …} } +attr: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9601 +label: " 入門編" +value: "33" +data: Eccube\Entity\Category {#9196 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9187 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9188 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9197 …} -Children: Doctrine\ORM\PersistentCollection {#9202 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9199 …} } +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9602 +label: " 初級編" +value: "34" +data: Eccube\Entity\Category {#9207 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9205 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9206 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9208 …} -Children: Doctrine\ORM\PersistentCollection {#9213 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9210 …} } +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9603 +label: " 中級編" +value: "35" +data: Eccube\Entity\Category {#9216 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9214 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9215 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9217 …} -Children: Doctrine\ORM\PersistentCollection {#9222 …} -Parent: Eccube\Entity\Category {#9189} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9219 …} } +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9604 +label: "何切る" +value: "36" +data: Eccube\Entity\Category {#9225 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9203 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9204 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9226 …} -Children: Doctrine\ORM\PersistentCollection {#9231 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9228 …} } +attr: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9605 +label: " 中級編" +value: "39" +data: Eccube\Entity\Category {#9232 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9223 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9224 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9233 …} -Children: Doctrine\ORM\PersistentCollection {#9238 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9235 …} } +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9606 +label: " 初級編" +value: "38" +data: Eccube\Entity\Category {#9243 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9241 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9242 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9244 …} -Children: Doctrine\ORM\PersistentCollection {#9249 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9246 …} } +attr: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9607 +label: " 入門編" +value: "37" +data: Eccube\Entity\Category {#9252 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9250 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9251 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9253 …} -Children: Doctrine\ORM\PersistentCollection {#9258 …} -Parent: Eccube\Entity\Category {#9225} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9255 …} } +attr: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9608 +label: "点数計算" +value: "40" +data: Eccube\Entity\Category {#9261 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9239 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9240 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9262 …} -Children: Doctrine\ORM\PersistentCollection {#9267 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9264 …} } +attr: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9609 +label: " 中級編" +value: "43" +data: Eccube\Entity\Category {#9268 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9259 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9260 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9269 …} -Children: Doctrine\ORM\PersistentCollection {#9274 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9271 …} } +attr: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9610 +label: " 初級編" +value: "42" +data: Eccube\Entity\Category {#9279 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9277 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9278 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9280 …} -Children: Doctrine\ORM\PersistentCollection {#9285 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9282 …} } +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9611 +label: " 入門編" +value: "41" +data: Eccube\Entity\Category {#9288 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9286 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9287 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9289 …} -Children: Doctrine\ORM\PersistentCollection {#9294 …} -Parent: Eccube\Entity\Category {#9261} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9291 …} } +attr: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9612 +label: "ポン・チー・カン" +value: "44" +data: Eccube\Entity\Category {#9297 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9275 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9276 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9298 …} -Children: Doctrine\ORM\PersistentCollection {#9303 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9300 …} } +attr: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9613 +label: " 中級編" +value: "47" +data: Eccube\Entity\Category {#9304 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9295 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9296 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9305 …} -Children: Doctrine\ORM\PersistentCollection {#9310 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9307 …} } +attr: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9614 +label: " 初級編" +value: "46" +data: Eccube\Entity\Category {#9315 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9313 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9314 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9316 …} -Children: Doctrine\ORM\PersistentCollection {#9321 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9318 …} } +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9615 +label: " 入門編" +value: "45" +data: Eccube\Entity\Category {#9324 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9322 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9323 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9325 …} -Children: Doctrine\ORM\PersistentCollection {#9330 …} -Parent: Eccube\Entity\Category {#9297} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9327 …} } +attr: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9616 +label: "宮野式マル秘テク" +value: "48" +data: Eccube\Entity\Category {#9333 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9311 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9312 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9334 …} -Children: Doctrine\ORM\PersistentCollection {#9339 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9336 …} } +attr: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9617 +label: " 中級編" +value: "51" +data: Eccube\Entity\Category {#9340 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9331 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9332 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9341 …} -Children: Doctrine\ORM\PersistentCollection {#9346 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9343 …} } +attr: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9618 +label: " 初級編" +value: "50" +data: Eccube\Entity\Category {#9351 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9349 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9350 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9352 …} -Children: Doctrine\ORM\PersistentCollection {#9357 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9354 …} } +attr: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9619 +label: " 入門編" +value: "49" +data: Eccube\Entity\Category {#9360 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9358 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9359 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9361 …} -Children: Doctrine\ORM\PersistentCollection {#9366 …} -Parent: Eccube\Entity\Category {#9333} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9363 …} } +attr: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9620 +label: "実践マナー" +value: "52" +data: Eccube\Entity\Category {#9369 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9347 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9348 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9370 …} -Children: Doctrine\ORM\PersistentCollection {#9375 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9372 …} } +attr: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9621 +label: " 中級編" +value: "55" +data: Eccube\Entity\Category {#9376 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9367 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9368 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9377 …} -Children: Doctrine\ORM\PersistentCollection {#9382 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9379 …} } +attr: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9622 +label: " 初級編" +value: "54" +data: Eccube\Entity\Category {#9387 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9385 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9386 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9388 …} -Children: Doctrine\ORM\PersistentCollection {#9393 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9390 …} } +attr: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9623 +label: " 入門編" +value: "53" +data: Eccube\Entity\Category {#9396 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9394 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9395 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9397 …} -Children: Doctrine\ORM\PersistentCollection {#9402 …} -Parent: Eccube\Entity\Category {#9369} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9399 …} } +attr: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9624 +label: "実践対局" +value: "56" +data: Eccube\Entity\Category {#9405 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9383 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9384 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9406 …} -Children: Doctrine\ORM\PersistentCollection {#9411 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9408 …} } +attr: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9625 +label: " 中級編" +value: "59" +data: Eccube\Entity\Category {#9412 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9403 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9404 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9413 …} -Children: Doctrine\ORM\PersistentCollection {#9418 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9415 …} } +attr: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9626 +label: " 初級編" +value: "58" +data: Eccube\Entity\Category {#9423 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9421 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9422 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9424 …} -Children: Doctrine\ORM\PersistentCollection {#9429 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9426 …} } +attr: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9627 +label: " 入門編" +value: "57" +data: Eccube\Entity\Category {#9432 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9430 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9431 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9433 …} -Children: Doctrine\ORM\PersistentCollection {#9438 …} -Parent: Eccube\Entity\Category {#9405} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9435 …} } +attr: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9628 +label: "ゲーム対局" +value: "60" +data: Eccube\Entity\Category {#9441 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9419 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9420 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9442 …} -Children: Doctrine\ORM\PersistentCollection {#9447 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9444 …} } +attr: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9629 +label: " 中級編" +value: "63" +data: Eccube\Entity\Category {#9448 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9439 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9440 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9449 …} -Children: Doctrine\ORM\PersistentCollection {#9454 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9451 …} } +attr: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9630 +label: " 初級編" +value: "62" +data: Eccube\Entity\Category {#9459 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9457 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9458 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9460 …} -Children: Doctrine\ORM\PersistentCollection {#9465 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9462 …} } +attr: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9631 +label: " 入門編" +value: "61" +data: Eccube\Entity\Category {#9468 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9466 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9467 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9469 …} -Children: Doctrine\ORM\PersistentCollection {#9474 …} -Parent: Eccube\Entity\Category {#9441} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9471 …} } +attr: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9632 +label: "講師" +value: "64" +data: Eccube\Entity\Category {#9477 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9455 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9456 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9478 …} -Children: Doctrine\ORM\PersistentCollection {#9483 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9480 …} } +attr: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9633 +label: " 宮野 大城" +value: "65" +data: Eccube\Entity\Category {#9484 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9475 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9476 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9485 …} -Children: Doctrine\ORM\PersistentCollection {#9490 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9487 …} } +attr: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9634 +label: " 宮野 許美" +value: "66" +data: Eccube\Entity\Category {#9495 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9493 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9494 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9496 …} -Children: Doctrine\ORM\PersistentCollection {#9501 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9498 …} } +attr: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9635 +label: " 大沼 慎" +value: "67" +data: Eccube\Entity\Category {#9504 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9502 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9503 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9505 …} -Children: Doctrine\ORM\PersistentCollection {#9510 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9507 …} } +attr: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9636 +label: " 阿部 亮" +value: "68" +data: Eccube\Entity\Category {#9513 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9511 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9512 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9514 …} -Children: Doctrine\ORM\PersistentCollection {#9519 …} -Parent: Eccube\Entity\Category {#9477} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9516 …} } +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9637 +label: "サブスクリプション" +value: "7" +data: Eccube\Entity\Category {#9520 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9492 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9491 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9521 …} -Children: Doctrine\ORM\PersistentCollection {#9526 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9523 …} } +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9638 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#9529 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9527 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9528 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9530 …} -Children: Doctrine\ORM\PersistentCollection {#9535 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5865 …} -groups: Doctrine\ORM\PersistentCollection {#9532 …} } +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 {#9570 -form: Symfony\Component\Form\Form {#9557 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9569 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#9578 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7425 …} } |
| 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) {#8984 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5167 …} } |
| 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() {#9549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#9545 …} } } |
| 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 {#9577 -form: Symfony\Component\Form\Form {#9560 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9640 …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 | "" |