- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 213
- Events
- Routing
- Cache
- Translation 32
- 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) {#5269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} 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() {#5267 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#5268 …} } } |
| 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 {#8328 -form: Symfony\Component\Form\Form {#7785 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8061 …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 {#5289 +message: "This value should not be blank." +allowNull: false +normalizer: 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: 200 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5289 +message: "This value should not be blank." +allowNull: false +normalizer: 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: 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 {#5289 +message: "This value should not be blank." +allowNull: false +normalizer: 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: 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) {#7453 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7454 …} } } |
| 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 {#8324 -form: Symfony\Component\Form\Form {#7789 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8323 …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 {#5292 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5288 +message: "記号は利用できません。" +pattern: "/[\/\:\!"\'\#$\%\&\(\)\=\~\^\.\<\>\|\*\;\{\}\+\?]+/" +htmlPattern: null +match: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#5292 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5288 +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 {#5292 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: null +payload: null } Symfony\Component\Validator\Constraints\Regex {#5288 +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) {#7462 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7465 …} } } |
| 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 {#8325 -form: Symfony\Component\Form\Form {#7795 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8326 …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) {#5285 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5201 …} } |
same as passed value |
| choices | [ Plugin\CMBlogPro\Entity\Category {#5249 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5298 …} } Plugin\CMBlogPro\Entity\Category {#5332 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5348 …} } Plugin\CMBlogPro\Entity\Category {#5350 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5352 …} } Plugin\CMBlogPro\Entity\Category {#5354 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5355 …} } ] |
[ Plugin\CMBlogPro\Entity\Category {#5249 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5298 …} } Plugin\CMBlogPro\Entity\Category {#5332 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5348 …} } Plugin\CMBlogPro\Entity\Category {#5350 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5352 …} } Plugin\CMBlogPro\Entity\Category {#5354 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5355 …} } ] |
| 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) {#5285 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5201 …} } |
| choices | [ Plugin\CMBlogPro\Entity\Category {#5249 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5298 …} } Plugin\CMBlogPro\Entity\Category {#5332 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5348 …} } Plugin\CMBlogPro\Entity\Category {#5350 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5352 …} } Plugin\CMBlogPro\Entity\Category {#5354 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5355 …} } ] |
| 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() {#7488 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7486 …} } } |
| 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 {#7496 +label: "会員用" +value: "1" +data: Plugin\CMBlogPro\Entity\Category {#5249 -id: 1 -name: "会員用" -class: "member" -BlogCategories: Doctrine\ORM\PersistentCollection {#5298 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7497 +label: "お知らせ" +value: "2" +data: Plugin\CMBlogPro\Entity\Category {#5332 -id: 2 -name: "お知らせ" -class: "news" -BlogCategories: Doctrine\ORM\PersistentCollection {#5348 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7498 +label: "点数計算" +value: "3" +data: Plugin\CMBlogPro\Entity\Category {#5350 -id: 3 -name: "点数計算" -class: "calculator" -BlogCategories: Doctrine\ORM\PersistentCollection {#5352 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7499 +label: "テスト追加カテゴリ" +value: "4" +data: Plugin\CMBlogPro\Entity\Category {#5354 -id: 4 -name: "テスト追加カテゴリ" -class: "add" -BlogCategories: Doctrine\ORM\PersistentCollection {#5355 …} } +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 {#8327 -form: Symfony\Component\Form\Form {#7843 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#8064 …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) {#8008 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7474 …} } |
| 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) {#7801 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7798 …} } |
| 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() {#7799 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7805 …} } } |
| 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 {#8332 -form: Symfony\Component\Form\Form {#7846 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8333 …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) {#7801 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7798 …} } |
| 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() {#7814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7815 …} } } |
| 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 {#8331 -form: Symfony\Component\Form\Form {#7849 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8330 …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) {#7801 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7798 …} } |
| 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() {#7825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7824 …} } } |
| 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 {#8329 -form: Symfony\Component\Form\Form {#7852 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8068 …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) {#7801 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7798 …} } |
| 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() {#7835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7834 …} } } |
| 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 {#8334 -form: Symfony\Component\Form\Form {#7855 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8321 …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) {#5284 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5201 …} } |
same as passed value |
| choices | [ Eccube\Entity\Product {#5360 -_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 {#5364 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5362 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5416 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5576 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5457 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5789 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5843 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#5876 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5879 …} } Eccube\Entity\Product {#5919 -_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 {#5881 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5916 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5918 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5921 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5923 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5925 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#5927 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5929 …} } Eccube\Entity\Product {#5933 -_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 {#5931 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5932 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5934 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5936 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5938 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5940 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5942 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5944 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5946 …} } Eccube\Entity\Product {#5950 -_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 {#5948 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5949 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5951 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5953 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5955 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5957 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5959 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5961 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5963 …} } Eccube\Entity\Product {#5967 -_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 {#5965 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5966 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5970 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5972 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5974 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5976 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5978 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5980 …} } Eccube\Entity\Product {#5984 -_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 {#5982 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5983 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5987 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5989 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5991 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5993 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5995 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#5997 …} } Eccube\Entity\Product {#6001 -_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 {#5999 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6000 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6004 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6006 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6008 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6010 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6012 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6014 …} } Eccube\Entity\Product {#6018 -_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 {#6016 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6017 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6021 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6023 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6025 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6027 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6029 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6031 …} } Eccube\Entity\Product {#6035 -_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 {#6033 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6034 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6038 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6040 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6042 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6044 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6046 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6048 …} } Eccube\Entity\Product {#6052 -_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 {#6050 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6051 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6053 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6055 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6057 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6059 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6061 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6063 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6065 …} } Eccube\Entity\Product {#6069 -_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 {#6067 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6068 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6070 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6072 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6074 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6076 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6078 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6080 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6082 …} } Eccube\Entity\Product {#6086 -_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 {#6084 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6085 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6089 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6091 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6093 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6095 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6097 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6099 …} } Eccube\Entity\Product {#6103 -_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 {#6101 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6102 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6106 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6108 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6110 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6112 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6114 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6116 …} } Eccube\Entity\Product {#6120 -_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 {#6118 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6119 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6123 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6125 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6127 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6129 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6131 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6133 …} } Eccube\Entity\Product {#6137 -_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 {#6135 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6136 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6140 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6142 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6144 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6146 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6148 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6150 …} } Eccube\Entity\Product {#6154 -_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 {#6152 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6153 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6157 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6159 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6161 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6163 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6165 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6167 …} } Eccube\Entity\Product {#6171 -_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 {#6169 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6170 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6172 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6174 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6176 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6178 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6180 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6182 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6184 …} } Eccube\Entity\Product {#6188 -_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 {#6186 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6187 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6189 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6191 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6193 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6195 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6197 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6199 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6201 …} } Eccube\Entity\Product {#6205 -_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 {#6203 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6204 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6208 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6210 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6212 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6214 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6216 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6218 …} } Eccube\Entity\Product {#6222 -_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 {#6220 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6221 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6225 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6227 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6229 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6231 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6233 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6235 …} } Eccube\Entity\Product {#6239 -_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 {#6237 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6238 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6242 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6244 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6246 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6248 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6250 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6252 …} } Eccube\Entity\Product {#6256 -_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 {#6254 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6255 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6259 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6261 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6263 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6265 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6267 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6269 …} } Eccube\Entity\Product {#6273 -_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 {#6271 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6272 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6274 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6276 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6278 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6280 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6282 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6284 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6286 …} } Eccube\Entity\Product {#6290 -_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 {#6288 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6289 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6293 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6295 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6297 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6299 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6301 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6303 …} } Eccube\Entity\Product {#6307 -_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 {#6305 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6306 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6308 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6310 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6312 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6314 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6316 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6318 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6320 …} } Eccube\Entity\Product {#6324 -_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 {#6322 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6323 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6325 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6327 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6329 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6331 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6333 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6335 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6337 …} } Eccube\Entity\Product {#6341 -_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 {#6339 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6340 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6344 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6346 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6348 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6350 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6352 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6354 …} } Eccube\Entity\Product {#6358 -_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 {#6356 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6357 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6361 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6363 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6365 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6369 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6371 …} } Eccube\Entity\Product {#6375 -_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 {#6373 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6374 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6378 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6380 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6382 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6384 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6386 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6388 …} } Eccube\Entity\Product {#6392 -_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 {#6390 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6391 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6395 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6397 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6399 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6401 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6403 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6405 …} } Eccube\Entity\Product {#6409 -_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 {#6407 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6408 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6410 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6412 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6414 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6416 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6418 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6420 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6422 …} } Eccube\Entity\Product {#6426 -_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 {#6424 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6425 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6429 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6431 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6433 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6435 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6437 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6439 …} } Eccube\Entity\Product {#6443 -_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 {#6441 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6442 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6446 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6448 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6450 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6452 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6454 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6456 …} } Eccube\Entity\Product {#6460 -_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 {#6458 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6459 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6463 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6465 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6467 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6469 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6471 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6473 …} } Eccube\Entity\Product {#6477 -_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 {#6475 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6476 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6480 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6482 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6484 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6486 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6488 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6490 …} } Eccube\Entity\Product {#6494 -_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 {#6492 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6493 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6497 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6499 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6501 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6503 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6505 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6507 …} } Eccube\Entity\Product {#6511 -_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 {#6509 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6510 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6512 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6514 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6516 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6518 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6520 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6522 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6524 …} } Eccube\Entity\Product {#6528 -_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 {#6526 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6527 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6529 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6531 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6533 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6535 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6537 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6539 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6541 …} } Eccube\Entity\Product {#6545 -_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 {#6543 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6544 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6548 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6550 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6552 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6554 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6556 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6558 …} } Eccube\Entity\Product {#6562 -_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 {#6560 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6561 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6565 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6567 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6569 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6571 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6573 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6575 …} } Eccube\Entity\Product {#6579 -_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 {#6577 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6578 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6582 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6584 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6586 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6590 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6592 …} } Eccube\Entity\Product {#6596 -_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 {#6594 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6595 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6597 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6599 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6601 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6603 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6605 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6607 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6609 …} } Eccube\Entity\Product {#6613 -_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 {#6611 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6612 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6616 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6618 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6620 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6622 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6624 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6626 …} } Eccube\Entity\Product {#6630 -_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 {#6628 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6629 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6631 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6633 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6635 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6637 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6639 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6641 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6643 …} } Eccube\Entity\Product {#6647 -_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 {#6645 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6646 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6648 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6650 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6652 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6654 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6656 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6658 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6660 …} } Eccube\Entity\Product {#6664 -_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 {#6662 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6663 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6665 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6667 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6669 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6671 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6673 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6675 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6677 …} } Eccube\Entity\Product {#6681 -_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 {#6679 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6680 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6684 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6686 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6688 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6690 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6692 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6694 …} } Eccube\Entity\Product {#6698 -_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 {#6696 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6697 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6701 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6703 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6705 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6707 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6709 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6711 …} } Eccube\Entity\Product {#6715 -_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 {#6713 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6714 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6718 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6720 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6722 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6724 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6726 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6728 …} } Eccube\Entity\Product {#6732 -_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 {#6730 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6731 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6735 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6737 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6739 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6741 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6743 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6745 …} } Eccube\Entity\Product {#6749 -_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 {#6747 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6748 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6750 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6752 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6754 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6756 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6758 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6760 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6762 …} } Eccube\Entity\Product {#6766 -_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 {#6764 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6765 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6767 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6769 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6771 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6773 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6775 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6777 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6779 …} } Eccube\Entity\Product {#6783 -_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 {#6781 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6782 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6786 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6788 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6790 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6792 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6794 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6796 …} } Eccube\Entity\Product {#6800 -_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 {#6798 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6799 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6803 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6805 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6807 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6809 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6811 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6813 …} } Eccube\Entity\Product {#6817 -_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 {#6815 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6816 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6820 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6822 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6824 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6826 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6828 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6830 …} } Eccube\Entity\Product {#6834 -_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 {#6832 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6833 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6837 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6839 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6841 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6843 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6845 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6847 …} } Eccube\Entity\Product {#6851 -_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 {#6849 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6850 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6852 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6854 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6856 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6858 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6860 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6862 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6864 …} } Eccube\Entity\Product {#6868 -_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 {#6866 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6867 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6869 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6871 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6873 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6875 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6877 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6879 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6881 …} } Eccube\Entity\Product {#6885 -_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 {#6883 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6884 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6886 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6888 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6890 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6892 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6894 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6896 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6898 …} } Eccube\Entity\Product {#6902 -_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 {#6900 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6901 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6905 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6907 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6909 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6911 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6913 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6915 …} } Eccube\Entity\Product {#6919 -_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 {#6917 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6918 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6922 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6924 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6926 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6928 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6930 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6932 …} } Eccube\Entity\Product {#6936 -_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 {#6934 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6935 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6937 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6939 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6941 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6943 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6945 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6947 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6949 …} } Eccube\Entity\Product {#6953 -_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 {#6951 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6952 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6956 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6958 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6960 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6962 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6964 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6966 …} } Eccube\Entity\Product {#6970 -_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 {#6968 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6969 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6973 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6975 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6977 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6979 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6981 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6983 …} } Eccube\Entity\Product {#6987 -_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 {#6985 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6986 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6988 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6990 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6992 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6994 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6996 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6998 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7000 …} } Eccube\Entity\Product {#7004 -_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 {#7002 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7003 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7005 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7007 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7009 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7011 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7013 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7015 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7017 …} } Eccube\Entity\Product {#7021 -_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 {#7019 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7020 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7022 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7024 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7026 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7028 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7030 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7032 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7034 …} } Eccube\Entity\Product {#7038 -_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 {#7036 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7037 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7041 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7043 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7045 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7047 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7049 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7051 …} } Eccube\Entity\Product {#7055 -_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 {#7053 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7054 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7056 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7058 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7060 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7062 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7064 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7066 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7068 …} } Eccube\Entity\Product {#7072 -_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 {#7070 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7071 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7075 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7077 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7079 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7081 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7083 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7085 …} } Eccube\Entity\Product {#7089 -_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 {#7087 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7088 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7092 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7094 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7096 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7098 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -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 {#7102 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7104 …} } Eccube\Entity\Product {#7108 -_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 {#7106 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7107 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7111 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7113 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7115 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7117 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7119 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7121 …} } Eccube\Entity\Product {#7125 -_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 {#7123 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7124 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7128 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7130 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7132 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7134 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7136 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7138 …} } Eccube\Entity\Product {#7142 -_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 {#7140 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7141 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7145 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7147 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7149 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7151 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7153 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7155 …} } Eccube\Entity\Product {#7159 -_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 {#7157 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7158 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7162 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7164 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7166 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7168 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7170 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7172 …} } Eccube\Entity\Product {#7176 -_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 {#7174 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7175 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7177 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7179 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7181 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7183 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7185 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7187 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7189 …} } Eccube\Entity\Product {#7193 -_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 {#7191 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7192 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7194 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7196 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7198 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7200 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7202 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7204 …} -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 {#7205 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7207 …} } Eccube\Entity\Product {#7211 -_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 {#7209 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7210 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7212 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7214 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7216 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7218 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7220 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7222 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7223 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7225 …} } Eccube\Entity\Product {#7229 -_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 {#7227 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7228 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7232 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7234 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7236 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7238 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7240 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7242 …} } Eccube\Entity\Product {#7246 -_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 {#7244 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7245 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7247 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7249 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7251 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7253 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7255 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7257 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7259 …} } Eccube\Entity\Product {#7263 -_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 {#7261 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7262 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7264 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7266 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7268 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7270 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7272 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7274 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7276 …} } Eccube\Entity\Product {#7280 -_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 {#7278 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7279 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7283 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7285 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7287 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7289 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7222 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7204 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7291 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7293 …} } Eccube\Entity\Product {#7297 -_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 {#7295 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7296 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7300 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7302 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7304 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7306 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7308 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7310 …} } Eccube\Entity\Product {#7314 -_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 {#7312 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7313 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7315 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7317 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7319 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7321 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7323 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7325 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7327 …} } Eccube\Entity\Product {#7331 -_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 {#7329 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7330 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7334 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7336 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7338 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7340 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7342 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7344 …} } Eccube\Entity\Product {#7348 -_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 {#7346 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7347 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7349 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7351 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7353 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7355 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7357 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7359 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7361 …} } Eccube\Entity\Product {#7365 -_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 {#7363 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7364 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7366 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7368 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7370 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7372 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7374 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7376 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7378 …} } Eccube\Entity\Product {#7382 -_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 {#7380 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7381 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7383 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7385 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7387 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7389 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7391 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7393 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7395 …} } Eccube\Entity\Product {#7399 -_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 {#7397 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7398 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7402 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7404 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7406 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7408 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7410 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7412 …} } Eccube\Entity\Product {#7416 -_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 {#7414 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7415 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7419 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7421 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7423 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7425 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7427 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7429 …} } Eccube\Entity\Product {#7433 -_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 {#7431 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7432 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7436 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7438 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7440 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7442 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7444 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7446 …} } ] |
[ Eccube\Entity\Product {#5360 -_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 {#5364 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5362 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5416 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5576 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5457 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5789 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5843 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#5876 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5879 …} } Eccube\Entity\Product {#5919 -_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 {#5881 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5916 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5918 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5921 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5923 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5925 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#5927 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5929 …} } Eccube\Entity\Product {#5933 -_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 {#5931 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5932 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5934 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5936 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5938 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5940 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5942 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5944 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5946 …} } Eccube\Entity\Product {#5950 -_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 {#5948 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5949 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5951 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5953 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5955 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5957 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5959 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5961 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5963 …} } Eccube\Entity\Product {#5967 -_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 {#5965 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5966 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5970 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5972 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5974 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5976 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5978 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5980 …} } Eccube\Entity\Product {#5984 -_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 {#5982 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5983 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5987 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5989 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5991 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5993 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5995 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#5997 …} } Eccube\Entity\Product {#6001 -_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 {#5999 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6000 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6004 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6006 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6008 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6010 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6012 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6014 …} } Eccube\Entity\Product {#6018 -_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 {#6016 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6017 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6021 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6023 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6025 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6027 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6029 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6031 …} } Eccube\Entity\Product {#6035 -_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 {#6033 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6034 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6038 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6040 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6042 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6044 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6046 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6048 …} } Eccube\Entity\Product {#6052 -_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 {#6050 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6051 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6053 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6055 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6057 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6059 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6061 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6063 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6065 …} } Eccube\Entity\Product {#6069 -_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 {#6067 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6068 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6070 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6072 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6074 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6076 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6078 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6080 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6082 …} } Eccube\Entity\Product {#6086 -_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 {#6084 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6085 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6089 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6091 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6093 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6095 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6097 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6099 …} } Eccube\Entity\Product {#6103 -_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 {#6101 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6102 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6106 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6108 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6110 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6112 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6114 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6116 …} } Eccube\Entity\Product {#6120 -_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 {#6118 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6119 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6123 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6125 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6127 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6129 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6131 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6133 …} } Eccube\Entity\Product {#6137 -_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 {#6135 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6136 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6140 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6142 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6144 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6146 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6148 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6150 …} } Eccube\Entity\Product {#6154 -_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 {#6152 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6153 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6157 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6159 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6161 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6163 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6165 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6167 …} } Eccube\Entity\Product {#6171 -_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 {#6169 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6170 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6172 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6174 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6176 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6178 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6180 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6182 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6184 …} } Eccube\Entity\Product {#6188 -_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 {#6186 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6187 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6189 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6191 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6193 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6195 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6197 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6199 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6201 …} } Eccube\Entity\Product {#6205 -_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 {#6203 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6204 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6208 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6210 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6212 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6214 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6216 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6218 …} } Eccube\Entity\Product {#6222 -_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 {#6220 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6221 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6225 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6227 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6229 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6231 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6233 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6235 …} } Eccube\Entity\Product {#6239 -_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 {#6237 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6238 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6242 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6244 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6246 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6248 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6250 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6252 …} } Eccube\Entity\Product {#6256 -_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 {#6254 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6255 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6259 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6261 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6263 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6265 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6267 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6269 …} } Eccube\Entity\Product {#6273 -_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 {#6271 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6272 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6274 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6276 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6278 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6280 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6282 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6284 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6286 …} } Eccube\Entity\Product {#6290 -_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 {#6288 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6289 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6293 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6295 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6297 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6299 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6301 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6303 …} } Eccube\Entity\Product {#6307 -_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 {#6305 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6306 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6308 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6310 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6312 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6314 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6316 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6318 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6320 …} } Eccube\Entity\Product {#6324 -_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 {#6322 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6323 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6325 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6327 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6329 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6331 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6333 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6335 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6337 …} } Eccube\Entity\Product {#6341 -_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 {#6339 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6340 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6344 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6346 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6348 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6350 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6352 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6354 …} } Eccube\Entity\Product {#6358 -_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 {#6356 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6357 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6361 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6363 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6365 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6369 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6371 …} } Eccube\Entity\Product {#6375 -_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 {#6373 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6374 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6378 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6380 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6382 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6384 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6386 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6388 …} } Eccube\Entity\Product {#6392 -_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 {#6390 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6391 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6395 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6397 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6399 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6401 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6403 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6405 …} } Eccube\Entity\Product {#6409 -_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 {#6407 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6408 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6410 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6412 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6414 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6416 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6418 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6420 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6422 …} } Eccube\Entity\Product {#6426 -_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 {#6424 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6425 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6429 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6431 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6433 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6435 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6437 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6439 …} } Eccube\Entity\Product {#6443 -_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 {#6441 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6442 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6446 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6448 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6450 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6452 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6454 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6456 …} } Eccube\Entity\Product {#6460 -_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 {#6458 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6459 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6463 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6465 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6467 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6469 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6471 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6473 …} } Eccube\Entity\Product {#6477 -_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 {#6475 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6476 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6480 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6482 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6484 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6486 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6488 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6490 …} } Eccube\Entity\Product {#6494 -_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 {#6492 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6493 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6497 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6499 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6501 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6503 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6505 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6507 …} } Eccube\Entity\Product {#6511 -_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 {#6509 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6510 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6512 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6514 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6516 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6518 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6520 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6522 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6524 …} } Eccube\Entity\Product {#6528 -_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 {#6526 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6527 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6529 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6531 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6533 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6535 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6537 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6539 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6541 …} } Eccube\Entity\Product {#6545 -_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 {#6543 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6544 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6548 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6550 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6552 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6554 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6556 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6558 …} } Eccube\Entity\Product {#6562 -_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 {#6560 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6561 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6565 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6567 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6569 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6571 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6573 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6575 …} } Eccube\Entity\Product {#6579 -_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 {#6577 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6578 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6582 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6584 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6586 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6590 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6592 …} } Eccube\Entity\Product {#6596 -_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 {#6594 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6595 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6597 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6599 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6601 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6603 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6605 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6607 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6609 …} } Eccube\Entity\Product {#6613 -_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 {#6611 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6612 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6616 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6618 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6620 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6622 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6624 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6626 …} } Eccube\Entity\Product {#6630 -_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 {#6628 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6629 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6631 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6633 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6635 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6637 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6639 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6641 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6643 …} } Eccube\Entity\Product {#6647 -_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 {#6645 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6646 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6648 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6650 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6652 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6654 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6656 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6658 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6660 …} } Eccube\Entity\Product {#6664 -_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 {#6662 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6663 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6665 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6667 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6669 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6671 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6673 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6675 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6677 …} } Eccube\Entity\Product {#6681 -_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 {#6679 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6680 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6684 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6686 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6688 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6690 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6692 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6694 …} } Eccube\Entity\Product {#6698 -_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 {#6696 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6697 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6701 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6703 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6705 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6707 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6709 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6711 …} } Eccube\Entity\Product {#6715 -_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 {#6713 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6714 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6718 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6720 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6722 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6724 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6726 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6728 …} } Eccube\Entity\Product {#6732 -_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 {#6730 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6731 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6735 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6737 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6739 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6741 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6743 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6745 …} } Eccube\Entity\Product {#6749 -_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 {#6747 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6748 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6750 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6752 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6754 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6756 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6758 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6760 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6762 …} } Eccube\Entity\Product {#6766 -_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 {#6764 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6765 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6767 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6769 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6771 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6773 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6775 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6777 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6779 …} } Eccube\Entity\Product {#6783 -_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 {#6781 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6782 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6786 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6788 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6790 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6792 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6794 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6796 …} } Eccube\Entity\Product {#6800 -_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 {#6798 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6799 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6803 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6805 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6807 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6809 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6811 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6813 …} } Eccube\Entity\Product {#6817 -_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 {#6815 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6816 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6820 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6822 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6824 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6826 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6828 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6830 …} } Eccube\Entity\Product {#6834 -_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 {#6832 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6833 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6837 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6839 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6841 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6843 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6845 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6847 …} } Eccube\Entity\Product {#6851 -_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 {#6849 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6850 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6852 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6854 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6856 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6858 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6860 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6862 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6864 …} } Eccube\Entity\Product {#6868 -_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 {#6866 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6867 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6869 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6871 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6873 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6875 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6877 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6879 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6881 …} } Eccube\Entity\Product {#6885 -_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 {#6883 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6884 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6886 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6888 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6890 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6892 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6894 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6896 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6898 …} } Eccube\Entity\Product {#6902 -_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 {#6900 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6901 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6905 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6907 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6909 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6911 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6913 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6915 …} } Eccube\Entity\Product {#6919 -_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 {#6917 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6918 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6922 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6924 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6926 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6928 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6930 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6932 …} } Eccube\Entity\Product {#6936 -_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 {#6934 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6935 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6937 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6939 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6941 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6943 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6945 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6947 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6949 …} } Eccube\Entity\Product {#6953 -_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 {#6951 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6952 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6956 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6958 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6960 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6962 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6964 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6966 …} } Eccube\Entity\Product {#6970 -_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 {#6968 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6969 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6973 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6975 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6977 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6979 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6981 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6983 …} } Eccube\Entity\Product {#6987 -_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 {#6985 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6986 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6988 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6990 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6992 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6994 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6996 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6998 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7000 …} } Eccube\Entity\Product {#7004 -_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 {#7002 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7003 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7005 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7007 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7009 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7011 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7013 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7015 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7017 …} } Eccube\Entity\Product {#7021 -_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 {#7019 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7020 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7022 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7024 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7026 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7028 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7030 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7032 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7034 …} } Eccube\Entity\Product {#7038 -_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 {#7036 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7037 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7041 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7043 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7045 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7047 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7049 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7051 …} } Eccube\Entity\Product {#7055 -_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 {#7053 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7054 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7056 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7058 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7060 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7062 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7064 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7066 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7068 …} } Eccube\Entity\Product {#7072 -_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 {#7070 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7071 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7075 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7077 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7079 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7081 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7083 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7085 …} } Eccube\Entity\Product {#7089 -_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 {#7087 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7088 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7092 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7094 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7096 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7098 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -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 {#7102 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7104 …} } Eccube\Entity\Product {#7108 -_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 {#7106 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7107 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7111 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7113 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7115 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7117 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7119 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7121 …} } Eccube\Entity\Product {#7125 -_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 {#7123 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7124 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7128 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7130 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7132 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7134 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7136 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7138 …} } Eccube\Entity\Product {#7142 -_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 {#7140 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7141 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7145 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7147 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7149 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7151 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7153 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7155 …} } Eccube\Entity\Product {#7159 -_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 {#7157 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7158 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7162 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7164 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7166 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7168 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7170 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7172 …} } Eccube\Entity\Product {#7176 -_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 {#7174 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7175 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7177 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7179 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7181 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7183 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7185 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7187 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7189 …} } Eccube\Entity\Product {#7193 -_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 {#7191 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7192 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7194 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7196 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7198 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7200 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7202 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7204 …} -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 {#7205 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7207 …} } Eccube\Entity\Product {#7211 -_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 {#7209 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7210 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7212 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7214 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7216 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7218 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7220 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7222 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7223 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7225 …} } Eccube\Entity\Product {#7229 -_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 {#7227 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7228 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7232 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7234 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7236 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7238 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7240 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7242 …} } Eccube\Entity\Product {#7246 -_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 {#7244 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7245 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7247 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7249 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7251 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7253 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7255 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7257 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7259 …} } Eccube\Entity\Product {#7263 -_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 {#7261 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7262 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7264 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7266 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7268 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7270 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7272 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7274 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7276 …} } Eccube\Entity\Product {#7280 -_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 {#7278 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7279 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7283 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7285 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7287 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7289 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7222 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7204 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7291 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7293 …} } Eccube\Entity\Product {#7297 -_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 {#7295 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7296 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7300 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7302 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7304 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7306 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7308 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7310 …} } Eccube\Entity\Product {#7314 -_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 {#7312 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7313 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7315 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7317 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7319 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7321 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7323 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7325 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7327 …} } Eccube\Entity\Product {#7331 -_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 {#7329 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7330 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7334 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7336 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7338 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7340 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7342 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7344 …} } Eccube\Entity\Product {#7348 -_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 {#7346 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7347 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7349 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7351 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7353 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7355 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7357 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7359 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7361 …} } Eccube\Entity\Product {#7365 -_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 {#7363 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7364 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7366 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7368 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7370 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7372 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7374 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7376 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7378 …} } Eccube\Entity\Product {#7382 -_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 {#7380 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7381 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7383 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7385 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7387 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7389 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7391 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7393 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7395 …} } Eccube\Entity\Product {#7399 -_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 {#7397 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7398 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7402 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7404 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7406 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7408 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7410 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7412 …} } Eccube\Entity\Product {#7416 -_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 {#7414 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7415 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7419 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7421 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7423 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7425 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7427 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7429 …} } Eccube\Entity\Product {#7433 -_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 {#7431 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7432 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7436 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7438 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7440 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7442 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7444 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7446 …} } ] |
| 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) {#5284 class: "Plugin\CMBlogPro\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro\Form\Type\Admin\BlogType {#5201 …} } |
| choices | [ Eccube\Entity\Product {#5360 -_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 {#5364 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5362 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5416 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5576 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5457 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5789 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5843 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#5876 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5879 …} } Eccube\Entity\Product {#5919 -_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 {#5881 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5916 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5918 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5921 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5923 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5925 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#5927 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5929 …} } Eccube\Entity\Product {#5933 -_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 {#5931 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5932 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5934 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5936 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5938 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5940 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5942 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5944 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5946 …} } Eccube\Entity\Product {#5950 -_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 {#5948 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5949 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5951 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5953 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5955 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5957 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5959 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5961 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5963 …} } Eccube\Entity\Product {#5967 -_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 {#5965 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5966 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5970 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5972 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5974 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5976 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5978 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5980 …} } Eccube\Entity\Product {#5984 -_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 {#5982 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5983 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5987 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5989 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5991 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5993 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5995 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#5997 …} } Eccube\Entity\Product {#6001 -_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 {#5999 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6000 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6004 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6006 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6008 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6010 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6012 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6014 …} } Eccube\Entity\Product {#6018 -_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 {#6016 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6017 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6021 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6023 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6025 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6027 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6029 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6031 …} } Eccube\Entity\Product {#6035 -_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 {#6033 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6034 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6038 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6040 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6042 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6044 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6046 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6048 …} } Eccube\Entity\Product {#6052 -_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 {#6050 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6051 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6053 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6055 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6057 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6059 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6061 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6063 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6065 …} } Eccube\Entity\Product {#6069 -_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 {#6067 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6068 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6070 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6072 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6074 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6076 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6078 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6080 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6082 …} } Eccube\Entity\Product {#6086 -_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 {#6084 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6085 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6089 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6091 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6093 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6095 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6097 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6099 …} } Eccube\Entity\Product {#6103 -_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 {#6101 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6102 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6106 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6108 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6110 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6112 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6114 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6116 …} } Eccube\Entity\Product {#6120 -_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 {#6118 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6119 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6123 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6125 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6127 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6129 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6131 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6133 …} } Eccube\Entity\Product {#6137 -_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 {#6135 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6136 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6140 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6142 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6144 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6146 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6148 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6150 …} } Eccube\Entity\Product {#6154 -_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 {#6152 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6153 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6157 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6159 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6161 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6163 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6165 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6167 …} } Eccube\Entity\Product {#6171 -_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 {#6169 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6170 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6172 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6174 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6176 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6178 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6180 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6182 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6184 …} } Eccube\Entity\Product {#6188 -_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 {#6186 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6187 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6189 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6191 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6193 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6195 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6197 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6199 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6201 …} } Eccube\Entity\Product {#6205 -_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 {#6203 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6204 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6208 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6210 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6212 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6214 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6216 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6218 …} } Eccube\Entity\Product {#6222 -_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 {#6220 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6221 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6225 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6227 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6229 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6231 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6233 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6235 …} } Eccube\Entity\Product {#6239 -_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 {#6237 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6238 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6242 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6244 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6246 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6248 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6250 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6252 …} } Eccube\Entity\Product {#6256 -_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 {#6254 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6255 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6259 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6261 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6263 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6265 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6267 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6269 …} } Eccube\Entity\Product {#6273 -_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 {#6271 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6272 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6274 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6276 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6278 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6280 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6282 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6284 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6286 …} } Eccube\Entity\Product {#6290 -_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 {#6288 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6289 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6293 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6295 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6297 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6299 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6301 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6303 …} } Eccube\Entity\Product {#6307 -_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 {#6305 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6306 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6308 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6310 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6312 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6314 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6316 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6318 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6320 …} } Eccube\Entity\Product {#6324 -_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 {#6322 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6323 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6325 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6327 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6329 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6331 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6333 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6335 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6337 …} } Eccube\Entity\Product {#6341 -_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 {#6339 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6340 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6344 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6346 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6348 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6350 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6352 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6354 …} } Eccube\Entity\Product {#6358 -_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 {#6356 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6357 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6361 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6363 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6365 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6369 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6371 …} } Eccube\Entity\Product {#6375 -_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 {#6373 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6374 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6378 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6380 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6382 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6384 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6386 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6388 …} } Eccube\Entity\Product {#6392 -_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 {#6390 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6391 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6395 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6397 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6399 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6401 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6403 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6405 …} } Eccube\Entity\Product {#6409 -_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 {#6407 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6408 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6410 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6412 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6414 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6416 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6418 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6420 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6422 …} } Eccube\Entity\Product {#6426 -_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 {#6424 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6425 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6429 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6431 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6433 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6435 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6437 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6439 …} } Eccube\Entity\Product {#6443 -_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 {#6441 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6442 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6446 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6448 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6450 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6452 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6454 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6456 …} } Eccube\Entity\Product {#6460 -_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 {#6458 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6459 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6463 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6465 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6467 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6469 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6471 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6473 …} } Eccube\Entity\Product {#6477 -_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 {#6475 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6476 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6480 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6482 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6484 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6486 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6488 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6490 …} } Eccube\Entity\Product {#6494 -_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 {#6492 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6493 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6497 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6499 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6501 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6503 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6505 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6507 …} } Eccube\Entity\Product {#6511 -_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 {#6509 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6510 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6512 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6514 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6516 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6518 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6520 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6522 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6524 …} } Eccube\Entity\Product {#6528 -_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 {#6526 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6527 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6529 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6531 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6533 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6535 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6537 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6539 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6541 …} } Eccube\Entity\Product {#6545 -_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 {#6543 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6544 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6548 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6550 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6552 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6554 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6556 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6558 …} } Eccube\Entity\Product {#6562 -_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 {#6560 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6561 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6565 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6567 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6569 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6571 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6573 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6575 …} } Eccube\Entity\Product {#6579 -_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 {#6577 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6578 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6582 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6584 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6586 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6590 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6592 …} } Eccube\Entity\Product {#6596 -_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 {#6594 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6595 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6597 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6599 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6601 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6603 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6605 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6607 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6609 …} } Eccube\Entity\Product {#6613 -_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 {#6611 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6612 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6616 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6618 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6620 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6622 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6624 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6626 …} } Eccube\Entity\Product {#6630 -_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 {#6628 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6629 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6631 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6633 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6635 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6637 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6639 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6641 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6643 …} } Eccube\Entity\Product {#6647 -_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 {#6645 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6646 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6648 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6650 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6652 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6654 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6656 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6658 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6660 …} } Eccube\Entity\Product {#6664 -_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 {#6662 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6663 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6665 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6667 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6669 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6671 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6673 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6675 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6677 …} } Eccube\Entity\Product {#6681 -_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 {#6679 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6680 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6684 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6686 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6688 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6690 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6692 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6694 …} } Eccube\Entity\Product {#6698 -_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 {#6696 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6697 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6701 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6703 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6705 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6707 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6709 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6711 …} } Eccube\Entity\Product {#6715 -_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 {#6713 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6714 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6718 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6720 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6722 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6724 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6726 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6728 …} } Eccube\Entity\Product {#6732 -_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 {#6730 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6731 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6735 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6737 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6739 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6741 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6743 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6745 …} } Eccube\Entity\Product {#6749 -_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 {#6747 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6748 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6750 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6752 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6754 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6756 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6758 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6760 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6762 …} } Eccube\Entity\Product {#6766 -_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 {#6764 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6765 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6767 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6769 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6771 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6773 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6775 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6777 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6779 …} } Eccube\Entity\Product {#6783 -_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 {#6781 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6782 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6786 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6788 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6790 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6792 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6794 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6796 …} } Eccube\Entity\Product {#6800 -_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 {#6798 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6799 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6803 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6805 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6807 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6809 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6811 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6813 …} } Eccube\Entity\Product {#6817 -_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 {#6815 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6816 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6820 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6822 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6824 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6826 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6828 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6830 …} } Eccube\Entity\Product {#6834 -_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 {#6832 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6833 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6837 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6839 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6841 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6843 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6845 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6847 …} } Eccube\Entity\Product {#6851 -_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 {#6849 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6850 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6852 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6854 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6856 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6858 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6860 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6862 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6864 …} } Eccube\Entity\Product {#6868 -_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 {#6866 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6867 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6869 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6871 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6873 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6875 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6877 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6879 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6881 …} } Eccube\Entity\Product {#6885 -_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 {#6883 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6884 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6886 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6888 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6890 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6892 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6894 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6896 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6898 …} } Eccube\Entity\Product {#6902 -_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 {#6900 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6901 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6905 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6907 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6909 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6911 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6913 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6915 …} } Eccube\Entity\Product {#6919 -_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 {#6917 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6918 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6922 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6924 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6926 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6928 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6930 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6932 …} } Eccube\Entity\Product {#6936 -_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 {#6934 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6935 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6937 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6939 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6941 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6943 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6945 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6947 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6949 …} } Eccube\Entity\Product {#6953 -_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 {#6951 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6952 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6956 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6958 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6960 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6962 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6964 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6966 …} } Eccube\Entity\Product {#6970 -_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 {#6968 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6969 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6973 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6975 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6977 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6979 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6981 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6983 …} } Eccube\Entity\Product {#6987 -_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 {#6985 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6986 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6988 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6990 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6992 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6994 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6996 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6998 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7000 …} } Eccube\Entity\Product {#7004 -_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 {#7002 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7003 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7005 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7007 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7009 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7011 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7013 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7015 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7017 …} } Eccube\Entity\Product {#7021 -_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 {#7019 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7020 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7022 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7024 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7026 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7028 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7030 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7032 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7034 …} } Eccube\Entity\Product {#7038 -_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 {#7036 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7037 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7041 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7043 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7045 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7047 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7049 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7051 …} } Eccube\Entity\Product {#7055 -_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 {#7053 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7054 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7056 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7058 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7060 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7062 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7064 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7066 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7068 …} } Eccube\Entity\Product {#7072 -_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 {#7070 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7071 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7075 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7077 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7079 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7081 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7083 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7085 …} } Eccube\Entity\Product {#7089 -_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 {#7087 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7088 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7092 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7094 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7096 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7098 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -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 {#7102 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7104 …} } Eccube\Entity\Product {#7108 -_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 {#7106 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7107 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7111 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7113 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7115 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7117 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7119 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7121 …} } Eccube\Entity\Product {#7125 -_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 {#7123 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7124 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7128 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7130 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7132 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7134 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7136 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7138 …} } Eccube\Entity\Product {#7142 -_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 {#7140 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7141 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7145 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7147 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7149 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7151 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7153 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7155 …} } Eccube\Entity\Product {#7159 -_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 {#7157 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7158 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7162 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7164 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7166 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7168 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7170 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7172 …} } Eccube\Entity\Product {#7176 -_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 {#7174 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7175 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7177 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7179 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7181 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7183 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7185 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7187 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7189 …} } Eccube\Entity\Product {#7193 -_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 {#7191 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7192 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7194 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7196 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7198 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7200 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7202 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7204 …} -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 {#7205 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7207 …} } Eccube\Entity\Product {#7211 -_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 {#7209 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7210 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7212 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7214 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7216 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7218 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7220 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7222 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7223 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7225 …} } Eccube\Entity\Product {#7229 -_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 {#7227 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7228 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7232 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7234 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7236 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7238 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7240 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7242 …} } Eccube\Entity\Product {#7246 -_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 {#7244 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7245 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7247 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7249 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7251 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7253 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7255 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7257 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7259 …} } Eccube\Entity\Product {#7263 -_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 {#7261 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7262 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7264 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7266 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7268 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7270 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7272 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7274 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7276 …} } Eccube\Entity\Product {#7280 -_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 {#7278 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7279 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7283 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7285 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7287 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7289 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7222 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7204 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7291 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7293 …} } Eccube\Entity\Product {#7297 -_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 {#7295 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7296 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7300 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7302 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7304 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7306 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7308 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7310 …} } Eccube\Entity\Product {#7314 -_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 {#7312 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7313 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7315 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7317 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7319 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7321 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7323 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7325 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7327 …} } Eccube\Entity\Product {#7331 -_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 {#7329 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7330 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7334 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7336 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7338 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7340 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7342 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7344 …} } Eccube\Entity\Product {#7348 -_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 {#7346 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7347 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7349 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7351 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7353 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7355 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7357 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7359 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7361 …} } Eccube\Entity\Product {#7365 -_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 {#7363 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7364 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7366 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7368 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7370 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7372 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7374 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7376 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7378 …} } Eccube\Entity\Product {#7382 -_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 {#7380 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7381 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7383 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7385 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7387 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7389 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7391 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7393 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7395 …} } Eccube\Entity\Product {#7399 -_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 {#7397 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7398 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7402 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7404 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7406 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7408 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7410 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7412 …} } Eccube\Entity\Product {#7416 -_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 {#7414 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7415 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7419 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7421 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7423 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7425 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7427 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7429 …} } Eccube\Entity\Product {#7433 -_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 {#7431 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7432 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7436 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7438 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7440 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7442 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7444 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7446 …} } ] |
| 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() {#7508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7504 …} } } |
| 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 {#8052 +label: "彩のジェラートCUBE" +value: "1" +data: Eccube\Entity\Product {#5360 -_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 {#5364 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5362 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5416 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5576 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5457 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5789 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5843 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#5876 …} -plg_sort_no: 79 -groups: Doctrine\ORM\PersistentCollection {#5879 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8053 +label: "チェリーアイスサンド" +value: "2" +data: Eccube\Entity\Product {#5919 -_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 {#5881 date: 2018-09-28 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5916 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5915 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5918 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5921 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5923 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5925 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#5927 …} -plg_sort_no: 81 -groups: Doctrine\ORM\PersistentCollection {#5929 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8055 +label: "はじめての麻雀" +value: "3" +data: Eccube\Entity\Product {#5933 -_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 {#5931 date: 2022-04-28 17:13:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016069 {#5932 date: 2022-07-28 22:47:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5934 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5936 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5938 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5940 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5942 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5944 …} -plg_sort_no: 83 -groups: Doctrine\ORM\PersistentCollection {#5946 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8054 +label: "テスト動画" +value: "4" +data: Eccube\Entity\Product {#5950 -_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 {#5948 date: 2022-04-28 17:15:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5949 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5951 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5953 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5955 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5957 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5959 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5961 …} -plg_sort_no: 84 -groups: Doctrine\ORM\PersistentCollection {#5963 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8057 +label: "サンプル動画1" +value: "5" +data: Eccube\Entity\Product {#5967 -_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 {#5965 date: 2022-04-28 18:30:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5966 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5968 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5970 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5972 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5974 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5976 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5978 …} -plg_sort_no: 86 -groups: Doctrine\ORM\PersistentCollection {#5980 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8051 +label: "サンプル動画2" +value: "6" +data: Eccube\Entity\Product {#5984 -_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 {#5982 date: 2022-04-28 18:30:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#5983 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#5985 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#5987 …} -ProductImage: Doctrine\ORM\PersistentCollection {#5989 …} -ProductTag: Doctrine\ORM\PersistentCollection {#5991 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#5993 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#5995 …} -plg_sort_no: 87 -groups: Doctrine\ORM\PersistentCollection {#5997 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8096 +label: "サンプル動画3" +value: "7" +data: Eccube\Entity\Product {#6001 -_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 {#5999 date: 2022-04-28 18:31:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6000 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6002 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6004 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6006 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6008 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6010 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6012 …} -plg_sort_no: 89 -groups: Doctrine\ORM\PersistentCollection {#6014 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8132 +label: "標準プラン" +value: "8" +data: Eccube\Entity\Product {#6018 -_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 {#6016 date: 2022-04-28 18:34:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6017 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6019 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6021 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6023 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6025 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6027 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6029 …} -plg_sort_no: 90 -groups: Doctrine\ORM\PersistentCollection {#6031 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8171 +label: "youtube動画テスト" +value: "9" +data: Eccube\Entity\Product {#6035 -_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 {#6033 date: 2022-05-02 15:46:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6034 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6036 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6038 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6040 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6042 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6044 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6046 …} -plg_sort_no: 88 -groups: Doctrine\ORM\PersistentCollection {#6048 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8199 +label: "サンプル動画4" +value: "10" +data: Eccube\Entity\Product {#6052 -_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 {#6050 date: 2022-05-06 16:00:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6051 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6053 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6055 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6057 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6059 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6061 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6063 …} -plg_sort_no: 91 -groups: Doctrine\ORM\PersistentCollection {#6065 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8193 +label: "おいものジェラート" +value: "11" +data: Eccube\Entity\Product {#6069 -_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 {#6067 date: 2022-05-12 13:50:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6068 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6070 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6072 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6074 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6076 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6078 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6080 …} -plg_sort_no: 85 -groups: Doctrine\ORM\PersistentCollection {#6082 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8312 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "14" +data: Eccube\Entity\Product {#6086 -_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 {#6084 date: 2022-05-19 16:31:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016105 {#6085 date: 2022-07-28 22:48:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6087 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6089 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6091 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6093 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6095 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6097 …} -plg_sort_no: 82 -groups: Doctrine\ORM\PersistentCollection {#6099 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8315 +label: "第2講 マージャンの基本 ~4枚マージャン~" +value: "15" +data: Eccube\Entity\Product {#6103 -_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 {#6101 date: 2022-05-22 20:17:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016117 {#6102 date: 2022-07-28 22:48:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6104 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6106 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6108 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6110 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6112 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6114 …} -plg_sort_no: 80 -groups: Doctrine\ORM\PersistentCollection {#6116 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8311 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月23日" +value: "20" +data: Eccube\Entity\Product {#6120 -_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 {#6118 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016157 {#6119 date: 2022-07-28 22:49:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6121 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6123 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6125 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6127 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6129 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6131 …} -plg_sort_no: 76 -groups: Doctrine\ORM\PersistentCollection {#6133 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8313 +label: "阿部プロ解説 ネット麻雀対局動画 2022年4月16日" +value: "21" +data: Eccube\Entity\Product {#6137 -_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 {#6135 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016141 {#6136 date: 2022-07-28 22:49:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6138 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6140 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6142 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6144 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6146 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6148 …} -plg_sort_no: 77 -groups: Doctrine\ORM\PersistentCollection {#6150 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8314 +label: "宮野九段のネット麻雀対局動画! 2022年3月26日" +value: "22" +data: Eccube\Entity\Product {#6154 -_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 {#6152 date: 2022-05-26 19:50:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016130 {#6153 date: 2022-07-28 22:48:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6155 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6157 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6159 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6161 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6163 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6165 …} -plg_sort_no: 78 -groups: Doctrine\ORM\PersistentCollection {#6167 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8316 +label: "サンプル動画5" +value: "23" +data: Eccube\Entity\Product {#6171 -_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 {#6169 date: 2022-06-01 09:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016167 {#6170 date: 2022-07-28 22:49:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6172 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6174 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6176 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6178 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6180 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6182 …} -plg_sort_no: 75 -groups: Doctrine\ORM\PersistentCollection {#6184 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8317 +label: "月次商品" +value: "24" +data: Eccube\Entity\Product {#6188 -_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 {#6186 date: 2022-06-03 09:43:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6187 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6189 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6191 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6193 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6195 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6197 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6199 …} -plg_sort_no: 74 -groups: Doctrine\ORM\PersistentCollection {#6201 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8318 +label: "げつじてすと" +value: "25" +data: Eccube\Entity\Product {#6205 -_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 {#6203 date: 2022-06-03 14:18:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6204 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6206 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6208 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6210 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6212 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6214 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6216 …} -plg_sort_no: 73 -groups: Doctrine\ORM\PersistentCollection {#6218 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8319 +label: "げつじてすと2" +value: "26" +data: Eccube\Entity\Product {#6222 -_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 {#6220 date: 2022-06-03 14:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6221 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6223 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6225 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6227 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6229 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6231 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6233 …} -plg_sort_no: 72 -groups: Doctrine\ORM\PersistentCollection {#6235 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8342 +label: "【定期課金】月額見放題プラン" +value: "27" +data: Eccube\Entity\Product {#6239 -_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 {#6237 date: 2022-06-06 15:04:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016729 {#6238 date: 2022-07-28 22:58:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6240 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6242 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6244 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6246 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6248 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6250 …} -plg_sort_no: 71 -groups: Doctrine\ORM\PersistentCollection {#6252 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8343 +label: "第2講 麻雀の基本 <<復習>> 〜4枚マージャン〜" +value: "28" +data: Eccube\Entity\Product {#6256 -_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 {#6254 date: 2022-06-06 18:24:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6255 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6257 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6259 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6261 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6263 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6265 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6267 …} -plg_sort_no: 70 -groups: Doctrine\ORM\PersistentCollection {#6269 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8344 +label: "【定期課金】月額見放題プラン2" +value: "29" +data: Eccube\Entity\Product {#6273 -_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 {#6271 date: 2022-06-09 10:00:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016763 {#6272 date: 2022-07-28 22:59:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6274 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6276 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6278 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6280 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6282 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6284 …} -plg_sort_no: 61 -groups: Doctrine\ORM\PersistentCollection {#6286 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8345 +label: "【定期課金】月額見放題プラン3" +value: "30" +data: Eccube\Entity\Product {#6290 -_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 {#6288 date: 2022-06-09 10:03:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6289 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6291 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6293 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6295 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6297 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6299 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6301 …} -plg_sort_no: 69 -groups: Doctrine\ORM\PersistentCollection {#6303 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8346 +label: "【定期課金】月額見放題プラン4" +value: "31" +data: Eccube\Entity\Product {#6307 -_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 {#6305 date: 2022-06-09 11:12:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6306 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6308 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6310 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6312 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6314 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6316 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6318 …} -plg_sort_no: 65 -groups: Doctrine\ORM\PersistentCollection {#6320 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8347 +label: "【定期課金】月額見放題プラン5" +value: "32" +data: Eccube\Entity\Product {#6324 -_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 {#6322 date: 2022-06-09 11:16:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6323 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6325 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6327 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6329 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6331 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6333 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6335 …} -plg_sort_no: 67 -groups: Doctrine\ORM\PersistentCollection {#6337 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8348 +label: "【定期課金】月額見放題プラン6" +value: "33" +data: Eccube\Entity\Product {#6341 -_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 {#6339 date: 2022-06-09 11:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6340 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6342 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6344 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6346 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6348 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6350 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6352 …} -plg_sort_no: 63 -groups: Doctrine\ORM\PersistentCollection {#6354 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8349 +label: "ベージック プラン" +value: "34" +data: Eccube\Entity\Product {#6358 -_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 {#6356 date: 2022-06-09 11:42:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6357 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6359 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6361 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6363 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6365 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6367 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6369 …} -plg_sort_no: 66 -groups: Doctrine\ORM\PersistentCollection {#6371 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8350 +label: "第2講 麻雀の基本 (復習) 〜4枚マージャン〜" +value: "35" +data: Eccube\Entity\Product {#6375 -_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 {#6373 date: 2022-06-09 19:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016755 {#6374 date: 2022-07-28 22:59:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6376 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6378 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6380 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6382 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6384 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6386 …} -plg_sort_no: 62 -groups: Doctrine\ORM\PersistentCollection {#6388 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8351 +label: "【月額】ベーシックプラン" +value: "36" +data: Eccube\Entity\Product {#6392 -_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 {#6390 date: 2022-06-10 11:34:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6391 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6393 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6395 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6397 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6399 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6401 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6403 …} -plg_sort_no: 68 -groups: Doctrine\ORM\PersistentCollection {#6405 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8352 +label: "【月額課金】スタンダードプラン" +value: "37" +data: Eccube\Entity\Product {#6409 -_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 {#6407 date: 2022-06-11 15:28:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016745 {#6408 date: 2022-07-28 22:59:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6410 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6412 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6414 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6416 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6418 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6420 …} -plg_sort_no: 64 -groups: Doctrine\ORM\PersistentCollection {#6422 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8353 +label: "【定額課金】スタンダードプラン" +value: "38" +data: Eccube\Entity\Product {#6426 -_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 {#6424 date: 2022-06-15 11:01:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6425 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6427 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6429 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6431 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6433 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6435 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6437 …} -plg_sort_no: 60 -groups: Doctrine\ORM\PersistentCollection {#6439 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8354 +label: "【定額課金】スタンダードプラン2" +value: "39" +data: Eccube\Entity\Product {#6443 -_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 {#6441 date: 2022-06-15 11:14:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6442 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6444 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6446 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6448 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6450 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6452 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6454 …} -plg_sort_no: 59 -groups: Doctrine\ORM\PersistentCollection {#6456 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8355 +label: "【定額課金】スタンダードプラン3" +value: "40" +data: Eccube\Entity\Product {#6460 -_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 {#6458 date: 2022-06-15 22:06:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6459 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6461 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6463 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6465 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6467 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6469 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6471 …} -plg_sort_no: 58 -groups: Doctrine\ORM\PersistentCollection {#6473 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8356 +label: "【定額課金】スタンダードプラン4" +value: "41" +data: Eccube\Entity\Product {#6477 -_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 {#6475 date: 2022-06-15 22:49:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6476 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6478 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6480 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6482 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6484 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6486 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6488 …} -plg_sort_no: 57 -groups: Doctrine\ORM\PersistentCollection {#6490 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8357 +label: "【定額課金】スタンダードプラン5" +value: "42" +data: Eccube\Entity\Product {#6494 -_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 {#6492 date: 2022-06-15 22:53:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6493 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6495 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6497 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6499 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6501 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6503 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6505 …} -plg_sort_no: 56 -groups: Doctrine\ORM\PersistentCollection {#6507 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8358 +label: "【定額課金】スタンダードプラン6" +value: "43" +data: Eccube\Entity\Product {#6511 -_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 {#6509 date: 2022-06-15 22:56:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6510 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6512 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6514 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6516 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6518 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6520 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6522 …} -plg_sort_no: 55 -groups: Doctrine\ORM\PersistentCollection {#6524 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8359 +label: "【定額課金】スタンダードプラン7" +value: "44" +data: Eccube\Entity\Product {#6528 -_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 {#6526 date: 2022-06-16 09:30:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6527 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6529 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6531 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6533 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6535 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6537 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6539 …} -plg_sort_no: 54 -groups: Doctrine\ORM\PersistentCollection {#6541 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8360 +label: "【テスト】単品" +value: "45" +data: Eccube\Entity\Product {#6545 -_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 {#6543 date: 2022-06-16 15:50:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016774 {#6544 date: 2022-07-28 22:59:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6546 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6548 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6550 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6552 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6554 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6556 …} -plg_sort_no: 53 -groups: Doctrine\ORM\PersistentCollection {#6558 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8361 +label: "【定額課金】スタンダードプラン8" +value: "46" +data: Eccube\Entity\Product {#6562 -_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 {#6560 date: 2022-06-16 16:31:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016786 {#6561 date: 2022-07-28 22:59:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6563 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6565 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6567 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6569 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6571 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6573 …} -plg_sort_no: 52 -groups: Doctrine\ORM\PersistentCollection {#6575 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8362 +label: "【定額課金】スタンダードプラン9" +value: "47" +data: Eccube\Entity\Product {#6579 -_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 {#6577 date: 2022-06-16 16:42:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6578 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6580 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6582 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6584 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6586 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6588 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6590 …} -plg_sort_no: 51 -groups: Doctrine\ORM\PersistentCollection {#6592 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8363 +label: "【定額課金】スタンダードプラン10" +value: "48" +data: Eccube\Entity\Product {#6596 -_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 {#6594 date: 2022-06-16 17:13:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6595 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6597 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6599 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6601 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6603 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6605 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6607 …} -plg_sort_no: 49 -groups: Doctrine\ORM\PersistentCollection {#6609 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8364 +label: "【定額課金】スタンダードプラン11" +value: "49" +data: Eccube\Entity\Product {#6613 -_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 {#6611 date: 2022-06-16 17:18:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6612 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6616 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6618 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6620 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6622 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6624 …} -plg_sort_no: 50 -groups: Doctrine\ORM\PersistentCollection {#6626 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8365 +label: "【月額課金】スタンダードプラン" +value: "50" +data: Eccube\Entity\Product {#6630 -_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 {#6628 date: 2022-06-18 16:31:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6629 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6631 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6633 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6635 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6637 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6639 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6641 …} -plg_sort_no: 28 -groups: Doctrine\ORM\PersistentCollection {#6643 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8366 +label: "未カテゴリプラン" +value: "51" +data: Eccube\Entity\Product {#6647 -_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 {#6645 date: 2022-06-21 18:27:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6646 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6648 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6650 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6652 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6654 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6656 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6658 …} -plg_sort_no: 47 -groups: Doctrine\ORM\PersistentCollection {#6660 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8367 +label: "サブスクカテゴリ設定プラン" +value: "52" +data: Eccube\Entity\Product {#6664 -_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 {#6662 date: 2022-06-21 18:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6663 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6665 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6667 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6669 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6671 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6673 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6675 …} -plg_sort_no: 46 -groups: Doctrine\ORM\PersistentCollection {#6677 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8368 +label: "未カテゴリプラン" +value: "53" +data: Eccube\Entity\Product {#6681 -_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 {#6679 date: 2022-06-21 18:35:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6680 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6682 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6684 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6686 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6688 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6690 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6692 …} -plg_sort_no: 48 -groups: Doctrine\ORM\PersistentCollection {#6694 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8369 +label: "サブスクカテゴリ設定プラン" +value: "54" +data: Eccube\Entity\Product {#6698 -_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 {#6696 date: 2022-06-21 18:36:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6697 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6699 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6701 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6703 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6705 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6707 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6709 …} -plg_sort_no: 44 -groups: Doctrine\ORM\PersistentCollection {#6711 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8370 +label: "【月額課金】スタンダードプラン10" +value: "55" +data: Eccube\Entity\Product {#6715 -_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 {#6713 date: 2022-06-21 19:19:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6714 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6716 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6718 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6720 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6722 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6724 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6726 …} -plg_sort_no: 45 -groups: Doctrine\ORM\PersistentCollection {#6728 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8371 +label: "【月額課金】スタンダードプラン" +value: "56" +data: Eccube\Entity\Product {#6732 -_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 {#6730 date: 2022-06-21 19:50:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6731 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6735 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6737 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6739 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6741 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6743 …} -plg_sort_no: 43 -groups: Doctrine\ORM\PersistentCollection {#6745 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8372 +label: "【月額課金】スタンダードプラン" +value: "57" +data: Eccube\Entity\Product {#6749 -_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 {#6747 date: 2022-06-21 19:51:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6748 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6750 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6752 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6754 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6756 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6758 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6760 …} -plg_sort_no: 42 -groups: Doctrine\ORM\PersistentCollection {#6762 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8373 +label: "サブスクカテゴリ設定プラン" +value: "58" +data: Eccube\Entity\Product {#6766 -_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 {#6764 date: 2022-06-22 14:55:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6765 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6767 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6769 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6771 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6773 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6775 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6777 …} -plg_sort_no: 40 -groups: Doctrine\ORM\PersistentCollection {#6779 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8374 +label: "サブスクカテゴリ設定プラン" +value: "59" +data: Eccube\Entity\Product {#6783 -_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 {#6781 date: 2022-06-22 15:00:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6782 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6784 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6786 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6788 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6790 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6792 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#6794 …} -plg_sort_no: 39 -groups: Doctrine\ORM\PersistentCollection {#6796 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8375 +label: "サブスクカテゴリ設定プラン" +value: "60" +data: Eccube\Entity\Product {#6800 -_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 {#6798 date: 2022-06-22 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6799 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6803 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6805 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6807 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6809 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6811 …} -plg_sort_no: 38 -groups: Doctrine\ORM\PersistentCollection {#6813 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8376 +label: "サブスクカテゴリ設定プラン" +value: "61" +data: Eccube\Entity\Product {#6817 -_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 {#6815 date: 2022-06-22 15:10:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6816 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6818 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6820 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6822 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6824 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6826 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6828 …} -plg_sort_no: 37 -groups: Doctrine\ORM\PersistentCollection {#6830 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8377 +label: "サブスクカテゴリ設定プラン" +value: "62" +data: Eccube\Entity\Product {#6834 -_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 {#6832 date: 2022-06-22 15:15:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6833 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6835 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6837 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6839 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6841 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6843 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6845 …} -plg_sort_no: 36 -groups: Doctrine\ORM\PersistentCollection {#6847 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8378 +label: "サブスクカテゴリ設定プラン" +value: "63" +data: Eccube\Entity\Product {#6851 -_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 {#6849 date: 2022-06-22 15:29:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6850 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6852 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6854 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6856 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6858 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6860 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6862 …} -plg_sort_no: 35 -groups: Doctrine\ORM\PersistentCollection {#6864 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8379 +label: "サブスクカテゴリ設定プラン" +value: "64" +data: Eccube\Entity\Product {#6868 -_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 {#6866 date: 2022-06-22 15:33:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6867 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6869 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6871 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6873 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6875 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6877 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6879 …} -plg_sort_no: 34 -groups: Doctrine\ORM\PersistentCollection {#6881 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8380 +label: "サブスクカテゴリ設定プラン" +value: "65" +data: Eccube\Entity\Product {#6885 -_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 {#6883 date: 2022-06-22 15:39:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6884 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6886 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6888 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6890 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6892 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6894 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6896 …} -plg_sort_no: 33 -groups: Doctrine\ORM\PersistentCollection {#6898 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8381 +label: "サブスクカテゴリ設定プラン" +value: "66" +data: Eccube\Entity\Product {#6902 -_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 {#6900 date: 2022-06-22 15:54:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6901 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6903 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6905 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6907 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6909 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6911 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6913 …} -plg_sort_no: 32 -groups: Doctrine\ORM\PersistentCollection {#6915 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8382 +label: "サブスクカテゴリ設定プラン" +value: "67" +data: Eccube\Entity\Product {#6919 -_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 {#6917 date: 2022-06-22 15:58:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6918 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6920 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6922 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6924 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6926 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6928 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6930 …} -plg_sort_no: 31 -groups: Doctrine\ORM\PersistentCollection {#6932 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8383 +label: "サブスクカテゴリ設定プラン" +value: "68" +data: Eccube\Entity\Product {#6936 -_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 {#6934 date: 2022-06-22 16:07:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6935 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6937 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6939 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6941 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6943 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6945 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6947 …} -plg_sort_no: 41 -groups: Doctrine\ORM\PersistentCollection {#6949 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8384 +label: "麻雀ルール_廃止商品" +value: "69" +data: Eccube\Entity\Product {#6953 -_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 {#6951 date: 2022-06-23 12:52:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6952 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6954 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6956 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6958 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6960 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6962 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6964 …} -plg_sort_no: 29 -groups: Doctrine\ORM\PersistentCollection {#6966 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8385 +label: "麻雀ルール_非公開商品" +value: "70" +data: Eccube\Entity\Product {#6970 -_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 {#6968 date: 2022-06-23 13:02:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6969 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6973 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6975 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6977 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6979 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6981 …} -plg_sort_no: 30 -groups: Doctrine\ORM\PersistentCollection {#6983 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8386 +label: "非公開個別動画" +value: "71" +data: Eccube\Entity\Product {#6987 -_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 {#6985 date: 2022-06-23 18:16:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#6986 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6988 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#6990 …} -ProductImage: Doctrine\ORM\PersistentCollection {#6992 …} -ProductTag: Doctrine\ORM\PersistentCollection {#6994 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#6996 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#6998 …} -plg_sort_no: 27 -groups: Doctrine\ORM\PersistentCollection {#7000 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8387 +label: "【月額課金】スタンダードプラン 1,980円" +value: "72" +data: Eccube\Entity\Product {#7004 -_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 {#7002 date: 2022-06-24 09:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7003 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7005 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7007 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7009 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7011 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7013 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7015 …} -plg_sort_no: 26 -groups: Doctrine\ORM\PersistentCollection {#7017 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8388 +label: "サブスクカテゴリ" +value: "73" +data: Eccube\Entity\Product {#7021 -_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 {#7019 date: 2022-06-24 09:46:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7020 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7022 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7024 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7026 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7028 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7030 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7032 …} -plg_sort_no: 25 -groups: Doctrine\ORM\PersistentCollection {#7034 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8389 +label: "サブスクカテゴリ" +value: "74" +data: Eccube\Entity\Product {#7038 -_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 {#7036 date: 2022-06-24 09:51:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7037 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7039 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7041 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7043 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7045 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7047 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7049 …} -plg_sort_no: 24 -groups: Doctrine\ORM\PersistentCollection {#7051 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8390 +label: "一般商品" +value: "75" +data: Eccube\Entity\Product {#7055 -_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 {#7053 date: 2022-06-24 09:52:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7054 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7056 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7058 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7060 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7062 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7064 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7066 …} -plg_sort_no: 23 -groups: Doctrine\ORM\PersistentCollection {#7068 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8391 +label: "サブスクカテゴリ" +value: "76" +data: Eccube\Entity\Product {#7072 -_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 {#7070 date: 2022-06-24 09:53:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7071 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7073 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7075 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7077 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7079 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7081 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7083 …} -plg_sort_no: 22 -groups: Doctrine\ORM\PersistentCollection {#7085 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8392 +label: "動画見放題の定期購入契約" +value: "77" +data: Eccube\Entity\Product {#7089 -_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 {#7087 date: 2022-06-24 14:55:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1658318310 {#7088 date: 2022-07-20 20:58:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7092 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7094 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7096 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7098 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -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 {#7102 …} -plg_sort_no: 21 -groups: Doctrine\ORM\PersistentCollection {#7104 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8393 +label: "公開関連動画1" +value: "78" +data: Eccube\Entity\Product {#7108 -_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 {#7106 date: 2022-06-24 14:55:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7107 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7109 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7111 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7113 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7115 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7117 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7119 …} -plg_sort_no: 20 -groups: Doctrine\ORM\PersistentCollection {#7121 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8394 +label: "公開関連動画2" +value: "79" +data: Eccube\Entity\Product {#7125 -_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 {#7123 date: 2022-06-24 14:56:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7124 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7126 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7128 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7130 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7132 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7134 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7136 …} -plg_sort_no: 19 -groups: Doctrine\ORM\PersistentCollection {#7138 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8395 +label: "非公開関連動画" +value: "80" +data: Eccube\Entity\Product {#7142 -_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 {#7140 date: 2022-06-24 14:56:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7141 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7143 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7145 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7147 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7149 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7151 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7153 …} -plg_sort_no: 18 -groups: Doctrine\ORM\PersistentCollection {#7155 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8396 +label: "廃止関連動画" +value: "81" +data: Eccube\Entity\Product {#7159 -_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 {#7157 date: 2022-06-24 14:56:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7158 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7162 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7164 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7166 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7168 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7170 …} -plg_sort_no: 17 -groups: Doctrine\ORM\PersistentCollection {#7172 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8397 +label: "テスト更新" +value: "82" +data: Eccube\Entity\Product {#7176 -_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 {#7174 date: 2022-06-25 19:42:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016796 {#7175 date: 2022-07-28 22:59:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7177 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7179 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7181 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7183 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7185 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7187 …} -plg_sort_no: 16 -groups: Doctrine\ORM\PersistentCollection {#7189 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8398 +label: "第4講 ~7枚マージャン~<<>復習>" +value: "83" +data: Eccube\Entity\Product {#7193 -_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 {#7191 date: 2022-06-25 21:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7192 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7194 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7196 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7198 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7200 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7202 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7204 …} -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 {#7205 …} -plg_sort_no: 15 -groups: Doctrine\ORM\PersistentCollection {#7207 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8399 +label: "入門テキスト第2講 マージャンの基本~4枚マージャン~" +value: "87" +data: Eccube\Entity\Product {#7211 -_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 {#7209 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939552 {#7210 date: 2022-08-08 15:19:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7212 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7214 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7216 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7218 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7220 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7222 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7223 …} -plg_sort_no: 14 -groups: Doctrine\ORM\PersistentCollection {#7225 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8400 +label: "入門テキスト第3講 基本の捨て方" +value: "88" +data: Eccube\Entity\Product {#7229 -_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 {#7227 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659684290 {#7228 date: 2022-08-05 16:24:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7230 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7232 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7234 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7236 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7238 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7240 …} -plg_sort_no: 11 -groups: Doctrine\ORM\PersistentCollection {#7242 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8401 +label: "入門テキスト第4講 ~7枚マージャン~" +value: "89" +data: Eccube\Entity\Product {#7246 -_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 {#7244 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7245 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7247 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7249 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7251 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7253 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7255 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7257 …} -plg_sort_no: 13 -groups: Doctrine\ORM\PersistentCollection {#7259 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8402 +label: "入門テキスト第5講 リーチをしてみよう!" +value: "90" +data: Eccube\Entity\Product {#7263 -_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 {#7261 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657698046 {#7262 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7264 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7266 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7268 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7270 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7272 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7101 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7274 …} -plg_sort_no: 12 -groups: Doctrine\ORM\PersistentCollection {#7276 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8403 +label: "入門テキスト第6講 マージャンの役 その1" +value: "91" +data: Eccube\Entity\Product {#7280 -_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 {#7278 date: 2022-06-26 20:30:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939648 {#7279 date: 2022-08-08 15:20:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7281 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7283 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7285 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7287 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7289 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7222 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#7204 …} -sheeb_dlc4_setting_type: 1 -sheeb_dlc4_download_due_days: 0 -sheeb_dlc4_viewing_days: 0 -sheeb_dlc4_startline: null -sheeb_dlc4_deadline: null #configRepository: null -RelatedProductsPro: Doctrine\ORM\PersistentCollection {#7291 …} -plg_sort_no: 10 -groups: Doctrine\ORM\PersistentCollection {#7293 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8404 +label: "テスト" +value: "92" +data: Eccube\Entity\Product {#7297 -_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 {#7295 date: 2022-06-27 18:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7296 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7298 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7300 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7302 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7304 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7306 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7308 …} -plg_sort_no: 9 -groups: Doctrine\ORM\PersistentCollection {#7310 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8405 +label: "テスト物販" +value: "93" +data: Eccube\Entity\Product {#7314 -_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 {#7312 date: 2022-06-27 20:35:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939374 {#7313 date: 2022-08-08 15:16:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7315 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7317 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7319 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7321 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7323 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7325 …} -plg_sort_no: 8 -groups: Doctrine\ORM\PersistentCollection {#7327 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8406 +label: "【月額課金】スタンダードプラン" +value: "94" +data: Eccube\Entity\Product {#7331 -_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 {#7329 date: 2022-06-28 19:28:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7330 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7332 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7334 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7336 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7338 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7340 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7342 …} -plg_sort_no: 4 -groups: Doctrine\ORM\PersistentCollection {#7344 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8407 +label: "テスト1日毎定期購買(ルミーズ)" +value: "95" +data: Eccube\Entity\Product {#7348 -_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 {#7346 date: 2022-06-28 20:06:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7347 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7349 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7351 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7353 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7355 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7357 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7359 …} -plg_sort_no: 7 -groups: Doctrine\ORM\PersistentCollection {#7361 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8408 +label: "テストプラン" +value: "96" +data: Eccube\Entity\Product {#7365 -_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 {#7363 date: 2022-07-01 17:49:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7364 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7366 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7368 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7370 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7372 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7374 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7376 …} -plg_sort_no: 6 -groups: Doctrine\ORM\PersistentCollection {#7378 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8409 +label: "物販商品" +value: "97" +data: Eccube\Entity\Product {#7382 -_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 {#7380 date: 2022-07-02 00:08:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659016933 {#7381 date: 2022-07-28 23:02:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7383 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7385 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7387 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7389 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7391 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7393 …} -plg_sort_no: 3 -groups: Doctrine\ORM\PersistentCollection {#7395 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8410 +label: "テストプラン" +value: "98" +data: Eccube\Entity\Product {#7399 -_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 {#7397 date: 2022-07-06 22:12:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7398 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7400 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7402 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7404 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7406 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7408 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7410 …} -plg_sort_no: 5 -groups: Doctrine\ORM\PersistentCollection {#7412 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8411 +label: "【テスト】決済テスト" +value: "99" +data: Eccube\Entity\Product {#7416 -_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 {#7414 date: 2022-07-07 15:01:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7415 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7417 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7419 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7421 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7423 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7425 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7427 …} -plg_sort_no: 2 -groups: Doctrine\ORM\PersistentCollection {#7429 …} } +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#8412 +label: "動画見放題の定期購入契約" +value: "100" +data: Eccube\Entity\Product {#7433 -_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 {#7431 date: 2022-07-13 16:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1659939348 {#7432 date: 2022-08-08 15:15:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7434 …} -ProductClasses: Doctrine\ORM\PersistentCollection {#7436 …} -ProductImage: Doctrine\ORM\PersistentCollection {#7438 …} -ProductTag: Doctrine\ORM\PersistentCollection {#7440 …} -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#7442 …} -Creator: Proxies\__CG__\Eccube\Entity\Member {#7100 …} -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#5884 …} -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 {#7444 …} -plg_sort_no: 1 -groups: Doctrine\ORM\PersistentCollection {#7446 …} } +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 {#8069 -form: Symfony\Component\Form\Form {#7858 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5148 …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) {#8168 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7474 …} } |
| 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 {#5283 +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 {#5283 +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 {#5283 +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) {#7521 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7523 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7522 …} } } |
| 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 {#8050 -form: Symfony\Component\Form\Form {#7861 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8414 …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() {#7569 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7570 …} } } |
| 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 {#8415 -form: Symfony\Component\Form\Form {#7864 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8416 …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) {#7560 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7554 …} } } |
| 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 {#8417 -form: Symfony\Component\Form\Form {#7867 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8418 …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 {#8419 …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) {#7585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7580 …} } } |
| 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 {#8422 -form: Symfony\Component\Form\Form {#7870 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8421 …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 {#8423 …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) {#7604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7606 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7605 …} } } |
| 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 {#8426 -form: Symfony\Component\Form\Form {#7873 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8425 …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 {#8427 …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) {#7635 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7636 …} } } |
| 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 {#8430 -form: Symfony\Component\Form\Form {#7876 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8429 …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) {#7646 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7645 …} } } |
| 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 {#8431 -form: Symfony\Component\Form\Form {#7879 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8432 …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 {#5282 +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 {#5282 +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 {#5282 +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) {#7660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7661 …} } } |
| 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 {#8433 -form: Symfony\Component\Form\Form {#7882 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8434 …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 {#5281 +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 {#5281 +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 {#5281 +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) {#7671 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7672 …} } } |
| 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 {#8435 -form: Symfony\Component\Form\Form {#7885 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8436 …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 {#5279 +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 {#5279 +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 {#5279 +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) {#7682 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7684 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7683 …} } } |
| 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 {#8437 -form: Symfony\Component\Form\Form {#7888 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8438 …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 {#5286 +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 {#5286 +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 {#5286 +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) {#7693 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7694 …} } } |
| 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 {#8439 -form: Symfony\Component\Form\Form {#7891 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8440 …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) {#7704 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#7706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7705 …} } } |
| 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 {#8441 -form: Symfony\Component\Form\Form {#7894 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8442 …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 {#5253 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5253 +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 {#5253 +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() {#7738 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7728 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "yyyy-MM-dd" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_CMBlogPro_admin_blog_release_date" ] |
| cache_key | "_CMBlogPro_admin_blog_release_date_date" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8443 -form: Symfony\Component\Form\Form {#7897 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8444 …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 {#5257 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#5257 +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 {#7768 -manager: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -class: "Plugin\CMBlogPro\Entity\BlogStatus" -idReader: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7767 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7760 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } -objectLoader: Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader {#7772 …} -choiceList: Symfony\Component\Form\ChoiceList\ArrayChoiceList {#8448 …} } |
| choice_name | [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] |
| choice_translation_domain | false |
| choice_value | [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#7767 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7760 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] |
| choices | null |
| class | "Plugin\CMBlogPro\Entity\BlogStatus" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#5257 +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 {#7767 -om: EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#782 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#7760 …} -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 {#7778 -_em: Doctrine\ORM\EntityManager {#687 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#7776 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #separator: ", " #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#7775 #from: "Plugin\CMBlogPro\Entity\BlogStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#7774 #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 {#7777 …} -_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() {#7758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#7755 …} } } |
| 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 {#8450 +label: "公開" +value: "1" +data: Proxies\__CG__\Plugin\CMBlogPro\Entity\BlogStatus {#8310 …} +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8453 +label: "非公開" +value: "2" +data: Plugin\CMBlogPro\Entity\BlogStatus {#8461 …} +attr: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#8452 +label: "廃止" +value: "3" +data: Plugin\CMBlogPro\Entity\BlogStatus {#8462 …} +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 {#8445 -form: Symfony\Component\Form\Form {#7900 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#8446 …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) {#8457 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7474 …} } |
| 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 | "-WfST1Sr5FyxSrctywwa9U_tSpPe5AyewwEVhKU3zHE" |
| 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 | "-WfST1Sr5FyxSrctywwa9U_tSpPe5AyewwEVhKU3zHE" |
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 | "-WfST1Sr5FyxSrctywwa9U_tSpPe5AyewwEVhKU3zHE" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#8458 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#8449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8454 …} } } |
| 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 | "-WfST1Sr5FyxSrctywwa9U_tSpPe5AyewwEVhKU3zHE" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#8473 -form: Symfony\Component\Form\Form {#8468 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#8320 …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 | "-WfST1Sr5FyxSrctywwa9U_tSpPe5AyewwEVhKU3zHE" |
(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) {#8917 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#8919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8918 …} } } |
| 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 {#9535 -form: Symfony\Component\Form\Form {#9517 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9536 …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 {#8975 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#8981 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8979 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8949 …} -Children: Doctrine\ORM\PersistentCollection {#8976 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8982 …} } Eccube\Entity\Category {#8969 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#8971 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8972 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8968 …} -Children: Doctrine\ORM\PersistentCollection {#8963 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8966 …} } Eccube\Entity\Category {#8962 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#8974 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#8970 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8961 …} -Children: Doctrine\ORM\PersistentCollection {#8956 …} -Parent: Eccube\Entity\Category {#8969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8959 …} } Eccube\Entity\Category {#8997 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#8995 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#8996 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8998 …} -Children: Doctrine\ORM\PersistentCollection {#9003 …} -Parent: Eccube\Entity\Category {#8969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9000 …} } Eccube\Entity\Category {#9006 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#8994 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8955 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9007 …} -Children: Doctrine\ORM\PersistentCollection {#9012 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9009 …} } Eccube\Entity\Category {#9013 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9004 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9005 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9014 …} -Children: Doctrine\ORM\PersistentCollection {#9019 …} -Parent: Eccube\Entity\Category {#9006} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9016 …} } Eccube\Entity\Category {#9024 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9022 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9023 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9030 …} -Parent: Eccube\Entity\Category {#9006} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9027 …} } Eccube\Entity\Category {#9033 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9021 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9020 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9034 …} -Children: Doctrine\ORM\PersistentCollection {#9039 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9036 …} } Eccube\Entity\Category {#9040 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9031 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9032 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9041 …} -Children: Doctrine\ORM\PersistentCollection {#9046 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9043 …} } Eccube\Entity\Category {#9051 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9049 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9050 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9052 …} -Children: Doctrine\ORM\PersistentCollection {#9057 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9054 …} } Eccube\Entity\Category {#9060 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9058 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9059 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9061 …} -Children: Doctrine\ORM\PersistentCollection {#9066 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9063 …} } Eccube\Entity\Category {#9069 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9067 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9068 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9070 …} -Children: Doctrine\ORM\PersistentCollection {#9075 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9072 …} } Eccube\Entity\Category {#9078 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9048 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9047 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9079 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9081 …} } Eccube\Entity\Category {#9085 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9076 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9077 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9086 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9088 …} } Eccube\Entity\Category {#9096 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9094 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9095 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9097 …} -Children: Doctrine\ORM\PersistentCollection {#9102 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9099 …} } Eccube\Entity\Category {#9105 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9103 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9104 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9106 …} -Children: Doctrine\ORM\PersistentCollection {#9111 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9108 …} } Eccube\Entity\Category {#9114 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9112 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9113 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9115 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9117 …} } Eccube\Entity\Category {#9123 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9093 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9092 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9129 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9126 …} } Eccube\Entity\Category {#9130 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9121 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9122 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9136 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9133 …} } Eccube\Entity\Category {#9141 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9139 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9140 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9142 …} -Children: Doctrine\ORM\PersistentCollection {#9147 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9144 …} } Eccube\Entity\Category {#9150 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9148 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9149 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9151 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9153 …} } Eccube\Entity\Category {#9159 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9137 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9138 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9165 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9162 …} } Eccube\Entity\Category {#9166 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9157 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9158 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9172 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9169 …} } Eccube\Entity\Category {#9177 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9175 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9176 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9178 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9180 …} } Eccube\Entity\Category {#9186 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9184 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9185 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9192 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9189 …} } Eccube\Entity\Category {#9195 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9173 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9174 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9196 …} -Children: Doctrine\ORM\PersistentCollection {#9201 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9198 …} } Eccube\Entity\Category {#9202 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9193 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9194 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9208 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9205 …} } Eccube\Entity\Category {#9213 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9211 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9212 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9214 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9216 …} } Eccube\Entity\Category {#9222 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9220 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9221 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9228 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9225 …} } Eccube\Entity\Category {#9231 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9209 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9210 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9232 …} -Children: Doctrine\ORM\PersistentCollection {#9237 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9234 …} } Eccube\Entity\Category {#9238 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9229 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9230 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9239 …} -Children: Doctrine\ORM\PersistentCollection {#9244 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9241 …} } Eccube\Entity\Category {#9249 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9247 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9248 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9250 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9252 …} } Eccube\Entity\Category {#9258 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9256 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9257 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9264 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9261 …} } Eccube\Entity\Category {#9267 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9245 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9246 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9268 …} -Children: Doctrine\ORM\PersistentCollection {#9273 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9270 …} } Eccube\Entity\Category {#9274 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9265 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9266 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9275 …} -Children: Doctrine\ORM\PersistentCollection {#9280 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9277 …} } Eccube\Entity\Category {#9285 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9283 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9284 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9286 …} -Children: Doctrine\ORM\PersistentCollection {#9291 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9288 …} } Eccube\Entity\Category {#9294 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9292 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9293 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9295 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9297 …} } Eccube\Entity\Category {#9303 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9281 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9282 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9304 …} -Children: Doctrine\ORM\PersistentCollection {#9309 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9306 …} } Eccube\Entity\Category {#9310 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9301 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9302 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9316 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9313 …} } Eccube\Entity\Category {#9321 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9319 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9320 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9327 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9324 …} } Eccube\Entity\Category {#9330 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9328 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9329 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9331 …} -Children: Doctrine\ORM\PersistentCollection {#9336 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9333 …} } Eccube\Entity\Category {#9339 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9317 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9318 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9340 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9342 …} } Eccube\Entity\Category {#9346 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9337 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9338 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9347 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9349 …} } Eccube\Entity\Category {#9357 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9355 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9356 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9358 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9360 …} } Eccube\Entity\Category {#9366 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9364 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9365 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9367 …} -Children: Doctrine\ORM\PersistentCollection {#9372 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9369 …} } Eccube\Entity\Category {#9375 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9353 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9354 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9376 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9378 …} } Eccube\Entity\Category {#9382 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9373 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9374 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9388 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9385 …} } Eccube\Entity\Category {#9393 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9391 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9392 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9394 …} -Children: Doctrine\ORM\PersistentCollection {#9399 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9396 …} } Eccube\Entity\Category {#9402 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9400 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9401 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9403 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9405 …} } Eccube\Entity\Category {#9411 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9389 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9390 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9417 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9414 …} } Eccube\Entity\Category {#9418 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9409 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9410 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9424 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9421 …} } Eccube\Entity\Category {#9429 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9427 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9428 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9430 …} -Children: Doctrine\ORM\PersistentCollection {#9435 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9432 …} } Eccube\Entity\Category {#9438 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9436 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9437 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9444 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9441 …} } Eccube\Entity\Category {#9447 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9425 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9426 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9453 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9450 …} } Eccube\Entity\Category {#9454 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9445 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9446 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9460 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9457 …} } Eccube\Entity\Category {#9465 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9463 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9464 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9466 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9468 …} } Eccube\Entity\Category {#9474 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9472 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9473 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9480 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9477 …} } Eccube\Entity\Category {#9483 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9481 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9482 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9484 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9486 …} } Eccube\Entity\Category {#9490 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9462 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9461 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9491 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9493 …} } Eccube\Entity\Category {#9499 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9497 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9498 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9500 …} -Children: Doctrine\ORM\PersistentCollection {#9505 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9502 …} } ] |
[ Eccube\Entity\Category {#8975 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#8981 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8979 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8949 …} -Children: Doctrine\ORM\PersistentCollection {#8976 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8982 …} } Eccube\Entity\Category {#8969 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#8971 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8972 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8968 …} -Children: Doctrine\ORM\PersistentCollection {#8963 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8966 …} } Eccube\Entity\Category {#8962 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#8974 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#8970 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8961 …} -Children: Doctrine\ORM\PersistentCollection {#8956 …} -Parent: Eccube\Entity\Category {#8969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8959 …} } Eccube\Entity\Category {#8997 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#8995 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#8996 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8998 …} -Children: Doctrine\ORM\PersistentCollection {#9003 …} -Parent: Eccube\Entity\Category {#8969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9000 …} } Eccube\Entity\Category {#9006 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#8994 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8955 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9007 …} -Children: Doctrine\ORM\PersistentCollection {#9012 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9009 …} } Eccube\Entity\Category {#9013 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9004 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9005 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9014 …} -Children: Doctrine\ORM\PersistentCollection {#9019 …} -Parent: Eccube\Entity\Category {#9006} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9016 …} } Eccube\Entity\Category {#9024 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9022 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9023 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9030 …} -Parent: Eccube\Entity\Category {#9006} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9027 …} } Eccube\Entity\Category {#9033 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9021 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9020 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9034 …} -Children: Doctrine\ORM\PersistentCollection {#9039 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9036 …} } Eccube\Entity\Category {#9040 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9031 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9032 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9041 …} -Children: Doctrine\ORM\PersistentCollection {#9046 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9043 …} } Eccube\Entity\Category {#9051 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9049 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9050 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9052 …} -Children: Doctrine\ORM\PersistentCollection {#9057 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9054 …} } Eccube\Entity\Category {#9060 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9058 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9059 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9061 …} -Children: Doctrine\ORM\PersistentCollection {#9066 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9063 …} } Eccube\Entity\Category {#9069 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9067 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9068 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9070 …} -Children: Doctrine\ORM\PersistentCollection {#9075 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9072 …} } Eccube\Entity\Category {#9078 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9048 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9047 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9079 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9081 …} } Eccube\Entity\Category {#9085 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9076 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9077 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9086 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9088 …} } Eccube\Entity\Category {#9096 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9094 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9095 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9097 …} -Children: Doctrine\ORM\PersistentCollection {#9102 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9099 …} } Eccube\Entity\Category {#9105 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9103 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9104 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9106 …} -Children: Doctrine\ORM\PersistentCollection {#9111 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9108 …} } Eccube\Entity\Category {#9114 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9112 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9113 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9115 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9117 …} } Eccube\Entity\Category {#9123 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9093 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9092 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9129 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9126 …} } Eccube\Entity\Category {#9130 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9121 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9122 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9136 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9133 …} } Eccube\Entity\Category {#9141 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9139 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9140 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9142 …} -Children: Doctrine\ORM\PersistentCollection {#9147 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9144 …} } Eccube\Entity\Category {#9150 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9148 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9149 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9151 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9153 …} } Eccube\Entity\Category {#9159 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9137 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9138 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9165 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9162 …} } Eccube\Entity\Category {#9166 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9157 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9158 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9172 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9169 …} } Eccube\Entity\Category {#9177 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9175 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9176 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9178 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9180 …} } Eccube\Entity\Category {#9186 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9184 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9185 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9192 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9189 …} } Eccube\Entity\Category {#9195 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9173 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9174 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9196 …} -Children: Doctrine\ORM\PersistentCollection {#9201 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9198 …} } Eccube\Entity\Category {#9202 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9193 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9194 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9208 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9205 …} } Eccube\Entity\Category {#9213 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9211 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9212 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9214 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9216 …} } Eccube\Entity\Category {#9222 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9220 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9221 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9228 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9225 …} } Eccube\Entity\Category {#9231 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9209 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9210 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9232 …} -Children: Doctrine\ORM\PersistentCollection {#9237 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9234 …} } Eccube\Entity\Category {#9238 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9229 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9230 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9239 …} -Children: Doctrine\ORM\PersistentCollection {#9244 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9241 …} } Eccube\Entity\Category {#9249 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9247 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9248 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9250 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9252 …} } Eccube\Entity\Category {#9258 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9256 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9257 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9264 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9261 …} } Eccube\Entity\Category {#9267 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9245 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9246 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9268 …} -Children: Doctrine\ORM\PersistentCollection {#9273 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9270 …} } Eccube\Entity\Category {#9274 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9265 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9266 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9275 …} -Children: Doctrine\ORM\PersistentCollection {#9280 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9277 …} } Eccube\Entity\Category {#9285 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9283 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9284 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9286 …} -Children: Doctrine\ORM\PersistentCollection {#9291 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9288 …} } Eccube\Entity\Category {#9294 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9292 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9293 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9295 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9297 …} } Eccube\Entity\Category {#9303 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9281 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9282 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9304 …} -Children: Doctrine\ORM\PersistentCollection {#9309 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9306 …} } Eccube\Entity\Category {#9310 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9301 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9302 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9316 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9313 …} } Eccube\Entity\Category {#9321 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9319 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9320 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9327 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9324 …} } Eccube\Entity\Category {#9330 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9328 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9329 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9331 …} -Children: Doctrine\ORM\PersistentCollection {#9336 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9333 …} } Eccube\Entity\Category {#9339 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9317 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9318 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9340 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9342 …} } Eccube\Entity\Category {#9346 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9337 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9338 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9347 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9349 …} } Eccube\Entity\Category {#9357 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9355 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9356 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9358 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9360 …} } Eccube\Entity\Category {#9366 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9364 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9365 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9367 …} -Children: Doctrine\ORM\PersistentCollection {#9372 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9369 …} } Eccube\Entity\Category {#9375 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9353 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9354 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9376 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9378 …} } Eccube\Entity\Category {#9382 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9373 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9374 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9388 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9385 …} } Eccube\Entity\Category {#9393 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9391 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9392 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9394 …} -Children: Doctrine\ORM\PersistentCollection {#9399 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9396 …} } Eccube\Entity\Category {#9402 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9400 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9401 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9403 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9405 …} } Eccube\Entity\Category {#9411 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9389 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9390 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9417 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9414 …} } Eccube\Entity\Category {#9418 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9409 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9410 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9424 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9421 …} } Eccube\Entity\Category {#9429 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9427 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9428 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9430 …} -Children: Doctrine\ORM\PersistentCollection {#9435 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9432 …} } Eccube\Entity\Category {#9438 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9436 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9437 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9444 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9441 …} } Eccube\Entity\Category {#9447 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9425 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9426 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9453 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9450 …} } Eccube\Entity\Category {#9454 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9445 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9446 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9460 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9457 …} } Eccube\Entity\Category {#9465 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9463 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9464 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9466 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9468 …} } Eccube\Entity\Category {#9474 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9472 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9473 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9480 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9477 …} } Eccube\Entity\Category {#9483 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9481 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9482 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9484 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9486 …} } Eccube\Entity\Category {#9490 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9462 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9461 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9491 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9493 …} } Eccube\Entity\Category {#9499 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9497 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9498 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9500 …} -Children: Doctrine\ORM\PersistentCollection {#9505 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9502 …} } ] |
| 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 {#8928 -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 {#8975 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#8981 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8979 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8949 …} -Children: Doctrine\ORM\PersistentCollection {#8976 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8982 …} } Eccube\Entity\Category {#8969 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#8971 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8972 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8968 …} -Children: Doctrine\ORM\PersistentCollection {#8963 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8966 …} } Eccube\Entity\Category {#8962 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#8974 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#8970 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8961 …} -Children: Doctrine\ORM\PersistentCollection {#8956 …} -Parent: Eccube\Entity\Category {#8969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8959 …} } Eccube\Entity\Category {#8997 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#8995 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#8996 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8998 …} -Children: Doctrine\ORM\PersistentCollection {#9003 …} -Parent: Eccube\Entity\Category {#8969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9000 …} } Eccube\Entity\Category {#9006 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#8994 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8955 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9007 …} -Children: Doctrine\ORM\PersistentCollection {#9012 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9009 …} } Eccube\Entity\Category {#9013 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9004 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9005 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9014 …} -Children: Doctrine\ORM\PersistentCollection {#9019 …} -Parent: Eccube\Entity\Category {#9006} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9016 …} } Eccube\Entity\Category {#9024 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9022 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9023 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9030 …} -Parent: Eccube\Entity\Category {#9006} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9027 …} } Eccube\Entity\Category {#9033 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9021 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9020 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9034 …} -Children: Doctrine\ORM\PersistentCollection {#9039 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9036 …} } Eccube\Entity\Category {#9040 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9031 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9032 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9041 …} -Children: Doctrine\ORM\PersistentCollection {#9046 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9043 …} } Eccube\Entity\Category {#9051 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9049 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9050 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9052 …} -Children: Doctrine\ORM\PersistentCollection {#9057 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9054 …} } Eccube\Entity\Category {#9060 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9058 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9059 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9061 …} -Children: Doctrine\ORM\PersistentCollection {#9066 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9063 …} } Eccube\Entity\Category {#9069 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9067 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9068 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9070 …} -Children: Doctrine\ORM\PersistentCollection {#9075 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9072 …} } Eccube\Entity\Category {#9078 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9048 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9047 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9079 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9081 …} } Eccube\Entity\Category {#9085 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9076 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9077 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9086 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9088 …} } Eccube\Entity\Category {#9096 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9094 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9095 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9097 …} -Children: Doctrine\ORM\PersistentCollection {#9102 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9099 …} } Eccube\Entity\Category {#9105 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9103 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9104 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9106 …} -Children: Doctrine\ORM\PersistentCollection {#9111 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9108 …} } Eccube\Entity\Category {#9114 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9112 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9113 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9115 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9117 …} } Eccube\Entity\Category {#9123 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9093 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9092 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9129 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9126 …} } Eccube\Entity\Category {#9130 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9121 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9122 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9136 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9133 …} } Eccube\Entity\Category {#9141 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9139 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9140 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9142 …} -Children: Doctrine\ORM\PersistentCollection {#9147 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9144 …} } Eccube\Entity\Category {#9150 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9148 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9149 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9151 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9153 …} } Eccube\Entity\Category {#9159 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9137 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9138 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9165 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9162 …} } Eccube\Entity\Category {#9166 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9157 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9158 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9172 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9169 …} } Eccube\Entity\Category {#9177 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9175 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9176 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9178 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9180 …} } Eccube\Entity\Category {#9186 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9184 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9185 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9192 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9189 …} } Eccube\Entity\Category {#9195 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9173 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9174 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9196 …} -Children: Doctrine\ORM\PersistentCollection {#9201 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9198 …} } Eccube\Entity\Category {#9202 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9193 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9194 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9208 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9205 …} } Eccube\Entity\Category {#9213 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9211 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9212 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9214 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9216 …} } Eccube\Entity\Category {#9222 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9220 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9221 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9228 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9225 …} } Eccube\Entity\Category {#9231 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9209 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9210 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9232 …} -Children: Doctrine\ORM\PersistentCollection {#9237 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9234 …} } Eccube\Entity\Category {#9238 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9229 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9230 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9239 …} -Children: Doctrine\ORM\PersistentCollection {#9244 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9241 …} } Eccube\Entity\Category {#9249 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9247 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9248 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9250 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9252 …} } Eccube\Entity\Category {#9258 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9256 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9257 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9264 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9261 …} } Eccube\Entity\Category {#9267 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9245 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9246 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9268 …} -Children: Doctrine\ORM\PersistentCollection {#9273 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9270 …} } Eccube\Entity\Category {#9274 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9265 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9266 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9275 …} -Children: Doctrine\ORM\PersistentCollection {#9280 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9277 …} } Eccube\Entity\Category {#9285 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9283 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9284 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9286 …} -Children: Doctrine\ORM\PersistentCollection {#9291 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9288 …} } Eccube\Entity\Category {#9294 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9292 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9293 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9295 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9297 …} } Eccube\Entity\Category {#9303 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9281 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9282 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9304 …} -Children: Doctrine\ORM\PersistentCollection {#9309 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9306 …} } Eccube\Entity\Category {#9310 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9301 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9302 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9316 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9313 …} } Eccube\Entity\Category {#9321 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9319 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9320 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9327 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9324 …} } Eccube\Entity\Category {#9330 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9328 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9329 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9331 …} -Children: Doctrine\ORM\PersistentCollection {#9336 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9333 …} } Eccube\Entity\Category {#9339 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9317 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9318 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9340 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9342 …} } Eccube\Entity\Category {#9346 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9337 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9338 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9347 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9349 …} } Eccube\Entity\Category {#9357 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9355 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9356 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9358 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9360 …} } Eccube\Entity\Category {#9366 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9364 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9365 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9367 …} -Children: Doctrine\ORM\PersistentCollection {#9372 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9369 …} } Eccube\Entity\Category {#9375 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9353 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9354 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9376 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9378 …} } Eccube\Entity\Category {#9382 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9373 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9374 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9388 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9385 …} } Eccube\Entity\Category {#9393 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9391 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9392 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9394 …} -Children: Doctrine\ORM\PersistentCollection {#9399 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9396 …} } Eccube\Entity\Category {#9402 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9400 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9401 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9403 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9405 …} } Eccube\Entity\Category {#9411 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9389 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9390 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9417 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9414 …} } Eccube\Entity\Category {#9418 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9409 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9410 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9424 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9421 …} } Eccube\Entity\Category {#9429 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9427 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9428 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9430 …} -Children: Doctrine\ORM\PersistentCollection {#9435 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9432 …} } Eccube\Entity\Category {#9438 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9436 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9437 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9444 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9441 …} } Eccube\Entity\Category {#9447 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9425 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9426 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9453 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9450 …} } Eccube\Entity\Category {#9454 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9445 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9446 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9460 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9457 …} } Eccube\Entity\Category {#9465 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9463 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9464 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9466 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9468 …} } Eccube\Entity\Category {#9474 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9472 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9473 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9480 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9477 …} } Eccube\Entity\Category {#9483 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9481 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9482 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9484 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9486 …} } Eccube\Entity\Category {#9490 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9462 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9461 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9491 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9493 …} } Eccube\Entity\Category {#9499 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9497 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9498 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9500 …} -Children: Doctrine\ORM\PersistentCollection {#9505 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9502 …} } ] |
| 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 {#8928 -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() {#8929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8927 …} } } |
| 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 {#9550 +label: "このサイトの使い方" +value: "11" +data: Eccube\Entity\Category {#8975 -id: 11 -name: "このサイトの使い方" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1654672956 {#8981 date: 2022-06-08 16:22:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8979 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8949 …} -Children: Doctrine\ORM\PersistentCollection {#8976 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8982 …} } +attr: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9549 +label: "麻雀入門編" +value: "12" +data: Eccube\Entity\Category {#8969 -id: 12 -name: "麻雀入門編" -hierarchy: 1 -sort_no: 59 -create_date: DateTime @1654672968 {#8971 date: 2022-06-08 16:22:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8972 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8968 …} -Children: Doctrine\ORM\PersistentCollection {#8963 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8966 …} } +attr: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9551 +label: " 実践対局編(マナー・ルール)" +value: "14" +data: Eccube\Entity\Category {#8962 -id: 14 -name: "実践対局編(マナー・ルール)" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1654673076 {#8974 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673076 {#8970 date: 2022-06-08 16:24:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8961 …} -Children: Doctrine\ORM\PersistentCollection {#8956 …} -Parent: Eccube\Entity\Category {#8969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#8959 …} } +attr: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9552 +label: " 入門テキスト" +value: "13" +data: Eccube\Entity\Category {#8997 -id: 13 -name: "入門テキスト" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1654673070 {#8995 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673070 {#8996 date: 2022-06-08 16:24:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#8998 …} -Children: Doctrine\ORM\PersistentCollection {#9003 …} -Parent: Eccube\Entity\Category {#8969} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9000 …} } +attr: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9553 +label: "麻雀ルール" +value: "15" +data: Eccube\Entity\Category {#9006 -id: 15 -name: "麻雀ルール" -hierarchy: 1 -sort_no: 52 -create_date: DateTime @1654673135 {#8994 date: 2022-06-08 16:25:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#8955 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9007 …} -Children: Doctrine\ORM\PersistentCollection {#9012 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9009 …} } +attr: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9554 +label: " 初級編" +value: "17" +data: Eccube\Entity\Category {#9013 -id: 17 -name: "初級編" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1654673160 {#9004 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673160 {#9005 date: 2022-06-08 16:26:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9014 …} -Children: Doctrine\ORM\PersistentCollection {#9019 …} -Parent: Eccube\Entity\Category {#9006} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9016 …} } +attr: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9555 +label: " 入門編" +value: "16" +data: Eccube\Entity\Category {#9024 -id: 16 -name: "入門編" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1654673154 {#9022 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673154 {#9023 date: 2022-06-08 16:25:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9025 …} -Children: Doctrine\ORM\PersistentCollection {#9030 …} -Parent: Eccube\Entity\Category {#9006} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9027 …} } +attr: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9556 +label: "役・役満" +value: "18" +data: Eccube\Entity\Category {#9033 -id: 18 -name: "役・役満" -hierarchy: 1 -sort_no: 51 -create_date: DateTime @1654673180 {#9021 date: 2022-06-08 16:26:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9020 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9034 …} -Children: Doctrine\ORM\PersistentCollection {#9039 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9036 …} } +attr: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9557 +label: " 良く出る役" +value: "19" +data: Eccube\Entity\Category {#9040 -id: 19 -name: "良く出る役" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1654673191 {#9031 date: 2022-06-08 16:26:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9032 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9041 …} -Children: Doctrine\ORM\PersistentCollection {#9046 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9043 …} } +attr: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9558 +label: " その他の役" +value: "20" +data: Eccube\Entity\Category {#9051 -id: 20 -name: "その他の役" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1654673196 {#9049 date: 2022-06-08 16:26:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9050 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9052 …} -Children: Doctrine\ORM\PersistentCollection {#9057 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9054 …} } +attr: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9559 +label: " 良く出る役満" +value: "21" +data: Eccube\Entity\Category {#9060 -id: 21 -name: "良く出る役満" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1654673201 {#9058 date: 2022-06-08 16:26:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9059 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9061 …} -Children: Doctrine\ORM\PersistentCollection {#9066 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9063 …} } +attr: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9560 +label: " 珍しい役満" +value: "22" +data: Eccube\Entity\Category {#9069 -id: 22 -name: "珍しい役満" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1654673207 {#9067 date: 2022-06-08 16:26:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673233 {#9068 date: 2022-06-08 16:27:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9070 …} -Children: Doctrine\ORM\PersistentCollection {#9075 …} -Parent: Eccube\Entity\Category {#9033} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9072 …} } +attr: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9561 +label: "守り方" +value: "23" +data: Eccube\Entity\Category {#9078 -id: 23 -name: "守り方" -hierarchy: 1 -sort_no: 47 -create_date: DateTime @1654673243 {#9048 date: 2022-06-08 16:27:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9047 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9079 …} -Children: Doctrine\ORM\PersistentCollection {#9084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9081 …} } +attr: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9562 +label: " 捨て牌読み" +value: "27" +data: Eccube\Entity\Category {#9085 -id: 27 -name: "捨て牌読み" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1654673266 {#9076 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673266 {#9077 date: 2022-06-08 16:27:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9086 …} -Children: Doctrine\ORM\PersistentCollection {#9091 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9088 …} } +attr: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9563 +label: " スジ" +value: "26" +data: Eccube\Entity\Category {#9096 -id: 26 -name: "スジ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1654673261 {#9094 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673261 {#9095 date: 2022-06-08 16:27:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9097 …} -Children: Doctrine\ORM\PersistentCollection {#9102 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9099 …} } +attr: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9564 +label: " カベ" +value: "25" +data: Eccube\Entity\Category {#9105 -id: 25 -name: "カベ" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1654673256 {#9103 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673256 {#9104 date: 2022-06-08 16:27:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9106 …} -Children: Doctrine\ORM\PersistentCollection {#9111 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9108 …} } +attr: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9565 +label: " ベタオリ" +value: "24" +data: Eccube\Entity\Category {#9114 -id: 24 -name: "ベタオリ" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1654673252 {#9112 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673252 {#9113 date: 2022-06-08 16:27:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9115 …} -Children: Doctrine\ORM\PersistentCollection {#9120 …} -Parent: Eccube\Entity\Category {#9078} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9117 …} } +attr: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9566 +label: "攻め方" +value: "28" +data: Eccube\Entity\Category {#9123 -id: 28 -name: "攻め方" -hierarchy: 1 -sort_no: 43 -create_date: DateTime @1654673274 {#9093 date: 2022-06-08 16:27:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9092 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9124 …} -Children: Doctrine\ORM\PersistentCollection {#9129 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9126 …} } +attr: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9567 +label: " 入門編" +value: "29" +data: Eccube\Entity\Category {#9130 -id: 29 -name: "入門編" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1654673770 {#9121 date: 2022-06-08 16:36:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9122 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9131 …} -Children: Doctrine\ORM\PersistentCollection {#9136 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9133 …} } +attr: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9568 +label: " 初級編" +value: "30" +data: Eccube\Entity\Category {#9141 -id: 30 -name: "初級編" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1654673775 {#9139 date: 2022-06-08 16:36:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9140 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9142 …} -Children: Doctrine\ORM\PersistentCollection {#9147 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9144 …} } +attr: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9569 +label: " 中級編" +value: "31" +data: Eccube\Entity\Category {#9150 -id: 31 -name: "中級編" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1654673782 {#9148 date: 2022-06-08 16:36:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1657241127 {#9149 date: 2022-07-08 09:45:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9151 …} -Children: Doctrine\ORM\PersistentCollection {#9156 …} -Parent: Eccube\Entity\Category {#9123} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9153 …} } +attr: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9570 +label: "何待ち" +value: "32" +data: Eccube\Entity\Category {#9159 -id: 32 -name: "何待ち" -hierarchy: 1 -sort_no: 39 -create_date: DateTime @1654673790 {#9137 date: 2022-06-08 16:36:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9138 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9160 …} -Children: Doctrine\ORM\PersistentCollection {#9165 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9162 …} } +attr: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9571 +label: " 入門編" +value: "33" +data: Eccube\Entity\Category {#9166 -id: 33 -name: "入門編" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1654673798 {#9157 date: 2022-06-08 16:36:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9158 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9167 …} -Children: Doctrine\ORM\PersistentCollection {#9172 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9169 …} } +attr: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9572 +label: " 初級編" +value: "34" +data: Eccube\Entity\Category {#9177 -id: 34 -name: "初級編" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1654673809 {#9175 date: 2022-06-08 16:36:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9176 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9178 …} -Children: Doctrine\ORM\PersistentCollection {#9183 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9180 …} } +attr: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9573 +label: " 中級編" +value: "35" +data: Eccube\Entity\Category {#9186 -id: 35 -name: "中級編" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1654673820 {#9184 date: 2022-06-08 16:37:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673828 {#9185 date: 2022-06-08 16:37:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9187 …} -Children: Doctrine\ORM\PersistentCollection {#9192 …} -Parent: Eccube\Entity\Category {#9159} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9189 …} } +attr: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9574 +label: "何切る" +value: "36" +data: Eccube\Entity\Category {#9195 -id: 36 -name: "何切る" -hierarchy: 1 -sort_no: 35 -create_date: DateTime @1654673864 {#9173 date: 2022-06-08 16:37:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9174 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9196 …} -Children: Doctrine\ORM\PersistentCollection {#9201 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9198 …} } +attr: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9575 +label: " 中級編" +value: "39" +data: Eccube\Entity\Category {#9202 -id: 39 -name: "中級編" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1654673886 {#9193 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673886 {#9194 date: 2022-06-08 16:38:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9203 …} -Children: Doctrine\ORM\PersistentCollection {#9208 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9205 …} } +attr: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9576 +label: " 初級編" +value: "38" +data: Eccube\Entity\Category {#9213 -id: 38 -name: "初級編" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1654673882 {#9211 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673882 {#9212 date: 2022-06-08 16:38:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9214 …} -Children: Doctrine\ORM\PersistentCollection {#9219 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9216 …} } +attr: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9577 +label: " 入門編" +value: "37" +data: Eccube\Entity\Category {#9222 -id: 37 -name: "入門編" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1654673878 {#9220 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673878 {#9221 date: 2022-06-08 16:37:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9223 …} -Children: Doctrine\ORM\PersistentCollection {#9228 …} -Parent: Eccube\Entity\Category {#9195} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9225 …} } +attr: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9578 +label: "点数計算" +value: "40" +data: Eccube\Entity\Category {#9231 -id: 40 -name: "点数計算" -hierarchy: 1 -sort_no: 31 -create_date: DateTime @1654673895 {#9209 date: 2022-06-08 16:38:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9210 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9232 …} -Children: Doctrine\ORM\PersistentCollection {#9237 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9234 …} } +attr: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9579 +label: " 中級編" +value: "43" +data: Eccube\Entity\Category {#9238 -id: 43 -name: "中級編" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1654673909 {#9229 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673909 {#9230 date: 2022-06-08 16:38:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9239 …} -Children: Doctrine\ORM\PersistentCollection {#9244 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9241 …} } +attr: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9580 +label: " 初級編" +value: "42" +data: Eccube\Entity\Category {#9249 -id: 42 -name: "初級編" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1654673905 {#9247 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673905 {#9248 date: 2022-06-08 16:38:25.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9250 …} -Children: Doctrine\ORM\PersistentCollection {#9255 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9252 …} } +attr: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9581 +label: " 入門編" +value: "41" +data: Eccube\Entity\Category {#9258 -id: 41 -name: "入門編" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1654673900 {#9256 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673900 {#9257 date: 2022-06-08 16:38:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9259 …} -Children: Doctrine\ORM\PersistentCollection {#9264 …} -Parent: Eccube\Entity\Category {#9231} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9261 …} } +attr: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9582 +label: "ポン・チー・カン" +value: "44" +data: Eccube\Entity\Category {#9267 -id: 44 -name: "ポン・チー・カン" -hierarchy: 1 -sort_no: 27 -create_date: DateTime @1654673917 {#9245 date: 2022-06-08 16:38:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9246 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9268 …} -Children: Doctrine\ORM\PersistentCollection {#9273 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9270 …} } +attr: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9583 +label: " 中級編" +value: "47" +data: Eccube\Entity\Category {#9274 -id: 47 -name: "中級編" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1654673932 {#9265 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673932 {#9266 date: 2022-06-08 16:38:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9275 …} -Children: Doctrine\ORM\PersistentCollection {#9280 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9277 …} } +attr: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9584 +label: " 初級編" +value: "46" +data: Eccube\Entity\Category {#9285 -id: 46 -name: "初級編" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1654673928 {#9283 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673928 {#9284 date: 2022-06-08 16:38:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9286 …} -Children: Doctrine\ORM\PersistentCollection {#9291 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9288 …} } +attr: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9585 +label: " 入門編" +value: "45" +data: Eccube\Entity\Category {#9294 -id: 45 -name: "入門編" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1654673924 {#9292 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673924 {#9293 date: 2022-06-08 16:38:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9295 …} -Children: Doctrine\ORM\PersistentCollection {#9300 …} -Parent: Eccube\Entity\Category {#9267} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9297 …} } +attr: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9586 +label: "宮野式マル秘テク" +value: "48" +data: Eccube\Entity\Category {#9303 -id: 48 -name: "宮野式マル秘テク" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1654673939 {#9281 date: 2022-06-08 16:38:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9282 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9304 …} -Children: Doctrine\ORM\PersistentCollection {#9309 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9306 …} } +attr: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9587 +label: " 中級編" +value: "51" +data: Eccube\Entity\Category {#9310 -id: 51 -name: "中級編" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1654673953 {#9301 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673953 {#9302 date: 2022-06-08 16:39:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9311 …} -Children: Doctrine\ORM\PersistentCollection {#9316 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9313 …} } +attr: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9588 +label: " 初級編" +value: "50" +data: Eccube\Entity\Category {#9321 -id: 50 -name: "初級編" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1654673950 {#9319 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673950 {#9320 date: 2022-06-08 16:39:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9322 …} -Children: Doctrine\ORM\PersistentCollection {#9327 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9324 …} } +attr: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9589 +label: " 入門編" +value: "49" +data: Eccube\Entity\Category {#9330 -id: 49 -name: "入門編" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1654673946 {#9328 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673946 {#9329 date: 2022-06-08 16:39:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9331 …} -Children: Doctrine\ORM\PersistentCollection {#9336 …} -Parent: Eccube\Entity\Category {#9303} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9333 …} } +attr: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9590 +label: "実践マナー" +value: "52" +data: Eccube\Entity\Category {#9339 -id: 52 -name: "実践マナー" -hierarchy: 1 -sort_no: 18 -create_date: DateTime @1654673960 {#9317 date: 2022-06-08 16:39:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9318 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9340 …} -Children: Doctrine\ORM\PersistentCollection {#9345 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9342 …} } +attr: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9591 +label: " 中級編" +value: "55" +data: Eccube\Entity\Category {#9346 -id: 55 -name: "中級編" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1654673975 {#9337 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673975 {#9338 date: 2022-06-08 16:39:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9347 …} -Children: Doctrine\ORM\PersistentCollection {#9352 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9349 …} } +attr: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9592 +label: " 初級編" +value: "54" +data: Eccube\Entity\Category {#9357 -id: 54 -name: "初級編" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1654673972 {#9355 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673972 {#9356 date: 2022-06-08 16:39:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9358 …} -Children: Doctrine\ORM\PersistentCollection {#9363 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9360 …} } +attr: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9593 +label: " 入門編" +value: "53" +data: Eccube\Entity\Category {#9366 -id: 53 -name: "入門編" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1654673969 {#9364 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654673969 {#9365 date: 2022-06-08 16:39:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9367 …} -Children: Doctrine\ORM\PersistentCollection {#9372 …} -Parent: Eccube\Entity\Category {#9339} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9369 …} } +attr: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9594 +label: "実践対局" +value: "56" +data: Eccube\Entity\Category {#9375 -id: 56 -name: "実践対局" -hierarchy: 1 -sort_no: 13 -create_date: DateTime @1654674255 {#9353 date: 2022-06-08 16:44:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9354 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9376 …} -Children: Doctrine\ORM\PersistentCollection {#9381 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9378 …} } +attr: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9595 +label: " 中級編" +value: "59" +data: Eccube\Entity\Category {#9382 -id: 59 -name: "中級編" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1654674268 {#9373 date: 2022-06-08 16:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9374 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9383 …} -Children: Doctrine\ORM\PersistentCollection {#9388 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9385 …} } +attr: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9596 +label: " 初級編" +value: "58" +data: Eccube\Entity\Category {#9393 -id: 58 -name: "初級編" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1654674264 {#9391 date: 2022-06-08 16:44:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9392 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9394 …} -Children: Doctrine\ORM\PersistentCollection {#9399 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9396 …} } +attr: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9597 +label: " 入門編" +value: "57" +data: Eccube\Entity\Category {#9402 -id: 57 -name: "入門編" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1654674260 {#9400 date: 2022-06-08 16:44:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674424 {#9401 date: 2022-06-08 16:47:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9403 …} -Children: Doctrine\ORM\PersistentCollection {#9408 …} -Parent: Eccube\Entity\Category {#9375} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9405 …} } +attr: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9598 +label: "ゲーム対局" +value: "60" +data: Eccube\Entity\Category {#9411 -id: 60 -name: "ゲーム対局" -hierarchy: 1 -sort_no: 10 -create_date: DateTime @1654674277 {#9389 date: 2022-06-08 16:44:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9390 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9412 …} -Children: Doctrine\ORM\PersistentCollection {#9417 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9414 …} } +attr: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9599 +label: " 中級編" +value: "63" +data: Eccube\Entity\Category {#9418 -id: 63 -name: "中級編" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1654674305 {#9409 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674305 {#9410 date: 2022-06-08 16:45:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9419 …} -Children: Doctrine\ORM\PersistentCollection {#9424 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9421 …} } +attr: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9600 +label: " 初級編" +value: "62" +data: Eccube\Entity\Category {#9429 -id: 62 -name: "初級編" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1654674301 {#9427 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674301 {#9428 date: 2022-06-08 16:45:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9430 …} -Children: Doctrine\ORM\PersistentCollection {#9435 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9432 …} } +attr: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9601 +label: " 入門編" +value: "61" +data: Eccube\Entity\Category {#9438 -id: 61 -name: "入門編" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1654674283 {#9436 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1654674283 {#9437 date: 2022-06-08 16:44:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9439 …} -Children: Doctrine\ORM\PersistentCollection {#9444 …} -Parent: Eccube\Entity\Category {#9411} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9441 …} } +attr: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9602 +label: "講師" +value: "64" +data: Eccube\Entity\Category {#9447 -id: 64 -name: "講師" -hierarchy: 1 -sort_no: 7 -create_date: DateTime @1655112821 {#9425 date: 2022-06-13 18:33:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9426 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9448 …} -Children: Doctrine\ORM\PersistentCollection {#9453 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9450 …} } +attr: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9603 +label: " 宮野 大城" +value: "65" +data: Eccube\Entity\Category {#9454 -id: 65 -name: "宮野 大城" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1655112848 {#9445 date: 2022-06-13 18:34:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9446 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9455 …} -Children: Doctrine\ORM\PersistentCollection {#9460 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9457 …} } +attr: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9604 +label: " 宮野 許美" +value: "66" +data: Eccube\Entity\Category {#9465 -id: 66 -name: "宮野 許美" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1655112860 {#9463 date: 2022-06-13 18:34:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9464 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9466 …} -Children: Doctrine\ORM\PersistentCollection {#9471 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9468 …} } +attr: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9605 +label: " 大沼 慎" +value: "67" +data: Eccube\Entity\Category {#9474 -id: 67 -name: "大沼 慎" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1655112871 {#9472 date: 2022-06-13 18:34:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9473 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9475 …} -Children: Doctrine\ORM\PersistentCollection {#9480 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9477 …} } +attr: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9606 +label: " 阿部 亮" +value: "68" +data: Eccube\Entity\Category {#9483 -id: 68 -name: "阿部 亮" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1655112883 {#9481 date: 2022-06-13 18:34:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655112886 {#9482 date: 2022-06-13 18:34:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9484 …} -Children: Doctrine\ORM\PersistentCollection {#9489 …} -Parent: Eccube\Entity\Category {#9447} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9486 …} } +attr: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9607 +label: "サブスクリプション" +value: "7" +data: Eccube\Entity\Category {#9490 -id: 7 -name: "サブスクリプション" -hierarchy: 1 -sort_no: 2 -create_date: DateTime @1651139302 {#9462 date: 2022-04-28 18:48:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9461 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9491 …} -Children: Doctrine\ORM\PersistentCollection {#9496 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9493 …} } +attr: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#9608 +label: "新入荷" +value: "2" +data: Eccube\Entity\Category {#9499 -id: 2 -name: "新入荷" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1488881692 {#9497 date: 2017-03-07 19:14:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1655712646 {#9498 date: 2022-06-20 17:10:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#9500 …} -Children: Doctrine\ORM\PersistentCollection {#9505 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5914 …} -groups: Doctrine\ORM\PersistentCollection {#9502 …} } +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 {#9540 -form: Symfony\Component\Form\Form {#9523 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#9539 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#9548 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#7474 …} } |
| 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) {#9509 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5212 …} } |
| 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() {#9524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5246 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1093 …} $translationDomain: "validators" $message: Closure() {#8936 …} } } |
| 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 {#9547 -form: Symfony\Component\Form\Form {#9530 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#9610 …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 | "" |