- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 493
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- Doctrine 1
- Migrations 14
- Debug
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
title
-
slug
-
-
0
-
1
-
2
-
-
BlogProduct
-
tag
-
product_image
-
fig_caption
-
images
-
add_images
-
delete_images
-
return_link
-
body
-
author
-
description
-
keyword
-
robot
-
metatag
-
release_date
-
status
-
_token
-
-
-
category_id
-
name
-
CMBlogPro_admin_blog
"Plugin\CMBlogPro42\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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | "Plugin\CMBlogPro42\Entity\Blog" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4855 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} use: { $class: "Plugin\CMBlogPro42\Entity\Blog" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4853 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#4854 …} } } |
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 {#5957 -form: Symfony\Component\Form\Form {#5320 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5617 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "CMBlogPro_admin_blog" |
priority | 0 |
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 {#4901 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4907 +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: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4901 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4907 +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: false +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 {#4901 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#4907 +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: false +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4935 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#4936 …} } } |
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 {#5952 -form: Symfony\Component\Form\Form {#5352 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5951 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "title" |
priority | 0 |
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 {#4906 +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: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4900 +message: "記号は利用できません。" +pattern: "/[\/\:\!"\'\#$\%\&\(\)\=\~\^\.\<\>\|\*\;\{\}\+\?]+/" +htmlPattern: null +match: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4906 +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: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4900 +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 {#4906 +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: false +payload: null } Symfony\Component\Validator\Constraints\Regex {#4900 +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#4949 …} } } |
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 {#5953 -form: Symfony\Component\Form\Form {#5361 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5954 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "slug" |
priority | 0 |
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) {#4825 class: "Plugin\CMBlogPro42\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro42\Form\Type\Admin\BlogType {#4776 …} } |
same as passed value |
choices | [ Plugin\CMBlogPro42\Entity\Category {#4839 -id: 1 -name: "コラム" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4848 …} } Plugin\CMBlogPro42\Entity\Category {#4851 -id: 2 -name: "ルーム用" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4849 …} } Plugin\CMBlogPro42\Entity\Category {#4926 -id: 3 -name: "業務用" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4929 …} } ] |
[ Plugin\CMBlogPro42\Entity\Category {#4839 -id: 1 -name: "コラム" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4848 …} } Plugin\CMBlogPro42\Entity\Category {#4851 -id: 2 -name: "ルーム用" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4849 …} } Plugin\CMBlogPro42\Entity\Category {#4926 -id: 3 -name: "業務用" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4929 …} } ] |
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_filter | null |
choice_label | "name" |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#4825 class: "Plugin\CMBlogPro42\Form\Type\Admin\BlogType" this: Plugin\CMBlogPro42\Form\Type\Admin\BlogType {#4776 …} } |
choices | [ Plugin\CMBlogPro42\Entity\Category {#4839 -id: 1 -name: "コラム" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4848 …} } Plugin\CMBlogPro42\Entity\Category {#4851 -id: 2 -name: "ルーム用" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4849 …} } Plugin\CMBlogPro42\Entity\Category {#4926 -id: 3 -name: "業務用" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4929 …} } ] |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
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." |
form_attr | false |
getter | null |
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 | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#4971 …} } } |
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 |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4986 +label: "コラム" +value: "1" +data: Plugin\CMBlogPro42\Entity\Category {#4839 -id: 1 -name: "コラム" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4848 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4982 +label: "ルーム用" +value: "2" +data: Plugin\CMBlogPro42\Entity\Category {#4851 -id: 2 -name: "ルーム用" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4849 …} } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4981 +label: "業務用" +value: "3" +data: Plugin\CMBlogPro42\Entity\Category {#4926 -id: 3 -name: "業務用" -class: null -BlogCategories: Doctrine\ORM\PersistentCollection {#4929 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5955 -form: Symfony\Component\Form\Form {#5401 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#5956 …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) {#5621 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4958 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "Category" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5367 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5364 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5365 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "コラム" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5372 …} } } |
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 {#4741 -form: Symfony\Component\Form\Form {#5404 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5580 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5367 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5364 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5365 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ルーム用" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5382 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5383 …} } } |
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 {#5997 -form: Symfony\Component\Form\Form {#5407 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5620 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
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 |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#5367 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5364 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5365 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "業務用" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5392 …} } } |
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 {#5994 -form: Symfony\Component\Form\Form {#5410 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5992 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_CMBlogPro_admin_blog_Category_entry" |
valid | true |
value | "3" |
BlogProduct
"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 | "Plugin\CMBlogPro42\Form\Type\Admin\BlogProductType" |
same as passed value |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
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) {#4998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
entry_options | [ "block_name" => "entry" ] |
entry_type | "Plugin\CMBlogPro42\Form\Type\Admin\BlogProductType" |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#4987 …} } } |
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_BlogProduct" ] |
cache_key | "_CMBlogPro_admin_blog_BlogProduct_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 {#5625 -form: Symfony\Component\Form\Form {#5413 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5626 …5} |
full_name | "CMBlogPro_admin_blog[BlogProduct]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "CMBlogPro_admin_blog_BlogProduct" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "BlogProduct" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#5993 …5} |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_CMBlogPro_admin_blog_BlogProduct" |
valid | true |
value | null |
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 {#4835 +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: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4835 +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: false +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 {#4835 +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: false +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5030 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5049 …} } } |
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 {#5658 -form: Symfony\Component\Form\Form {#5416 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5692 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tag" |
priority | 0 |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
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." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
multiple | true |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5135 …} } } |
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 {#5694 -form: Symfony\Component\Form\Form {#5419 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5675 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "product_image" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_CMBlogPro_admin_blog_product_image" |
valid | true |
value | "" |
fig_caption
"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 {#4832 +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: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4832 +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: false +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 {#4832 +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: false +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5125 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5124 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_CMBlogPro_admin_blog_fig_caption" ] |
cache_key | "_CMBlogPro_admin_blog_fig_caption_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 {#5667 -form: Symfony\Component\Form\Form {#5422 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5677 …5} |
full_name | "CMBlogPro_admin_blog[fig_caption]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "CMBlogPro_admin_blog_fig_caption" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fig_caption" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_CMBlogPro_admin_blog_fig_caption" |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
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) {#5114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
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." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5113 …} } } |
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 {#5618 -form: Symfony\Component\Form\Form {#5425 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5615 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "images" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#5616 …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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
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) {#5151 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
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." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5153 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5152 …} } } |
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 {#5611 -form: Symfony\Component\Form\Form {#5428 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5614 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "add_images" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#5612 …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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
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) {#5176 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
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." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
prototype | true |
prototype_data | null |
prototype_name | "__name__" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5178 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5177 …} } } |
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 {#5746 -form: Symfony\Component\Form\Form {#5431 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5610 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "delete_images" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#5745 …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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5201 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5202 …} } } |
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 {#5731 -form: Symfony\Component\Form\Form {#5434 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5726 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "return_link" |
priority | 0 |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5212 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5217 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5211 …} } } |
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 {#5715 -form: Symfony\Component\Form\Form {#5437 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5654 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "body" |
pattern | null |
priority | 0 |
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 {#4831 +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: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4831 +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: false +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 {#4831 +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: false +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5226 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5227 …} } } |
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 {#5733 -form: Symfony\Component\Form\Form {#5440 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5687 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "author" |
priority | 0 |
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 {#4830 +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: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4830 +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: false +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 {#4830 +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: false +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5239 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5238 …} } } |
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 {#5691 -form: Symfony\Component\Form\Form {#5443 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6000 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
priority | 0 |
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 {#4867 +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: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4867 +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: false +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 {#4867 +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: false +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5248 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5250 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5249 …} } } |
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 {#5999 -form: Symfony\Component\Form\Form {#5446 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6002 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "keyword" |
priority | 0 |
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 {#4899 +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: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Length {#4899 +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: false +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 {#4899 +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: false +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5259 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5260 …} } } |
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 {#6003 -form: Symfony\Component\Form\Form {#5449 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6004 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "robot" |
priority | 0 |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#5270 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5272 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5271 …} } } |
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 {#6005 -form: Symfony\Component\Form\Form {#5452 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6006 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "metatag" |
pattern | null |
priority | 0 |
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 {#4829 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4829 +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 {#4829 +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
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." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
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 | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5294 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5291 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "yyyy-MM-dd" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_CMBlogPro_admin_blog_release_date" ] |
cache_key | "_CMBlogPro_admin_blog_release_date_date" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6007 -form: Symfony\Component\Form\Form {#5455 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#6008 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "release_date" |
priority | 0 |
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\CMBlogPro42\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 {#4844 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4844 +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_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#5318 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#5357 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#5340 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#5353 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#5341 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5331 -om: Container1jgSJtu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#511 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5324 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Plugin\CMBlogPro42\Entity\BlogStatus" |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4844 +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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | Container1jgSJtu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#511 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#5331 -om: Container1jgSJtu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#511 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#5324 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#5346 -_em: Doctrine\ORM\EntityManager {#424 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#5344 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#5343 #from: "Plugin\CMBlogPro42\Entity\BlogStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#5342 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Plugin\CMBlogPro42\Entity\BlogStatus m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#5347 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#5325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#5328 …} } } |
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 |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6011 +label: "公開" +value: "1" +data: Proxies\__CG__\Plugin\CMBlogPro42\Entity\BlogStatus {#5960 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6013 +label: "非公開" +value: "2" +data: Plugin\CMBlogPro42\Entity\BlogStatus {#6028 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6015 +label: "廃止" +value: "3" +data: Plugin\CMBlogPro42\Entity\BlogStatus {#6029 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6009 -form: Symfony\Component\Form\Form {#5458 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#6010 …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) {#6017 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4958 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "status" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
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 | "2aa1d1576ed6e0f8.L65YkFgBL0hoFUeOyye7bRDimqwO5-Vk3jr5H7OYAyI.aJ8a2DVPbTI8XgO_mRPDKEGJq5pNhLIyilmOSovqS31A_2nSKyxaf1pYcw" |
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 | "2aa1d1576ed6e0f8.L65YkFgBL0hoFUeOyye7bRDimqwO5-Vk3jr5H7OYAyI.aJ8a2DVPbTI8XgO_mRPDKEGJq5pNhLIyilmOSovqS31A_2nSKyxaf1pYcw" |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data | "2aa1d1576ed6e0f8.L65YkFgBL0hoFUeOyye7bRDimqwO5-Vk3jr5H7OYAyI.aJ8a2DVPbTI8XgO_mRPDKEGJq5pNhLIyilmOSovqS31A_2nSKyxaf1pYcw" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#6022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#6012 …} } } |
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 | "2aa1d1576ed6e0f8.L65YkFgBL0hoFUeOyye7bRDimqwO5-Vk3jr5H7OYAyI.aJ8a2DVPbTI8XgO_mRPDKEGJq5pNhLIyilmOSovqS31A_2nSKyxaf1pYcw" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#6037 -form: Symfony\Component\Form\Form {#6032 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5744 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_CMBlogPro_admin_blog__token" |
valid | true |
value | "2aa1d1576ed6e0f8.L65YkFgBL0hoFUeOyye7bRDimqwO5-Vk3jr5H7OYAyI.aJ8a2DVPbTI8XgO_mRPDKEGJq5pNhLIyilmOSovqS31A_2nSKyxaf1pYcw" |
(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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#10859 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#10861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#10860 …} } } |
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 {#10906 -form: Symfony\Component\Form\Form {#10894 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10907 …5} |
full_name | "" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "" |
priority | 0 |
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 {#6450 -id: 115 -name: "購入済みお客様専用" -hierarchy: 1 -sort_no: 101 -create_date: DateTime @1719313195 {#6086 date: 2024-06-25 19:59:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719313195 {#6454 date: 2024-06-25 19:59:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6476 -id: 111 -name: "20XXモデル" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1716942667 {#6481 date: 2024-05-29 09:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6480 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6477 …} -Children: Doctrine\ORM\PersistentCollection {#6455 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6453 -id: 114 -name: "2023年モデル" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1716943827 {#6479 date: 2024-05-29 09:50:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943827 {#6478 date: 2024-05-29 09:50:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6509 …} -Parent: Eccube\Entity\Category {#6476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6513 -id: 113 -name: "2024年モデル" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1716943337 {#6511 date: 2024-05-29 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943337 {#6512 date: 2024-05-29 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6520 -id: 8 -name: "ルーム用エアコン" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1707744421 {#6510 date: 2024-02-12 22:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6508 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6525 -id: 118 -name: "自社ローン" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1726818302 {#6518 date: 2024-09-20 16:45:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818302 {#6519 date: 2024-09-20 16:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6526 …} -Children: Doctrine\ORM\PersistentCollection {#6529 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6534 -id: 117 -name: "電話完結サービス" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1726818294 {#6532 date: 2024-09-20 16:44:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818321 {#6533 date: 2024-09-20 16:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6541 -id: 116 -name: "2024AWおすすめ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1726818286 {#6539 date: 2024-09-20 16:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818286 {#6540 date: 2024-09-20 16:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6548 -id: 89 -name: "0円設置" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1711419217 {#6546 date: 2024-03-26 11:13:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711419217 {#6547 date: 2024-03-26 11:13:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6555 -id: 34 -name: "おすすめ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1709011257 {#6553 date: 2024-02-27 14:20:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709011257 {#6554 date: 2024-02-27 14:20:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6564 -id: 21 -name: "機能" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1709010656 {#6560 date: 2024-02-27 14:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010656 {#6561 date: 2024-02-27 14:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6569 -id: 22 -name: "省エネ" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1709010664 {#6562 date: 2024-02-27 14:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6563 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6578 -id: 23 -name: "加湿・除湿" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1709010679 {#6576 date: 2024-02-27 14:11:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6577 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6585 -id: 24 -name: "空気清浄・換気" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1709010682 {#6583 date: 2024-02-27 14:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6584 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6592 -id: 25 -name: "ウィルス対策・除菌" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1709010686 {#6590 date: 2024-02-27 14:11:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6591 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6596 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6599 -id: 26 -name: "AI" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1709010690 {#6597 date: 2024-02-27 14:11:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6598 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6600 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6606 -id: 27 -name: "自動掃除機能" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1709010694 {#6604 date: 2024-02-27 14:11:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6605 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6607 …} -Children: Doctrine\ORM\PersistentCollection {#6610 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6613 -id: 33 -name: "IoT" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1709010886 {#6611 date: 2024-02-27 14:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6612 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6617 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6620 -id: 20 -name: "メーカー" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1709010200 {#6574 date: 2024-02-27 14:03:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010790 {#6575 date: 2024-02-27 14:13:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6625 -id: 28 -name: "TOSHIBA" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1709010843 {#6618 date: 2024-02-27 14:14:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6619 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6634 -id: 29 -name: "パナソニック" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1709010850 {#6632 date: 2024-02-27 14:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6633 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6635 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6641 -id: 30 -name: "ダイキン" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1709010854 {#6639 date: 2024-02-27 14:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6640 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6642 …} -Children: Doctrine\ORM\PersistentCollection {#6645 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6648 -id: 31 -name: "三菱" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1709010859 {#6646 date: 2024-02-27 14:14:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6647 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6655 -id: 32 -name: "日立" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1709010863 {#6653 date: 2024-02-27 14:14:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6654 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6662 -id: 19 -name: "お部屋の広さ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1709010193 {#6630 date: 2024-02-27 14:03:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010802 {#6631 date: 2024-02-27 14:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6667 -id: 35 -name: "6畳" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1709099286 {#6660 date: 2024-02-28 14:48:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6661 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6676 -id: 36 -name: "8畳" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1709099292 {#6674 date: 2024-02-28 14:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6675 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6683 -id: 37 -name: "10畳" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1709099299 {#6681 date: 2024-02-28 14:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6682 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6687 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6690 -id: 38 -name: "12畳" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1709099309 {#6688 date: 2024-02-28 14:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6689 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6697 -id: 39 -name: "14畳" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1709099314 {#6695 date: 2024-02-28 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6696 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6704 -id: 45 -name: "16畳" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1709102288 {#6702 date: 2024-02-28 15:38:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6703 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6711 -id: 40 -name: "18畳" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1709099333 {#6709 date: 2024-02-28 14:48:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6710 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6712 …} -Children: Doctrine\ORM\PersistentCollection {#6715 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6718 -id: 41 -name: "20畳" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1709099340 {#6716 date: 2024-02-28 14:49:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6717 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6725 -id: 42 -name: "23畳" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1709099346 {#6723 date: 2024-02-28 14:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6724 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6732 -id: 43 -name: "26畳" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1709099352 {#6730 date: 2024-02-28 14:49:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6731 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6736 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6739 -id: 44 -name: "29畳" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1709099358 {#6737 date: 2024-02-28 14:49:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6738 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6746 -id: 18 -name: "価格" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1709010171 {#6672 date: 2024-02-27 14:02:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010809 {#6673 date: 2024-02-27 14:13:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6751 -id: 46 -name: "~¥100,000" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1709105053 {#6744 date: 2024-02-28 16:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196605 {#6745 date: 2024-04-04 11:10:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6760 -id: 47 -name: "¥100,001~¥150,000" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1709105071 {#6758 date: 2024-02-28 16:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196598 {#6759 date: 2024-04-04 11:09:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6767 -id: 48 -name: "¥150,001~¥200,000" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1709105088 {#6765 date: 2024-02-28 16:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196585 {#6766 date: 2024-04-04 11:09:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6774 -id: 49 -name: "¥200,001~¥250,000" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1709105099 {#6772 date: 2024-02-28 16:24:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196574 {#6773 date: 2024-04-04 11:09:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6781 -id: 87 -name: "¥250,001~¥300,000" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1709891957 {#6779 date: 2024-03-08 18:59:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196560 {#6780 date: 2024-04-04 11:09:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6782 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6788 -id: 88 -name: "¥300,001~" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1709891974 {#6786 date: 2024-03-08 18:59:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196550 {#6787 date: 2024-04-04 11:09:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6795 -id: 7 -name: "業務用エアコン" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1707744405 {#6757 date: 2024-02-12 22:26:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6756 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6800 -id: 105 -name: "メーカー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1711961048 {#6531 date: 2024-04-01 17:44:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961048 {#6530 date: 2024-04-01 17:44:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6805 -id: 110 -name: "パナソニック" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1711961109 {#6793 date: 2024-04-01 17:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961109 {#6794 date: 2024-04-01 17:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6806 …} -Children: Doctrine\ORM\PersistentCollection {#6809 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6816 -id: 109 -name: "ダイキン" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1711961075 {#6814 date: 2024-04-01 17:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961075 {#6815 date: 2024-04-01 17:44:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6823 -id: 108 -name: "TOSHIBA" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1711961066 {#6821 date: 2024-04-01 17:44:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961066 {#6822 date: 2024-04-01 17:44:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6830 -id: 107 -name: "日立" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1711961061 {#6828 date: 2024-04-01 17:44:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961061 {#6829 date: 2024-04-01 17:44:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6837 -id: 106 -name: "三菱" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1711961057 {#6835 date: 2024-04-01 17:44:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961057 {#6836 date: 2024-04-01 17:44:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6844 -id: 53 -name: "価格" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1709171712 {#6812 date: 2024-02-29 10:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171712 {#6813 date: 2024-02-29 10:55:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6849 -id: 103 -name: "¥1,500,001~" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1711706713 {#6842 date: 2024-03-29 19:05:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195771 {#6843 date: 2024-04-04 10:56:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6858 -id: 102 -name: "¥1,400,001~¥1,500,000" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1711706698 {#6856 date: 2024-03-29 19:04:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196522 {#6857 date: 2024-04-04 11:08:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6865 -id: 101 -name: "¥1,300,001~¥1,400,000" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1711706685 {#6863 date: 2024-03-29 19:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196511 {#6864 date: 2024-04-04 11:08:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6872 -id: 100 -name: "¥1,200,001~¥1,300,000" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1711706670 {#6870 date: 2024-03-29 19:04:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196500 {#6871 date: 2024-04-04 11:08:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6879 -id: 99 -name: "¥1,100,001~¥1,200,000" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1711706652 {#6877 date: 2024-03-29 19:04:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196488 {#6878 date: 2024-04-04 11:08:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6886 -id: 98 -name: "¥1,000,001~¥1,100,000" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1711682974 {#6884 date: 2024-03-29 12:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196475 {#6885 date: 2024-04-04 11:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6893 -id: 97 -name: "¥900,001~¥1,000,000" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1711682921 {#6891 date: 2024-03-29 12:28:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196462 {#6892 date: 2024-04-04 11:07:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6897 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6900 -id: 96 -name: "¥800,001~¥900,000" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1711682907 {#6898 date: 2024-03-29 12:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196451 {#6899 date: 2024-04-04 11:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6907 -id: 95 -name: "¥700,001~¥800,000" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1711682886 {#6905 date: 2024-03-29 12:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195926 {#6906 date: 2024-04-04 10:58:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6908 …} -Children: Doctrine\ORM\PersistentCollection {#6911 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6914 -id: 94 -name: "¥600,001~¥700,000" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1711682799 {#6912 date: 2024-03-29 12:26:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195914 {#6913 date: 2024-04-04 10:58:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6921 -id: 93 -name: "¥500,001~¥600,000" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1711682730 {#6919 date: 2024-03-29 12:25:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195899 {#6920 date: 2024-04-04 10:58:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -Children: Doctrine\ORM\PersistentCollection {#6925 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6928 -id: 92 -name: "¥400,001~¥500,000" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1711682726 {#6926 date: 2024-03-29 12:25:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195881 {#6927 date: 2024-04-04 10:58:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6929 …} -Children: Doctrine\ORM\PersistentCollection {#6932 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6935 -id: 91 -name: "¥300,001~¥400,000" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1711682710 {#6933 date: 2024-03-29 12:25:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195827 {#6934 date: 2024-04-04 10:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6936 …} -Children: Doctrine\ORM\PersistentCollection {#6939 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6942 -id: 90 -name: "~¥300,000" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1711682675 {#6940 date: 2024-03-29 12:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195789 {#6941 date: 2024-04-04 10:56:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -Children: Doctrine\ORM\PersistentCollection {#6946 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6949 -id: 52 -name: "馬力" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1709171707 {#6810 date: 2024-02-29 10:55:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171707 {#6811 date: 2024-02-29 10:55:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6950 …} -Children: Doctrine\ORM\PersistentCollection {#6953 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6954 -id: 74 -name: "1.0馬力(P28形)" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1709172120 {#6947 date: 2024-02-29 11:02:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6948 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6963 -id: 75 -name: "1.5馬力(P40形)" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1709172141 {#6961 date: 2024-02-29 11:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6962 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6964 …} -Children: Doctrine\ORM\PersistentCollection {#6967 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6970 -id: 76 -name: "1.8馬力(P45形)" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1709172165 {#6968 date: 2024-02-29 11:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6969 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -Children: Doctrine\ORM\PersistentCollection {#6974 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6977 -id: 77 -name: "2馬力(P50形)" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1709172177 {#6975 date: 2024-02-29 11:02:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6976 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6978 …} -Children: Doctrine\ORM\PersistentCollection {#6981 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6984 -id: 78 -name: "2.3馬力(P56形)" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1709172191 {#6982 date: 2024-02-29 11:03:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6983 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6985 …} -Children: Doctrine\ORM\PersistentCollection {#6988 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6991 -id: 79 -name: "2.5馬力(P63形)" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1709173479 {#6989 date: 2024-02-29 11:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6990 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6992 …} -Children: Doctrine\ORM\PersistentCollection {#6995 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6998 -id: 80 -name: "3馬力(P80形)" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1709173569 {#6996 date: 2024-02-29 11:26:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6997 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6999 …} -Children: Doctrine\ORM\PersistentCollection {#7002 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7005 -id: 81 -name: "4馬力(P112形)" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1709173582 {#7003 date: 2024-02-29 11:26:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7004 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7006 …} -Children: Doctrine\ORM\PersistentCollection {#7009 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7012 -id: 82 -name: "5馬力(P140形)" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1709173594 {#7010 date: 2024-02-29 11:26:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7011 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7013 …} -Children: Doctrine\ORM\PersistentCollection {#7016 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7019 -id: 83 -name: "6馬力(P160形)" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1709173608 {#7017 date: 2024-02-29 11:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7018 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7020 …} -Children: Doctrine\ORM\PersistentCollection {#7023 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7026 -id: 84 -name: "8馬力(P224形)" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1709173623 {#7024 date: 2024-02-29 11:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7025 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7027 …} -Children: Doctrine\ORM\PersistentCollection {#7030 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7033 -id: 85 -name: "10馬力(P280形)" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1709173635 {#7031 date: 2024-02-29 11:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7032 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -Children: Doctrine\ORM\PersistentCollection {#7037 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7040 -id: 86 -name: "12馬力(P335形)" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1709175495 {#7038 date: 2024-02-29 11:58:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7039 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -Children: Doctrine\ORM\PersistentCollection {#7044 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7047 -id: 51 -name: "形" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1709171691 {#6959 date: 2024-02-29 10:54:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171691 {#6960 date: 2024-02-29 10:54:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7048 …} -Children: Doctrine\ORM\PersistentCollection {#7051 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7052 -id: 64 -name: "天井カセット形4方向" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1709171838 {#7045 date: 2024-02-29 10:57:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7046 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7061 -id: 65 -name: "天井カセット形2方向" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1709171848 {#7059 date: 2024-02-29 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7060 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -Children: Doctrine\ORM\PersistentCollection {#7065 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7068 -id: 66 -name: "天井カセット形1方向" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1709171855 {#7066 date: 2024-02-29 10:57:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7067 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7069 …} -Children: Doctrine\ORM\PersistentCollection {#7072 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7075 -id: 67 -name: "ラウンドフロー" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1709171867 {#7073 date: 2024-02-29 10:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7074 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7076 …} -Children: Doctrine\ORM\PersistentCollection {#7079 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7082 -id: 68 -name: "天井吊形" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1709171877 {#7080 date: 2024-02-29 10:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7081 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7083 …} -Children: Doctrine\ORM\PersistentCollection {#7086 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7089 -id: 69 -name: "床置き形" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1709171898 {#7087 date: 2024-02-29 10:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7088 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -Children: Doctrine\ORM\PersistentCollection {#7093 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7096 -id: 70 -name: "壁掛け形" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1709171908 {#7094 date: 2024-02-29 10:58:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7095 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7097 …} -Children: Doctrine\ORM\PersistentCollection {#7100 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7103 -id: 71 -name: "ビルトイン形" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1709171916 {#7101 date: 2024-02-29 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7102 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7104 …} -Children: Doctrine\ORM\PersistentCollection {#7107 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7110 -id: 72 -name: "天井埋込ダクト形" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1709171931 {#7108 date: 2024-02-29 10:58:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7109 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -Children: Doctrine\ORM\PersistentCollection {#7114 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7117 -id: 73 -name: "天井自在形" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1709171944 {#7115 date: 2024-02-29 10:59:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7116 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7118 …} -Children: Doctrine\ORM\PersistentCollection {#7121 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7124 -id: 50 -name: "業種" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1709171670 {#6854 date: 2024-02-29 10:54:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171670 {#6855 date: 2024-02-29 10:54:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7129 -id: 54 -name: "事務所系" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1709171742 {#7122 date: 2024-02-29 10:55:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7123 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7138 -id: 55 -name: "飲食店" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1709171749 {#7136 date: 2024-02-29 10:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7137 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7139 …} -Children: Doctrine\ORM\PersistentCollection {#7142 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7145 -id: 56 -name: "商店・店舗" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1709171761 {#7143 date: 2024-02-29 10:56:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7144 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7146 …} -Children: Doctrine\ORM\PersistentCollection {#7149 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7152 -id: 57 -name: "工場" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1709171766 {#7150 date: 2024-02-29 10:56:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7151 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -Children: Doctrine\ORM\PersistentCollection {#7156 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7159 -id: 58 -name: "倉庫・作業場" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1709171776 {#7157 date: 2024-02-29 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7158 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -Children: Doctrine\ORM\PersistentCollection {#7163 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7166 -id: 59 -name: "理美容室" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1709171783 {#7164 date: 2024-02-29 10:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7165 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7167 …} -Children: Doctrine\ORM\PersistentCollection {#7170 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7173 -id: 60 -name: "病院・医院" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1709171792 {#7171 date: 2024-02-29 10:56:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7172 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7174 …} -Children: Doctrine\ORM\PersistentCollection {#7177 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7180 -id: 61 -name: "学校関連" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1709171800 {#7178 date: 2024-02-29 10:56:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7179 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -Children: Doctrine\ORM\PersistentCollection {#7184 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7187 -id: 62 -name: "宿泊施設" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1709171808 {#7185 date: 2024-02-29 10:56:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7186 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7188 …} -Children: Doctrine\ORM\PersistentCollection {#7191 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7194 -id: 63 -name: "その他" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1709171812 {#7192 date: 2024-02-29 10:56:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7193 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7195 …} -Children: Doctrine\ORM\PersistentCollection {#7198 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } ] |
[ Eccube\Entity\Category {#6450 -id: 115 -name: "購入済みお客様専用" -hierarchy: 1 -sort_no: 101 -create_date: DateTime @1719313195 {#6086 date: 2024-06-25 19:59:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719313195 {#6454 date: 2024-06-25 19:59:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6476 -id: 111 -name: "20XXモデル" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1716942667 {#6481 date: 2024-05-29 09:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6480 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6477 …} -Children: Doctrine\ORM\PersistentCollection {#6455 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6453 -id: 114 -name: "2023年モデル" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1716943827 {#6479 date: 2024-05-29 09:50:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943827 {#6478 date: 2024-05-29 09:50:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6509 …} -Parent: Eccube\Entity\Category {#6476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6513 -id: 113 -name: "2024年モデル" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1716943337 {#6511 date: 2024-05-29 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943337 {#6512 date: 2024-05-29 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6520 -id: 8 -name: "ルーム用エアコン" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1707744421 {#6510 date: 2024-02-12 22:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6508 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6525 -id: 118 -name: "自社ローン" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1726818302 {#6518 date: 2024-09-20 16:45:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818302 {#6519 date: 2024-09-20 16:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6526 …} -Children: Doctrine\ORM\PersistentCollection {#6529 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6534 -id: 117 -name: "電話完結サービス" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1726818294 {#6532 date: 2024-09-20 16:44:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818321 {#6533 date: 2024-09-20 16:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6541 -id: 116 -name: "2024AWおすすめ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1726818286 {#6539 date: 2024-09-20 16:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818286 {#6540 date: 2024-09-20 16:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6548 -id: 89 -name: "0円設置" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1711419217 {#6546 date: 2024-03-26 11:13:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711419217 {#6547 date: 2024-03-26 11:13:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6555 -id: 34 -name: "おすすめ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1709011257 {#6553 date: 2024-02-27 14:20:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709011257 {#6554 date: 2024-02-27 14:20:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6564 -id: 21 -name: "機能" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1709010656 {#6560 date: 2024-02-27 14:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010656 {#6561 date: 2024-02-27 14:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6569 -id: 22 -name: "省エネ" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1709010664 {#6562 date: 2024-02-27 14:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6563 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6578 -id: 23 -name: "加湿・除湿" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1709010679 {#6576 date: 2024-02-27 14:11:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6577 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6585 -id: 24 -name: "空気清浄・換気" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1709010682 {#6583 date: 2024-02-27 14:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6584 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6592 -id: 25 -name: "ウィルス対策・除菌" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1709010686 {#6590 date: 2024-02-27 14:11:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6591 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6596 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6599 -id: 26 -name: "AI" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1709010690 {#6597 date: 2024-02-27 14:11:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6598 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6600 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6606 -id: 27 -name: "自動掃除機能" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1709010694 {#6604 date: 2024-02-27 14:11:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6605 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6607 …} -Children: Doctrine\ORM\PersistentCollection {#6610 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6613 -id: 33 -name: "IoT" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1709010886 {#6611 date: 2024-02-27 14:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6612 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6617 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6620 -id: 20 -name: "メーカー" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1709010200 {#6574 date: 2024-02-27 14:03:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010790 {#6575 date: 2024-02-27 14:13:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6625 -id: 28 -name: "TOSHIBA" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1709010843 {#6618 date: 2024-02-27 14:14:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6619 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6634 -id: 29 -name: "パナソニック" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1709010850 {#6632 date: 2024-02-27 14:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6633 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6635 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6641 -id: 30 -name: "ダイキン" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1709010854 {#6639 date: 2024-02-27 14:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6640 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6642 …} -Children: Doctrine\ORM\PersistentCollection {#6645 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6648 -id: 31 -name: "三菱" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1709010859 {#6646 date: 2024-02-27 14:14:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6647 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6655 -id: 32 -name: "日立" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1709010863 {#6653 date: 2024-02-27 14:14:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6654 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6662 -id: 19 -name: "お部屋の広さ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1709010193 {#6630 date: 2024-02-27 14:03:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010802 {#6631 date: 2024-02-27 14:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6667 -id: 35 -name: "6畳" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1709099286 {#6660 date: 2024-02-28 14:48:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6661 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6676 -id: 36 -name: "8畳" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1709099292 {#6674 date: 2024-02-28 14:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6675 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6683 -id: 37 -name: "10畳" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1709099299 {#6681 date: 2024-02-28 14:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6682 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6687 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6690 -id: 38 -name: "12畳" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1709099309 {#6688 date: 2024-02-28 14:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6689 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6697 -id: 39 -name: "14畳" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1709099314 {#6695 date: 2024-02-28 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6696 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6704 -id: 45 -name: "16畳" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1709102288 {#6702 date: 2024-02-28 15:38:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6703 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6711 -id: 40 -name: "18畳" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1709099333 {#6709 date: 2024-02-28 14:48:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6710 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6712 …} -Children: Doctrine\ORM\PersistentCollection {#6715 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6718 -id: 41 -name: "20畳" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1709099340 {#6716 date: 2024-02-28 14:49:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6717 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6725 -id: 42 -name: "23畳" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1709099346 {#6723 date: 2024-02-28 14:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6724 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6732 -id: 43 -name: "26畳" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1709099352 {#6730 date: 2024-02-28 14:49:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6731 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6736 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6739 -id: 44 -name: "29畳" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1709099358 {#6737 date: 2024-02-28 14:49:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6738 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6746 -id: 18 -name: "価格" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1709010171 {#6672 date: 2024-02-27 14:02:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010809 {#6673 date: 2024-02-27 14:13:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6751 -id: 46 -name: "~¥100,000" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1709105053 {#6744 date: 2024-02-28 16:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196605 {#6745 date: 2024-04-04 11:10:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6760 -id: 47 -name: "¥100,001~¥150,000" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1709105071 {#6758 date: 2024-02-28 16:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196598 {#6759 date: 2024-04-04 11:09:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6767 -id: 48 -name: "¥150,001~¥200,000" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1709105088 {#6765 date: 2024-02-28 16:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196585 {#6766 date: 2024-04-04 11:09:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6774 -id: 49 -name: "¥200,001~¥250,000" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1709105099 {#6772 date: 2024-02-28 16:24:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196574 {#6773 date: 2024-04-04 11:09:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6781 -id: 87 -name: "¥250,001~¥300,000" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1709891957 {#6779 date: 2024-03-08 18:59:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196560 {#6780 date: 2024-04-04 11:09:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6782 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6788 -id: 88 -name: "¥300,001~" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1709891974 {#6786 date: 2024-03-08 18:59:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196550 {#6787 date: 2024-04-04 11:09:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6795 -id: 7 -name: "業務用エアコン" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1707744405 {#6757 date: 2024-02-12 22:26:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6756 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6800 -id: 105 -name: "メーカー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1711961048 {#6531 date: 2024-04-01 17:44:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961048 {#6530 date: 2024-04-01 17:44:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6805 -id: 110 -name: "パナソニック" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1711961109 {#6793 date: 2024-04-01 17:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961109 {#6794 date: 2024-04-01 17:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6806 …} -Children: Doctrine\ORM\PersistentCollection {#6809 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6816 -id: 109 -name: "ダイキン" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1711961075 {#6814 date: 2024-04-01 17:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961075 {#6815 date: 2024-04-01 17:44:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6823 -id: 108 -name: "TOSHIBA" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1711961066 {#6821 date: 2024-04-01 17:44:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961066 {#6822 date: 2024-04-01 17:44:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6830 -id: 107 -name: "日立" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1711961061 {#6828 date: 2024-04-01 17:44:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961061 {#6829 date: 2024-04-01 17:44:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6837 -id: 106 -name: "三菱" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1711961057 {#6835 date: 2024-04-01 17:44:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961057 {#6836 date: 2024-04-01 17:44:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6844 -id: 53 -name: "価格" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1709171712 {#6812 date: 2024-02-29 10:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171712 {#6813 date: 2024-02-29 10:55:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6849 -id: 103 -name: "¥1,500,001~" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1711706713 {#6842 date: 2024-03-29 19:05:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195771 {#6843 date: 2024-04-04 10:56:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6858 -id: 102 -name: "¥1,400,001~¥1,500,000" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1711706698 {#6856 date: 2024-03-29 19:04:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196522 {#6857 date: 2024-04-04 11:08:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6865 -id: 101 -name: "¥1,300,001~¥1,400,000" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1711706685 {#6863 date: 2024-03-29 19:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196511 {#6864 date: 2024-04-04 11:08:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6872 -id: 100 -name: "¥1,200,001~¥1,300,000" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1711706670 {#6870 date: 2024-03-29 19:04:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196500 {#6871 date: 2024-04-04 11:08:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6879 -id: 99 -name: "¥1,100,001~¥1,200,000" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1711706652 {#6877 date: 2024-03-29 19:04:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196488 {#6878 date: 2024-04-04 11:08:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6886 -id: 98 -name: "¥1,000,001~¥1,100,000" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1711682974 {#6884 date: 2024-03-29 12:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196475 {#6885 date: 2024-04-04 11:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6893 -id: 97 -name: "¥900,001~¥1,000,000" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1711682921 {#6891 date: 2024-03-29 12:28:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196462 {#6892 date: 2024-04-04 11:07:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6897 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6900 -id: 96 -name: "¥800,001~¥900,000" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1711682907 {#6898 date: 2024-03-29 12:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196451 {#6899 date: 2024-04-04 11:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6907 -id: 95 -name: "¥700,001~¥800,000" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1711682886 {#6905 date: 2024-03-29 12:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195926 {#6906 date: 2024-04-04 10:58:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6908 …} -Children: Doctrine\ORM\PersistentCollection {#6911 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6914 -id: 94 -name: "¥600,001~¥700,000" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1711682799 {#6912 date: 2024-03-29 12:26:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195914 {#6913 date: 2024-04-04 10:58:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6921 -id: 93 -name: "¥500,001~¥600,000" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1711682730 {#6919 date: 2024-03-29 12:25:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195899 {#6920 date: 2024-04-04 10:58:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -Children: Doctrine\ORM\PersistentCollection {#6925 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6928 -id: 92 -name: "¥400,001~¥500,000" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1711682726 {#6926 date: 2024-03-29 12:25:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195881 {#6927 date: 2024-04-04 10:58:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6929 …} -Children: Doctrine\ORM\PersistentCollection {#6932 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6935 -id: 91 -name: "¥300,001~¥400,000" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1711682710 {#6933 date: 2024-03-29 12:25:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195827 {#6934 date: 2024-04-04 10:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6936 …} -Children: Doctrine\ORM\PersistentCollection {#6939 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6942 -id: 90 -name: "~¥300,000" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1711682675 {#6940 date: 2024-03-29 12:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195789 {#6941 date: 2024-04-04 10:56:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -Children: Doctrine\ORM\PersistentCollection {#6946 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6949 -id: 52 -name: "馬力" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1709171707 {#6810 date: 2024-02-29 10:55:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171707 {#6811 date: 2024-02-29 10:55:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6950 …} -Children: Doctrine\ORM\PersistentCollection {#6953 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6954 -id: 74 -name: "1.0馬力(P28形)" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1709172120 {#6947 date: 2024-02-29 11:02:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6948 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6963 -id: 75 -name: "1.5馬力(P40形)" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1709172141 {#6961 date: 2024-02-29 11:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6962 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6964 …} -Children: Doctrine\ORM\PersistentCollection {#6967 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6970 -id: 76 -name: "1.8馬力(P45形)" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1709172165 {#6968 date: 2024-02-29 11:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6969 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -Children: Doctrine\ORM\PersistentCollection {#6974 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6977 -id: 77 -name: "2馬力(P50形)" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1709172177 {#6975 date: 2024-02-29 11:02:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6976 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6978 …} -Children: Doctrine\ORM\PersistentCollection {#6981 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6984 -id: 78 -name: "2.3馬力(P56形)" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1709172191 {#6982 date: 2024-02-29 11:03:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6983 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6985 …} -Children: Doctrine\ORM\PersistentCollection {#6988 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6991 -id: 79 -name: "2.5馬力(P63形)" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1709173479 {#6989 date: 2024-02-29 11:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6990 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6992 …} -Children: Doctrine\ORM\PersistentCollection {#6995 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6998 -id: 80 -name: "3馬力(P80形)" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1709173569 {#6996 date: 2024-02-29 11:26:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6997 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6999 …} -Children: Doctrine\ORM\PersistentCollection {#7002 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7005 -id: 81 -name: "4馬力(P112形)" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1709173582 {#7003 date: 2024-02-29 11:26:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7004 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7006 …} -Children: Doctrine\ORM\PersistentCollection {#7009 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7012 -id: 82 -name: "5馬力(P140形)" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1709173594 {#7010 date: 2024-02-29 11:26:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7011 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7013 …} -Children: Doctrine\ORM\PersistentCollection {#7016 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7019 -id: 83 -name: "6馬力(P160形)" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1709173608 {#7017 date: 2024-02-29 11:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7018 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7020 …} -Children: Doctrine\ORM\PersistentCollection {#7023 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7026 -id: 84 -name: "8馬力(P224形)" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1709173623 {#7024 date: 2024-02-29 11:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7025 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7027 …} -Children: Doctrine\ORM\PersistentCollection {#7030 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7033 -id: 85 -name: "10馬力(P280形)" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1709173635 {#7031 date: 2024-02-29 11:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7032 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -Children: Doctrine\ORM\PersistentCollection {#7037 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7040 -id: 86 -name: "12馬力(P335形)" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1709175495 {#7038 date: 2024-02-29 11:58:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7039 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -Children: Doctrine\ORM\PersistentCollection {#7044 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7047 -id: 51 -name: "形" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1709171691 {#6959 date: 2024-02-29 10:54:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171691 {#6960 date: 2024-02-29 10:54:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7048 …} -Children: Doctrine\ORM\PersistentCollection {#7051 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7052 -id: 64 -name: "天井カセット形4方向" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1709171838 {#7045 date: 2024-02-29 10:57:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7046 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7061 -id: 65 -name: "天井カセット形2方向" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1709171848 {#7059 date: 2024-02-29 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7060 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -Children: Doctrine\ORM\PersistentCollection {#7065 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7068 -id: 66 -name: "天井カセット形1方向" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1709171855 {#7066 date: 2024-02-29 10:57:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7067 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7069 …} -Children: Doctrine\ORM\PersistentCollection {#7072 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7075 -id: 67 -name: "ラウンドフロー" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1709171867 {#7073 date: 2024-02-29 10:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7074 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7076 …} -Children: Doctrine\ORM\PersistentCollection {#7079 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7082 -id: 68 -name: "天井吊形" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1709171877 {#7080 date: 2024-02-29 10:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7081 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7083 …} -Children: Doctrine\ORM\PersistentCollection {#7086 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7089 -id: 69 -name: "床置き形" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1709171898 {#7087 date: 2024-02-29 10:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7088 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -Children: Doctrine\ORM\PersistentCollection {#7093 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7096 -id: 70 -name: "壁掛け形" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1709171908 {#7094 date: 2024-02-29 10:58:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7095 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7097 …} -Children: Doctrine\ORM\PersistentCollection {#7100 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7103 -id: 71 -name: "ビルトイン形" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1709171916 {#7101 date: 2024-02-29 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7102 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7104 …} -Children: Doctrine\ORM\PersistentCollection {#7107 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7110 -id: 72 -name: "天井埋込ダクト形" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1709171931 {#7108 date: 2024-02-29 10:58:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7109 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -Children: Doctrine\ORM\PersistentCollection {#7114 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7117 -id: 73 -name: "天井自在形" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1709171944 {#7115 date: 2024-02-29 10:59:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7116 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7118 …} -Children: Doctrine\ORM\PersistentCollection {#7121 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7124 -id: 50 -name: "業種" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1709171670 {#6854 date: 2024-02-29 10:54:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171670 {#6855 date: 2024-02-29 10:54:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7129 -id: 54 -name: "事務所系" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1709171742 {#7122 date: 2024-02-29 10:55:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7123 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7138 -id: 55 -name: "飲食店" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1709171749 {#7136 date: 2024-02-29 10:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7137 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7139 …} -Children: Doctrine\ORM\PersistentCollection {#7142 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7145 -id: 56 -name: "商店・店舗" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1709171761 {#7143 date: 2024-02-29 10:56:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7144 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7146 …} -Children: Doctrine\ORM\PersistentCollection {#7149 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7152 -id: 57 -name: "工場" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1709171766 {#7150 date: 2024-02-29 10:56:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7151 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -Children: Doctrine\ORM\PersistentCollection {#7156 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7159 -id: 58 -name: "倉庫・作業場" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1709171776 {#7157 date: 2024-02-29 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7158 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -Children: Doctrine\ORM\PersistentCollection {#7163 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7166 -id: 59 -name: "理美容室" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1709171783 {#7164 date: 2024-02-29 10:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7165 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7167 …} -Children: Doctrine\ORM\PersistentCollection {#7170 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7173 -id: 60 -name: "病院・医院" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1709171792 {#7171 date: 2024-02-29 10:56:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7172 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7174 …} -Children: Doctrine\ORM\PersistentCollection {#7177 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7180 -id: 61 -name: "学校関連" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1709171800 {#7178 date: 2024-02-29 10:56:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7179 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -Children: Doctrine\ORM\PersistentCollection {#7184 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7187 -id: 62 -name: "宿泊施設" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1709171808 {#7185 date: 2024-02-29 10:56:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7186 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7188 …} -Children: Doctrine\ORM\PersistentCollection {#7191 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7194 -id: 63 -name: "その他" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1709171812 {#7192 date: 2024-02-29 10:56:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7193 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7195 …} -Children: Doctrine\ORM\PersistentCollection {#7198 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } ] |
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_filter | null |
choice_label | "NameWithLevel" |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#10875 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#10880 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6334 -om: Container1jgSJtu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#511 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6264 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Eccube\Entity\Category {#6450 -id: 115 -name: "購入済みお客様専用" -hierarchy: 1 -sort_no: 101 -create_date: DateTime @1719313195 {#6086 date: 2024-06-25 19:59:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719313195 {#6454 date: 2024-06-25 19:59:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6476 -id: 111 -name: "20XXモデル" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1716942667 {#6481 date: 2024-05-29 09:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6480 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6477 …} -Children: Doctrine\ORM\PersistentCollection {#6455 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6453 -id: 114 -name: "2023年モデル" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1716943827 {#6479 date: 2024-05-29 09:50:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943827 {#6478 date: 2024-05-29 09:50:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6509 …} -Parent: Eccube\Entity\Category {#6476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6513 -id: 113 -name: "2024年モデル" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1716943337 {#6511 date: 2024-05-29 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943337 {#6512 date: 2024-05-29 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6520 -id: 8 -name: "ルーム用エアコン" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1707744421 {#6510 date: 2024-02-12 22:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6508 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6525 -id: 118 -name: "自社ローン" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1726818302 {#6518 date: 2024-09-20 16:45:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818302 {#6519 date: 2024-09-20 16:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6526 …} -Children: Doctrine\ORM\PersistentCollection {#6529 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6534 -id: 117 -name: "電話完結サービス" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1726818294 {#6532 date: 2024-09-20 16:44:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818321 {#6533 date: 2024-09-20 16:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6541 -id: 116 -name: "2024AWおすすめ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1726818286 {#6539 date: 2024-09-20 16:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818286 {#6540 date: 2024-09-20 16:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6548 -id: 89 -name: "0円設置" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1711419217 {#6546 date: 2024-03-26 11:13:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711419217 {#6547 date: 2024-03-26 11:13:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6555 -id: 34 -name: "おすすめ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1709011257 {#6553 date: 2024-02-27 14:20:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709011257 {#6554 date: 2024-02-27 14:20:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6564 -id: 21 -name: "機能" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1709010656 {#6560 date: 2024-02-27 14:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010656 {#6561 date: 2024-02-27 14:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6569 -id: 22 -name: "省エネ" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1709010664 {#6562 date: 2024-02-27 14:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6563 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6578 -id: 23 -name: "加湿・除湿" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1709010679 {#6576 date: 2024-02-27 14:11:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6577 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6585 -id: 24 -name: "空気清浄・換気" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1709010682 {#6583 date: 2024-02-27 14:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6584 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6592 -id: 25 -name: "ウィルス対策・除菌" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1709010686 {#6590 date: 2024-02-27 14:11:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6591 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6596 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6599 -id: 26 -name: "AI" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1709010690 {#6597 date: 2024-02-27 14:11:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6598 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6600 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6606 -id: 27 -name: "自動掃除機能" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1709010694 {#6604 date: 2024-02-27 14:11:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6605 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6607 …} -Children: Doctrine\ORM\PersistentCollection {#6610 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6613 -id: 33 -name: "IoT" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1709010886 {#6611 date: 2024-02-27 14:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6612 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6617 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6620 -id: 20 -name: "メーカー" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1709010200 {#6574 date: 2024-02-27 14:03:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010790 {#6575 date: 2024-02-27 14:13:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6625 -id: 28 -name: "TOSHIBA" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1709010843 {#6618 date: 2024-02-27 14:14:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6619 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6634 -id: 29 -name: "パナソニック" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1709010850 {#6632 date: 2024-02-27 14:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6633 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6635 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6641 -id: 30 -name: "ダイキン" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1709010854 {#6639 date: 2024-02-27 14:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6640 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6642 …} -Children: Doctrine\ORM\PersistentCollection {#6645 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6648 -id: 31 -name: "三菱" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1709010859 {#6646 date: 2024-02-27 14:14:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6647 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6655 -id: 32 -name: "日立" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1709010863 {#6653 date: 2024-02-27 14:14:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6654 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6662 -id: 19 -name: "お部屋の広さ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1709010193 {#6630 date: 2024-02-27 14:03:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010802 {#6631 date: 2024-02-27 14:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6667 -id: 35 -name: "6畳" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1709099286 {#6660 date: 2024-02-28 14:48:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6661 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6676 -id: 36 -name: "8畳" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1709099292 {#6674 date: 2024-02-28 14:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6675 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6683 -id: 37 -name: "10畳" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1709099299 {#6681 date: 2024-02-28 14:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6682 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6687 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6690 -id: 38 -name: "12畳" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1709099309 {#6688 date: 2024-02-28 14:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6689 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6697 -id: 39 -name: "14畳" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1709099314 {#6695 date: 2024-02-28 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6696 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6704 -id: 45 -name: "16畳" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1709102288 {#6702 date: 2024-02-28 15:38:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6703 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6711 -id: 40 -name: "18畳" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1709099333 {#6709 date: 2024-02-28 14:48:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6710 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6712 …} -Children: Doctrine\ORM\PersistentCollection {#6715 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6718 -id: 41 -name: "20畳" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1709099340 {#6716 date: 2024-02-28 14:49:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6717 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6725 -id: 42 -name: "23畳" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1709099346 {#6723 date: 2024-02-28 14:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6724 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6732 -id: 43 -name: "26畳" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1709099352 {#6730 date: 2024-02-28 14:49:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6731 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6736 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6739 -id: 44 -name: "29畳" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1709099358 {#6737 date: 2024-02-28 14:49:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6738 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6746 -id: 18 -name: "価格" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1709010171 {#6672 date: 2024-02-27 14:02:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010809 {#6673 date: 2024-02-27 14:13:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6751 -id: 46 -name: "~¥100,000" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1709105053 {#6744 date: 2024-02-28 16:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196605 {#6745 date: 2024-04-04 11:10:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6760 -id: 47 -name: "¥100,001~¥150,000" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1709105071 {#6758 date: 2024-02-28 16:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196598 {#6759 date: 2024-04-04 11:09:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6767 -id: 48 -name: "¥150,001~¥200,000" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1709105088 {#6765 date: 2024-02-28 16:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196585 {#6766 date: 2024-04-04 11:09:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6774 -id: 49 -name: "¥200,001~¥250,000" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1709105099 {#6772 date: 2024-02-28 16:24:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196574 {#6773 date: 2024-04-04 11:09:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6781 -id: 87 -name: "¥250,001~¥300,000" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1709891957 {#6779 date: 2024-03-08 18:59:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196560 {#6780 date: 2024-04-04 11:09:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6782 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6788 -id: 88 -name: "¥300,001~" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1709891974 {#6786 date: 2024-03-08 18:59:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196550 {#6787 date: 2024-04-04 11:09:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6795 -id: 7 -name: "業務用エアコン" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1707744405 {#6757 date: 2024-02-12 22:26:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6756 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6800 -id: 105 -name: "メーカー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1711961048 {#6531 date: 2024-04-01 17:44:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961048 {#6530 date: 2024-04-01 17:44:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6805 -id: 110 -name: "パナソニック" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1711961109 {#6793 date: 2024-04-01 17:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961109 {#6794 date: 2024-04-01 17:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6806 …} -Children: Doctrine\ORM\PersistentCollection {#6809 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6816 -id: 109 -name: "ダイキン" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1711961075 {#6814 date: 2024-04-01 17:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961075 {#6815 date: 2024-04-01 17:44:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6823 -id: 108 -name: "TOSHIBA" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1711961066 {#6821 date: 2024-04-01 17:44:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961066 {#6822 date: 2024-04-01 17:44:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6830 -id: 107 -name: "日立" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1711961061 {#6828 date: 2024-04-01 17:44:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961061 {#6829 date: 2024-04-01 17:44:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6837 -id: 106 -name: "三菱" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1711961057 {#6835 date: 2024-04-01 17:44:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961057 {#6836 date: 2024-04-01 17:44:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6844 -id: 53 -name: "価格" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1709171712 {#6812 date: 2024-02-29 10:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171712 {#6813 date: 2024-02-29 10:55:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6849 -id: 103 -name: "¥1,500,001~" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1711706713 {#6842 date: 2024-03-29 19:05:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195771 {#6843 date: 2024-04-04 10:56:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6858 -id: 102 -name: "¥1,400,001~¥1,500,000" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1711706698 {#6856 date: 2024-03-29 19:04:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196522 {#6857 date: 2024-04-04 11:08:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6865 -id: 101 -name: "¥1,300,001~¥1,400,000" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1711706685 {#6863 date: 2024-03-29 19:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196511 {#6864 date: 2024-04-04 11:08:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6872 -id: 100 -name: "¥1,200,001~¥1,300,000" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1711706670 {#6870 date: 2024-03-29 19:04:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196500 {#6871 date: 2024-04-04 11:08:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6879 -id: 99 -name: "¥1,100,001~¥1,200,000" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1711706652 {#6877 date: 2024-03-29 19:04:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196488 {#6878 date: 2024-04-04 11:08:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6886 -id: 98 -name: "¥1,000,001~¥1,100,000" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1711682974 {#6884 date: 2024-03-29 12:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196475 {#6885 date: 2024-04-04 11:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6893 -id: 97 -name: "¥900,001~¥1,000,000" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1711682921 {#6891 date: 2024-03-29 12:28:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196462 {#6892 date: 2024-04-04 11:07:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6897 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6900 -id: 96 -name: "¥800,001~¥900,000" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1711682907 {#6898 date: 2024-03-29 12:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196451 {#6899 date: 2024-04-04 11:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6907 -id: 95 -name: "¥700,001~¥800,000" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1711682886 {#6905 date: 2024-03-29 12:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195926 {#6906 date: 2024-04-04 10:58:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6908 …} -Children: Doctrine\ORM\PersistentCollection {#6911 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6914 -id: 94 -name: "¥600,001~¥700,000" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1711682799 {#6912 date: 2024-03-29 12:26:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195914 {#6913 date: 2024-04-04 10:58:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6921 -id: 93 -name: "¥500,001~¥600,000" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1711682730 {#6919 date: 2024-03-29 12:25:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195899 {#6920 date: 2024-04-04 10:58:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -Children: Doctrine\ORM\PersistentCollection {#6925 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6928 -id: 92 -name: "¥400,001~¥500,000" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1711682726 {#6926 date: 2024-03-29 12:25:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195881 {#6927 date: 2024-04-04 10:58:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6929 …} -Children: Doctrine\ORM\PersistentCollection {#6932 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6935 -id: 91 -name: "¥300,001~¥400,000" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1711682710 {#6933 date: 2024-03-29 12:25:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195827 {#6934 date: 2024-04-04 10:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6936 …} -Children: Doctrine\ORM\PersistentCollection {#6939 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6942 -id: 90 -name: "~¥300,000" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1711682675 {#6940 date: 2024-03-29 12:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195789 {#6941 date: 2024-04-04 10:56:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -Children: Doctrine\ORM\PersistentCollection {#6946 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6949 -id: 52 -name: "馬力" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1709171707 {#6810 date: 2024-02-29 10:55:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171707 {#6811 date: 2024-02-29 10:55:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6950 …} -Children: Doctrine\ORM\PersistentCollection {#6953 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6954 -id: 74 -name: "1.0馬力(P28形)" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1709172120 {#6947 date: 2024-02-29 11:02:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6948 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6963 -id: 75 -name: "1.5馬力(P40形)" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1709172141 {#6961 date: 2024-02-29 11:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6962 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6964 …} -Children: Doctrine\ORM\PersistentCollection {#6967 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6970 -id: 76 -name: "1.8馬力(P45形)" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1709172165 {#6968 date: 2024-02-29 11:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6969 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -Children: Doctrine\ORM\PersistentCollection {#6974 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6977 -id: 77 -name: "2馬力(P50形)" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1709172177 {#6975 date: 2024-02-29 11:02:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6976 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6978 …} -Children: Doctrine\ORM\PersistentCollection {#6981 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6984 -id: 78 -name: "2.3馬力(P56形)" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1709172191 {#6982 date: 2024-02-29 11:03:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6983 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6985 …} -Children: Doctrine\ORM\PersistentCollection {#6988 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6991 -id: 79 -name: "2.5馬力(P63形)" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1709173479 {#6989 date: 2024-02-29 11:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6990 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6992 …} -Children: Doctrine\ORM\PersistentCollection {#6995 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#6998 -id: 80 -name: "3馬力(P80形)" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1709173569 {#6996 date: 2024-02-29 11:26:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6997 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6999 …} -Children: Doctrine\ORM\PersistentCollection {#7002 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7005 -id: 81 -name: "4馬力(P112形)" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1709173582 {#7003 date: 2024-02-29 11:26:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7004 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7006 …} -Children: Doctrine\ORM\PersistentCollection {#7009 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7012 -id: 82 -name: "5馬力(P140形)" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1709173594 {#7010 date: 2024-02-29 11:26:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7011 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7013 …} -Children: Doctrine\ORM\PersistentCollection {#7016 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7019 -id: 83 -name: "6馬力(P160形)" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1709173608 {#7017 date: 2024-02-29 11:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7018 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7020 …} -Children: Doctrine\ORM\PersistentCollection {#7023 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7026 -id: 84 -name: "8馬力(P224形)" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1709173623 {#7024 date: 2024-02-29 11:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7025 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7027 …} -Children: Doctrine\ORM\PersistentCollection {#7030 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7033 -id: 85 -name: "10馬力(P280形)" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1709173635 {#7031 date: 2024-02-29 11:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7032 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -Children: Doctrine\ORM\PersistentCollection {#7037 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7040 -id: 86 -name: "12馬力(P335形)" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1709175495 {#7038 date: 2024-02-29 11:58:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7039 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -Children: Doctrine\ORM\PersistentCollection {#7044 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7047 -id: 51 -name: "形" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1709171691 {#6959 date: 2024-02-29 10:54:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171691 {#6960 date: 2024-02-29 10:54:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7048 …} -Children: Doctrine\ORM\PersistentCollection {#7051 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7052 -id: 64 -name: "天井カセット形4方向" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1709171838 {#7045 date: 2024-02-29 10:57:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7046 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7061 -id: 65 -name: "天井カセット形2方向" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1709171848 {#7059 date: 2024-02-29 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7060 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -Children: Doctrine\ORM\PersistentCollection {#7065 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7068 -id: 66 -name: "天井カセット形1方向" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1709171855 {#7066 date: 2024-02-29 10:57:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7067 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7069 …} -Children: Doctrine\ORM\PersistentCollection {#7072 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7075 -id: 67 -name: "ラウンドフロー" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1709171867 {#7073 date: 2024-02-29 10:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7074 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7076 …} -Children: Doctrine\ORM\PersistentCollection {#7079 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7082 -id: 68 -name: "天井吊形" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1709171877 {#7080 date: 2024-02-29 10:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7081 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7083 …} -Children: Doctrine\ORM\PersistentCollection {#7086 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7089 -id: 69 -name: "床置き形" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1709171898 {#7087 date: 2024-02-29 10:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7088 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -Children: Doctrine\ORM\PersistentCollection {#7093 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7096 -id: 70 -name: "壁掛け形" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1709171908 {#7094 date: 2024-02-29 10:58:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7095 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7097 …} -Children: Doctrine\ORM\PersistentCollection {#7100 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7103 -id: 71 -name: "ビルトイン形" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1709171916 {#7101 date: 2024-02-29 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7102 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7104 …} -Children: Doctrine\ORM\PersistentCollection {#7107 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7110 -id: 72 -name: "天井埋込ダクト形" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1709171931 {#7108 date: 2024-02-29 10:58:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7109 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -Children: Doctrine\ORM\PersistentCollection {#7114 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7117 -id: 73 -name: "天井自在形" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1709171944 {#7115 date: 2024-02-29 10:59:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7116 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7118 …} -Children: Doctrine\ORM\PersistentCollection {#7121 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7124 -id: 50 -name: "業種" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1709171670 {#6854 date: 2024-02-29 10:54:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171670 {#6855 date: 2024-02-29 10:54:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7129 -id: 54 -name: "事務所系" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1709171742 {#7122 date: 2024-02-29 10:55:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7123 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7138 -id: 55 -name: "飲食店" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1709171749 {#7136 date: 2024-02-29 10:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7137 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7139 …} -Children: Doctrine\ORM\PersistentCollection {#7142 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7145 -id: 56 -name: "商店・店舗" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1709171761 {#7143 date: 2024-02-29 10:56:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7144 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7146 …} -Children: Doctrine\ORM\PersistentCollection {#7149 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7152 -id: 57 -name: "工場" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1709171766 {#7150 date: 2024-02-29 10:56:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7151 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -Children: Doctrine\ORM\PersistentCollection {#7156 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7159 -id: 58 -name: "倉庫・作業場" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1709171776 {#7157 date: 2024-02-29 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7158 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -Children: Doctrine\ORM\PersistentCollection {#7163 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7166 -id: 59 -name: "理美容室" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1709171783 {#7164 date: 2024-02-29 10:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7165 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7167 …} -Children: Doctrine\ORM\PersistentCollection {#7170 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7173 -id: 60 -name: "病院・医院" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1709171792 {#7171 date: 2024-02-29 10:56:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7172 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7174 …} -Children: Doctrine\ORM\PersistentCollection {#7177 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7180 -id: 61 -name: "学校関連" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1709171800 {#7178 date: 2024-02-29 10:56:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7179 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -Children: Doctrine\ORM\PersistentCollection {#7184 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7187 -id: 62 -name: "宿泊施設" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1709171808 {#7185 date: 2024-02-29 10:56:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7186 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7188 …} -Children: Doctrine\ORM\PersistentCollection {#7191 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } Eccube\Entity\Category {#7194 -id: 63 -name: "その他" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1709171812 {#7192 date: 2024-02-29 10:56:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7193 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7195 …} -Children: Doctrine\ORM\PersistentCollection {#7198 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } ] |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | Container1jgSJtu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#511 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#6334 -om: Container1jgSJtu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#511 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#6264 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#10876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#10877 …} } } |
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 |
choice_translation_parameters | [] |
choices | [ 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10918 +label: "購入済みお客様専用" +value: "115" +data: Eccube\Entity\Category {#6450 -id: 115 -name: "購入済みお客様専用" -hierarchy: 1 -sort_no: 101 -create_date: DateTime @1719313195 {#6086 date: 2024-06-25 19:59:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1719313195 {#6454 date: 2024-06-25 19:59:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6483 …} -Children: Doctrine\ORM\PersistentCollection {#6482 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10919 +label: "20XXモデル" +value: "111" +data: Eccube\Entity\Category {#6476 -id: 111 -name: "20XXモデル" -hierarchy: 1 -sort_no: 100 -create_date: DateTime @1716942667 {#6481 date: 2024-05-29 09:31:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6480 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6477 …} -Children: Doctrine\ORM\PersistentCollection {#6455 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10920 +label: " 2023年モデル" +value: "114" +data: Eccube\Entity\Category {#6453 -id: 114 -name: "2023年モデル" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1716943827 {#6479 date: 2024-05-29 09:50:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943827 {#6478 date: 2024-05-29 09:50:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6451 …} -Children: Doctrine\ORM\PersistentCollection {#6509 …} -Parent: Eccube\Entity\Category {#6476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10921 +label: " 2024年モデル" +value: "113" +data: Eccube\Entity\Category {#6513 -id: 113 -name: "2024年モデル" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1716943337 {#6511 date: 2024-05-29 09:42:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943337 {#6512 date: 2024-05-29 09:42:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6514 …} -Children: Doctrine\ORM\PersistentCollection {#6517 …} -Parent: Eccube\Entity\Category {#6476} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10922 +label: "ルーム用エアコン" +value: "8" +data: Eccube\Entity\Category {#6520 -id: 8 -name: "ルーム用エアコン" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1707744421 {#6510 date: 2024-02-12 22:27:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6508 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6521 …} -Children: Doctrine\ORM\PersistentCollection {#6524 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10923 +label: " 自社ローン" +value: "118" +data: Eccube\Entity\Category {#6525 -id: 118 -name: "自社ローン" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1726818302 {#6518 date: 2024-09-20 16:45:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818302 {#6519 date: 2024-09-20 16:45:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6526 …} -Children: Doctrine\ORM\PersistentCollection {#6529 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10924 +label: " 電話完結サービス" +value: "117" +data: Eccube\Entity\Category {#6534 -id: 117 -name: "電話完結サービス" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1726818294 {#6532 date: 2024-09-20 16:44:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818321 {#6533 date: 2024-09-20 16:45:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6535 …} -Children: Doctrine\ORM\PersistentCollection {#6538 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10925 +label: " 2024AWおすすめ" +value: "116" +data: Eccube\Entity\Category {#6541 -id: 116 -name: "2024AWおすすめ" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1726818286 {#6539 date: 2024-09-20 16:44:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1726818286 {#6540 date: 2024-09-20 16:44:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6542 …} -Children: Doctrine\ORM\PersistentCollection {#6545 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10926 +label: " 0円設置" +value: "89" +data: Eccube\Entity\Category {#6548 -id: 89 -name: "0円設置" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1711419217 {#6546 date: 2024-03-26 11:13:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711419217 {#6547 date: 2024-03-26 11:13:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6549 …} -Children: Doctrine\ORM\PersistentCollection {#6552 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10927 +label: " おすすめ" +value: "34" +data: Eccube\Entity\Category {#6555 -id: 34 -name: "おすすめ" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1709011257 {#6553 date: 2024-02-27 14:20:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709011257 {#6554 date: 2024-02-27 14:20:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6556 …} -Children: Doctrine\ORM\PersistentCollection {#6559 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10928 +label: " 機能" +value: "21" +data: Eccube\Entity\Category {#6564 -id: 21 -name: "機能" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1709010656 {#6560 date: 2024-02-27 14:10:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010656 {#6561 date: 2024-02-27 14:10:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6565 …} -Children: Doctrine\ORM\PersistentCollection {#6568 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10929 +label: " 省エネ" +value: "22" +data: Eccube\Entity\Category {#6569 -id: 22 -name: "省エネ" -hierarchy: 3 -sort_no: 90 -create_date: DateTime @1709010664 {#6562 date: 2024-02-27 14:11:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6563 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6570 …} -Children: Doctrine\ORM\PersistentCollection {#6573 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10930 +label: " 加湿・除湿" +value: "23" +data: Eccube\Entity\Category {#6578 -id: 23 -name: "加湿・除湿" -hierarchy: 3 -sort_no: 89 -create_date: DateTime @1709010679 {#6576 date: 2024-02-27 14:11:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6577 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6579 …} -Children: Doctrine\ORM\PersistentCollection {#6582 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10931 +label: " 空気清浄・換気" +value: "24" +data: Eccube\Entity\Category {#6585 -id: 24 -name: "空気清浄・換気" -hierarchy: 3 -sort_no: 88 -create_date: DateTime @1709010682 {#6583 date: 2024-02-27 14:11:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6584 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6586 …} -Children: Doctrine\ORM\PersistentCollection {#6589 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10932 +label: " ウィルス対策・除菌" +value: "25" +data: Eccube\Entity\Category {#6592 -id: 25 -name: "ウィルス対策・除菌" -hierarchy: 3 -sort_no: 87 -create_date: DateTime @1709010686 {#6590 date: 2024-02-27 14:11:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6591 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6593 …} -Children: Doctrine\ORM\PersistentCollection {#6596 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10933 +label: " AI" +value: "26" +data: Eccube\Entity\Category {#6599 -id: 26 -name: "AI" -hierarchy: 3 -sort_no: 86 -create_date: DateTime @1709010690 {#6597 date: 2024-02-27 14:11:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6598 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6600 …} -Children: Doctrine\ORM\PersistentCollection {#6603 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10934 +label: " 自動掃除機能" +value: "27" +data: Eccube\Entity\Category {#6606 -id: 27 -name: "自動掃除機能" -hierarchy: 3 -sort_no: 85 -create_date: DateTime @1709010694 {#6604 date: 2024-02-27 14:11:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6605 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6607 …} -Children: Doctrine\ORM\PersistentCollection {#6610 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10935 +label: " IoT" +value: "33" +data: Eccube\Entity\Category {#6613 -id: 33 -name: "IoT" -hierarchy: 3 -sort_no: 84 -create_date: DateTime @1709010886 {#6611 date: 2024-02-27 14:14:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549331 {#6612 date: 2024-03-27 23:22:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6614 …} -Children: Doctrine\ORM\PersistentCollection {#6617 …} -Parent: Eccube\Entity\Category {#6564} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10936 +label: " メーカー" +value: "20" +data: Eccube\Entity\Category {#6620 -id: 20 -name: "メーカー" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1709010200 {#6574 date: 2024-02-27 14:03:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010790 {#6575 date: 2024-02-27 14:13:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6621 …} -Children: Doctrine\ORM\PersistentCollection {#6624 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10937 +label: " TOSHIBA" +value: "28" +data: Eccube\Entity\Category {#6625 -id: 28 -name: "TOSHIBA" -hierarchy: 3 -sort_no: 82 -create_date: DateTime @1709010843 {#6618 date: 2024-02-27 14:14:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6619 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6626 …} -Children: Doctrine\ORM\PersistentCollection {#6629 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10938 +label: " パナソニック" +value: "29" +data: Eccube\Entity\Category {#6634 -id: 29 -name: "パナソニック" -hierarchy: 3 -sort_no: 81 -create_date: DateTime @1709010850 {#6632 date: 2024-02-27 14:14:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6633 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6635 …} -Children: Doctrine\ORM\PersistentCollection {#6638 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10939 +label: " ダイキン" +value: "30" +data: Eccube\Entity\Category {#6641 -id: 30 -name: "ダイキン" -hierarchy: 3 -sort_no: 80 -create_date: DateTime @1709010854 {#6639 date: 2024-02-27 14:14:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6640 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6642 …} -Children: Doctrine\ORM\PersistentCollection {#6645 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10940 +label: " 三菱" +value: "31" +data: Eccube\Entity\Category {#6648 -id: 31 -name: "三菱" -hierarchy: 3 -sort_no: 79 -create_date: DateTime @1709010859 {#6646 date: 2024-02-27 14:14:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6647 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6649 …} -Children: Doctrine\ORM\PersistentCollection {#6652 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10941 +label: " 日立" +value: "32" +data: Eccube\Entity\Category {#6655 -id: 32 -name: "日立" -hierarchy: 3 -sort_no: 78 -create_date: DateTime @1709010863 {#6653 date: 2024-02-27 14:14:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549348 {#6654 date: 2024-03-27 23:22:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6656 …} -Children: Doctrine\ORM\PersistentCollection {#6659 …} -Parent: Eccube\Entity\Category {#6620} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10942 +label: " お部屋の広さ" +value: "19" +data: Eccube\Entity\Category {#6662 -id: 19 -name: "お部屋の広さ" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1709010193 {#6630 date: 2024-02-27 14:03:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010802 {#6631 date: 2024-02-27 14:13:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6663 …} -Children: Doctrine\ORM\PersistentCollection {#6666 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10943 +label: " 6畳" +value: "35" +data: Eccube\Entity\Category {#6667 -id: 35 -name: "6畳" -hierarchy: 3 -sort_no: 76 -create_date: DateTime @1709099286 {#6660 date: 2024-02-28 14:48:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6661 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6668 …} -Children: Doctrine\ORM\PersistentCollection {#6671 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10944 +label: " 8畳" +value: "36" +data: Eccube\Entity\Category {#6676 -id: 36 -name: "8畳" -hierarchy: 3 -sort_no: 75 -create_date: DateTime @1709099292 {#6674 date: 2024-02-28 14:48:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6675 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6677 …} -Children: Doctrine\ORM\PersistentCollection {#6680 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10945 +label: " 10畳" +value: "37" +data: Eccube\Entity\Category {#6683 -id: 37 -name: "10畳" -hierarchy: 3 -sort_no: 74 -create_date: DateTime @1709099299 {#6681 date: 2024-02-28 14:48:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6682 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6684 …} -Children: Doctrine\ORM\PersistentCollection {#6687 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10946 +label: " 12畳" +value: "38" +data: Eccube\Entity\Category {#6690 -id: 38 -name: "12畳" -hierarchy: 3 -sort_no: 73 -create_date: DateTime @1709099309 {#6688 date: 2024-02-28 14:48:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6689 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6691 …} -Children: Doctrine\ORM\PersistentCollection {#6694 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10947 +label: " 14畳" +value: "39" +data: Eccube\Entity\Category {#6697 -id: 39 -name: "14畳" -hierarchy: 3 -sort_no: 72 -create_date: DateTime @1709099314 {#6695 date: 2024-02-28 14:48:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6696 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6698 …} -Children: Doctrine\ORM\PersistentCollection {#6701 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10948 +label: " 16畳" +value: "45" +data: Eccube\Entity\Category {#6704 -id: 45 -name: "16畳" -hierarchy: 3 -sort_no: 71 -create_date: DateTime @1709102288 {#6702 date: 2024-02-28 15:38:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6703 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6705 …} -Children: Doctrine\ORM\PersistentCollection {#6708 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10949 +label: " 18畳" +value: "40" +data: Eccube\Entity\Category {#6711 -id: 40 -name: "18畳" -hierarchy: 3 -sort_no: 70 -create_date: DateTime @1709099333 {#6709 date: 2024-02-28 14:48:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6710 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6712 …} -Children: Doctrine\ORM\PersistentCollection {#6715 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10950 +label: " 20畳" +value: "41" +data: Eccube\Entity\Category {#6718 -id: 41 -name: "20畳" -hierarchy: 3 -sort_no: 69 -create_date: DateTime @1709099340 {#6716 date: 2024-02-28 14:49:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6717 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6719 …} -Children: Doctrine\ORM\PersistentCollection {#6722 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10951 +label: " 23畳" +value: "42" +data: Eccube\Entity\Category {#6725 -id: 42 -name: "23畳" -hierarchy: 3 -sort_no: 68 -create_date: DateTime @1709099346 {#6723 date: 2024-02-28 14:49:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6724 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6726 …} -Children: Doctrine\ORM\PersistentCollection {#6729 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10952 +label: " 26畳" +value: "43" +data: Eccube\Entity\Category {#6732 -id: 43 -name: "26畳" -hierarchy: 3 -sort_no: 67 -create_date: DateTime @1709099352 {#6730 date: 2024-02-28 14:49:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6731 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6733 …} -Children: Doctrine\ORM\PersistentCollection {#6736 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10953 +label: " 29畳" +value: "44" +data: Eccube\Entity\Category {#6739 -id: 44 -name: "29畳" -hierarchy: 3 -sort_no: 66 -create_date: DateTime @1709099358 {#6737 date: 2024-02-28 14:49:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549289 {#6738 date: 2024-03-27 23:21:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6740 …} -Children: Doctrine\ORM\PersistentCollection {#6743 …} -Parent: Eccube\Entity\Category {#6662} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10954 +label: " 価格" +value: "18" +data: Eccube\Entity\Category {#6746 -id: 18 -name: "価格" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1709010171 {#6672 date: 2024-02-27 14:02:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709010809 {#6673 date: 2024-02-27 14:13:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6747 …} -Children: Doctrine\ORM\PersistentCollection {#6750 …} -Parent: Eccube\Entity\Category {#6520} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10955 +label: " ~¥100,000" +value: "46" +data: Eccube\Entity\Category {#6751 -id: 46 -name: "~¥100,000" -hierarchy: 3 -sort_no: 64 -create_date: DateTime @1709105053 {#6744 date: 2024-02-28 16:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196605 {#6745 date: 2024-04-04 11:10:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6752 …} -Children: Doctrine\ORM\PersistentCollection {#6755 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10956 +label: " ¥100,001~¥150,000" +value: "47" +data: Eccube\Entity\Category {#6760 -id: 47 -name: "¥100,001~¥150,000" -hierarchy: 3 -sort_no: 63 -create_date: DateTime @1709105071 {#6758 date: 2024-02-28 16:24:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196598 {#6759 date: 2024-04-04 11:09:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6761 …} -Children: Doctrine\ORM\PersistentCollection {#6764 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10957 +label: " ¥150,001~¥200,000" +value: "48" +data: Eccube\Entity\Category {#6767 -id: 48 -name: "¥150,001~¥200,000" -hierarchy: 3 -sort_no: 62 -create_date: DateTime @1709105088 {#6765 date: 2024-02-28 16:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196585 {#6766 date: 2024-04-04 11:09:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6768 …} -Children: Doctrine\ORM\PersistentCollection {#6771 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10958 +label: " ¥200,001~¥250,000" +value: "49" +data: Eccube\Entity\Category {#6774 -id: 49 -name: "¥200,001~¥250,000" -hierarchy: 3 -sort_no: 61 -create_date: DateTime @1709105099 {#6772 date: 2024-02-28 16:24:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196574 {#6773 date: 2024-04-04 11:09:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6775 …} -Children: Doctrine\ORM\PersistentCollection {#6778 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10959 +label: " ¥250,001~¥300,000" +value: "87" +data: Eccube\Entity\Category {#6781 -id: 87 -name: "¥250,001~¥300,000" -hierarchy: 3 -sort_no: 60 -create_date: DateTime @1709891957 {#6779 date: 2024-03-08 18:59:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196560 {#6780 date: 2024-04-04 11:09:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6782 …} -Children: Doctrine\ORM\PersistentCollection {#6785 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10960 +label: " ¥300,001~" +value: "88" +data: Eccube\Entity\Category {#6788 -id: 88 -name: "¥300,001~" -hierarchy: 3 -sort_no: 59 -create_date: DateTime @1709891974 {#6786 date: 2024-03-08 18:59:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196550 {#6787 date: 2024-04-04 11:09:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6789 …} -Children: Doctrine\ORM\PersistentCollection {#6792 …} -Parent: Eccube\Entity\Category {#6746} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10961 +label: "業務用エアコン" +value: "7" +data: Eccube\Entity\Category {#6795 -id: 7 -name: "業務用エアコン" -hierarchy: 1 -sort_no: 58 -create_date: DateTime @1707744405 {#6757 date: 2024-02-12 22:26:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1716943308 {#6756 date: 2024-05-29 09:41:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6796 …} -Children: Doctrine\ORM\PersistentCollection {#6799 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10962 +label: " メーカー" +value: "105" +data: Eccube\Entity\Category {#6800 -id: 105 -name: "メーカー" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1711961048 {#6531 date: 2024-04-01 17:44:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961048 {#6530 date: 2024-04-01 17:44:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6801 …} -Children: Doctrine\ORM\PersistentCollection {#6804 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10963 +label: " パナソニック" +value: "110" +data: Eccube\Entity\Category {#6805 -id: 110 -name: "パナソニック" -hierarchy: 3 -sort_no: 56 -create_date: DateTime @1711961109 {#6793 date: 2024-04-01 17:45:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961109 {#6794 date: 2024-04-01 17:45:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6806 …} -Children: Doctrine\ORM\PersistentCollection {#6809 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10964 +label: " ダイキン" +value: "109" +data: Eccube\Entity\Category {#6816 -id: 109 -name: "ダイキン" -hierarchy: 3 -sort_no: 55 -create_date: DateTime @1711961075 {#6814 date: 2024-04-01 17:44:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961075 {#6815 date: 2024-04-01 17:44:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6817 …} -Children: Doctrine\ORM\PersistentCollection {#6820 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10965 +label: " TOSHIBA" +value: "108" +data: Eccube\Entity\Category {#6823 -id: 108 -name: "TOSHIBA" -hierarchy: 3 -sort_no: 54 -create_date: DateTime @1711961066 {#6821 date: 2024-04-01 17:44:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961066 {#6822 date: 2024-04-01 17:44:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6824 …} -Children: Doctrine\ORM\PersistentCollection {#6827 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10966 +label: " 日立" +value: "107" +data: Eccube\Entity\Category {#6830 -id: 107 -name: "日立" -hierarchy: 3 -sort_no: 53 -create_date: DateTime @1711961061 {#6828 date: 2024-04-01 17:44:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961061 {#6829 date: 2024-04-01 17:44:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6831 …} -Children: Doctrine\ORM\PersistentCollection {#6834 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10967 +label: " 三菱" +value: "106" +data: Eccube\Entity\Category {#6837 -id: 106 -name: "三菱" -hierarchy: 3 -sort_no: 52 -create_date: DateTime @1711961057 {#6835 date: 2024-04-01 17:44:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711961057 {#6836 date: 2024-04-01 17:44:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6838 …} -Children: Doctrine\ORM\PersistentCollection {#6841 …} -Parent: Eccube\Entity\Category {#6800} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10968 +label: " 価格" +value: "53" +data: Eccube\Entity\Category {#6844 -id: 53 -name: "価格" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1709171712 {#6812 date: 2024-02-29 10:55:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171712 {#6813 date: 2024-02-29 10:55:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6845 …} -Children: Doctrine\ORM\PersistentCollection {#6848 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10969 +label: " ¥1,500,001~" +value: "103" +data: Eccube\Entity\Category {#6849 -id: 103 -name: "¥1,500,001~" -hierarchy: 3 -sort_no: 50 -create_date: DateTime @1711706713 {#6842 date: 2024-03-29 19:05:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195771 {#6843 date: 2024-04-04 10:56:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6850 …} -Children: Doctrine\ORM\PersistentCollection {#6853 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10970 +label: " ¥1,400,001~¥1,500,000" +value: "102" +data: Eccube\Entity\Category {#6858 -id: 102 -name: "¥1,400,001~¥1,500,000" -hierarchy: 3 -sort_no: 49 -create_date: DateTime @1711706698 {#6856 date: 2024-03-29 19:04:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196522 {#6857 date: 2024-04-04 11:08:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6859 …} -Children: Doctrine\ORM\PersistentCollection {#6862 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10971 +label: " ¥1,300,001~¥1,400,000" +value: "101" +data: Eccube\Entity\Category {#6865 -id: 101 -name: "¥1,300,001~¥1,400,000" -hierarchy: 3 -sort_no: 48 -create_date: DateTime @1711706685 {#6863 date: 2024-03-29 19:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196511 {#6864 date: 2024-04-04 11:08:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6866 …} -Children: Doctrine\ORM\PersistentCollection {#6869 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10972 +label: " ¥1,200,001~¥1,300,000" +value: "100" +data: Eccube\Entity\Category {#6872 -id: 100 -name: "¥1,200,001~¥1,300,000" -hierarchy: 3 -sort_no: 47 -create_date: DateTime @1711706670 {#6870 date: 2024-03-29 19:04:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196500 {#6871 date: 2024-04-04 11:08:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6873 …} -Children: Doctrine\ORM\PersistentCollection {#6876 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10973 +label: " ¥1,100,001~¥1,200,000" +value: "99" +data: Eccube\Entity\Category {#6879 -id: 99 -name: "¥1,100,001~¥1,200,000" -hierarchy: 3 -sort_no: 46 -create_date: DateTime @1711706652 {#6877 date: 2024-03-29 19:04:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196488 {#6878 date: 2024-04-04 11:08:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6880 …} -Children: Doctrine\ORM\PersistentCollection {#6883 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10974 +label: " ¥1,000,001~¥1,100,000" +value: "98" +data: Eccube\Entity\Category {#6886 -id: 98 -name: "¥1,000,001~¥1,100,000" -hierarchy: 3 -sort_no: 45 -create_date: DateTime @1711682974 {#6884 date: 2024-03-29 12:29:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196475 {#6885 date: 2024-04-04 11:07:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6887 …} -Children: Doctrine\ORM\PersistentCollection {#6890 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10975 +label: " ¥900,001~¥1,000,000" +value: "97" +data: Eccube\Entity\Category {#6893 -id: 97 -name: "¥900,001~¥1,000,000" -hierarchy: 3 -sort_no: 44 -create_date: DateTime @1711682921 {#6891 date: 2024-03-29 12:28:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196462 {#6892 date: 2024-04-04 11:07:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6894 …} -Children: Doctrine\ORM\PersistentCollection {#6897 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10976 +label: " ¥800,001~¥900,000" +value: "96" +data: Eccube\Entity\Category {#6900 -id: 96 -name: "¥800,001~¥900,000" -hierarchy: 3 -sort_no: 43 -create_date: DateTime @1711682907 {#6898 date: 2024-03-29 12:28:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712196451 {#6899 date: 2024-04-04 11:07:31.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6901 …} -Children: Doctrine\ORM\PersistentCollection {#6904 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10977 +label: " ¥700,001~¥800,000" +value: "95" +data: Eccube\Entity\Category {#6907 -id: 95 -name: "¥700,001~¥800,000" -hierarchy: 3 -sort_no: 42 -create_date: DateTime @1711682886 {#6905 date: 2024-03-29 12:28:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195926 {#6906 date: 2024-04-04 10:58:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6908 …} -Children: Doctrine\ORM\PersistentCollection {#6911 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10978 +label: " ¥600,001~¥700,000" +value: "94" +data: Eccube\Entity\Category {#6914 -id: 94 -name: "¥600,001~¥700,000" -hierarchy: 3 -sort_no: 41 -create_date: DateTime @1711682799 {#6912 date: 2024-03-29 12:26:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195914 {#6913 date: 2024-04-04 10:58:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6915 …} -Children: Doctrine\ORM\PersistentCollection {#6918 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10979 +label: " ¥500,001~¥600,000" +value: "93" +data: Eccube\Entity\Category {#6921 -id: 93 -name: "¥500,001~¥600,000" -hierarchy: 3 -sort_no: 40 -create_date: DateTime @1711682730 {#6919 date: 2024-03-29 12:25:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195899 {#6920 date: 2024-04-04 10:58:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6922 …} -Children: Doctrine\ORM\PersistentCollection {#6925 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10980 +label: " ¥400,001~¥500,000" +value: "92" +data: Eccube\Entity\Category {#6928 -id: 92 -name: "¥400,001~¥500,000" -hierarchy: 3 -sort_no: 39 -create_date: DateTime @1711682726 {#6926 date: 2024-03-29 12:25:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195881 {#6927 date: 2024-04-04 10:58:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6929 …} -Children: Doctrine\ORM\PersistentCollection {#6932 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10981 +label: " ¥300,001~¥400,000" +value: "91" +data: Eccube\Entity\Category {#6935 -id: 91 -name: "¥300,001~¥400,000" -hierarchy: 3 -sort_no: 38 -create_date: DateTime @1711682710 {#6933 date: 2024-03-29 12:25:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195827 {#6934 date: 2024-04-04 10:57:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6936 …} -Children: Doctrine\ORM\PersistentCollection {#6939 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10982 +label: " ~¥300,000" +value: "90" +data: Eccube\Entity\Category {#6942 -id: 90 -name: "~¥300,000" -hierarchy: 3 -sort_no: 37 -create_date: DateTime @1711682675 {#6940 date: 2024-03-29 12:24:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1712195789 {#6941 date: 2024-04-04 10:56:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6943 …} -Children: Doctrine\ORM\PersistentCollection {#6946 …} -Parent: Eccube\Entity\Category {#6844} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10983 +label: " 馬力" +value: "52" +data: Eccube\Entity\Category {#6949 -id: 52 -name: "馬力" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1709171707 {#6810 date: 2024-02-29 10:55:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171707 {#6811 date: 2024-02-29 10:55:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6950 …} -Children: Doctrine\ORM\PersistentCollection {#6953 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10984 +label: " 1.0馬力(P28形)" +value: "74" +data: Eccube\Entity\Category {#6954 -id: 74 -name: "1.0馬力(P28形)" -hierarchy: 3 -sort_no: 35 -create_date: DateTime @1709172120 {#6947 date: 2024-02-29 11:02:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6948 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6955 …} -Children: Doctrine\ORM\PersistentCollection {#6958 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10985 +label: " 1.5馬力(P40形)" +value: "75" +data: Eccube\Entity\Category {#6963 -id: 75 -name: "1.5馬力(P40形)" -hierarchy: 3 -sort_no: 34 -create_date: DateTime @1709172141 {#6961 date: 2024-02-29 11:02:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6962 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6964 …} -Children: Doctrine\ORM\PersistentCollection {#6967 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10986 +label: " 1.8馬力(P45形)" +value: "76" +data: Eccube\Entity\Category {#6970 -id: 76 -name: "1.8馬力(P45形)" -hierarchy: 3 -sort_no: 33 -create_date: DateTime @1709172165 {#6968 date: 2024-02-29 11:02:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6969 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6971 …} -Children: Doctrine\ORM\PersistentCollection {#6974 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10987 +label: " 2馬力(P50形)" +value: "77" +data: Eccube\Entity\Category {#6977 -id: 77 -name: "2馬力(P50形)" -hierarchy: 3 -sort_no: 32 -create_date: DateTime @1709172177 {#6975 date: 2024-02-29 11:02:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6976 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6978 …} -Children: Doctrine\ORM\PersistentCollection {#6981 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10988 +label: " 2.3馬力(P56形)" +value: "78" +data: Eccube\Entity\Category {#6984 -id: 78 -name: "2.3馬力(P56形)" -hierarchy: 3 -sort_no: 31 -create_date: DateTime @1709172191 {#6982 date: 2024-02-29 11:03:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6983 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6985 …} -Children: Doctrine\ORM\PersistentCollection {#6988 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10989 +label: " 2.5馬力(P63形)" +value: "79" +data: Eccube\Entity\Category {#6991 -id: 79 -name: "2.5馬力(P63形)" -hierarchy: 3 -sort_no: 30 -create_date: DateTime @1709173479 {#6989 date: 2024-02-29 11:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6990 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6992 …} -Children: Doctrine\ORM\PersistentCollection {#6995 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10990 +label: " 3馬力(P80形)" +value: "80" +data: Eccube\Entity\Category {#6998 -id: 80 -name: "3馬力(P80形)" -hierarchy: 3 -sort_no: 29 -create_date: DateTime @1709173569 {#6996 date: 2024-02-29 11:26:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#6997 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#6999 …} -Children: Doctrine\ORM\PersistentCollection {#7002 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10991 +label: " 4馬力(P112形)" +value: "81" +data: Eccube\Entity\Category {#7005 -id: 81 -name: "4馬力(P112形)" -hierarchy: 3 -sort_no: 28 -create_date: DateTime @1709173582 {#7003 date: 2024-02-29 11:26:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7004 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7006 …} -Children: Doctrine\ORM\PersistentCollection {#7009 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10992 +label: " 5馬力(P140形)" +value: "82" +data: Eccube\Entity\Category {#7012 -id: 82 -name: "5馬力(P140形)" -hierarchy: 3 -sort_no: 27 -create_date: DateTime @1709173594 {#7010 date: 2024-02-29 11:26:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7011 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7013 …} -Children: Doctrine\ORM\PersistentCollection {#7016 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10993 +label: " 6馬力(P160形)" +value: "83" +data: Eccube\Entity\Category {#7019 -id: 83 -name: "6馬力(P160形)" -hierarchy: 3 -sort_no: 26 -create_date: DateTime @1709173608 {#7017 date: 2024-02-29 11:26:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7018 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7020 …} -Children: Doctrine\ORM\PersistentCollection {#7023 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10994 +label: " 8馬力(P224形)" +value: "84" +data: Eccube\Entity\Category {#7026 -id: 84 -name: "8馬力(P224形)" -hierarchy: 3 -sort_no: 25 -create_date: DateTime @1709173623 {#7024 date: 2024-02-29 11:27:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7025 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7027 …} -Children: Doctrine\ORM\PersistentCollection {#7030 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10995 +label: " 10馬力(P280形)" +value: "85" +data: Eccube\Entity\Category {#7033 -id: 85 -name: "10馬力(P280形)" -hierarchy: 3 -sort_no: 24 -create_date: DateTime @1709173635 {#7031 date: 2024-02-29 11:27:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7032 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7034 …} -Children: Doctrine\ORM\PersistentCollection {#7037 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10996 +label: " 12馬力(P335形)" +value: "86" +data: Eccube\Entity\Category {#7040 -id: 86 -name: "12馬力(P335形)" -hierarchy: 3 -sort_no: 23 -create_date: DateTime @1709175495 {#7038 date: 2024-02-29 11:58:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549438 {#7039 date: 2024-03-27 23:23:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7041 …} -Children: Doctrine\ORM\PersistentCollection {#7044 …} -Parent: Eccube\Entity\Category {#6949} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10997 +label: " 形" +value: "51" +data: Eccube\Entity\Category {#7047 -id: 51 -name: "形" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1709171691 {#6959 date: 2024-02-29 10:54:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171691 {#6960 date: 2024-02-29 10:54:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7048 …} -Children: Doctrine\ORM\PersistentCollection {#7051 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10998 +label: " 天井カセット形4方向" +value: "64" +data: Eccube\Entity\Category {#7052 -id: 64 -name: "天井カセット形4方向" -hierarchy: 3 -sort_no: 21 -create_date: DateTime @1709171838 {#7045 date: 2024-02-29 10:57:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7046 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7053 …} -Children: Doctrine\ORM\PersistentCollection {#7056 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#10999 +label: " 天井カセット形2方向" +value: "65" +data: Eccube\Entity\Category {#7061 -id: 65 -name: "天井カセット形2方向" -hierarchy: 3 -sort_no: 20 -create_date: DateTime @1709171848 {#7059 date: 2024-02-29 10:57:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7060 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7062 …} -Children: Doctrine\ORM\PersistentCollection {#7065 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11000 +label: " 天井カセット形1方向" +value: "66" +data: Eccube\Entity\Category {#7068 -id: 66 -name: "天井カセット形1方向" -hierarchy: 3 -sort_no: 19 -create_date: DateTime @1709171855 {#7066 date: 2024-02-29 10:57:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7067 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7069 …} -Children: Doctrine\ORM\PersistentCollection {#7072 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11001 +label: " ラウンドフロー" +value: "67" +data: Eccube\Entity\Category {#7075 -id: 67 -name: "ラウンドフロー" -hierarchy: 3 -sort_no: 18 -create_date: DateTime @1709171867 {#7073 date: 2024-02-29 10:57:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7074 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7076 …} -Children: Doctrine\ORM\PersistentCollection {#7079 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11002 +label: " 天井吊形" +value: "68" +data: Eccube\Entity\Category {#7082 -id: 68 -name: "天井吊形" -hierarchy: 3 -sort_no: 17 -create_date: DateTime @1709171877 {#7080 date: 2024-02-29 10:57:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7081 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7083 …} -Children: Doctrine\ORM\PersistentCollection {#7086 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11003 +label: " 床置き形" +value: "69" +data: Eccube\Entity\Category {#7089 -id: 69 -name: "床置き形" -hierarchy: 3 -sort_no: 16 -create_date: DateTime @1709171898 {#7087 date: 2024-02-29 10:58:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7088 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7090 …} -Children: Doctrine\ORM\PersistentCollection {#7093 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11004 +label: " 壁掛け形" +value: "70" +data: Eccube\Entity\Category {#7096 -id: 70 -name: "壁掛け形" -hierarchy: 3 -sort_no: 15 -create_date: DateTime @1709171908 {#7094 date: 2024-02-29 10:58:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7095 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7097 …} -Children: Doctrine\ORM\PersistentCollection {#7100 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11005 +label: " ビルトイン形" +value: "71" +data: Eccube\Entity\Category {#7103 -id: 71 -name: "ビルトイン形" -hierarchy: 3 -sort_no: 14 -create_date: DateTime @1709171916 {#7101 date: 2024-02-29 10:58:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7102 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7104 …} -Children: Doctrine\ORM\PersistentCollection {#7107 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11006 +label: " 天井埋込ダクト形" +value: "72" +data: Eccube\Entity\Category {#7110 -id: 72 -name: "天井埋込ダクト形" -hierarchy: 3 -sort_no: 13 -create_date: DateTime @1709171931 {#7108 date: 2024-02-29 10:58:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7109 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7111 …} -Children: Doctrine\ORM\PersistentCollection {#7114 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11007 +label: " 天井自在形" +value: "73" +data: Eccube\Entity\Category {#7117 -id: 73 -name: "天井自在形" -hierarchy: 3 -sort_no: 12 -create_date: DateTime @1709171944 {#7115 date: 2024-02-29 10:59:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549462 {#7116 date: 2024-03-27 23:24:22.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7118 …} -Children: Doctrine\ORM\PersistentCollection {#7121 …} -Parent: Eccube\Entity\Category {#7047} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11008 +label: " 業種" +value: "50" +data: Eccube\Entity\Category {#7124 -id: 50 -name: "業種" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1709171670 {#6854 date: 2024-02-29 10:54:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1709171670 {#6855 date: 2024-02-29 10:54:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7125 …} -Children: Doctrine\ORM\PersistentCollection {#7128 …} -Parent: Eccube\Entity\Category {#6795} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11009 +label: " 事務所系" +value: "54" +data: Eccube\Entity\Category {#7129 -id: 54 -name: "事務所系" -hierarchy: 3 -sort_no: 10 -create_date: DateTime @1709171742 {#7122 date: 2024-02-29 10:55:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7123 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7130 …} -Children: Doctrine\ORM\PersistentCollection {#7133 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11010 +label: " 飲食店" +value: "55" +data: Eccube\Entity\Category {#7138 -id: 55 -name: "飲食店" -hierarchy: 3 -sort_no: 9 -create_date: DateTime @1709171749 {#7136 date: 2024-02-29 10:55:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7137 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7139 …} -Children: Doctrine\ORM\PersistentCollection {#7142 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11011 +label: " 商店・店舗" +value: "56" +data: Eccube\Entity\Category {#7145 -id: 56 -name: "商店・店舗" -hierarchy: 3 -sort_no: 8 -create_date: DateTime @1709171761 {#7143 date: 2024-02-29 10:56:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7144 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7146 …} -Children: Doctrine\ORM\PersistentCollection {#7149 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11012 +label: " 工場" +value: "57" +data: Eccube\Entity\Category {#7152 -id: 57 -name: "工場" -hierarchy: 3 -sort_no: 7 -create_date: DateTime @1709171766 {#7150 date: 2024-02-29 10:56:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7151 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7153 …} -Children: Doctrine\ORM\PersistentCollection {#7156 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11013 +label: " 倉庫・作業場" +value: "58" +data: Eccube\Entity\Category {#7159 -id: 58 -name: "倉庫・作業場" -hierarchy: 3 -sort_no: 6 -create_date: DateTime @1709171776 {#7157 date: 2024-02-29 10:56:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7158 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7160 …} -Children: Doctrine\ORM\PersistentCollection {#7163 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11014 +label: " 理美容室" +value: "59" +data: Eccube\Entity\Category {#7166 -id: 59 -name: "理美容室" -hierarchy: 3 -sort_no: 5 -create_date: DateTime @1709171783 {#7164 date: 2024-02-29 10:56:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7165 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7167 …} -Children: Doctrine\ORM\PersistentCollection {#7170 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11015 +label: " 病院・医院" +value: "60" +data: Eccube\Entity\Category {#7173 -id: 60 -name: "病院・医院" -hierarchy: 3 -sort_no: 4 -create_date: DateTime @1709171792 {#7171 date: 2024-02-29 10:56:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7172 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7174 …} -Children: Doctrine\ORM\PersistentCollection {#7177 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11016 +label: " 学校関連" +value: "61" +data: Eccube\Entity\Category {#7180 -id: 61 -name: "学校関連" -hierarchy: 3 -sort_no: 3 -create_date: DateTime @1709171800 {#7178 date: 2024-02-29 10:56:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7179 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7181 …} -Children: Doctrine\ORM\PersistentCollection {#7184 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11017 +label: " 宿泊施設" +value: "62" +data: Eccube\Entity\Category {#7187 -id: 62 -name: "宿泊施設" -hierarchy: 3 -sort_no: 2 -create_date: DateTime @1709171808 {#7185 date: 2024-02-29 10:56:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7186 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7188 …} -Children: Doctrine\ORM\PersistentCollection {#7191 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11018 +label: " その他" +value: "63" +data: Eccube\Entity\Category {#7194 -id: 63 -name: "その他" -hierarchy: 3 -sort_no: 1 -create_date: DateTime @1709171812 {#7192 date: 2024-02-29 10:56:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1711549497 {#7193 date: 2024-03-27 23:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#7195 …} -Children: Doctrine\ORM\PersistentCollection {#7198 …} -Parent: Eccube\Entity\Category {#7124} -Creator: Proxies\__CG__\Eccube\Entity\Member {#5990 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#10911 -form: Symfony\Component\Form\Form {#10896 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#10910 …5} |
full_name | "category_id" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "category_id" |
is_selected | Closure($choice, $value) {#10917 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4958 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "category_id" |
placeholder | "common.select__all_products" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
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 {#2046 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2047 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2044 …} -namespace: Closure() {#2042 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#10888 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#4778 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "common.search_keyword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
purify_html | true |
purify_html_profile | "default" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#10881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#4815 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#719 …} $translationDomain: "validators" $message: Closure() {#10887 …} } } |
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 {#11019 -form: Symfony\Component\Form\Form {#10901 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#10916 …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_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_name" |
valid | true |
value | "" |