- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 255
- 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) {#5331 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} 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() {#5329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5330 …} } } |
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 {#8500 -form: Symfony\Component\Form\Form {#7899 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8183 …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 {#5351 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5382 +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 {#5351 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5382 +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 {#5351 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#5382 +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) {#7567 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7569 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7568 …} } } |
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 {#8496 -form: Symfony\Component\Form\Form {#7903 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8495 …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 {#5354 +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 {#5350 +message: "記号は利用できません。" +pattern: "/[\/\:\!"\'\#$\%\&\(\)\=\~\^\.\<\>\|\*\;\{\}\+\?]+/" +htmlPattern: null +match: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5354 +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 {#5350 +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 {#5354 +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 {#5350 +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) {#7577 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7580 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7579 …} } } |
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 {#8497 -form: Symfony\Component\Form\Form {#7909 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8498 …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) {#5317 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5263 …} } |
same as passed value |
choices | [ Plugin\CMBlogPro\Entity\Category {#5311 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5360 …} } Plugin\CMBlogPro\Entity\Category {#5394 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5410 …} } Plugin\CMBlogPro\Entity\Category {#5412 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5414 …} } Plugin\CMBlogPro\Entity\Category {#5416 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5417 …} } ] |
[ Plugin\CMBlogPro\Entity\Category {#5311 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5360 …} } Plugin\CMBlogPro\Entity\Category {#5394 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5410 …} } Plugin\CMBlogPro\Entity\Category {#5412 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5414 …} } Plugin\CMBlogPro\Entity\Category {#5416 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5417 …} } ] |
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) {#5317 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5263 …} } |
choices | [ Plugin\CMBlogPro\Entity\Category {#5311 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5360 …} } Plugin\CMBlogPro\Entity\Category {#5394 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5410 …} } Plugin\CMBlogPro\Entity\Category {#5412 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5414 …} } Plugin\CMBlogPro\Entity\Category {#5416 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5417 …} } ] |
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() {#7602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7600 …} } } |
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 {#7610 +label: "会員用" +value: "1" +data: Plugin\CMBlogPro\Entity\Category {#5311 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5360 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7611 +label: "お知らせ" +value: "2" +data: Plugin\CMBlogPro\Entity\Category {#5394 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5410 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7612 +label: "点数計算" +value: "3" +data: Plugin\CMBlogPro\Entity\Category {#5412 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5414 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7613 +label: "テスト追加カテゴリ" +value: "4" +data: Plugin\CMBlogPro\Entity\Category {#5416 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5417 …} } +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 {#8499 -form: Symfony\Component\Form\Form {#7957 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#8186 …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) {#8102 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7588 …} } |
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) {#7915 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7912 …} } |
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() {#7913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7919 …} } } |
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 {#8504 -form: Symfony\Component\Form\Form {#7960 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8505 …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) {#7915 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7912 …} } |
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() {#7928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7929 …} } } |
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 {#8503 -form: Symfony\Component\Form\Form {#7963 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8502 …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) {#7915 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7912 …} } |
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() {#7939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7938 …} } } |
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 {#8501 -form: Symfony\Component\Form\Form {#7966 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8190 …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) {#7915 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7912 …} } |
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() {#7949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7948 …} } } |
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 {#8506 -form: Symfony\Component\Form\Form {#7969 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8493 …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) {#5316 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5263 …} } |
same as passed value |
choices | [ Eccube\Entity\Product {#5422 -_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 {#5426 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5424 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5669 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5827 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5893 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5952 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6025 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#6024 …} } Eccube\Entity\Product {#6030 -_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 {#6027 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6029 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6033 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6035 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6037 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6039 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6041 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#6043 …} } Eccube\Entity\Product {#6047 -_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 {#6045 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#6046 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6048 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6050 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6052 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6054 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6056 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6058 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#6060 …} } Eccube\Entity\Product {#6064 -_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 {#6062 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6063 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6067 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6069 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6071 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6073 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6075 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#6077 …} } Eccube\Entity\Product {#6081 -_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 {#6079 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6080 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6084 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6086 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6088 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6090 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6092 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#6094 …} } Eccube\Entity\Product {#6098 -_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 {#6096 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6097 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6101 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6103 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6105 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6107 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6109 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6111 …} } Eccube\Entity\Product {#6115 -_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 {#6113 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6114 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6116 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6118 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6120 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6122 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6124 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6126 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6128 …} } Eccube\Entity\Product {#6132 -_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 {#6130 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6131 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6133 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6135 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6137 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6139 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6141 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6143 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6145 …} } Eccube\Entity\Product {#6149 -_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 {#6147 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6148 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6152 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6154 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6156 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6158 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6160 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6162 …} } Eccube\Entity\Product {#6166 -_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 {#6164 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6165 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6169 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6171 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6173 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6175 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6177 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6179 …} } Eccube\Entity\Product {#6183 -_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 {#6181 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6182 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6186 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6188 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6190 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6192 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6194 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6196 …} } Eccube\Entity\Product {#6200 -_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 {#6198 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6199 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6203 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6205 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6207 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6209 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6211 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6213 …} } Eccube\Entity\Product {#6217 -_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 {#6215 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6216 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6220 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6222 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6224 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6226 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6228 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6230 …} } Eccube\Entity\Product {#6234 -_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 {#6232 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6233 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6235 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6237 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6239 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6241 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6243 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6245 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6247 …} } Eccube\Entity\Product {#6251 -_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 {#6249 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6250 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6254 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6256 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6258 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6260 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6262 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6264 …} } Eccube\Entity\Product {#6268 -_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 {#6266 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6267 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6271 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6273 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6275 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6277 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6279 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6281 …} } Eccube\Entity\Product {#6285 -_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 {#6283 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6284 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6288 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6290 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6292 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6294 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6296 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6298 …} } Eccube\Entity\Product {#6302 -_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 {#6300 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6301 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6305 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6307 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6309 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6311 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6313 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6315 …} } Eccube\Entity\Product {#6319 -_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 {#6317 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6318 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6320 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6322 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6324 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6326 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6328 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6330 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6332 …} } Eccube\Entity\Product {#6336 -_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 {#6334 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6335 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6337 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6339 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6341 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6343 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6345 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6347 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6349 …} } Eccube\Entity\Product {#6353 -_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 {#6351 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6352 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6354 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6356 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6358 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6360 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6362 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6364 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6366 …} } Eccube\Entity\Product {#6370 -_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 {#6368 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6369 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6371 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6373 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6375 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6377 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6379 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6381 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6383 …} } Eccube\Entity\Product {#6387 -_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 {#6385 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6386 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6388 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6390 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6392 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6394 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6396 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6398 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6400 …} } Eccube\Entity\Product {#6404 -_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 {#6402 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6403 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6407 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6409 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6411 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6413 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6415 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6417 …} } Eccube\Entity\Product {#6421 -_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 {#6419 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6420 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6424 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6426 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6428 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6430 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6432 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6434 …} } Eccube\Entity\Product {#6438 -_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 {#6436 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6437 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6439 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6441 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6443 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6445 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6447 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6449 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6451 …} } Eccube\Entity\Product {#6455 -_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 {#6453 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6454 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6456 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6458 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6460 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6462 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6464 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6466 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6468 …} } Eccube\Entity\Product {#6472 -_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 {#6470 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6471 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6473 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6475 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6477 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6479 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6481 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6483 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6485 …} } Eccube\Entity\Product {#6489 -_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 {#6487 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6488 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6492 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6494 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6496 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6498 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6500 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6502 …} } Eccube\Entity\Product {#6506 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 36 -name: "【月額】ベーシックプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654828477 {#6504 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6505 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6509 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6511 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6513 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6515 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6517 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6519 …} } Eccube\Entity\Product {#6523 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 37 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654928910 {#6521 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6522 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6526 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6528 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6530 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6532 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6534 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6536 …} } Eccube\Entity\Product {#6540 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 38 -name: "【定額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655258492 {#6538 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6539 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6543 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6545 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6547 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6549 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6551 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6553 …} } Eccube\Entity\Product {#6557 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 39 -name: "【定額課金】スタンダードプラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655259252 {#6555 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6556 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6560 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6562 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6564 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6566 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6568 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6570 …} } Eccube\Entity\Product {#6574 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 40 -name: "【定額課金】スタンダードプラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655298405 {#6572 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6573 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6575 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6577 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6579 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6581 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6583 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6585 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6587 …} } Eccube\Entity\Product {#6591 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 41 -name: "【定額課金】スタンダードプラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655300967 {#6589 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6590 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6592 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6594 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6596 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6598 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6600 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6602 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6604 …} } Eccube\Entity\Product {#6608 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 42 -name: "【定額課金】スタンダードプラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301231 {#6606 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6607 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6611 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6613 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6615 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6617 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6619 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6621 …} } Eccube\Entity\Product {#6625 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 43 -name: "【定額課金】スタンダードプラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301394 {#6623 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6624 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6628 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6630 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6632 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6634 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6636 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6638 …} } Eccube\Entity\Product {#6642 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 44 -name: "【定額課金】スタンダードプラン7" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655339446 {#6640 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6641 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6645 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6647 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6649 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6651 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6653 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6655 …} } Eccube\Entity\Product {#6659 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 45 -name: "【テスト】単品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655362231 {#6657 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6658 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6662 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6664 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6666 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6668 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6670 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6672 …} } Eccube\Entity\Product {#6676 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 46 -name: "【定額課金】スタンダードプラン8" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655364670 {#6674 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6675 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6679 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6681 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6683 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6685 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6687 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6689 …} } Eccube\Entity\Product {#6693 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 47 -name: "【定額課金】スタンダードプラン9" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655365334 {#6691 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6692 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6696 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6698 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6700 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6702 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6704 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6706 …} } Eccube\Entity\Product {#6710 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 48 -name: "【定額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367199 {#6708 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6709 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6713 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6715 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6717 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6719 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6721 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6723 …} } Eccube\Entity\Product {#6727 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 49 -name: "【定額課金】スタンダードプラン11" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367518 {#6725 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6726 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6730 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6732 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6734 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6736 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6738 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6740 …} } Eccube\Entity\Product {#6744 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 50 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655537509 {#6742 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6743 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6747 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6749 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6751 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6753 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6755 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6757 …} } Eccube\Entity\Product {#6761 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 51 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803658 {#6759 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6760 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6764 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6766 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6768 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6770 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6772 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6774 …} } Eccube\Entity\Product {#6778 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 52 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803707 {#6776 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6777 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6781 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6783 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6785 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6787 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6789 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6791 …} } Eccube\Entity\Product {#6795 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 53 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804136 {#6793 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6794 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6798 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6800 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6802 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6804 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6806 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6808 …} } Eccube\Entity\Product {#6812 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 54 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804179 {#6810 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6811 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6813 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6815 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6817 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6819 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6821 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6823 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6825 …} } Eccube\Entity\Product {#6829 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 55 -name: "【月額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655806784 {#6827 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6828 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6832 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6834 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6836 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6838 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6840 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6842 …} } Eccube\Entity\Product {#6846 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 56 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808618 {#6844 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6845 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6849 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6851 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6853 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6855 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6857 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6859 …} } Eccube\Entity\Product {#6863 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 57 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808706 {#6861 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6862 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6866 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6868 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6870 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6874 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6876 …} } Eccube\Entity\Product {#6880 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 58 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877347 {#6878 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6879 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6883 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6885 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6887 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6889 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6891 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6893 …} } Eccube\Entity\Product {#6897 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 59 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877633 {#6895 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6896 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6900 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6902 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6904 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6906 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6908 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6910 …} } Eccube\Entity\Product {#6914 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 60 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878100 {#6912 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6913 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6917 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6919 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6921 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6923 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6925 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6927 …} } Eccube\Entity\Product {#6931 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 61 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878203 {#6929 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6930 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6934 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6936 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6938 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6940 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6942 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6944 …} } Eccube\Entity\Product {#6948 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 62 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878513 {#6946 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6947 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6951 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6953 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6955 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6957 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6959 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6961 …} } Eccube\Entity\Product {#6965 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 63 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879356 {#6963 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6964 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6968 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6970 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6972 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6974 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6976 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6978 …} } Eccube\Entity\Product {#6982 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 64 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879604 {#6980 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6981 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6985 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6987 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6989 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6991 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6993 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6995 …} } Eccube\Entity\Product {#6999 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 65 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879952 {#6997 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6998 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7000 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7002 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7004 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7006 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7008 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7010 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#7012 …} } Eccube\Entity\Product {#7016 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 66 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655880841 {#7014 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7015 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7019 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7021 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7023 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7025 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7027 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#7029 …} } Eccube\Entity\Product {#7033 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 67 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881118 {#7031 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7032 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7036 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7038 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7040 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7042 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7044 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#7046 …} } Eccube\Entity\Product {#7050 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 68 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881663 {#7048 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7049 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7053 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7055 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7057 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7059 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7061 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#7063 …} } Eccube\Entity\Product {#7067 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 69 -name: "麻雀ルール_廃止商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956360 {#7065 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7066 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7070 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7072 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7074 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7076 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7078 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#7080 …} } Eccube\Entity\Product {#7084 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 70 -name: "麻雀ルール_非公開商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956931 {#7082 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7083 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7087 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7089 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7091 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7093 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7095 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#7097 …} } Eccube\Entity\Product {#7101 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 71 -name: "非公開個別動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655975818 {#7099 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7100 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7104 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7106 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7108 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7110 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7112 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7114 …} } Eccube\Entity\Product {#7118 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 72 -name: "【月額課金】スタンダードプラン 1,980円" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031483 {#7116 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7117 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7121 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7123 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7125 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7127 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7129 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7131 …} } Eccube\Entity\Product {#7135 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 73 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031619 {#7133 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7134 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7138 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7140 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7142 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7144 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7146 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7148 …} } Eccube\Entity\Product {#7152 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 74 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031907 {#7150 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7151 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7155 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7157 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7159 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7161 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7163 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7165 …} } Eccube\Entity\Product {#7169 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 75 -name: "一般商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031974 {#7167 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7168 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7172 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7174 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7176 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7178 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7180 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7182 …} } Eccube\Entity\Product {#7186 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 76 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656032028 {#7184 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7185 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7189 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7191 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7193 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7195 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7197 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7199 …} } Eccube\Entity\Product {#7203 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 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 {#7201 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7202 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7206 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7208 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7210 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7212 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -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 {#7216 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7218 …} } Eccube\Entity\Product {#7222 -_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 {#7220 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7221 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7223 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7225 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7227 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7229 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7231 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7233 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7235 …} } Eccube\Entity\Product {#7239 -_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 {#7237 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7238 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7240 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7242 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7244 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7246 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7248 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7250 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7252 …} } Eccube\Entity\Product {#7256 -_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 {#7254 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7255 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7257 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7259 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7261 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7263 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7265 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7267 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7269 …} } Eccube\Entity\Product {#7273 -_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 {#7271 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7272 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7276 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7278 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7280 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7282 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7284 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7286 …} } Eccube\Entity\Product {#7290 -_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 {#7288 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7289 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7293 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7295 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7297 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7299 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7301 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7303 …} } Eccube\Entity\Product {#7307 -_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 {#7305 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7306 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7308 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7310 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7312 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7314 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7316 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7318 …} -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 {#7319 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7321 …} } Eccube\Entity\Product {#7325 -_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 {#7323 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7324 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7328 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7330 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7332 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7334 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7336 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7337 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7339 …} } Eccube\Entity\Product {#7343 -_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 {#7341 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7342 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7346 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7348 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7350 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7352 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7354 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7356 …} } Eccube\Entity\Product {#7360 -_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 {#7358 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7359 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7363 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7365 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7367 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7369 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7371 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7373 …} } Eccube\Entity\Product {#7377 -_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 {#7375 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7376 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7378 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7380 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7382 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7384 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7386 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7388 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7390 …} } Eccube\Entity\Product {#7394 -_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 {#7392 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7393 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7397 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7399 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7401 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7403 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7336 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7318 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7405 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7407 …} } Eccube\Entity\Product {#7411 -_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 {#7409 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7410 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7412 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7414 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7416 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7418 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7420 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7422 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7424 …} } Eccube\Entity\Product {#7428 -_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 {#7426 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7427 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7429 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7431 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7433 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7435 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7437 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7439 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7441 …} } Eccube\Entity\Product {#7445 -_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 {#7443 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7444 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7446 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7448 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7450 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7452 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7454 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7456 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7458 …} } Eccube\Entity\Product {#7462 -_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 {#7460 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7461 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7465 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7467 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7469 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7471 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7473 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7475 …} } Eccube\Entity\Product {#7479 -_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 {#7477 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7478 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7482 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7484 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7486 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7488 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7490 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7492 …} } Eccube\Entity\Product {#7496 -_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 {#7494 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7495 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7497 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7499 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7501 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7503 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7505 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7507 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7509 …} } Eccube\Entity\Product {#7513 -_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 {#7511 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7512 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7516 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7518 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7520 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7522 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7524 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7526 …} } Eccube\Entity\Product {#7530 -_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 {#7528 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7529 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7531 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7533 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7535 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7537 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7539 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7541 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7543 …} } Eccube\Entity\Product {#7547 -_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 {#7545 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7546 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7548 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7550 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7552 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7554 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7556 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7558 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7560 …} } ] |
[ Eccube\Entity\Product {#5422 -_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 {#5426 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5424 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5669 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5827 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5893 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5952 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6025 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#6024 …} } Eccube\Entity\Product {#6030 -_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 {#6027 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6029 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6033 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6035 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6037 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6039 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6041 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#6043 …} } Eccube\Entity\Product {#6047 -_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 {#6045 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#6046 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6048 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6050 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6052 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6054 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6056 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6058 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#6060 …} } Eccube\Entity\Product {#6064 -_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 {#6062 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6063 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6067 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6069 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6071 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6073 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6075 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#6077 …} } Eccube\Entity\Product {#6081 -_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 {#6079 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6080 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6084 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6086 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6088 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6090 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6092 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#6094 …} } Eccube\Entity\Product {#6098 -_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 {#6096 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6097 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6101 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6103 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6105 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6107 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6109 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6111 …} } Eccube\Entity\Product {#6115 -_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 {#6113 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6114 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6116 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6118 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6120 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6122 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6124 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6126 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6128 …} } Eccube\Entity\Product {#6132 -_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 {#6130 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6131 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6133 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6135 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6137 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6139 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6141 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6143 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6145 …} } Eccube\Entity\Product {#6149 -_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 {#6147 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6148 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6152 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6154 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6156 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6158 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6160 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6162 …} } Eccube\Entity\Product {#6166 -_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 {#6164 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6165 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6169 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6171 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6173 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6175 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6177 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6179 …} } Eccube\Entity\Product {#6183 -_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 {#6181 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6182 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6186 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6188 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6190 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6192 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6194 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6196 …} } Eccube\Entity\Product {#6200 -_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 {#6198 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6199 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6203 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6205 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6207 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6209 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6211 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6213 …} } Eccube\Entity\Product {#6217 -_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 {#6215 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6216 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6220 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6222 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6224 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6226 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6228 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6230 …} } Eccube\Entity\Product {#6234 -_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 {#6232 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6233 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6235 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6237 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6239 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6241 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6243 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6245 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6247 …} } Eccube\Entity\Product {#6251 -_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 {#6249 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6250 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6254 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6256 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6258 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6260 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6262 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6264 …} } Eccube\Entity\Product {#6268 -_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 {#6266 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6267 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6271 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6273 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6275 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6277 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6279 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6281 …} } Eccube\Entity\Product {#6285 -_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 {#6283 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6284 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6288 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6290 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6292 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6294 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6296 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6298 …} } Eccube\Entity\Product {#6302 -_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 {#6300 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6301 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6305 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6307 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6309 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6311 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6313 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6315 …} } Eccube\Entity\Product {#6319 -_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 {#6317 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6318 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6320 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6322 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6324 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6326 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6328 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6330 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6332 …} } Eccube\Entity\Product {#6336 -_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 {#6334 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6335 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6337 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6339 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6341 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6343 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6345 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6347 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6349 …} } Eccube\Entity\Product {#6353 -_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 {#6351 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6352 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6354 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6356 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6358 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6360 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6362 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6364 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6366 …} } Eccube\Entity\Product {#6370 -_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 {#6368 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6369 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6371 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6373 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6375 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6377 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6379 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6381 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6383 …} } Eccube\Entity\Product {#6387 -_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 {#6385 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6386 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6388 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6390 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6392 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6394 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6396 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6398 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6400 …} } Eccube\Entity\Product {#6404 -_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 {#6402 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6403 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6407 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6409 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6411 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6413 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6415 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6417 …} } Eccube\Entity\Product {#6421 -_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 {#6419 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6420 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6424 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6426 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6428 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6430 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6432 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6434 …} } Eccube\Entity\Product {#6438 -_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 {#6436 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6437 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6439 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6441 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6443 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6445 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6447 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6449 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6451 …} } Eccube\Entity\Product {#6455 -_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 {#6453 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6454 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6456 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6458 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6460 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6462 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6464 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6466 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6468 …} } Eccube\Entity\Product {#6472 -_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 {#6470 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6471 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6473 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6475 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6477 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6479 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6481 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6483 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6485 …} } Eccube\Entity\Product {#6489 -_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 {#6487 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6488 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6492 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6494 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6496 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6498 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6500 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6502 …} } Eccube\Entity\Product {#6506 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 36 -name: "【月額】ベーシックプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654828477 {#6504 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6505 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6509 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6511 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6513 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6515 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6517 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6519 …} } Eccube\Entity\Product {#6523 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 37 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654928910 {#6521 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6522 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6526 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6528 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6530 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6532 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6534 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6536 …} } Eccube\Entity\Product {#6540 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 38 -name: "【定額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655258492 {#6538 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6539 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6543 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6545 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6547 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6549 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6551 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6553 …} } Eccube\Entity\Product {#6557 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 39 -name: "【定額課金】スタンダードプラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655259252 {#6555 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6556 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6560 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6562 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6564 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6566 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6568 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6570 …} } Eccube\Entity\Product {#6574 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 40 -name: "【定額課金】スタンダードプラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655298405 {#6572 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6573 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6575 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6577 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6579 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6581 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6583 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6585 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6587 …} } Eccube\Entity\Product {#6591 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 41 -name: "【定額課金】スタンダードプラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655300967 {#6589 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6590 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6592 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6594 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6596 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6598 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6600 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6602 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6604 …} } Eccube\Entity\Product {#6608 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 42 -name: "【定額課金】スタンダードプラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301231 {#6606 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6607 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6611 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6613 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6615 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6617 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6619 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6621 …} } Eccube\Entity\Product {#6625 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 43 -name: "【定額課金】スタンダードプラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301394 {#6623 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6624 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6628 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6630 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6632 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6634 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6636 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6638 …} } Eccube\Entity\Product {#6642 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 44 -name: "【定額課金】スタンダードプラン7" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655339446 {#6640 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6641 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6645 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6647 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6649 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6651 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6653 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6655 …} } Eccube\Entity\Product {#6659 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 45 -name: "【テスト】単品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655362231 {#6657 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6658 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6662 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6664 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6666 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6668 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6670 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6672 …} } Eccube\Entity\Product {#6676 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 46 -name: "【定額課金】スタンダードプラン8" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655364670 {#6674 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6675 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6679 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6681 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6683 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6685 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6687 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6689 …} } Eccube\Entity\Product {#6693 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 47 -name: "【定額課金】スタンダードプラン9" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655365334 {#6691 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6692 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6696 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6698 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6700 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6702 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6704 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6706 …} } Eccube\Entity\Product {#6710 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 48 -name: "【定額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367199 {#6708 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6709 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6713 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6715 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6717 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6719 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6721 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6723 …} } Eccube\Entity\Product {#6727 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 49 -name: "【定額課金】スタンダードプラン11" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367518 {#6725 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6726 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6730 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6732 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6734 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6736 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6738 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6740 …} } Eccube\Entity\Product {#6744 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 50 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655537509 {#6742 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6743 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6747 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6749 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6751 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6753 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6755 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6757 …} } Eccube\Entity\Product {#6761 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 51 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803658 {#6759 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6760 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6764 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6766 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6768 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6770 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6772 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6774 …} } Eccube\Entity\Product {#6778 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 52 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803707 {#6776 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6777 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6781 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6783 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6785 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6787 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6789 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6791 …} } Eccube\Entity\Product {#6795 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 53 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804136 {#6793 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6794 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6798 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6800 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6802 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6804 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6806 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6808 …} } Eccube\Entity\Product {#6812 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 54 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804179 {#6810 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6811 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6813 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6815 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6817 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6819 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6821 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6823 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6825 …} } Eccube\Entity\Product {#6829 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 55 -name: "【月額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655806784 {#6827 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6828 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6832 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6834 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6836 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6838 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6840 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6842 …} } Eccube\Entity\Product {#6846 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 56 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808618 {#6844 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6845 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6849 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6851 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6853 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6855 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6857 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6859 …} } Eccube\Entity\Product {#6863 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 57 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808706 {#6861 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6862 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6866 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6868 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6870 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6874 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6876 …} } Eccube\Entity\Product {#6880 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 58 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877347 {#6878 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6879 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6883 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6885 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6887 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6889 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6891 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6893 …} } Eccube\Entity\Product {#6897 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 59 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877633 {#6895 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6896 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6900 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6902 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6904 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6906 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6908 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6910 …} } Eccube\Entity\Product {#6914 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 60 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878100 {#6912 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6913 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6917 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6919 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6921 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6923 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6925 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6927 …} } Eccube\Entity\Product {#6931 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 61 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878203 {#6929 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6930 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6934 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6936 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6938 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6940 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6942 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6944 …} } Eccube\Entity\Product {#6948 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 62 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878513 {#6946 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6947 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6951 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6953 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6955 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6957 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6959 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6961 …} } Eccube\Entity\Product {#6965 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 63 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879356 {#6963 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6964 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6968 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6970 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6972 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6974 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6976 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6978 …} } Eccube\Entity\Product {#6982 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 64 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879604 {#6980 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6981 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6985 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6987 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6989 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6991 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6993 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6995 …} } Eccube\Entity\Product {#6999 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 65 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879952 {#6997 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6998 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7000 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7002 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7004 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7006 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7008 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7010 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#7012 …} } Eccube\Entity\Product {#7016 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 66 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655880841 {#7014 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7015 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7019 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7021 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7023 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7025 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7027 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#7029 …} } Eccube\Entity\Product {#7033 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 67 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881118 {#7031 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7032 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7036 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7038 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7040 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7042 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7044 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#7046 …} } Eccube\Entity\Product {#7050 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 68 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881663 {#7048 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7049 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7053 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7055 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7057 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7059 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7061 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#7063 …} } Eccube\Entity\Product {#7067 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 69 -name: "麻雀ルール_廃止商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956360 {#7065 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7066 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7070 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7072 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7074 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7076 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7078 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#7080 …} } Eccube\Entity\Product {#7084 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 70 -name: "麻雀ルール_非公開商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956931 {#7082 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7083 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7087 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7089 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7091 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7093 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7095 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#7097 …} } Eccube\Entity\Product {#7101 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 71 -name: "非公開個別動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655975818 {#7099 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7100 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7104 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7106 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7108 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7110 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7112 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7114 …} } Eccube\Entity\Product {#7118 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 72 -name: "【月額課金】スタンダードプラン 1,980円" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031483 {#7116 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7117 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7121 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7123 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7125 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7127 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7129 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7131 …} } Eccube\Entity\Product {#7135 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 73 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031619 {#7133 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7134 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7138 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7140 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7142 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7144 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7146 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7148 …} } Eccube\Entity\Product {#7152 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 74 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031907 {#7150 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7151 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7155 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7157 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7159 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7161 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7163 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7165 …} } Eccube\Entity\Product {#7169 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 75 -name: "一般商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031974 {#7167 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7168 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7172 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7174 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7176 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7178 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7180 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7182 …} } Eccube\Entity\Product {#7186 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 76 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656032028 {#7184 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7185 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7189 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7191 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7193 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7195 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7197 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7199 …} } Eccube\Entity\Product {#7203 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 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 {#7201 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7202 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7206 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7208 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7210 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7212 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -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 {#7216 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7218 …} } Eccube\Entity\Product {#7222 -_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 {#7220 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7221 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7223 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7225 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7227 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7229 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7231 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7233 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7235 …} } Eccube\Entity\Product {#7239 -_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 {#7237 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7238 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7240 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7242 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7244 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7246 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7248 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7250 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7252 …} } Eccube\Entity\Product {#7256 -_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 {#7254 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7255 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7257 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7259 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7261 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7263 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7265 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7267 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7269 …} } Eccube\Entity\Product {#7273 -_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 {#7271 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7272 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7276 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7278 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7280 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7282 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7284 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7286 …} } Eccube\Entity\Product {#7290 -_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 {#7288 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7289 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7293 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7295 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7297 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7299 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7301 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7303 …} } Eccube\Entity\Product {#7307 -_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 {#7305 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7306 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7308 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7310 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7312 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7314 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7316 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7318 …} -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 {#7319 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7321 …} } Eccube\Entity\Product {#7325 -_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 {#7323 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7324 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7328 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7330 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7332 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7334 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7336 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7337 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7339 …} } Eccube\Entity\Product {#7343 -_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 {#7341 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7342 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7346 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7348 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7350 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7352 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7354 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7356 …} } Eccube\Entity\Product {#7360 -_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 {#7358 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7359 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7363 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7365 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7367 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7369 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7371 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7373 …} } Eccube\Entity\Product {#7377 -_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 {#7375 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7376 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7378 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7380 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7382 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7384 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7386 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7388 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7390 …} } Eccube\Entity\Product {#7394 -_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 {#7392 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7393 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7397 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7399 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7401 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7403 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7336 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7318 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7405 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7407 …} } Eccube\Entity\Product {#7411 -_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 {#7409 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7410 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7412 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7414 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7416 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7418 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7420 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7422 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7424 …} } Eccube\Entity\Product {#7428 -_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 {#7426 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7427 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7429 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7431 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7433 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7435 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7437 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7439 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7441 …} } Eccube\Entity\Product {#7445 -_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 {#7443 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7444 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7446 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7448 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7450 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7452 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7454 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7456 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7458 …} } Eccube\Entity\Product {#7462 -_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 {#7460 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7461 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7465 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7467 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7469 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7471 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7473 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7475 …} } Eccube\Entity\Product {#7479 -_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 {#7477 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7478 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7482 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7484 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7486 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7488 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7490 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7492 …} } Eccube\Entity\Product {#7496 -_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 {#7494 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7495 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7497 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7499 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7501 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7503 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7505 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7507 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7509 …} } Eccube\Entity\Product {#7513 -_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 {#7511 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7512 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7516 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7518 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7520 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7522 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7524 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7526 …} } Eccube\Entity\Product {#7530 -_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 {#7528 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7529 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7531 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7533 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7535 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7537 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7539 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7541 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7543 …} } Eccube\Entity\Product {#7547 -_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 {#7545 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7546 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7548 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7550 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7552 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7554 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7556 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7558 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7560 …} } ] |
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) {#5316 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5263 …} } |
choices | [ Eccube\Entity\Product {#5422 -_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 {#5426 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5424 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5669 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5827 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5893 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5952 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6025 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#6024 …} } Eccube\Entity\Product {#6030 -_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 {#6027 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6029 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6033 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6035 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6037 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6039 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6041 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#6043 …} } Eccube\Entity\Product {#6047 -_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 {#6045 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#6046 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6048 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6050 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6052 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6054 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6056 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6058 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#6060 …} } Eccube\Entity\Product {#6064 -_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 {#6062 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6063 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6067 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6069 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6071 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6073 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6075 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#6077 …} } Eccube\Entity\Product {#6081 -_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 {#6079 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6080 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6084 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6086 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6088 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6090 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6092 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#6094 …} } Eccube\Entity\Product {#6098 -_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 {#6096 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6097 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6101 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6103 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6105 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6107 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6109 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6111 …} } Eccube\Entity\Product {#6115 -_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 {#6113 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6114 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6116 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6118 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6120 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6122 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6124 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6126 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6128 …} } Eccube\Entity\Product {#6132 -_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 {#6130 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6131 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6133 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6135 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6137 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6139 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6141 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6143 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6145 …} } Eccube\Entity\Product {#6149 -_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 {#6147 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6148 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6152 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6154 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6156 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6158 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6160 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6162 …} } Eccube\Entity\Product {#6166 -_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 {#6164 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6165 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6169 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6171 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6173 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6175 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6177 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6179 …} } Eccube\Entity\Product {#6183 -_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 {#6181 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6182 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6186 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6188 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6190 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6192 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6194 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6196 …} } Eccube\Entity\Product {#6200 -_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 {#6198 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6199 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6203 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6205 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6207 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6209 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6211 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6213 …} } Eccube\Entity\Product {#6217 -_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 {#6215 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6216 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6220 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6222 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6224 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6226 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6228 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6230 …} } Eccube\Entity\Product {#6234 -_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 {#6232 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6233 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6235 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6237 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6239 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6241 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6243 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6245 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6247 …} } Eccube\Entity\Product {#6251 -_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 {#6249 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6250 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6254 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6256 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6258 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6260 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6262 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6264 …} } Eccube\Entity\Product {#6268 -_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 {#6266 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6267 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6271 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6273 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6275 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6277 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6279 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6281 …} } Eccube\Entity\Product {#6285 -_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 {#6283 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6284 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6288 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6290 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6292 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6294 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6296 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6298 …} } Eccube\Entity\Product {#6302 -_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 {#6300 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6301 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6305 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6307 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6309 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6311 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6313 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6315 …} } Eccube\Entity\Product {#6319 -_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 {#6317 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6318 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6320 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6322 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6324 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6326 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6328 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6330 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6332 …} } Eccube\Entity\Product {#6336 -_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 {#6334 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6335 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6337 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6339 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6341 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6343 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6345 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6347 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6349 …} } Eccube\Entity\Product {#6353 -_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 {#6351 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6352 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6354 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6356 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6358 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6360 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6362 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6364 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6366 …} } Eccube\Entity\Product {#6370 -_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 {#6368 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6369 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6371 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6373 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6375 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6377 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6379 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6381 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6383 …} } Eccube\Entity\Product {#6387 -_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 {#6385 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6386 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6388 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6390 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6392 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6394 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6396 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6398 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6400 …} } Eccube\Entity\Product {#6404 -_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 {#6402 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6403 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6407 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6409 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6411 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6413 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6415 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6417 …} } Eccube\Entity\Product {#6421 -_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 {#6419 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6420 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6424 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6426 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6428 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6430 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6432 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6434 …} } Eccube\Entity\Product {#6438 -_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 {#6436 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6437 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6439 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6441 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6443 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6445 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6447 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6449 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6451 …} } Eccube\Entity\Product {#6455 -_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 {#6453 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6454 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6456 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6458 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6460 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6462 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6464 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6466 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6468 …} } Eccube\Entity\Product {#6472 -_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 {#6470 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6471 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6473 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6475 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6477 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6479 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6481 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6483 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6485 …} } Eccube\Entity\Product {#6489 -_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 {#6487 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6488 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6492 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6494 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6496 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6498 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6500 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6502 …} } Eccube\Entity\Product {#6506 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 36 -name: "【月額】ベーシックプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654828477 {#6504 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6505 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6509 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6511 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6513 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6515 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6517 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6519 …} } Eccube\Entity\Product {#6523 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 37 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1654928910 {#6521 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6522 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6526 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6528 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6530 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6532 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6534 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6536 …} } Eccube\Entity\Product {#6540 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 38 -name: "【定額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655258492 {#6538 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6539 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6543 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6545 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6547 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6549 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6551 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6553 …} } Eccube\Entity\Product {#6557 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 39 -name: "【定額課金】スタンダードプラン2" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655259252 {#6555 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6556 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6560 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6562 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6564 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6566 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6568 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6570 …} } Eccube\Entity\Product {#6574 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 40 -name: "【定額課金】スタンダードプラン3" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655298405 {#6572 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6573 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6575 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6577 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6579 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6581 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6583 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6585 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6587 …} } Eccube\Entity\Product {#6591 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 41 -name: "【定額課金】スタンダードプラン4" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655300967 {#6589 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6590 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6592 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6594 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6596 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6598 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6600 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6602 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6604 …} } Eccube\Entity\Product {#6608 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 42 -name: "【定額課金】スタンダードプラン5" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301231 {#6606 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6607 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6611 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6613 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6615 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6617 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6619 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6621 …} } Eccube\Entity\Product {#6625 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 43 -name: "【定額課金】スタンダードプラン6" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655301394 {#6623 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6624 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6628 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6630 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6632 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6634 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6636 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6638 …} } Eccube\Entity\Product {#6642 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 44 -name: "【定額課金】スタンダードプラン7" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655339446 {#6640 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6641 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6645 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6647 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6649 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6651 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6653 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6655 …} } Eccube\Entity\Product {#6659 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 45 -name: "【テスト】単品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655362231 {#6657 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6658 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6662 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6664 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6666 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6668 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6670 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6672 …} } Eccube\Entity\Product {#6676 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 46 -name: "【定額課金】スタンダードプラン8" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655364670 {#6674 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6675 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6679 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6681 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6683 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6685 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6687 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6689 …} } Eccube\Entity\Product {#6693 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 47 -name: "【定額課金】スタンダードプラン9" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655365334 {#6691 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6692 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6696 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6698 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6700 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6702 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6704 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6706 …} } Eccube\Entity\Product {#6710 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 48 -name: "【定額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367199 {#6708 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6709 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6713 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6715 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6717 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6719 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6721 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6723 …} } Eccube\Entity\Product {#6727 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 49 -name: "【定額課金】スタンダードプラン11" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655367518 {#6725 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6726 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6730 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6732 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6734 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6736 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6738 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6740 …} } Eccube\Entity\Product {#6744 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 50 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655537509 {#6742 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6743 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6747 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6749 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6751 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6753 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6755 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6757 …} } Eccube\Entity\Product {#6761 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 51 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803658 {#6759 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6760 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6764 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6766 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6768 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6770 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6772 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6774 …} } Eccube\Entity\Product {#6778 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 52 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655803707 {#6776 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6777 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6781 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6783 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6785 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6787 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6789 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6791 …} } Eccube\Entity\Product {#6795 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 53 -name: "未カテゴリプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804136 {#6793 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6794 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6798 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6800 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6802 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6804 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6806 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6808 …} } Eccube\Entity\Product {#6812 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 54 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655804179 {#6810 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6811 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6813 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6815 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6817 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6819 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6821 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6823 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6825 …} } Eccube\Entity\Product {#6829 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 55 -name: "【月額課金】スタンダードプラン10" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655806784 {#6827 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6828 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6832 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6834 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6836 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6838 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6840 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6842 …} } Eccube\Entity\Product {#6846 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 56 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808618 {#6844 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6845 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6849 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6851 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6853 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6855 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6857 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6859 …} } Eccube\Entity\Product {#6863 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 57 -name: "【月額課金】スタンダードプラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655808706 {#6861 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6862 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6866 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6868 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6870 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6874 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6876 …} } Eccube\Entity\Product {#6880 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 58 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877347 {#6878 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6879 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6883 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6885 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6887 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6889 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6891 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6893 …} } Eccube\Entity\Product {#6897 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 59 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655877633 {#6895 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6896 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6900 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6902 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6904 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6906 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6908 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6910 …} } Eccube\Entity\Product {#6914 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 60 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878100 {#6912 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6913 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6917 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6919 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6921 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6923 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6925 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6927 …} } Eccube\Entity\Product {#6931 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 61 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878203 {#6929 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6930 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6934 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6936 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6938 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6940 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6942 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6944 …} } Eccube\Entity\Product {#6948 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 62 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655878513 {#6946 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6947 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6951 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6953 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6955 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6957 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6959 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6961 …} } Eccube\Entity\Product {#6965 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 63 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879356 {#6963 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6964 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6968 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6970 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6972 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6974 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6976 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6978 …} } Eccube\Entity\Product {#6982 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 64 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879604 {#6980 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6981 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6985 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6987 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6989 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6991 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6993 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6995 …} } Eccube\Entity\Product {#6999 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 65 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655879952 {#6997 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6998 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7000 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7002 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7004 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7006 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7008 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7010 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#7012 …} } Eccube\Entity\Product {#7016 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 66 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655880841 {#7014 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7015 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7019 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7021 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7023 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7025 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7027 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#7029 …} } Eccube\Entity\Product {#7033 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 67 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881118 {#7031 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7032 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7036 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7038 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7040 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7042 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7044 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#7046 …} } Eccube\Entity\Product {#7050 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 68 -name: "サブスクカテゴリ設定プラン" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655881663 {#7048 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7049 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7053 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7055 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7057 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7059 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7061 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#7063 …} } Eccube\Entity\Product {#7067 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 69 -name: "麻雀ルール_廃止商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956360 {#7065 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7066 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7070 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7072 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7074 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7076 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7078 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#7080 …} } Eccube\Entity\Product {#7084 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 70 -name: "麻雀ルール_非公開商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655956931 {#7082 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7083 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7087 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7089 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7091 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7093 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7095 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#7097 …} } Eccube\Entity\Product {#7101 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 71 -name: "非公開個別動画" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1655975818 {#7099 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7100 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7104 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7106 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7108 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7110 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7112 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7114 …} } Eccube\Entity\Product {#7118 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 72 -name: "【月額課金】スタンダードプラン 1,980円" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031483 {#7116 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7117 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7121 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7123 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7125 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7127 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7129 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7131 …} } Eccube\Entity\Product {#7135 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 73 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031619 {#7133 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7134 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7138 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7140 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7142 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7144 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7146 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7148 …} } Eccube\Entity\Product {#7152 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 74 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031907 {#7150 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7151 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7155 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7157 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7159 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7161 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7163 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7165 …} } Eccube\Entity\Product {#7169 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 75 -name: "一般商品" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656031974 {#7167 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7168 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7172 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7174 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7176 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7178 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7180 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7182 …} } Eccube\Entity\Product {#7186 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 76 -name: "サブスクカテゴリ" -note: null -description_list: null -description_detail: null -search_word: null -free_area: null -create_date: DateTime @1656032028 {#7184 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7185 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7189 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7191 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7193 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7195 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7197 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7199 …} } Eccube\Entity\Product {#7203 -_calc: false -stockFinds: [] -stocks: [] -stockUnlimiteds: [] -price01: [] -price02: [] -price01IncTaxs: [] -price02IncTaxs: [] -codes: [] -classCategories1: [] -classCategories2: [] -className1: null -className2: null -id: 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 {#7201 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7202 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7206 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7208 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7210 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7212 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -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 {#7216 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7218 …} } Eccube\Entity\Product {#7222 -_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 {#7220 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7221 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7223 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7225 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7227 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7229 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7231 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7233 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7235 …} } Eccube\Entity\Product {#7239 -_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 {#7237 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7238 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7240 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7242 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7244 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7246 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7248 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7250 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7252 …} } Eccube\Entity\Product {#7256 -_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 {#7254 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7255 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7257 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7259 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7261 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7263 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7265 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7267 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7269 …} } Eccube\Entity\Product {#7273 -_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 {#7271 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7272 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7276 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7278 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7280 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7282 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7284 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7286 …} } Eccube\Entity\Product {#7290 -_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 {#7288 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7289 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7293 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7295 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7297 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7299 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7301 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7303 …} } Eccube\Entity\Product {#7307 -_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 {#7305 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7306 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7308 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7310 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7312 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7314 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7316 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7318 …} -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 {#7319 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7321 …} } Eccube\Entity\Product {#7325 -_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 {#7323 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7324 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7328 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7330 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7332 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7334 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7336 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7337 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7339 …} } Eccube\Entity\Product {#7343 -_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 {#7341 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7342 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7346 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7348 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7350 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7352 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7354 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7356 …} } Eccube\Entity\Product {#7360 -_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 {#7358 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7359 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7363 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7365 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7367 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7369 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7371 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7373 …} } Eccube\Entity\Product {#7377 -_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 {#7375 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7376 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7378 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7380 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7382 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7384 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7386 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7388 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7390 …} } Eccube\Entity\Product {#7394 -_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 {#7392 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7393 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7397 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7399 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7401 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7403 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7336 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7318 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7405 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7407 …} } Eccube\Entity\Product {#7411 -_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 {#7409 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7410 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7412 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7414 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7416 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7418 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7420 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7422 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7424 …} } Eccube\Entity\Product {#7428 -_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 {#7426 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7427 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7429 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7431 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7433 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7435 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7437 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7439 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7441 …} } Eccube\Entity\Product {#7445 -_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 {#7443 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7444 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7446 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7448 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7450 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7452 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7454 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7456 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7458 …} } Eccube\Entity\Product {#7462 -_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 {#7460 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7461 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7465 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7467 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7469 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7471 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7473 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7475 …} } Eccube\Entity\Product {#7479 -_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 {#7477 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7478 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7482 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7484 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7486 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7488 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7490 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7492 …} } Eccube\Entity\Product {#7496 -_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 {#7494 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7495 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7497 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7499 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7501 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7503 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7505 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7507 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7509 …} } Eccube\Entity\Product {#7513 -_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 {#7511 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7512 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7516 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7518 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7520 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7522 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7524 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7526 …} } Eccube\Entity\Product {#7530 -_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 {#7528 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7529 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7531 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7533 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7535 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7537 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7539 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7541 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7543 …} } Eccube\Entity\Product {#7547 -_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 {#7545 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7546 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7548 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7550 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7552 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7554 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7556 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7558 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7560 …} } ] |
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() {#7622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7618 …} } } |
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 {#8174 +label: "彩のジェラートCUBE" +value: "1" +data: Eccube\Entity\Product {#5422 -_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 {#5426 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5424 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5482 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5669 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5827 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5893 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5952 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6025 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#6024 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8175 +label: "チェリーアイスサンド" +value: "2" +data: Eccube\Entity\Product {#6030 -_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 {#6027 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6029 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6031 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6033 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6035 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6037 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6039 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6041 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#6043 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8177 +label: "はじめての麻雀" +value: "3" +data: Eccube\Entity\Product {#6047 -_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 {#6045 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#6046 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6048 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6050 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6052 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6054 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6056 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6058 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#6060 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8176 +label: "テスト動画" +value: "4" +data: Eccube\Entity\Product {#6064 -_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 {#6062 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6063 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6065 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6067 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6069 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6071 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6073 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6075 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#6077 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8179 +label: "サンプル動画1" +value: "5" +data: Eccube\Entity\Product {#6081 -_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 {#6079 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6080 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6082 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6084 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6086 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6088 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6090 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6092 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#6094 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8173 +label: "サンプル動画2" +value: "6" +data: Eccube\Entity\Product {#6098 -_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 {#6096 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6097 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6099 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6101 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6103 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6105 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6107 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6109 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#6111 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8273 +label: "サンプル動画3" +value: "7" +data: Eccube\Entity\Product {#6115 -_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 {#6113 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6114 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6116 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6118 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6120 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6122 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6124 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6126 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6128 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8321 +label: "標準プラン" +value: "8" +data: Eccube\Entity\Product {#6132 -_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 {#6130 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6131 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6133 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6135 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6137 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6139 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6141 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6143 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6145 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8279 +label: "youtube動画テスト" +value: "9" +data: Eccube\Entity\Product {#6149 -_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 {#6147 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6148 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6150 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6152 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6154 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6156 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6158 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6160 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6162 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8272 +label: "サンプル動画4" +value: "10" +data: Eccube\Entity\Product {#6166 -_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 {#6164 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6165 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6167 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6169 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6171 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6173 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6175 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6177 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6179 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8224 +label: "おいものジェラート" +value: "11" +data: Eccube\Entity\Product {#6183 -_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 {#6181 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6182 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6184 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6186 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6188 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6190 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6192 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6194 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6196 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8218 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "14" +data: Eccube\Entity\Product {#6200 -_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 {#6198 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6199 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6201 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6203 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6205 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6207 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6209 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6211 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6213 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8257 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "15" +data: Eccube\Entity\Product {#6217 -_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 {#6215 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6216 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6218 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6220 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6222 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6224 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6226 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6228 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6230 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8298 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月23日" +value: "20" +data: Eccube\Entity\Product {#6234 -_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 {#6232 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6233 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6235 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6237 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6239 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6241 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6243 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6245 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6247 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8225 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月16日" +value: "21" +data: Eccube\Entity\Product {#6251 -_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 {#6249 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6250 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6252 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6254 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6256 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6258 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6260 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6262 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6264 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8293 +label: "宮野九段のネット麻雀対局動画! 2022年3月26日" +value: "22" +data: Eccube\Entity\Product {#6268 -_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 {#6266 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6267 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6269 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6271 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6273 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6275 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6277 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6279 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6281 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8488 +label: "サンプル動画5" +value: "23" +data: Eccube\Entity\Product {#6285 -_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 {#6283 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6284 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6286 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6288 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6290 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6292 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6294 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6296 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6298 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8489 +label: "月次商品" +value: "24" +data: Eccube\Entity\Product {#6302 -_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 {#6300 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6301 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6303 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6305 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6307 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6309 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6311 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6313 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6315 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8490 +label: "げつじてすと" +value: "25" +data: Eccube\Entity\Product {#6319 -_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 {#6317 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6318 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6320 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6322 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6324 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6326 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6328 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6330 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6332 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8491 +label: "げつじてすと2" +value: "26" +data: Eccube\Entity\Product {#6336 -_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 {#6334 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6335 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6337 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6339 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6341 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6343 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6345 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6347 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6349 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8514 +label: "【定期課金】月額見放題プラン" +value: "27" +data: Eccube\Entity\Product {#6353 -_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 {#6351 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6352 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6354 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6356 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6358 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6360 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6362 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6364 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6366 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8515 +label: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜" +value: "28" +data: Eccube\Entity\Product {#6370 -_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 {#6368 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6369 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6371 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6373 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6375 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6377 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6379 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6381 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6383 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8516 +label: "【定期課金】月額見放題プラン2" +value: "29" +data: Eccube\Entity\Product {#6387 -_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 {#6385 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6386 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6388 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6390 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6392 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6394 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6396 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6398 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6400 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8517 +label: "【定期課金】月額見放題プラン3" +value: "30" +data: Eccube\Entity\Product {#6404 -_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 {#6402 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6403 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6405 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6407 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6409 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6411 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6413 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6415 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6417 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8518 +label: "【定期課金】月額見放題プラン4" +value: "31" +data: Eccube\Entity\Product {#6421 -_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 {#6419 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6420 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6422 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6424 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6426 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6428 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6430 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6432 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6434 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8519 +label: "【定期課金】月額見放題プラン5" +value: "32" +data: Eccube\Entity\Product {#6438 -_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 {#6436 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6437 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6439 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6441 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6443 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6445 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6447 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6449 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6451 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8520 +label: "【定期課金】月額見放題プラン6" +value: "33" +data: Eccube\Entity\Product {#6455 -_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 {#6453 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6454 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6456 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6458 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6460 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6462 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6464 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6466 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6468 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8521 +label: "ベージック プラン" +value: "34" +data: Eccube\Entity\Product {#6472 -_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 {#6470 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6471 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6473 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6475 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6477 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6479 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6481 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6483 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6485 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8522 +label: "第2講 麻雀の基本 (復習) 〜4枚マージャン〜" +value: "35" +data: Eccube\Entity\Product {#6489 -_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 {#6487 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6488 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6490 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6492 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6494 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6496 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6498 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6500 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6502 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8523 +label: "【月額】ベーシックプラン" +value: "36" +data: Eccube\Entity\Product {#6506 -_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 {#6504 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6505 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6507 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6509 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6511 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6513 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6515 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6517 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6519 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8524 +label: "【月額課金】スタンダードプラン" +value: "37" +data: Eccube\Entity\Product {#6523 -_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 {#6521 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6522 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6524 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6526 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6528 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6530 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6532 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6534 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6536 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8525 +label: "【定額課金】スタンダードプラン" +value: "38" +data: Eccube\Entity\Product {#6540 -_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 {#6538 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6539 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6541 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6543 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6545 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6547 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6549 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6551 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6553 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8526 +label: "【定額課金】スタンダードプラン2" +value: "39" +data: Eccube\Entity\Product {#6557 -_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 {#6555 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6556 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6558 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6560 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6562 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6564 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6566 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6568 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6570 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8527 +label: "【定額課金】スタンダードプラン3" +value: "40" +data: Eccube\Entity\Product {#6574 -_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 {#6572 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6573 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6575 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6577 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6579 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6581 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6583 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6585 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6587 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8528 +label: "【定額課金】スタンダードプラン4" +value: "41" +data: Eccube\Entity\Product {#6591 -_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 {#6589 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6590 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6592 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6594 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6596 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6598 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6600 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6602 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6604 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8529 +label: "【定額課金】スタンダードプラン5" +value: "42" +data: Eccube\Entity\Product {#6608 -_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 {#6606 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6607 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6609 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6611 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6613 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6615 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6617 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6619 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6621 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8530 +label: "【定額課金】スタンダードプラン6" +value: "43" +data: Eccube\Entity\Product {#6625 -_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 {#6623 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6624 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6628 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6630 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6632 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6634 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6636 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6638 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8531 +label: "【定額課金】スタンダードプラン7" +value: "44" +data: Eccube\Entity\Product {#6642 -_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 {#6640 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6641 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6643 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6645 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6647 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6649 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6651 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6653 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6655 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8532 +label: "【テスト】単品" +value: "45" +data: Eccube\Entity\Product {#6659 -_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 {#6657 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6658 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6660 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6662 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6664 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6666 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6668 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6670 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6672 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8533 +label: "【定額課金】スタンダードプラン8" +value: "46" +data: Eccube\Entity\Product {#6676 -_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 {#6674 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6675 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6679 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6681 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6683 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6685 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6687 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6689 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8534 +label: "【定額課金】スタンダードプラン9" +value: "47" +data: Eccube\Entity\Product {#6693 -_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 {#6691 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6692 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6694 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6696 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6698 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6700 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6702 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6704 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6706 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8535 +label: "【定額課金】スタンダードプラン10" +value: "48" +data: Eccube\Entity\Product {#6710 -_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 {#6708 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6709 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6711 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6713 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6715 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6717 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6719 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6721 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6723 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8536 +label: "【定額課金】スタンダードプラン11" +value: "49" +data: Eccube\Entity\Product {#6727 -_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 {#6725 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6726 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6728 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6730 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6732 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6734 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6736 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6738 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6740 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8537 +label: "【月額課金】スタンダードプラン" +value: "50" +data: Eccube\Entity\Product {#6744 -_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 {#6742 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6743 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6745 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6747 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6749 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6751 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6753 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6755 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6757 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8538 +label: "未カテゴリプラン" +value: "51" +data: Eccube\Entity\Product {#6761 -_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 {#6759 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6760 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6762 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6764 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6766 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6768 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6770 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6772 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6774 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8539 +label: "サブスクカテゴリ設定プラン" +value: "52" +data: Eccube\Entity\Product {#6778 -_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 {#6776 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6777 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6779 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6781 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6783 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6785 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6787 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6789 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6791 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8540 +label: "未カテゴリプラン" +value: "53" +data: Eccube\Entity\Product {#6795 -_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 {#6793 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6794 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6798 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6800 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6802 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6804 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6806 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6808 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8541 +label: "サブスクカテゴリ設定プラン" +value: "54" +data: Eccube\Entity\Product {#6812 -_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 {#6810 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6811 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6813 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6815 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6817 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6819 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6821 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6823 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6825 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8542 +label: "【月額課金】スタンダードプラン10" +value: "55" +data: Eccube\Entity\Product {#6829 -_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 {#6827 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6828 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6830 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6832 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6834 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6836 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6838 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6840 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6842 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8543 +label: "【月額課金】スタンダードプラン" +value: "56" +data: Eccube\Entity\Product {#6846 -_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 {#6844 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6845 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6847 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6849 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6851 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6853 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6855 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6857 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6859 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8544 +label: "【月額課金】スタンダードプラン" +value: "57" +data: Eccube\Entity\Product {#6863 -_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 {#6861 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6862 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6864 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6866 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6868 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6870 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6872 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6874 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6876 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8545 +label: "サブスクカテゴリ設定プラン" +value: "58" +data: Eccube\Entity\Product {#6880 -_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 {#6878 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6879 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6881 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6883 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6885 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6887 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6889 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6891 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6893 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8546 +label: "サブスクカテゴリ設定プラン" +value: "59" +data: Eccube\Entity\Product {#6897 -_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 {#6895 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6896 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6898 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6900 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6902 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6904 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6906 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#6908 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6910 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8547 +label: "サブスクカテゴリ設定プラン" +value: "60" +data: Eccube\Entity\Product {#6914 -_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 {#6912 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6913 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6917 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6919 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6921 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6923 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6925 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6927 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8548 +label: "サブスクカテゴリ設定プラン" +value: "61" +data: Eccube\Entity\Product {#6931 -_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 {#6929 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6930 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6932 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6934 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6936 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6938 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6940 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6942 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6944 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8549 +label: "サブスクカテゴリ設定プラン" +value: "62" +data: Eccube\Entity\Product {#6948 -_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 {#6946 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6947 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6949 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6951 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6953 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6955 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6957 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6959 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6961 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8550 +label: "サブスクカテゴリ設定プラン" +value: "63" +data: Eccube\Entity\Product {#6965 -_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 {#6963 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6964 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6966 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6968 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6970 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6972 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6974 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6976 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6978 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8551 +label: "サブスクカテゴリ設定プラン" +value: "64" +data: Eccube\Entity\Product {#6982 -_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 {#6980 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6981 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6983 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6985 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6987 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6989 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6991 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6993 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6995 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8552 +label: "サブスクカテゴリ設定プラン" +value: "65" +data: Eccube\Entity\Product {#6999 -_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 {#6997 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6998 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7000 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7002 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7004 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7006 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7008 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7010 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#7012 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8553 +label: "サブスクカテゴリ設定プラン" +value: "66" +data: Eccube\Entity\Product {#7016 -_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 {#7014 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7015 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7017 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7019 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7021 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7023 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7025 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7027 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#7029 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8554 +label: "サブスクカテゴリ設定プラン" +value: "67" +data: Eccube\Entity\Product {#7033 -_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 {#7031 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7032 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7036 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7038 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7040 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7042 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7044 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#7046 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8555 +label: "サブスクカテゴリ設定プラン" +value: "68" +data: Eccube\Entity\Product {#7050 -_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 {#7048 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7049 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7051 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7053 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7055 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7057 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7059 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7061 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#7063 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8556 +label: "麻雀ルール_廃止商品" +value: "69" +data: Eccube\Entity\Product {#7067 -_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 {#7065 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7066 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7068 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7070 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7072 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7074 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7076 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7078 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#7080 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8557 +label: "麻雀ルール_非公開商品" +value: "70" +data: Eccube\Entity\Product {#7084 -_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 {#7082 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7083 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7085 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7087 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7089 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7091 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7093 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7095 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#7097 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8558 +label: "非公開個別動画" +value: "71" +data: Eccube\Entity\Product {#7101 -_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 {#7099 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7100 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7102 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7104 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7106 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7108 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7110 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7112 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7114 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8559 +label: "【月額課金】スタンダードプラン 1,980円" +value: "72" +data: Eccube\Entity\Product {#7118 -_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 {#7116 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7117 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7119 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7121 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7123 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7125 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7127 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7129 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7131 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8560 +label: "サブスクカテゴリ" +value: "73" +data: Eccube\Entity\Product {#7135 -_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 {#7133 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7134 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7136 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7138 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7140 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7142 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7144 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7146 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7148 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8561 +label: "サブスクカテゴリ" +value: "74" +data: Eccube\Entity\Product {#7152 -_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 {#7150 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7151 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7155 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7157 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7159 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7161 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7163 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7165 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8562 +label: "一般商品" +value: "75" +data: Eccube\Entity\Product {#7169 -_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 {#7167 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7168 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7170 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7172 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7174 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7176 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7178 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7180 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7182 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8563 +label: "サブスクカテゴリ" +value: "76" +data: Eccube\Entity\Product {#7186 -_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 {#7184 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7185 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7187 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7189 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7191 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7193 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7195 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7197 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7199 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8564 +label: "動画見放題の定期購入契約" +value: "77" +data: Eccube\Entity\Product {#7203 -_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 {#7201 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7202 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7204 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7206 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7208 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7210 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7212 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -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 {#7216 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7218 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8565 +label: "公開関連動画1" +value: "78" +data: Eccube\Entity\Product {#7222 -_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 {#7220 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7221 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7223 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7225 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7227 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7229 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7231 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7233 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7235 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8566 +label: "公開関連動画2" +value: "79" +data: Eccube\Entity\Product {#7239 -_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 {#7237 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7238 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7240 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7242 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7244 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7246 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7248 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7250 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7252 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8567 +label: "非公開関連動画" +value: "80" +data: Eccube\Entity\Product {#7256 -_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 {#7254 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7255 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7257 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7259 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7261 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7263 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7265 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7267 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7269 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8568 +label: "廃止関連動画" +value: "81" +data: Eccube\Entity\Product {#7273 -_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 {#7271 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7272 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7274 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7276 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7278 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7280 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7282 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7284 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7286 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8569 +label: "テスト更新" +value: "82" +data: Eccube\Entity\Product {#7290 -_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 {#7288 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7289 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7291 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7293 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7295 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7297 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7299 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7301 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7303 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8570 +label: "第4講 ~7枚マージャン~<<>復習>" +value: "83" +data: Eccube\Entity\Product {#7307 -_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 {#7305 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7306 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7308 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7310 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7312 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7314 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7316 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7318 …} -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 {#7319 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7321 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8571 +label: "入門テキスト第2講 マージャンの基本~4枚マージャン~" +value: "87" +data: Eccube\Entity\Product {#7325 -_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 {#7323 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7324 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7326 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7328 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7330 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7332 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7334 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7336 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7337 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7339 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8572 +label: "入門テキスト第3講 基本の捨て方" +value: "88" +data: Eccube\Entity\Product {#7343 -_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 {#7341 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7342 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7344 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7346 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7348 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7350 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7352 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7354 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7356 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8573 +label: "入門テキスト第4講 ~7枚マージャン~" +value: "89" +data: Eccube\Entity\Product {#7360 -_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 {#7358 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7359 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7361 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7363 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7365 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7367 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7369 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7371 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7373 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8574 +label: "入門テキスト第5講 リーチをしてみよう!" +value: "90" +data: Eccube\Entity\Product {#7377 -_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 {#7375 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7376 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7378 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7380 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7382 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7384 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7386 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7215 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7388 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7390 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8575 +label: "入門テキスト第6講 マージャンの役 その1" +value: "91" +data: Eccube\Entity\Product {#7394 -_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 {#7392 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7393 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7395 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7397 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7399 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7401 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7403 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7336 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7318 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7405 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7407 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8576 +label: "テスト" +value: "92" +data: Eccube\Entity\Product {#7411 -_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 {#7409 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7410 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7412 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7414 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7416 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7418 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7420 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7422 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7424 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8577 +label: "テスト物販" +value: "93" +data: Eccube\Entity\Product {#7428 -_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 {#7426 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7427 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7429 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7431 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7433 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7435 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7437 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7439 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7441 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8578 +label: "【月額課金】スタンダードプラン" +value: "94" +data: Eccube\Entity\Product {#7445 -_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 {#7443 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7444 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7446 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7448 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7450 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7452 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7454 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7456 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7458 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8579 +label: "テスト1日毎定期購買(ルミーズ)" +value: "95" +data: Eccube\Entity\Product {#7462 -_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 {#7460 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7461 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7463 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7465 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7467 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7469 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7471 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7473 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7475 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8580 +label: "テストプラン" +value: "96" +data: Eccube\Entity\Product {#7479 -_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 {#7477 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7478 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7480 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7482 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7484 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7486 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7488 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7490 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7492 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8581 +label: "物販商品" +value: "97" +data: Eccube\Entity\Product {#7496 -_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 {#7494 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7495 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7497 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7499 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7501 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7503 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7505 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7507 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7509 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8582 +label: "テストプラン" +value: "98" +data: Eccube\Entity\Product {#7513 -_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 {#7511 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7512 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7514 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7516 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7518 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7520 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7522 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7524 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7526 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8583 +label: "【テスト】決済テスト" +value: "99" +data: Eccube\Entity\Product {#7530 -_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 {#7528 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7529 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7531 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7533 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7535 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7537 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7539 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7541 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7543 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8584 +label: "動画見放題の定期購入契約" +value: "100" +data: Eccube\Entity\Product {#7547 -_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 {#7545 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7546 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7548 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7550 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7552 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7554 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7556 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7214 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5993 …} -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 {#7558 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7560 …} } +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 {#8191 -form: Symfony\Component\Form\Form {#7972 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#5210 …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) {#8290 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7588 …} } |
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 {#5315 +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 {#5315 +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 {#5315 +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) {#7635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7636 …} } } |
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 {#8172 -form: Symfony\Component\Form\Form {#7975 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8586 …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() {#7683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7684 …} } } |
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 {#8587 -form: Symfony\Component\Form\Form {#7978 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8588 …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) {#7674 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7667 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7668 …} } } |
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 {#8589 -form: Symfony\Component\Form\Form {#7981 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8590 …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 {#8591 …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) {#7699 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7694 …} } } |
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 {#8594 -form: Symfony\Component\Form\Form {#7984 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8593 …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 {#8595 …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) {#7718 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7719 …} } } |
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 {#8598 -form: Symfony\Component\Form\Form {#7987 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8597 …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 {#8599 …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) {#7749 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7751 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7750 …} } } |
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 {#8602 -form: Symfony\Component\Form\Form {#7990 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8601 …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) {#7760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7759 …} } } |
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 {#8603 -form: Symfony\Component\Form\Form {#7993 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8604 …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 {#5341 +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 {#5341 +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 {#5341 +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) {#7774 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7776 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7775 …} } } |
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 {#8605 -form: Symfony\Component\Form\Form {#7996 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8606 …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 {#5342 +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 {#5342 +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 {#5342 +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) {#7785 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7787 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7786 …} } } |
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 {#8607 -form: Symfony\Component\Form\Form {#7999 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8608 …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 {#5344 +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 {#5344 +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 {#5344 +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) {#7796 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7797 …} } } |
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 {#8609 -form: Symfony\Component\Form\Form {#8002 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8610 …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 {#5320 +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 {#5320 +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 {#5320 +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) {#7807 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7809 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7808 …} } } |
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 {#8611 -form: Symfony\Component\Form\Form {#8005 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8612 …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) {#7818 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#7820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7819 …} } } |
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 {#8613 -form: Symfony\Component\Form\Form {#8008 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8614 …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 {#5345 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5345 +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 {#5345 +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() {#7852 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7842 …} } } |
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 {#8615 -form: Symfony\Component\Form\Form {#8011 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8616 …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 {#5319 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5319 +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 {#7882 -manager: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -class: "Plugin\CMBlogPro\Entity\BlogStatus" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7881 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7874 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#7886 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#8620 …} } |
choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
choice_translation_domain | false |
choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7881 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7874 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
choices | null |
class | "Plugin\CMBlogPro\Entity\BlogStatus" |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5319 +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 {#7881 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7874 …} -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 {#7892 -_em: Doctrine\ORM\EntityManager {#687 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7890 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7889 #from: "Plugin\CMBlogPro\Entity\BlogStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7888 #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 {#7891 …} -_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() {#7872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7869 …} } } |
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 {#8622 +label: "公開" +value: "1" +data: Proxies\__CG__\Plugin\CMBlogPro\Entity\BlogStatus {#8436 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8625 +label: "非公開" +value: "2" +data: Plugin\CMBlogPro\Entity\BlogStatus {#8633 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8624 +label: "廃止" +value: "3" +data: Plugin\CMBlogPro\Entity\BlogStatus {#8634 …} +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 {#8617 -form: Symfony\Component\Form\Form {#8014 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#8618 …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) {#8629 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7588 …} } |
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 | "js-nH0NNzrt_qN9Wtlw35-WjkqaN9-Oaxub4p5fMMZE" |
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 | "js-nH0NNzrt_qN9Wtlw35-WjkqaN9-Oaxub4p5fMMZE" |
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 | "js-nH0NNzrt_qN9Wtlw35-WjkqaN9-Oaxub4p5fMMZE" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#8630 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#8621 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8626 …} } } |
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 | "js-nH0NNzrt_qN9Wtlw35-WjkqaN9-Oaxub4p5fMMZE" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#8645 -form: Symfony\Component\Form\Form {#8640 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8492 …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 | "js-nH0NNzrt_qN9Wtlw35-WjkqaN9-Oaxub4p5fMMZE" |
(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) {#9128 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#9130 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#9129 …} } } |
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 {#9746 -form: Symfony\Component\Form\Form {#9728 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9747 …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 {#9186 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9192 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9190 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9187 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9193 …} } Eccube\Entity\Category {#9180 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9182 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9183 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9179 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9177 …} } Eccube\Entity\Category {#9173 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9185 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9181 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9167 …} -Parent: Eccube\Entity\Category {#9180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9170 …} } Eccube\Entity\Category {#9208 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9206 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9207 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9214 …} -Parent: Eccube\Entity\Category {#9180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9211 …} } Eccube\Entity\Category {#9217 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9205 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9166 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9218 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9220 …} } Eccube\Entity\Category {#9224 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9215 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9216 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9225 …} -Children: Doctrine\ORM\PersistentCollection {#9230 …} -Parent: Eccube\Entity\Category {#9217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9227 …} } Eccube\Entity\Category {#9235 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9233 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9234 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9236 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9238 …} } Eccube\Entity\Category {#9244 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9232 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9231 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9250 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9247 …} } Eccube\Entity\Category {#9251 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9242 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9243 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9257 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9254 …} } Eccube\Entity\Category {#9262 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9260 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9261 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9265 …} } Eccube\Entity\Category {#9271 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9269 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9270 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9272 …} -Children: Doctrine\ORM\PersistentCollection {#9277 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9274 …} } Eccube\Entity\Category {#9280 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9278 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9279 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9281 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9283 …} } Eccube\Entity\Category {#9289 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9259 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9258 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9290 …} -Children: Doctrine\ORM\PersistentCollection {#9295 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9292 …} } Eccube\Entity\Category {#9296 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9287 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9288 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9302 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9299 …} } Eccube\Entity\Category {#9307 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9305 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9306 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9313 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9310 …} } Eccube\Entity\Category {#9316 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9314 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9315 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9317 …} -Children: Doctrine\ORM\PersistentCollection {#9322 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9319 …} } Eccube\Entity\Category {#9325 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9323 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9324 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9326 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9328 …} } Eccube\Entity\Category {#9334 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9304 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9303 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9340 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9337 …} } Eccube\Entity\Category {#9341 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9332 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9333 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9347 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9344 …} } Eccube\Entity\Category {#9352 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9350 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9351 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9353 …} -Children: Doctrine\ORM\PersistentCollection {#9358 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9355 …} } Eccube\Entity\Category {#9361 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9359 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9360 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9362 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9364 …} } Eccube\Entity\Category {#9370 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9348 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9349 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9376 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9373 …} } Eccube\Entity\Category {#9377 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9368 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9369 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9383 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9380 …} } Eccube\Entity\Category {#9388 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9386 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9387 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9389 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9391 …} } Eccube\Entity\Category {#9397 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9395 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9396 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9398 …} -Children: Doctrine\ORM\PersistentCollection {#9403 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9400 …} } Eccube\Entity\Category {#9406 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9384 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9385 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9407 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9409 …} } Eccube\Entity\Category {#9413 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9404 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9405 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9414 …} -Children: Doctrine\ORM\PersistentCollection {#9419 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9416 …} } Eccube\Entity\Category {#9424 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9422 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9423 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9425 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9427 …} } Eccube\Entity\Category {#9433 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9431 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9432 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9439 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9436 …} } Eccube\Entity\Category {#9442 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9420 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9421 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9443 …} -Children: Doctrine\ORM\PersistentCollection {#9448 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9445 …} } Eccube\Entity\Category {#9449 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9440 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9441 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9450 …} -Children: Doctrine\ORM\PersistentCollection {#9455 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9452 …} } Eccube\Entity\Category {#9460 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9458 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9459 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9466 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9463 …} } Eccube\Entity\Category {#9469 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9467 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9468 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9470 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9472 …} } Eccube\Entity\Category {#9478 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9456 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9457 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9481 …} } Eccube\Entity\Category {#9485 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9476 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9477 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9491 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9488 …} } Eccube\Entity\Category {#9496 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9494 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9495 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9497 …} -Children: Doctrine\ORM\PersistentCollection {#9502 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9499 …} } Eccube\Entity\Category {#9505 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9503 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9504 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9506 …} -Children: Doctrine\ORM\PersistentCollection {#9511 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9508 …} } Eccube\Entity\Category {#9514 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9492 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9493 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9517 …} } Eccube\Entity\Category {#9521 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9512 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9513 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9522 …} -Children: Doctrine\ORM\PersistentCollection {#9527 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9524 …} } Eccube\Entity\Category {#9532 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9530 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9531 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9533 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9535 …} } Eccube\Entity\Category {#9541 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9539 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9540 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9542 …} -Children: Doctrine\ORM\PersistentCollection {#9547 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9544 …} } Eccube\Entity\Category {#9550 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9528 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9529 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9556 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9553 …} } Eccube\Entity\Category {#9557 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9548 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9549 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9558 …} -Children: Doctrine\ORM\PersistentCollection {#9563 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9560 …} } Eccube\Entity\Category {#9568 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9566 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9567 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9569 …} -Children: Doctrine\ORM\PersistentCollection {#9574 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9571 …} } Eccube\Entity\Category {#9577 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9575 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9576 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9578 …} -Children: Doctrine\ORM\PersistentCollection {#9583 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9580 …} } Eccube\Entity\Category {#9586 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9564 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9565 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9589 …} } Eccube\Entity\Category {#9593 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9584 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9585 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9594 …} -Children: Doctrine\ORM\PersistentCollection {#9599 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9596 …} } Eccube\Entity\Category {#9604 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9602 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9603 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9605 …} -Children: Doctrine\ORM\PersistentCollection {#9610 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9607 …} } Eccube\Entity\Category {#9613 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9611 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9612 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9614 …} -Children: Doctrine\ORM\PersistentCollection {#9619 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9616 …} } Eccube\Entity\Category {#9622 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9600 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9601 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9623 …} -Children: Doctrine\ORM\PersistentCollection {#9628 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9625 …} } Eccube\Entity\Category {#9629 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9620 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9621 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9630 …} -Children: Doctrine\ORM\PersistentCollection {#9635 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9632 …} } Eccube\Entity\Category {#9640 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9638 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9639 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9641 …} -Children: Doctrine\ORM\PersistentCollection {#9646 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9643 …} } Eccube\Entity\Category {#9649 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9647 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9648 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9650 …} -Children: Doctrine\ORM\PersistentCollection {#9655 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9652 …} } Eccube\Entity\Category {#9658 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9636 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9637 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9659 …} -Children: Doctrine\ORM\PersistentCollection {#9664 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9661 …} } Eccube\Entity\Category {#9665 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9656 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9657 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9666 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9668 …} } Eccube\Entity\Category {#9676 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9674 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9675 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9677 …} -Children: Doctrine\ORM\PersistentCollection {#9682 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9679 …} } Eccube\Entity\Category {#9685 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9683 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9684 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9686 …} -Children: Doctrine\ORM\PersistentCollection {#9691 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9688 …} } Eccube\Entity\Category {#9694 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9692 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9693 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9695 …} -Children: Doctrine\ORM\PersistentCollection {#9700 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9697 …} } Eccube\Entity\Category {#9701 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9673 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9672 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9702 …} -Children: Doctrine\ORM\PersistentCollection {#9707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9704 …} } Eccube\Entity\Category {#9710 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9708 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9709 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9711 …} -Children: Doctrine\ORM\PersistentCollection {#9716 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9713 …} } ] |
[ Eccube\Entity\Category {#9186 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9192 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9190 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9187 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9193 …} } Eccube\Entity\Category {#9180 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9182 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9183 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9179 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9177 …} } Eccube\Entity\Category {#9173 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9185 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9181 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9167 …} -Parent: Eccube\Entity\Category {#9180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9170 …} } Eccube\Entity\Category {#9208 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9206 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9207 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9214 …} -Parent: Eccube\Entity\Category {#9180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9211 …} } Eccube\Entity\Category {#9217 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9205 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9166 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9218 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9220 …} } Eccube\Entity\Category {#9224 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9215 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9216 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9225 …} -Children: Doctrine\ORM\PersistentCollection {#9230 …} -Parent: Eccube\Entity\Category {#9217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9227 …} } Eccube\Entity\Category {#9235 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9233 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9234 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9236 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9238 …} } Eccube\Entity\Category {#9244 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9232 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9231 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9250 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9247 …} } Eccube\Entity\Category {#9251 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9242 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9243 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9257 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9254 …} } Eccube\Entity\Category {#9262 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9260 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9261 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9265 …} } Eccube\Entity\Category {#9271 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9269 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9270 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9272 …} -Children: Doctrine\ORM\PersistentCollection {#9277 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9274 …} } Eccube\Entity\Category {#9280 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9278 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9279 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9281 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9283 …} } Eccube\Entity\Category {#9289 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9259 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9258 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9290 …} -Children: Doctrine\ORM\PersistentCollection {#9295 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9292 …} } Eccube\Entity\Category {#9296 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9287 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9288 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9302 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9299 …} } Eccube\Entity\Category {#9307 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9305 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9306 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9313 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9310 …} } Eccube\Entity\Category {#9316 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9314 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9315 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9317 …} -Children: Doctrine\ORM\PersistentCollection {#9322 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9319 …} } Eccube\Entity\Category {#9325 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9323 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9324 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9326 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9328 …} } Eccube\Entity\Category {#9334 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9304 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9303 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9340 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9337 …} } Eccube\Entity\Category {#9341 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9332 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9333 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9347 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9344 …} } Eccube\Entity\Category {#9352 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9350 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9351 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9353 …} -Children: Doctrine\ORM\PersistentCollection {#9358 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9355 …} } Eccube\Entity\Category {#9361 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9359 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9360 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9362 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9364 …} } Eccube\Entity\Category {#9370 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9348 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9349 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9376 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9373 …} } Eccube\Entity\Category {#9377 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9368 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9369 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9383 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9380 …} } Eccube\Entity\Category {#9388 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9386 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9387 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9389 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9391 …} } Eccube\Entity\Category {#9397 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9395 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9396 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9398 …} -Children: Doctrine\ORM\PersistentCollection {#9403 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9400 …} } Eccube\Entity\Category {#9406 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9384 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9385 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9407 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9409 …} } Eccube\Entity\Category {#9413 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9404 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9405 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9414 …} -Children: Doctrine\ORM\PersistentCollection {#9419 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9416 …} } Eccube\Entity\Category {#9424 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9422 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9423 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9425 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9427 …} } Eccube\Entity\Category {#9433 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9431 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9432 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9439 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9436 …} } Eccube\Entity\Category {#9442 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9420 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9421 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9443 …} -Children: Doctrine\ORM\PersistentCollection {#9448 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9445 …} } Eccube\Entity\Category {#9449 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9440 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9441 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9450 …} -Children: Doctrine\ORM\PersistentCollection {#9455 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9452 …} } Eccube\Entity\Category {#9460 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9458 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9459 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9466 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9463 …} } Eccube\Entity\Category {#9469 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9467 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9468 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9470 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9472 …} } Eccube\Entity\Category {#9478 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9456 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9457 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9481 …} } Eccube\Entity\Category {#9485 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9476 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9477 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9491 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9488 …} } Eccube\Entity\Category {#9496 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9494 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9495 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9497 …} -Children: Doctrine\ORM\PersistentCollection {#9502 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9499 …} } Eccube\Entity\Category {#9505 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9503 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9504 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9506 …} -Children: Doctrine\ORM\PersistentCollection {#9511 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9508 …} } Eccube\Entity\Category {#9514 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9492 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9493 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9517 …} } Eccube\Entity\Category {#9521 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9512 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9513 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9522 …} -Children: Doctrine\ORM\PersistentCollection {#9527 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9524 …} } Eccube\Entity\Category {#9532 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9530 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9531 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9533 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9535 …} } Eccube\Entity\Category {#9541 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9539 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9540 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9542 …} -Children: Doctrine\ORM\PersistentCollection {#9547 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9544 …} } Eccube\Entity\Category {#9550 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9528 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9529 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9556 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9553 …} } Eccube\Entity\Category {#9557 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9548 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9549 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9558 …} -Children: Doctrine\ORM\PersistentCollection {#9563 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9560 …} } Eccube\Entity\Category {#9568 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9566 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9567 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9569 …} -Children: Doctrine\ORM\PersistentCollection {#9574 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9571 …} } Eccube\Entity\Category {#9577 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9575 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9576 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9578 …} -Children: Doctrine\ORM\PersistentCollection {#9583 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9580 …} } Eccube\Entity\Category {#9586 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9564 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9565 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9589 …} } Eccube\Entity\Category {#9593 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9584 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9585 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9594 …} -Children: Doctrine\ORM\PersistentCollection {#9599 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9596 …} } Eccube\Entity\Category {#9604 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9602 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9603 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9605 …} -Children: Doctrine\ORM\PersistentCollection {#9610 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9607 …} } Eccube\Entity\Category {#9613 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9611 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9612 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9614 …} -Children: Doctrine\ORM\PersistentCollection {#9619 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9616 …} } Eccube\Entity\Category {#9622 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9600 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9601 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9623 …} -Children: Doctrine\ORM\PersistentCollection {#9628 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9625 …} } Eccube\Entity\Category {#9629 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9620 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9621 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9630 …} -Children: Doctrine\ORM\PersistentCollection {#9635 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9632 …} } Eccube\Entity\Category {#9640 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9638 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9639 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9641 …} -Children: Doctrine\ORM\PersistentCollection {#9646 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9643 …} } Eccube\Entity\Category {#9649 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9647 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9648 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9650 …} -Children: Doctrine\ORM\PersistentCollection {#9655 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9652 …} } Eccube\Entity\Category {#9658 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9636 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9637 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9659 …} -Children: Doctrine\ORM\PersistentCollection {#9664 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9661 …} } Eccube\Entity\Category {#9665 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9656 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9657 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9666 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9668 …} } Eccube\Entity\Category {#9676 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9674 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9675 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9677 …} -Children: Doctrine\ORM\PersistentCollection {#9682 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9679 …} } Eccube\Entity\Category {#9685 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9683 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9684 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9686 …} -Children: Doctrine\ORM\PersistentCollection {#9691 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9688 …} } Eccube\Entity\Category {#9694 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9692 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9693 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9695 …} -Children: Doctrine\ORM\PersistentCollection {#9700 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9697 …} } Eccube\Entity\Category {#9701 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9673 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9672 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9702 …} -Children: Doctrine\ORM\PersistentCollection {#9707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9704 …} } Eccube\Entity\Category {#9710 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9708 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9709 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9711 …} -Children: Doctrine\ORM\PersistentCollection {#9716 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9713 …} } ] |
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 {#9139 -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 {#9186 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9192 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9190 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9187 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9193 …} } Eccube\Entity\Category {#9180 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9182 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9183 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9179 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9177 …} } Eccube\Entity\Category {#9173 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9185 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9181 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9167 …} -Parent: Eccube\Entity\Category {#9180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9170 …} } Eccube\Entity\Category {#9208 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9206 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9207 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9214 …} -Parent: Eccube\Entity\Category {#9180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9211 …} } Eccube\Entity\Category {#9217 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9205 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9166 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9218 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9220 …} } Eccube\Entity\Category {#9224 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9215 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9216 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9225 …} -Children: Doctrine\ORM\PersistentCollection {#9230 …} -Parent: Eccube\Entity\Category {#9217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9227 …} } Eccube\Entity\Category {#9235 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9233 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9234 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9236 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9238 …} } Eccube\Entity\Category {#9244 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9232 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9231 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9250 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9247 …} } Eccube\Entity\Category {#9251 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9242 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9243 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9257 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9254 …} } Eccube\Entity\Category {#9262 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9260 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9261 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9265 …} } Eccube\Entity\Category {#9271 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9269 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9270 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9272 …} -Children: Doctrine\ORM\PersistentCollection {#9277 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9274 …} } Eccube\Entity\Category {#9280 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9278 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9279 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9281 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9283 …} } Eccube\Entity\Category {#9289 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9259 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9258 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9290 …} -Children: Doctrine\ORM\PersistentCollection {#9295 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9292 …} } Eccube\Entity\Category {#9296 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9287 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9288 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9302 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9299 …} } Eccube\Entity\Category {#9307 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9305 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9306 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9313 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9310 …} } Eccube\Entity\Category {#9316 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9314 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9315 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9317 …} -Children: Doctrine\ORM\PersistentCollection {#9322 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9319 …} } Eccube\Entity\Category {#9325 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9323 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9324 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9326 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9328 …} } Eccube\Entity\Category {#9334 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9304 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9303 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9340 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9337 …} } Eccube\Entity\Category {#9341 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9332 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9333 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9347 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9344 …} } Eccube\Entity\Category {#9352 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9350 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9351 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9353 …} -Children: Doctrine\ORM\PersistentCollection {#9358 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9355 …} } Eccube\Entity\Category {#9361 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9359 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9360 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9362 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9364 …} } Eccube\Entity\Category {#9370 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9348 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9349 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9376 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9373 …} } Eccube\Entity\Category {#9377 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9368 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9369 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9383 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9380 …} } Eccube\Entity\Category {#9388 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9386 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9387 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9389 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9391 …} } Eccube\Entity\Category {#9397 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9395 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9396 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9398 …} -Children: Doctrine\ORM\PersistentCollection {#9403 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9400 …} } Eccube\Entity\Category {#9406 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9384 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9385 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9407 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9409 …} } Eccube\Entity\Category {#9413 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9404 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9405 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9414 …} -Children: Doctrine\ORM\PersistentCollection {#9419 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9416 …} } Eccube\Entity\Category {#9424 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9422 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9423 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9425 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9427 …} } Eccube\Entity\Category {#9433 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9431 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9432 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9439 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9436 …} } Eccube\Entity\Category {#9442 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9420 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9421 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9443 …} -Children: Doctrine\ORM\PersistentCollection {#9448 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9445 …} } Eccube\Entity\Category {#9449 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9440 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9441 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9450 …} -Children: Doctrine\ORM\PersistentCollection {#9455 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9452 …} } Eccube\Entity\Category {#9460 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9458 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9459 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9466 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9463 …} } Eccube\Entity\Category {#9469 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9467 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9468 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9470 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9472 …} } Eccube\Entity\Category {#9478 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9456 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9457 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9481 …} } Eccube\Entity\Category {#9485 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9476 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9477 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9491 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9488 …} } Eccube\Entity\Category {#9496 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9494 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9495 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9497 …} -Children: Doctrine\ORM\PersistentCollection {#9502 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9499 …} } Eccube\Entity\Category {#9505 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9503 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9504 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9506 …} -Children: Doctrine\ORM\PersistentCollection {#9511 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9508 …} } Eccube\Entity\Category {#9514 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9492 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9493 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9517 …} } Eccube\Entity\Category {#9521 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9512 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9513 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9522 …} -Children: Doctrine\ORM\PersistentCollection {#9527 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9524 …} } Eccube\Entity\Category {#9532 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9530 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9531 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9533 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9535 …} } Eccube\Entity\Category {#9541 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9539 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9540 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9542 …} -Children: Doctrine\ORM\PersistentCollection {#9547 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9544 …} } Eccube\Entity\Category {#9550 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9528 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9529 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9556 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9553 …} } Eccube\Entity\Category {#9557 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9548 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9549 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9558 …} -Children: Doctrine\ORM\PersistentCollection {#9563 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9560 …} } Eccube\Entity\Category {#9568 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9566 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9567 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9569 …} -Children: Doctrine\ORM\PersistentCollection {#9574 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9571 …} } Eccube\Entity\Category {#9577 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9575 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9576 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9578 …} -Children: Doctrine\ORM\PersistentCollection {#9583 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9580 …} } Eccube\Entity\Category {#9586 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9564 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9565 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9589 …} } Eccube\Entity\Category {#9593 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9584 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9585 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9594 …} -Children: Doctrine\ORM\PersistentCollection {#9599 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9596 …} } Eccube\Entity\Category {#9604 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9602 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9603 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9605 …} -Children: Doctrine\ORM\PersistentCollection {#9610 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9607 …} } Eccube\Entity\Category {#9613 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9611 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9612 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9614 …} -Children: Doctrine\ORM\PersistentCollection {#9619 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9616 …} } Eccube\Entity\Category {#9622 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9600 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9601 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9623 …} -Children: Doctrine\ORM\PersistentCollection {#9628 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9625 …} } Eccube\Entity\Category {#9629 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9620 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9621 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9630 …} -Children: Doctrine\ORM\PersistentCollection {#9635 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9632 …} } Eccube\Entity\Category {#9640 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9638 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9639 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9641 …} -Children: Doctrine\ORM\PersistentCollection {#9646 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9643 …} } Eccube\Entity\Category {#9649 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9647 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9648 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9650 …} -Children: Doctrine\ORM\PersistentCollection {#9655 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9652 …} } Eccube\Entity\Category {#9658 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9636 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9637 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9659 …} -Children: Doctrine\ORM\PersistentCollection {#9664 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9661 …} } Eccube\Entity\Category {#9665 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9656 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9657 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9666 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9668 …} } Eccube\Entity\Category {#9676 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9674 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9675 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9677 …} -Children: Doctrine\ORM\PersistentCollection {#9682 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9679 …} } Eccube\Entity\Category {#9685 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9683 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9684 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9686 …} -Children: Doctrine\ORM\PersistentCollection {#9691 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9688 …} } Eccube\Entity\Category {#9694 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9692 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9693 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9695 …} -Children: Doctrine\ORM\PersistentCollection {#9700 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9697 …} } Eccube\Entity\Category {#9701 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9673 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9672 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9702 …} -Children: Doctrine\ORM\PersistentCollection {#9707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9704 …} } Eccube\Entity\Category {#9710 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9708 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9709 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9711 …} -Children: Doctrine\ORM\PersistentCollection {#9716 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9713 …} } ] |
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 {#9139 -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() {#9140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#9138 …} } } |
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 {#9761 +label: "このサイトの使い方" +value: "11" +data: Eccube\Entity\Category {#9186 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#9192 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9190 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9187 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9193 …} } +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9760 +label: "麻雀入門編" +value: "12" +data: Eccube\Entity\Category {#9180 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#9182 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9183 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9179 …} -Children: Doctrine\ORM\PersistentCollection {#9174 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9177 …} } +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9762 +label: " 実践対局編(マナー・ルール)" +value: "14" +data: Eccube\Entity\Category {#9173 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#9185 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#9181 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9172 …} -Children: Doctrine\ORM\PersistentCollection {#9167 …} -Parent: Eccube\Entity\Category {#9180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9170 …} } +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9763 +label: " 入門テキスト" +value: "13" +data: Eccube\Entity\Category {#9208 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#9206 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#9207 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9209 …} -Children: Doctrine\ORM\PersistentCollection {#9214 …} -Parent: Eccube\Entity\Category {#9180} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9211 …} } +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9764 +label: "麻雀ルール" +value: "15" +data: Eccube\Entity\Category {#9217 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#9205 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9166 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9218 …} -Children: Doctrine\ORM\PersistentCollection {#9223 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9220 …} } +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9765 +label: " 初級編" +value: "17" +data: Eccube\Entity\Category {#9224 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9215 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9216 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9225 …} -Children: Doctrine\ORM\PersistentCollection {#9230 …} -Parent: Eccube\Entity\Category {#9217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9227 …} } +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9766 +label: " 入門編" +value: "16" +data: Eccube\Entity\Category {#9235 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9233 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9234 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9236 …} -Children: Doctrine\ORM\PersistentCollection {#9241 …} -Parent: Eccube\Entity\Category {#9217} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9238 …} } +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9767 +label: "役・役満" +value: "18" +data: Eccube\Entity\Category {#9244 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9232 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9231 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9245 …} -Children: Doctrine\ORM\PersistentCollection {#9250 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9247 …} } +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9768 +label: " 良く出る役" +value: "19" +data: Eccube\Entity\Category {#9251 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9242 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9243 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9252 …} -Children: Doctrine\ORM\PersistentCollection {#9257 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9254 …} } +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9769 +label: " その他の役" +value: "20" +data: Eccube\Entity\Category {#9262 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9260 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9261 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9263 …} -Children: Doctrine\ORM\PersistentCollection {#9268 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9265 …} } +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9770 +label: " 良く出る役満" +value: "21" +data: Eccube\Entity\Category {#9271 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9269 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9270 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9272 …} -Children: Doctrine\ORM\PersistentCollection {#9277 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9274 …} } +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9771 +label: " 珍しい役満" +value: "22" +data: Eccube\Entity\Category {#9280 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9278 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9279 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9281 …} -Children: Doctrine\ORM\PersistentCollection {#9286 …} -Parent: Eccube\Entity\Category {#9244} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9283 …} } +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9772 +label: "守り方" +value: "23" +data: Eccube\Entity\Category {#9289 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9259 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9258 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9290 …} -Children: Doctrine\ORM\PersistentCollection {#9295 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9292 …} } +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9773 +label: " 捨て牌読み" +value: "27" +data: Eccube\Entity\Category {#9296 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9287 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9288 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9297 …} -Children: Doctrine\ORM\PersistentCollection {#9302 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9299 …} } +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9774 +label: " スジ" +value: "26" +data: Eccube\Entity\Category {#9307 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9305 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9306 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9308 …} -Children: Doctrine\ORM\PersistentCollection {#9313 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9310 …} } +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9775 +label: " カベ" +value: "25" +data: Eccube\Entity\Category {#9316 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9314 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9315 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9317 …} -Children: Doctrine\ORM\PersistentCollection {#9322 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9319 …} } +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9776 +label: " ベタオリ" +value: "24" +data: Eccube\Entity\Category {#9325 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9323 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9324 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9326 …} -Children: Doctrine\ORM\PersistentCollection {#9331 …} -Parent: Eccube\Entity\Category {#9289} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9328 …} } +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9777 +label: "攻め方" +value: "28" +data: Eccube\Entity\Category {#9334 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9304 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9303 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9335 …} -Children: Doctrine\ORM\PersistentCollection {#9340 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9337 …} } +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9778 +label: " 入門編" +value: "29" +data: Eccube\Entity\Category {#9341 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9332 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9333 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9342 …} -Children: Doctrine\ORM\PersistentCollection {#9347 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9344 …} } +attr: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9779 +label: " 初級編" +value: "30" +data: Eccube\Entity\Category {#9352 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9350 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9351 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9353 …} -Children: Doctrine\ORM\PersistentCollection {#9358 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9355 …} } +attr: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9780 +label: " 中級編" +value: "31" +data: Eccube\Entity\Category {#9361 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9359 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9360 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9362 …} -Children: Doctrine\ORM\PersistentCollection {#9367 …} -Parent: Eccube\Entity\Category {#9334} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9364 …} } +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9781 +label: "何待ち" +value: "32" +data: Eccube\Entity\Category {#9370 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9348 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9349 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9371 …} -Children: Doctrine\ORM\PersistentCollection {#9376 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9373 …} } +attr: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9782 +label: " 入門編" +value: "33" +data: Eccube\Entity\Category {#9377 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9368 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9369 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9378 …} -Children: Doctrine\ORM\PersistentCollection {#9383 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9380 …} } +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9783 +label: " 初級編" +value: "34" +data: Eccube\Entity\Category {#9388 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9386 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9387 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9389 …} -Children: Doctrine\ORM\PersistentCollection {#9394 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9391 …} } +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9784 +label: " 中級編" +value: "35" +data: Eccube\Entity\Category {#9397 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9395 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9396 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9398 …} -Children: Doctrine\ORM\PersistentCollection {#9403 …} -Parent: Eccube\Entity\Category {#9370} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9400 …} } +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9785 +label: "何切る" +value: "36" +data: Eccube\Entity\Category {#9406 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9384 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9385 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9407 …} -Children: Doctrine\ORM\PersistentCollection {#9412 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9409 …} } +attr: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9786 +label: " 中級編" +value: "39" +data: Eccube\Entity\Category {#9413 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9404 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9405 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9414 …} -Children: Doctrine\ORM\PersistentCollection {#9419 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9416 …} } +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9787 +label: " 初級編" +value: "38" +data: Eccube\Entity\Category {#9424 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9422 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9423 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9425 …} -Children: Doctrine\ORM\PersistentCollection {#9430 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9427 …} } +attr: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9788 +label: " 入門編" +value: "37" +data: Eccube\Entity\Category {#9433 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9431 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9432 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9434 …} -Children: Doctrine\ORM\PersistentCollection {#9439 …} -Parent: Eccube\Entity\Category {#9406} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9436 …} } +attr: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9789 +label: "点数計算" +value: "40" +data: Eccube\Entity\Category {#9442 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9420 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9421 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9443 …} -Children: Doctrine\ORM\PersistentCollection {#9448 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9445 …} } +attr: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9790 +label: " 中級編" +value: "43" +data: Eccube\Entity\Category {#9449 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9440 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9441 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9450 …} -Children: Doctrine\ORM\PersistentCollection {#9455 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9452 …} } +attr: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9791 +label: " 初級編" +value: "42" +data: Eccube\Entity\Category {#9460 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9458 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9459 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9461 …} -Children: Doctrine\ORM\PersistentCollection {#9466 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9463 …} } +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9792 +label: " 入門編" +value: "41" +data: Eccube\Entity\Category {#9469 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9467 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9468 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9470 …} -Children: Doctrine\ORM\PersistentCollection {#9475 …} -Parent: Eccube\Entity\Category {#9442} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9472 …} } +attr: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9793 +label: "ポン・チー・カン" +value: "44" +data: Eccube\Entity\Category {#9478 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9456 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9457 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9479 …} -Children: Doctrine\ORM\PersistentCollection {#9484 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9481 …} } +attr: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9794 +label: " 中級編" +value: "47" +data: Eccube\Entity\Category {#9485 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9476 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9477 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9486 …} -Children: Doctrine\ORM\PersistentCollection {#9491 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9488 …} } +attr: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9795 +label: " 初級編" +value: "46" +data: Eccube\Entity\Category {#9496 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9494 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9495 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9497 …} -Children: Doctrine\ORM\PersistentCollection {#9502 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9499 …} } +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9796 +label: " 入門編" +value: "45" +data: Eccube\Entity\Category {#9505 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9503 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9504 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9506 …} -Children: Doctrine\ORM\PersistentCollection {#9511 …} -Parent: Eccube\Entity\Category {#9478} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9508 …} } +attr: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9797 +label: "宮野式マル秘テク" +value: "48" +data: Eccube\Entity\Category {#9514 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9492 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9493 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9515 …} -Children: Doctrine\ORM\PersistentCollection {#9520 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9517 …} } +attr: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9798 +label: " 中級編" +value: "51" +data: Eccube\Entity\Category {#9521 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9512 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9513 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9522 …} -Children: Doctrine\ORM\PersistentCollection {#9527 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9524 …} } +attr: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9799 +label: " 初級編" +value: "50" +data: Eccube\Entity\Category {#9532 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9530 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9531 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9533 …} -Children: Doctrine\ORM\PersistentCollection {#9538 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9535 …} } +attr: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9800 +label: " 入門編" +value: "49" +data: Eccube\Entity\Category {#9541 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9539 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9540 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9542 …} -Children: Doctrine\ORM\PersistentCollection {#9547 …} -Parent: Eccube\Entity\Category {#9514} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9544 …} } +attr: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9801 +label: "実践マナー" +value: "52" +data: Eccube\Entity\Category {#9550 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9528 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9529 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9551 …} -Children: Doctrine\ORM\PersistentCollection {#9556 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9553 …} } +attr: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9802 +label: " 中級編" +value: "55" +data: Eccube\Entity\Category {#9557 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9548 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9549 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9558 …} -Children: Doctrine\ORM\PersistentCollection {#9563 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9560 …} } +attr: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9803 +label: " 初級編" +value: "54" +data: Eccube\Entity\Category {#9568 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9566 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9567 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9569 …} -Children: Doctrine\ORM\PersistentCollection {#9574 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9571 …} } +attr: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9804 +label: " 入門編" +value: "53" +data: Eccube\Entity\Category {#9577 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9575 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9576 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9578 …} -Children: Doctrine\ORM\PersistentCollection {#9583 …} -Parent: Eccube\Entity\Category {#9550} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9580 …} } +attr: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9805 +label: "実践対局" +value: "56" +data: Eccube\Entity\Category {#9586 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9564 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9565 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9587 …} -Children: Doctrine\ORM\PersistentCollection {#9592 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9589 …} } +attr: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9806 +label: " 中級編" +value: "59" +data: Eccube\Entity\Category {#9593 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9584 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9585 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9594 …} -Children: Doctrine\ORM\PersistentCollection {#9599 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9596 …} } +attr: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9807 +label: " 初級編" +value: "58" +data: Eccube\Entity\Category {#9604 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9602 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9603 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9605 …} -Children: Doctrine\ORM\PersistentCollection {#9610 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9607 …} } +attr: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9808 +label: " 入門編" +value: "57" +data: Eccube\Entity\Category {#9613 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9611 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9612 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9614 …} -Children: Doctrine\ORM\PersistentCollection {#9619 …} -Parent: Eccube\Entity\Category {#9586} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9616 …} } +attr: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9809 +label: "ゲーム対局" +value: "60" +data: Eccube\Entity\Category {#9622 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9600 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9601 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9623 …} -Children: Doctrine\ORM\PersistentCollection {#9628 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9625 …} } +attr: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9810 +label: " 中級編" +value: "63" +data: Eccube\Entity\Category {#9629 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9620 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9621 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9630 …} -Children: Doctrine\ORM\PersistentCollection {#9635 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9632 …} } +attr: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9811 +label: " 初級編" +value: "62" +data: Eccube\Entity\Category {#9640 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9638 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9639 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9641 …} -Children: Doctrine\ORM\PersistentCollection {#9646 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9643 …} } +attr: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9812 +label: " 入門編" +value: "61" +data: Eccube\Entity\Category {#9649 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9647 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9648 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9650 …} -Children: Doctrine\ORM\PersistentCollection {#9655 …} -Parent: Eccube\Entity\Category {#9622} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9652 …} } +attr: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9813 +label: "講師" +value: "64" +data: Eccube\Entity\Category {#9658 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9636 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9637 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9659 …} -Children: Doctrine\ORM\PersistentCollection {#9664 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9661 …} } +attr: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9814 +label: " 宮野 大城" +value: "65" +data: Eccube\Entity\Category {#9665 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9656 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9657 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9666 …} -Children: Doctrine\ORM\PersistentCollection {#9671 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9668 …} } +attr: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9815 +label: " 宮野 許美" +value: "66" +data: Eccube\Entity\Category {#9676 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9674 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9675 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9677 …} -Children: Doctrine\ORM\PersistentCollection {#9682 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9679 …} } +attr: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9816 +label: " 大沼 慎" +value: "67" +data: Eccube\Entity\Category {#9685 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9683 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9684 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9686 …} -Children: Doctrine\ORM\PersistentCollection {#9691 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9688 …} } +attr: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9817 +label: " 阿部 亮" +value: "68" +data: Eccube\Entity\Category {#9694 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9692 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9693 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9695 …} -Children: Doctrine\ORM\PersistentCollection {#9700 …} -Parent: Eccube\Entity\Category {#9658} -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9697 …} } +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9818 +label: "サブスクリプション" +value: "7" +data: Eccube\Entity\Category {#9701 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9673 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9672 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9702 …} -Children: Doctrine\ORM\PersistentCollection {#9707 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9704 …} } +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9819 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#9710 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9708 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9709 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9711 …} -Children: Doctrine\ORM\PersistentCollection {#9716 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#6023 …} -groups: Doctrine\ORM\PersistentCollection {#9713 …} } +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 {#9751 -form: Symfony\Component\Form\Form {#9734 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#9750 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#9759 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7588 …} } |
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) {#9720 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5274 …} } |
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() {#9735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5308 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#9147 …} } } |
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 {#9758 -form: Symfony\Component\Form\Form {#9741 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#9821 …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 | "" |