- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 185
- Events
- Routing
- Cache
- Translation 3
- Security
- Twig
- Doctrine
- Migrations
- 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
-
-
id
-
comment
-
Product
-
_token
-
-
-
id
-
category_id
-
-
1
-
2
-
3
-
-
-
0
-
1
-
-
tag_id
-
create_date_start
-
create_datetime_start
-
create_date_end
-
create_datetime_end
-
update_date_start
-
update_datetime_start
-
update_date_end
-
update_datetime_end
-
sortkey
-
sorttype
-
_token
-
recommend_product
"Plugin\Recommend42\Form\Type\RecommendProductType"
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | "Plugin\Recommend42\Entity\RecommendProduct" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3005 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} use: { $class: "Plugin\Recommend42\Entity\RecommendProduct" } } |
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() {#3007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#3006 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "recommend_product" "_recommend_product" ] |
cache_key | "_recommend_product_recommend_product" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3084 -form: Symfony\Component\Form\Form {#3067 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3083 …5} |
full_name | "recommend_product" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recommend_product" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "recommend_product" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recommend_product" |
valid | true |
value | null |
id
"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 | [ "readonly" => "readonly" ] |
[ "readonly" => "readonly" ] |
label | "plugin_recommend.admin.edit.product" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "readonly" => "readonly" ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3044 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} } |
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 | "plugin_recommend.admin.edit.product" |
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 | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#3045 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "readonly" => "readonly" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_recommend_product_id" ] |
cache_key | "_recommend_product_id_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 {#3103 -form: Symfony\Component\Form\Form {#3070 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3082 …5} |
full_name | "recommend_product[id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recommend_product_id" |
label | "plugin_recommend.admin.edit.product" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recommend_product_id" |
valid | true |
value | "" |
comment
"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 | [ "maxlength" => 4000 "placeholder" => "plugin_recommend.admin.type.comment.placeholder" ] |
[ "maxlength" => 4000 "placeholder" => "plugin_recommend.admin.type.comment.placeholder" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3014 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#3015 +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: 4000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3014 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#3015 +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: 4000 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "plugin_recommend.admin.edit.comment" |
same as passed value |
required | true |
same as passed value |
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 4000 "placeholder" => "plugin_recommend.admin.type.comment.placeholder" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3014 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#3015 +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: 4000 +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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3058 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} } |
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 | "plugin_recommend.admin.edit.comment" |
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 | false |
purify_html_profile | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#3059 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 4000 "placeholder" => "plugin_recommend.admin.type.comment.placeholder" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_recommend_product_comment" ] |
cache_key | "_recommend_product_comment_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 {#3094 -form: Symfony\Component\Form\Form {#3073 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3093 …5} |
full_name | "recommend_product[comment]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recommend_product_comment" |
label | "plugin_recommend.admin.edit.comment" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "comment" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recommend_product_comment" |
valid | true |
value | "" |
Product
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | "" |
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 | 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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#3021 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_recommend_product_Product" ] |
cache_key | "_recommend_product_Product_hidden" |
compound | false |
data | "" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3008 -form: Symfony\Component\Form\Form {#3076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3086 …5} |
full_name | "recommend_product[Product]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recommend_product_Product" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Product" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_recommend_product_Product" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1189d9bdcc97e.jJSphoW-kfhd9UDJ6a_f0pxwIWMUf5kb-SXaBAM1_vI.ydnk78fpwbATxg6Cp8uF5ugWUwVzOPx5u1SLMXVtlt_uodzv1MvWrzOiLw" |
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 | "1189d9bdcc97e.jJSphoW-kfhd9UDJ6a_f0pxwIWMUf5kb-SXaBAM1_vI.ydnk78fpwbATxg6Cp8uF5ugWUwVzOPx5u1SLMXVtlt_uodzv1MvWrzOiLw" |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data | "1189d9bdcc97e.jJSphoW-kfhd9UDJ6a_f0pxwIWMUf5kb-SXaBAM1_vI.ydnk78fpwbATxg6Cp8uF5ugWUwVzOPx5u1SLMXVtlt_uodzv1MvWrzOiLw" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3085 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} } |
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() {#3100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#3101 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_recommend_product__token" ] |
cache_key | "_recommend_product__token_hidden" |
compound | false |
data | "1189d9bdcc97e.jJSphoW-kfhd9UDJ6a_f0pxwIWMUf5kb-SXaBAM1_vI.ydnk78fpwbATxg6Cp8uF5ugWUwVzOPx5u1SLMXVtlt_uodzv1MvWrzOiLw" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#3111 -form: Symfony\Component\Form\Form {#3097 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3106 …5} |
full_name | "recommend_product[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "recommend_product__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 | "_recommend_product__token" |
valid | true |
value | "1189d9bdcc97e.jJSphoW-kfhd9UDJ6a_f0pxwIWMUf5kb-SXaBAM1_vI.ydnk78fpwbATxg6Cp8uF5ugWUwVzOPx5u1SLMXVtlt_uodzv1MvWrzOiLw" |
admin_search_product
"Eccube\Form\Type\Admin\SearchProductType"
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#3269 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} } |
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() {#3123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#3207 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "admin_search_product" "_admin_search_product" ] |
cache_key | "_admin_search_product_admin_search_product" |
compound | true |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4588 -form: Symfony\Component\Form\Form {#4594 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3124 …5} |
full_name | "admin_search_product" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "admin_search_product" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product" |
valid | true |
value | null |
id
"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 |
---|---|---|
label | "admin.product.multi_search_label" |
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 |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4322 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} } |
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 | "admin.product.multi_search_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 |
purify_html | false |
purify_html_profile | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4323 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_admin_search_product_id" ] |
cache_key | "_admin_search_product_id_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 {#4547 -form: Symfony\Component\Form\Form {#4597 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4557 …5} |
full_name | "admin_search_product[id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_id" |
label | "admin.product.multi_search_label" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "id" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_id" |
valid | true |
value | "" |
category_id
"Eccube\Form\Type\Master\CategoryType"
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 |
choice_value | Closure(Category $Category = null) {#3131 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#3113 …} } |
same as passed value |
choices | [ Eccube\Entity\Category {#3344 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#3354 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3352 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3377 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3375 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#3350 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#3348 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3374 …} -Children: Doctrine\ORM\PersistentCollection {#3442 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3437 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#3439 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#3438 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3436 …} -Children: Doctrine\ORM\PersistentCollection {#3433 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3430 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#3432 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#3431 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3429 …} -Children: Doctrine\ORM\PersistentCollection {#3426 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3423 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#3425 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#3424 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3422 …} -Children: Doctrine\ORM\PersistentCollection {#3419 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3416 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#3418 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#3417 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3415 …} -Children: Doctrine\ORM\PersistentCollection {#3412 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3349 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#3368 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#3345 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3347 …} -Children: Doctrine\ORM\PersistentCollection {#3400 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3404 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#3402 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#3403 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3405 …} -Children: Doctrine\ORM\PersistentCollection {#3408 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3411 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#3409 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#3410 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3447 …} -Children: Doctrine\ORM\PersistentCollection {#3448 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3451 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#3449 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#3450 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3452 …} -Children: Doctrine\ORM\PersistentCollection {#3455 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3458 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#3456 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#3457 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3459 …} -Children: Doctrine\ORM\PersistentCollection {#3462 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3465 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#3463 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#3464 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3469 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3472 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#3470 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#3471 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3476 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3479 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#3477 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#3478 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3480 …} -Children: Doctrine\ORM\PersistentCollection {#3483 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3486 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#3484 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#3485 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3487 …} -Children: Doctrine\ORM\PersistentCollection {#3490 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3493 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#3491 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#3492 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3497 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3500 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#3498 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#3499 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3501 …} -Children: Doctrine\ORM\PersistentCollection {#3504 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3507 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#3505 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#3506 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3508 …} -Children: Doctrine\ORM\PersistentCollection {#3511 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3514 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#3512 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#3513 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3515 …} -Children: Doctrine\ORM\PersistentCollection {#3518 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3521 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#3519 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#3520 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3525 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3528 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#3526 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#3527 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3529 …} -Children: Doctrine\ORM\PersistentCollection {#3532 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3535 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#3533 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#3534 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3542 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#3540 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#3541 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3549 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#3547 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#3548 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3556 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#3554 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#3555 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3557 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3563 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#3561 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#3562 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3567 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3570 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#3568 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#3569 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3577 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#3575 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#3576 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3578 …} -Children: Doctrine\ORM\PersistentCollection {#3581 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3584 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#3582 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#3583 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3591 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#3589 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#3590 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3598 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#3596 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#3597 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3605 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#3603 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#3604 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3612 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#3610 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#3611 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3613 …} -Children: Doctrine\ORM\PersistentCollection {#3616 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3619 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#3617 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#3618 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3620 …} -Children: Doctrine\ORM\PersistentCollection {#3623 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3626 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#3624 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#3625 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3633 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#3440 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3441 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3634 …} -Children: Doctrine\ORM\PersistentCollection {#3637 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3638 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#3631 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3632 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3639 …} -Children: Doctrine\ORM\PersistentCollection {#3642 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3647 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#3645 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3646 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3648 …} -Children: Doctrine\ORM\PersistentCollection {#3651 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3654 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#3652 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3653 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3661 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#3659 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3660 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3668 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#3666 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3667 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3669 …} -Children: Doctrine\ORM\PersistentCollection {#3672 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3675 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#3673 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3674 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3682 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#3680 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3681 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3683 …} -Children: Doctrine\ORM\PersistentCollection {#3686 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3689 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#3687 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3688 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3696 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#3694 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3695 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3703 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#3701 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3702 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3704 …} -Children: Doctrine\ORM\PersistentCollection {#3707 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3710 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#3708 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3709 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3717 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#3715 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3716 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3724 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#3722 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3723 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3731 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#3729 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3730 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3738 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#3736 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3737 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3739 …} -Children: Doctrine\ORM\PersistentCollection {#3742 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3745 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#3743 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3744 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3746 …} -Children: Doctrine\ORM\PersistentCollection {#3749 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3752 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#3750 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3751 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3753 …} -Children: Doctrine\ORM\PersistentCollection {#3756 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3759 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#3757 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3758 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3760 …} -Children: Doctrine\ORM\PersistentCollection {#3763 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3766 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#3764 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3765 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3773 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#3771 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3772 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3774 …} -Children: Doctrine\ORM\PersistentCollection {#3777 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3780 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#3778 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3779 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3781 …} -Children: Doctrine\ORM\PersistentCollection {#3784 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3787 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#3785 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3786 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3788 …} -Children: Doctrine\ORM\PersistentCollection {#3791 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3794 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#3792 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3793 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3795 …} -Children: Doctrine\ORM\PersistentCollection {#3798 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3801 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#3799 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3800 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3802 …} -Children: Doctrine\ORM\PersistentCollection {#3805 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3808 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#3806 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3807 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3809 …} -Children: Doctrine\ORM\PersistentCollection {#3812 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3815 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#3813 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3814 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3816 …} -Children: Doctrine\ORM\PersistentCollection {#3819 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3822 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#3820 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3821 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3823 …} -Children: Doctrine\ORM\PersistentCollection {#3826 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3829 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#3827 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3828 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3830 …} -Children: Doctrine\ORM\PersistentCollection {#3833 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3836 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#3834 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3835 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3837 …} -Children: Doctrine\ORM\PersistentCollection {#3840 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3843 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#3841 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3842 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3844 …} -Children: Doctrine\ORM\PersistentCollection {#3847 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3850 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#3848 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3849 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3851 …} -Children: Doctrine\ORM\PersistentCollection {#3854 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3857 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#3855 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3856 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3858 …} -Children: Doctrine\ORM\PersistentCollection {#3861 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3864 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#3862 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3863 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3865 …} -Children: Doctrine\ORM\PersistentCollection {#3868 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3871 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#3643 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3644 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3872 …} -Children: Doctrine\ORM\PersistentCollection {#3875 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3876 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#3869 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3870 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3877 …} -Children: Doctrine\ORM\PersistentCollection {#3880 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3885 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#3883 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3884 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3886 …} -Children: Doctrine\ORM\PersistentCollection {#3889 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3892 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#3890 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3891 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3893 …} -Children: Doctrine\ORM\PersistentCollection {#3896 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3899 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#3897 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3898 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3900 …} -Children: Doctrine\ORM\PersistentCollection {#3903 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3906 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#3904 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3905 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3907 …} -Children: Doctrine\ORM\PersistentCollection {#3910 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3913 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#3911 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3912 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3914 …} -Children: Doctrine\ORM\PersistentCollection {#3917 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3920 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#3918 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3919 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3921 …} -Children: Doctrine\ORM\PersistentCollection {#3924 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3927 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#3925 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3926 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3928 …} -Children: Doctrine\ORM\PersistentCollection {#3931 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3934 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#3932 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3933 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3938 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3941 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#3939 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3940 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3942 …} -Children: Doctrine\ORM\PersistentCollection {#3945 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3948 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#3946 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3947 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3949 …} -Children: Doctrine\ORM\PersistentCollection {#3952 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3955 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#3881 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3882 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3956 …} -Children: Doctrine\ORM\PersistentCollection {#3959 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3960 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#3953 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#3954 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3961 …} -Children: Doctrine\ORM\PersistentCollection {#3964 …} -Parent: Eccube\Entity\Category {#3955} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3967 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#3965 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3966 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3968 …} -Children: Doctrine\ORM\PersistentCollection {#3971 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3976 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#3972 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3973 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3977 …} -Children: Doctrine\ORM\PersistentCollection {#3980 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3981 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#3974 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#3975 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3982 …} -Children: Doctrine\ORM\PersistentCollection {#3985 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3990 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#3988 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#3989 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3991 …} -Children: Doctrine\ORM\PersistentCollection {#3994 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3997 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#3995 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#3996 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3998 …} -Children: Doctrine\ORM\PersistentCollection {#4001 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4004 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#4002 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#4003 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4005 …} -Children: Doctrine\ORM\PersistentCollection {#4008 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4011 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#4009 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#4010 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4012 …} -Children: Doctrine\ORM\PersistentCollection {#4015 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4018 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#4016 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#4017 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4019 …} -Children: Doctrine\ORM\PersistentCollection {#4022 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4025 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#4023 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#4024 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4026 …} -Children: Doctrine\ORM\PersistentCollection {#4029 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4032 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#4030 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#4031 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4033 …} -Children: Doctrine\ORM\PersistentCollection {#4036 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4039 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#4037 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#4038 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4040 …} -Children: Doctrine\ORM\PersistentCollection {#4043 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4046 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#4044 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#4045 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4047 …} -Children: Doctrine\ORM\PersistentCollection {#4050 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4053 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#4051 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#4052 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4054 …} -Children: Doctrine\ORM\PersistentCollection {#4057 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4060 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#4058 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#4059 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4061 …} -Children: Doctrine\ORM\PersistentCollection {#4064 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4067 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#4065 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#4066 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4068 …} -Children: Doctrine\ORM\PersistentCollection {#4071 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4074 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#4072 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#4073 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4075 …} -Children: Doctrine\ORM\PersistentCollection {#4078 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4081 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#4079 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#4080 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4082 …} -Children: Doctrine\ORM\PersistentCollection {#4085 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4088 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#4086 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#4087 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4089 …} -Children: Doctrine\ORM\PersistentCollection {#4092 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4095 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#4093 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#4094 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4096 …} -Children: Doctrine\ORM\PersistentCollection {#4099 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4102 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#4100 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#4101 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4103 …} -Children: Doctrine\ORM\PersistentCollection {#4106 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4109 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#4107 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#4108 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4110 …} -Children: Doctrine\ORM\PersistentCollection {#4113 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4116 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#4114 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#4115 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4117 …} -Children: Doctrine\ORM\PersistentCollection {#4120 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4123 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#4121 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#4122 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4124 …} -Children: Doctrine\ORM\PersistentCollection {#4127 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4130 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#3986 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3987 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4131 …} -Children: Doctrine\ORM\PersistentCollection {#4134 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4135 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#4128 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#4129 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4136 …} -Children: Doctrine\ORM\PersistentCollection {#4139 …} -Parent: Eccube\Entity\Category {#4130} -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4142 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#4140 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4141 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4143 …} -Children: Doctrine\ORM\PersistentCollection {#4146 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4149 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#4147 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4148 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4150 …} -Children: Doctrine\ORM\PersistentCollection {#4153 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4156 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#4154 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4155 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4157 …} -Children: Doctrine\ORM\PersistentCollection {#4160 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4165 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#4161 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4162 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4166 …} -Children: Doctrine\ORM\PersistentCollection {#4169 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4170 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#4163 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#4164 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4171 …} -Children: Doctrine\ORM\PersistentCollection {#4174 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4179 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#4177 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#4178 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4180 …} -Children: Doctrine\ORM\PersistentCollection {#4183 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4186 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#4176 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4175 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4187 …} -Children: Doctrine\ORM\PersistentCollection {#4190 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4191 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#4184 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#4185 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4192 …} -Children: Doctrine\ORM\PersistentCollection {#4195 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4200 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#4198 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#4199 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4201 …} -Children: Doctrine\ORM\PersistentCollection {#4204 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4207 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#4205 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#4206 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4208 …} -Children: Doctrine\ORM\PersistentCollection {#4211 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4214 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#4212 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#4213 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4215 …} -Children: Doctrine\ORM\PersistentCollection {#4218 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4221 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#4219 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#4220 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4222 …} -Children: Doctrine\ORM\PersistentCollection {#4225 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4228 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#4226 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#4227 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4229 …} -Children: Doctrine\ORM\PersistentCollection {#4232 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4235 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#4233 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#4234 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4236 …} -Children: Doctrine\ORM\PersistentCollection {#4239 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4242 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#4240 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#4241 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4243 …} -Children: Doctrine\ORM\PersistentCollection {#4246 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4249 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#4247 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#4248 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4250 …} -Children: Doctrine\ORM\PersistentCollection {#4253 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4256 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#4254 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#4255 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4257 …} -Children: Doctrine\ORM\PersistentCollection {#4260 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4263 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#4197 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4196 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4264 …} -Children: Doctrine\ORM\PersistentCollection {#4267 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4268 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#4261 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#4262 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4269 …} -Children: Doctrine\ORM\PersistentCollection {#4272 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4277 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#4275 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#4276 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4278 …} -Children: Doctrine\ORM\PersistentCollection {#4281 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4284 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#4282 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#4283 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4285 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4291 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#4273 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4274 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4292 …} -Children: Doctrine\ORM\PersistentCollection {#4295 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4296 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#4289 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#4290 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4297 …} -Children: Doctrine\ORM\PersistentCollection {#4300 …} -Parent: Eccube\Entity\Category {#4291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4305 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#4303 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#4304 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4306 …} -Children: Doctrine\ORM\PersistentCollection {#4309 …} -Parent: Eccube\Entity\Category {#4291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4310 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#4302 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4301 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4311 …} -Children: Doctrine\ORM\PersistentCollection {#4314 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4317 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#4315 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4316 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4318 …} -Children: Doctrine\ORM\PersistentCollection {#4321 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } ] |
[ Eccube\Entity\Category {#3344 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#3354 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3352 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3377 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3375 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#3350 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#3348 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3374 …} -Children: Doctrine\ORM\PersistentCollection {#3442 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3437 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#3439 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#3438 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3436 …} -Children: Doctrine\ORM\PersistentCollection {#3433 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3430 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#3432 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#3431 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3429 …} -Children: Doctrine\ORM\PersistentCollection {#3426 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3423 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#3425 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#3424 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3422 …} -Children: Doctrine\ORM\PersistentCollection {#3419 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3416 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#3418 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#3417 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3415 …} -Children: Doctrine\ORM\PersistentCollection {#3412 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3349 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#3368 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#3345 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3347 …} -Children: Doctrine\ORM\PersistentCollection {#3400 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3404 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#3402 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#3403 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3405 …} -Children: Doctrine\ORM\PersistentCollection {#3408 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3411 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#3409 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#3410 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3447 …} -Children: Doctrine\ORM\PersistentCollection {#3448 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3451 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#3449 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#3450 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3452 …} -Children: Doctrine\ORM\PersistentCollection {#3455 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3458 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#3456 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#3457 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3459 …} -Children: Doctrine\ORM\PersistentCollection {#3462 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3465 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#3463 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#3464 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3469 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3472 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#3470 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#3471 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3476 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3479 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#3477 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#3478 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3480 …} -Children: Doctrine\ORM\PersistentCollection {#3483 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3486 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#3484 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#3485 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3487 …} -Children: Doctrine\ORM\PersistentCollection {#3490 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3493 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#3491 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#3492 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3497 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3500 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#3498 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#3499 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3501 …} -Children: Doctrine\ORM\PersistentCollection {#3504 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3507 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#3505 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#3506 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3508 …} -Children: Doctrine\ORM\PersistentCollection {#3511 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3514 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#3512 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#3513 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3515 …} -Children: Doctrine\ORM\PersistentCollection {#3518 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3521 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#3519 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#3520 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3525 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3528 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#3526 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#3527 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3529 …} -Children: Doctrine\ORM\PersistentCollection {#3532 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3535 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#3533 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#3534 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3542 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#3540 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#3541 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3549 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#3547 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#3548 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3556 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#3554 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#3555 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3557 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3563 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#3561 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#3562 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3567 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3570 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#3568 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#3569 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3577 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#3575 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#3576 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3578 …} -Children: Doctrine\ORM\PersistentCollection {#3581 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3584 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#3582 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#3583 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3591 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#3589 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#3590 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3598 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#3596 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#3597 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3605 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#3603 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#3604 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3612 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#3610 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#3611 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3613 …} -Children: Doctrine\ORM\PersistentCollection {#3616 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3619 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#3617 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#3618 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3620 …} -Children: Doctrine\ORM\PersistentCollection {#3623 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3626 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#3624 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#3625 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3633 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#3440 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3441 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3634 …} -Children: Doctrine\ORM\PersistentCollection {#3637 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3638 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#3631 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3632 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3639 …} -Children: Doctrine\ORM\PersistentCollection {#3642 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3647 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#3645 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3646 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3648 …} -Children: Doctrine\ORM\PersistentCollection {#3651 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3654 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#3652 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3653 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3661 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#3659 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3660 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3668 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#3666 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3667 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3669 …} -Children: Doctrine\ORM\PersistentCollection {#3672 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3675 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#3673 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3674 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3682 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#3680 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3681 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3683 …} -Children: Doctrine\ORM\PersistentCollection {#3686 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3689 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#3687 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3688 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3696 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#3694 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3695 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3703 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#3701 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3702 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3704 …} -Children: Doctrine\ORM\PersistentCollection {#3707 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3710 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#3708 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3709 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3717 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#3715 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3716 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3724 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#3722 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3723 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3731 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#3729 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3730 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3738 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#3736 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3737 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3739 …} -Children: Doctrine\ORM\PersistentCollection {#3742 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3745 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#3743 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3744 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3746 …} -Children: Doctrine\ORM\PersistentCollection {#3749 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3752 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#3750 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3751 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3753 …} -Children: Doctrine\ORM\PersistentCollection {#3756 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3759 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#3757 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3758 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3760 …} -Children: Doctrine\ORM\PersistentCollection {#3763 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3766 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#3764 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3765 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3773 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#3771 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3772 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3774 …} -Children: Doctrine\ORM\PersistentCollection {#3777 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3780 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#3778 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3779 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3781 …} -Children: Doctrine\ORM\PersistentCollection {#3784 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3787 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#3785 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3786 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3788 …} -Children: Doctrine\ORM\PersistentCollection {#3791 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3794 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#3792 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3793 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3795 …} -Children: Doctrine\ORM\PersistentCollection {#3798 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3801 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#3799 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3800 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3802 …} -Children: Doctrine\ORM\PersistentCollection {#3805 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3808 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#3806 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3807 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3809 …} -Children: Doctrine\ORM\PersistentCollection {#3812 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3815 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#3813 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3814 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3816 …} -Children: Doctrine\ORM\PersistentCollection {#3819 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3822 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#3820 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3821 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3823 …} -Children: Doctrine\ORM\PersistentCollection {#3826 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3829 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#3827 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3828 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3830 …} -Children: Doctrine\ORM\PersistentCollection {#3833 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3836 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#3834 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3835 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3837 …} -Children: Doctrine\ORM\PersistentCollection {#3840 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3843 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#3841 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3842 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3844 …} -Children: Doctrine\ORM\PersistentCollection {#3847 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3850 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#3848 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3849 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3851 …} -Children: Doctrine\ORM\PersistentCollection {#3854 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3857 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#3855 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3856 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3858 …} -Children: Doctrine\ORM\PersistentCollection {#3861 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3864 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#3862 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3863 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3865 …} -Children: Doctrine\ORM\PersistentCollection {#3868 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3871 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#3643 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3644 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3872 …} -Children: Doctrine\ORM\PersistentCollection {#3875 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3876 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#3869 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3870 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3877 …} -Children: Doctrine\ORM\PersistentCollection {#3880 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3885 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#3883 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3884 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3886 …} -Children: Doctrine\ORM\PersistentCollection {#3889 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3892 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#3890 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3891 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3893 …} -Children: Doctrine\ORM\PersistentCollection {#3896 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3899 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#3897 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3898 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3900 …} -Children: Doctrine\ORM\PersistentCollection {#3903 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3906 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#3904 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3905 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3907 …} -Children: Doctrine\ORM\PersistentCollection {#3910 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3913 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#3911 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3912 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3914 …} -Children: Doctrine\ORM\PersistentCollection {#3917 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3920 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#3918 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3919 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3921 …} -Children: Doctrine\ORM\PersistentCollection {#3924 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3927 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#3925 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3926 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3928 …} -Children: Doctrine\ORM\PersistentCollection {#3931 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3934 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#3932 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3933 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3938 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3941 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#3939 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3940 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3942 …} -Children: Doctrine\ORM\PersistentCollection {#3945 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3948 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#3946 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3947 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3949 …} -Children: Doctrine\ORM\PersistentCollection {#3952 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3955 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#3881 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3882 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3956 …} -Children: Doctrine\ORM\PersistentCollection {#3959 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3960 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#3953 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#3954 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3961 …} -Children: Doctrine\ORM\PersistentCollection {#3964 …} -Parent: Eccube\Entity\Category {#3955} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3967 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#3965 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3966 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3968 …} -Children: Doctrine\ORM\PersistentCollection {#3971 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3976 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#3972 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3973 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3977 …} -Children: Doctrine\ORM\PersistentCollection {#3980 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3981 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#3974 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#3975 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3982 …} -Children: Doctrine\ORM\PersistentCollection {#3985 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3990 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#3988 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#3989 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3991 …} -Children: Doctrine\ORM\PersistentCollection {#3994 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3997 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#3995 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#3996 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3998 …} -Children: Doctrine\ORM\PersistentCollection {#4001 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4004 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#4002 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#4003 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4005 …} -Children: Doctrine\ORM\PersistentCollection {#4008 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4011 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#4009 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#4010 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4012 …} -Children: Doctrine\ORM\PersistentCollection {#4015 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4018 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#4016 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#4017 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4019 …} -Children: Doctrine\ORM\PersistentCollection {#4022 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4025 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#4023 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#4024 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4026 …} -Children: Doctrine\ORM\PersistentCollection {#4029 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4032 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#4030 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#4031 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4033 …} -Children: Doctrine\ORM\PersistentCollection {#4036 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4039 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#4037 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#4038 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4040 …} -Children: Doctrine\ORM\PersistentCollection {#4043 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4046 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#4044 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#4045 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4047 …} -Children: Doctrine\ORM\PersistentCollection {#4050 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4053 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#4051 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#4052 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4054 …} -Children: Doctrine\ORM\PersistentCollection {#4057 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4060 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#4058 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#4059 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4061 …} -Children: Doctrine\ORM\PersistentCollection {#4064 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4067 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#4065 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#4066 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4068 …} -Children: Doctrine\ORM\PersistentCollection {#4071 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4074 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#4072 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#4073 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4075 …} -Children: Doctrine\ORM\PersistentCollection {#4078 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4081 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#4079 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#4080 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4082 …} -Children: Doctrine\ORM\PersistentCollection {#4085 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4088 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#4086 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#4087 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4089 …} -Children: Doctrine\ORM\PersistentCollection {#4092 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4095 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#4093 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#4094 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4096 …} -Children: Doctrine\ORM\PersistentCollection {#4099 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4102 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#4100 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#4101 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4103 …} -Children: Doctrine\ORM\PersistentCollection {#4106 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4109 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#4107 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#4108 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4110 …} -Children: Doctrine\ORM\PersistentCollection {#4113 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4116 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#4114 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#4115 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4117 …} -Children: Doctrine\ORM\PersistentCollection {#4120 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4123 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#4121 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#4122 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4124 …} -Children: Doctrine\ORM\PersistentCollection {#4127 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4130 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#3986 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3987 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4131 …} -Children: Doctrine\ORM\PersistentCollection {#4134 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4135 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#4128 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#4129 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4136 …} -Children: Doctrine\ORM\PersistentCollection {#4139 …} -Parent: Eccube\Entity\Category {#4130} -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4142 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#4140 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4141 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4143 …} -Children: Doctrine\ORM\PersistentCollection {#4146 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4149 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#4147 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4148 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4150 …} -Children: Doctrine\ORM\PersistentCollection {#4153 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4156 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#4154 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4155 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4157 …} -Children: Doctrine\ORM\PersistentCollection {#4160 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4165 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#4161 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4162 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4166 …} -Children: Doctrine\ORM\PersistentCollection {#4169 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4170 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#4163 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#4164 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4171 …} -Children: Doctrine\ORM\PersistentCollection {#4174 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4179 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#4177 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#4178 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4180 …} -Children: Doctrine\ORM\PersistentCollection {#4183 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4186 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#4176 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4175 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4187 …} -Children: Doctrine\ORM\PersistentCollection {#4190 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4191 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#4184 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#4185 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4192 …} -Children: Doctrine\ORM\PersistentCollection {#4195 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4200 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#4198 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#4199 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4201 …} -Children: Doctrine\ORM\PersistentCollection {#4204 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4207 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#4205 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#4206 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4208 …} -Children: Doctrine\ORM\PersistentCollection {#4211 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4214 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#4212 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#4213 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4215 …} -Children: Doctrine\ORM\PersistentCollection {#4218 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4221 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#4219 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#4220 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4222 …} -Children: Doctrine\ORM\PersistentCollection {#4225 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4228 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#4226 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#4227 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4229 …} -Children: Doctrine\ORM\PersistentCollection {#4232 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4235 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#4233 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#4234 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4236 …} -Children: Doctrine\ORM\PersistentCollection {#4239 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4242 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#4240 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#4241 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4243 …} -Children: Doctrine\ORM\PersistentCollection {#4246 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4249 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#4247 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#4248 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4250 …} -Children: Doctrine\ORM\PersistentCollection {#4253 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4256 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#4254 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#4255 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4257 …} -Children: Doctrine\ORM\PersistentCollection {#4260 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4263 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#4197 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4196 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4264 …} -Children: Doctrine\ORM\PersistentCollection {#4267 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4268 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#4261 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#4262 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4269 …} -Children: Doctrine\ORM\PersistentCollection {#4272 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4277 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#4275 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#4276 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4278 …} -Children: Doctrine\ORM\PersistentCollection {#4281 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4284 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#4282 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#4283 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4285 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4291 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#4273 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4274 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4292 …} -Children: Doctrine\ORM\PersistentCollection {#4295 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4296 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#4289 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#4290 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4297 …} -Children: Doctrine\ORM\PersistentCollection {#4300 …} -Parent: Eccube\Entity\Category {#4291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4305 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#4303 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#4304 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4306 …} -Children: Doctrine\ORM\PersistentCollection {#4309 …} -Parent: Eccube\Entity\Category {#4291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4310 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#4302 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4301 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4311 …} -Children: Doctrine\ORM\PersistentCollection {#4314 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4317 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#4315 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4316 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4318 …} -Children: Doctrine\ORM\PersistentCollection {#4321 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } ] |
expanded | false |
false
|
label | "admin.product.category" |
same as passed value |
multiple | false |
false
|
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 {#4369 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Closure(Category $Category = null) {#3131 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#3113 …} } |
choices | [ Eccube\Entity\Category {#3344 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#3354 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3352 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3377 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3375 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#3350 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#3348 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3374 …} -Children: Doctrine\ORM\PersistentCollection {#3442 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3437 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#3439 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#3438 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3436 …} -Children: Doctrine\ORM\PersistentCollection {#3433 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3430 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#3432 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#3431 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3429 …} -Children: Doctrine\ORM\PersistentCollection {#3426 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3423 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#3425 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#3424 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3422 …} -Children: Doctrine\ORM\PersistentCollection {#3419 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3416 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#3418 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#3417 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3415 …} -Children: Doctrine\ORM\PersistentCollection {#3412 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3349 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#3368 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#3345 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3347 …} -Children: Doctrine\ORM\PersistentCollection {#3400 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3404 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#3402 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#3403 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3405 …} -Children: Doctrine\ORM\PersistentCollection {#3408 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3411 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#3409 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#3410 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3447 …} -Children: Doctrine\ORM\PersistentCollection {#3448 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3451 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#3449 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#3450 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3452 …} -Children: Doctrine\ORM\PersistentCollection {#3455 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3458 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#3456 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#3457 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3459 …} -Children: Doctrine\ORM\PersistentCollection {#3462 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3465 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#3463 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#3464 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3469 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3472 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#3470 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#3471 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3476 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3479 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#3477 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#3478 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3480 …} -Children: Doctrine\ORM\PersistentCollection {#3483 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3486 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#3484 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#3485 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3487 …} -Children: Doctrine\ORM\PersistentCollection {#3490 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3493 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#3491 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#3492 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3497 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3500 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#3498 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#3499 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3501 …} -Children: Doctrine\ORM\PersistentCollection {#3504 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3507 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#3505 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#3506 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3508 …} -Children: Doctrine\ORM\PersistentCollection {#3511 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3514 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#3512 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#3513 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3515 …} -Children: Doctrine\ORM\PersistentCollection {#3518 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3521 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#3519 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#3520 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3525 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3528 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#3526 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#3527 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3529 …} -Children: Doctrine\ORM\PersistentCollection {#3532 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3535 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#3533 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#3534 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3542 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#3540 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#3541 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3549 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#3547 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#3548 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3556 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#3554 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#3555 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3557 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3563 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#3561 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#3562 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3567 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3570 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#3568 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#3569 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3577 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#3575 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#3576 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3578 …} -Children: Doctrine\ORM\PersistentCollection {#3581 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3584 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#3582 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#3583 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3591 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#3589 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#3590 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3598 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#3596 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#3597 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3605 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#3603 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#3604 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3612 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#3610 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#3611 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3613 …} -Children: Doctrine\ORM\PersistentCollection {#3616 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3619 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#3617 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#3618 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3620 …} -Children: Doctrine\ORM\PersistentCollection {#3623 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3626 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#3624 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#3625 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3633 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#3440 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3441 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3634 …} -Children: Doctrine\ORM\PersistentCollection {#3637 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3638 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#3631 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3632 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3639 …} -Children: Doctrine\ORM\PersistentCollection {#3642 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3647 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#3645 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3646 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3648 …} -Children: Doctrine\ORM\PersistentCollection {#3651 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3654 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#3652 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3653 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3661 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#3659 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3660 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3668 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#3666 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3667 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3669 …} -Children: Doctrine\ORM\PersistentCollection {#3672 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3675 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#3673 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3674 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3682 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#3680 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3681 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3683 …} -Children: Doctrine\ORM\PersistentCollection {#3686 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3689 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#3687 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3688 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3696 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#3694 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3695 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3703 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#3701 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3702 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3704 …} -Children: Doctrine\ORM\PersistentCollection {#3707 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3710 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#3708 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3709 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3717 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#3715 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3716 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3724 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#3722 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3723 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3731 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#3729 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3730 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3738 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#3736 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3737 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3739 …} -Children: Doctrine\ORM\PersistentCollection {#3742 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3745 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#3743 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3744 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3746 …} -Children: Doctrine\ORM\PersistentCollection {#3749 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3752 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#3750 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3751 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3753 …} -Children: Doctrine\ORM\PersistentCollection {#3756 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3759 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#3757 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3758 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3760 …} -Children: Doctrine\ORM\PersistentCollection {#3763 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3766 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#3764 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3765 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3773 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#3771 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3772 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3774 …} -Children: Doctrine\ORM\PersistentCollection {#3777 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3780 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#3778 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3779 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3781 …} -Children: Doctrine\ORM\PersistentCollection {#3784 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3787 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#3785 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3786 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3788 …} -Children: Doctrine\ORM\PersistentCollection {#3791 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3794 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#3792 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3793 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3795 …} -Children: Doctrine\ORM\PersistentCollection {#3798 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3801 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#3799 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3800 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3802 …} -Children: Doctrine\ORM\PersistentCollection {#3805 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3808 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#3806 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3807 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3809 …} -Children: Doctrine\ORM\PersistentCollection {#3812 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3815 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#3813 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3814 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3816 …} -Children: Doctrine\ORM\PersistentCollection {#3819 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3822 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#3820 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3821 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3823 …} -Children: Doctrine\ORM\PersistentCollection {#3826 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3829 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#3827 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3828 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3830 …} -Children: Doctrine\ORM\PersistentCollection {#3833 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3836 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#3834 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3835 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3837 …} -Children: Doctrine\ORM\PersistentCollection {#3840 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3843 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#3841 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3842 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3844 …} -Children: Doctrine\ORM\PersistentCollection {#3847 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3850 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#3848 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3849 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3851 …} -Children: Doctrine\ORM\PersistentCollection {#3854 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3857 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#3855 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3856 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3858 …} -Children: Doctrine\ORM\PersistentCollection {#3861 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3864 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#3862 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3863 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3865 …} -Children: Doctrine\ORM\PersistentCollection {#3868 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3871 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#3643 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3644 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3872 …} -Children: Doctrine\ORM\PersistentCollection {#3875 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3876 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#3869 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3870 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3877 …} -Children: Doctrine\ORM\PersistentCollection {#3880 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3885 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#3883 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3884 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3886 …} -Children: Doctrine\ORM\PersistentCollection {#3889 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3892 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#3890 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3891 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3893 …} -Children: Doctrine\ORM\PersistentCollection {#3896 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3899 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#3897 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3898 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3900 …} -Children: Doctrine\ORM\PersistentCollection {#3903 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3906 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#3904 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3905 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3907 …} -Children: Doctrine\ORM\PersistentCollection {#3910 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3913 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#3911 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3912 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3914 …} -Children: Doctrine\ORM\PersistentCollection {#3917 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3920 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#3918 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3919 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3921 …} -Children: Doctrine\ORM\PersistentCollection {#3924 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3927 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#3925 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3926 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3928 …} -Children: Doctrine\ORM\PersistentCollection {#3931 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3934 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#3932 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3933 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3938 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3941 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#3939 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3940 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3942 …} -Children: Doctrine\ORM\PersistentCollection {#3945 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3948 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#3946 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3947 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3949 …} -Children: Doctrine\ORM\PersistentCollection {#3952 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3955 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#3881 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3882 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3956 …} -Children: Doctrine\ORM\PersistentCollection {#3959 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3960 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#3953 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#3954 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3961 …} -Children: Doctrine\ORM\PersistentCollection {#3964 …} -Parent: Eccube\Entity\Category {#3955} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3967 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#3965 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3966 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3968 …} -Children: Doctrine\ORM\PersistentCollection {#3971 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3976 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#3972 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3973 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3977 …} -Children: Doctrine\ORM\PersistentCollection {#3980 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#3981 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#3974 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#3975 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3982 …} -Children: Doctrine\ORM\PersistentCollection {#3985 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3990 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#3988 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#3989 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3991 …} -Children: Doctrine\ORM\PersistentCollection {#3994 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#3997 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#3995 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#3996 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3998 …} -Children: Doctrine\ORM\PersistentCollection {#4001 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4004 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#4002 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#4003 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4005 …} -Children: Doctrine\ORM\PersistentCollection {#4008 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4011 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#4009 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#4010 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4012 …} -Children: Doctrine\ORM\PersistentCollection {#4015 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4018 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#4016 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#4017 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4019 …} -Children: Doctrine\ORM\PersistentCollection {#4022 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4025 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#4023 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#4024 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4026 …} -Children: Doctrine\ORM\PersistentCollection {#4029 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4032 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#4030 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#4031 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4033 …} -Children: Doctrine\ORM\PersistentCollection {#4036 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4039 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#4037 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#4038 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4040 …} -Children: Doctrine\ORM\PersistentCollection {#4043 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4046 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#4044 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#4045 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4047 …} -Children: Doctrine\ORM\PersistentCollection {#4050 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4053 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#4051 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#4052 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4054 …} -Children: Doctrine\ORM\PersistentCollection {#4057 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4060 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#4058 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#4059 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4061 …} -Children: Doctrine\ORM\PersistentCollection {#4064 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4067 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#4065 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#4066 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4068 …} -Children: Doctrine\ORM\PersistentCollection {#4071 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4074 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#4072 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#4073 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4075 …} -Children: Doctrine\ORM\PersistentCollection {#4078 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4081 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#4079 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#4080 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4082 …} -Children: Doctrine\ORM\PersistentCollection {#4085 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4088 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#4086 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#4087 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4089 …} -Children: Doctrine\ORM\PersistentCollection {#4092 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4095 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#4093 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#4094 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4096 …} -Children: Doctrine\ORM\PersistentCollection {#4099 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4102 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#4100 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#4101 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4103 …} -Children: Doctrine\ORM\PersistentCollection {#4106 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4109 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#4107 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#4108 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4110 …} -Children: Doctrine\ORM\PersistentCollection {#4113 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4116 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#4114 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#4115 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4117 …} -Children: Doctrine\ORM\PersistentCollection {#4120 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4123 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#4121 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#4122 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4124 …} -Children: Doctrine\ORM\PersistentCollection {#4127 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4130 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#3986 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3987 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4131 …} -Children: Doctrine\ORM\PersistentCollection {#4134 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4135 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#4128 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#4129 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4136 …} -Children: Doctrine\ORM\PersistentCollection {#4139 …} -Parent: Eccube\Entity\Category {#4130} -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4142 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#4140 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4141 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4143 …} -Children: Doctrine\ORM\PersistentCollection {#4146 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4149 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#4147 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4148 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4150 …} -Children: Doctrine\ORM\PersistentCollection {#4153 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4156 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#4154 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4155 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4157 …} -Children: Doctrine\ORM\PersistentCollection {#4160 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4165 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#4161 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4162 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4166 …} -Children: Doctrine\ORM\PersistentCollection {#4169 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4170 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#4163 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#4164 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4171 …} -Children: Doctrine\ORM\PersistentCollection {#4174 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4179 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#4177 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#4178 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4180 …} -Children: Doctrine\ORM\PersistentCollection {#4183 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4186 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#4176 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4175 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4187 …} -Children: Doctrine\ORM\PersistentCollection {#4190 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4191 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#4184 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#4185 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4192 …} -Children: Doctrine\ORM\PersistentCollection {#4195 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4200 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#4198 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#4199 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4201 …} -Children: Doctrine\ORM\PersistentCollection {#4204 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4207 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#4205 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#4206 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4208 …} -Children: Doctrine\ORM\PersistentCollection {#4211 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4214 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#4212 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#4213 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4215 …} -Children: Doctrine\ORM\PersistentCollection {#4218 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4221 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#4219 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#4220 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4222 …} -Children: Doctrine\ORM\PersistentCollection {#4225 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4228 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#4226 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#4227 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4229 …} -Children: Doctrine\ORM\PersistentCollection {#4232 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4235 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#4233 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#4234 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4236 …} -Children: Doctrine\ORM\PersistentCollection {#4239 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4242 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#4240 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#4241 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4243 …} -Children: Doctrine\ORM\PersistentCollection {#4246 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4249 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#4247 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#4248 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4250 …} -Children: Doctrine\ORM\PersistentCollection {#4253 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4256 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#4254 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#4255 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4257 …} -Children: Doctrine\ORM\PersistentCollection {#4260 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4263 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#4197 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4196 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4264 …} -Children: Doctrine\ORM\PersistentCollection {#4267 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4268 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#4261 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#4262 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4269 …} -Children: Doctrine\ORM\PersistentCollection {#4272 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4277 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#4275 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#4276 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4278 …} -Children: Doctrine\ORM\PersistentCollection {#4281 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4284 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#4282 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#4283 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4285 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4291 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#4273 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4274 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4292 …} -Children: Doctrine\ORM\PersistentCollection {#4295 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4296 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#4289 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#4290 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4297 …} -Children: Doctrine\ORM\PersistentCollection {#4300 …} -Parent: Eccube\Entity\Category {#4291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4305 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#4303 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#4304 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4306 …} -Children: Doctrine\ORM\PersistentCollection {#4309 …} -Parent: Eccube\Entity\Category {#4291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } Eccube\Entity\Category {#4310 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#4302 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4301 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4311 …} -Children: Doctrine\ORM\PersistentCollection {#4314 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } Eccube\Entity\Category {#4317 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#4315 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4316 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4318 …} -Children: Doctrine\ORM\PersistentCollection {#4321 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …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 {#4368 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3135 …} -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 | "admin.product.category" |
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 | Doctrine\ORM\QueryBuilder {#4370 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4372 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4373 #from: "Eccube\Entity\Category" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4374 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.sort_no DESC" ] } ] ] -_type: 0 -_state: 0 -_dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#4371 …} -_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() {#4363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4366 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "category" "_admin_search_product_category_id" ] |
cache_key | "_admin_search_product_category_id_category" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4484 +label: "オフィス事務機器" +value: "104" +data: Eccube\Entity\Category {#3344 -id: 104 -name: "オフィス事務機器" -hierarchy: 1 -sort_no: 134 -create_date: DateTime @1680161045 {#3354 date: 2023-03-30 16:24:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3352 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3377 …} -Children: Doctrine\ORM\PersistentCollection {#3376 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +label: " フリーアドレスデスク" +value: "138" +data: Eccube\Entity\Category {#3375 -id: 138 -name: "フリーアドレスデスク" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1680163259 {#3350 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163259 {#3348 date: 2023-03-30 17:00:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3374 …} -Children: Doctrine\ORM\PersistentCollection {#3442 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4457 +label: " ワークデスク" +value: "137" +data: Eccube\Entity\Category {#3437 -id: 137 -name: "ワークデスク" -hierarchy: 2 -sort_no: 131 -create_date: DateTime @1680163193 {#3439 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163193 {#3438 date: 2023-03-30 16:59:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3436 …} -Children: Doctrine\ORM\PersistentCollection {#3433 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4655 +label: " オフィスデスク" +value: "136" +data: Eccube\Entity\Category {#3430 -id: 136 -name: "オフィスデスク" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1680163178 {#3432 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163178 {#3431 date: 2023-03-30 16:59:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3429 …} -Children: Doctrine\ORM\PersistentCollection {#3426 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4399 +label: " ワゴン" +value: "135" +data: Eccube\Entity\Category {#3423 -id: 135 -name: "ワゴン" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1680163159 {#3425 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163159 {#3424 date: 2023-03-30 16:59:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3422 …} -Children: Doctrine\ORM\PersistentCollection {#3419 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4633 +label: " デスクトップパネル" +value: "134" +data: Eccube\Entity\Category {#3416 -id: 134 -name: "デスクトップパネル" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1680163148 {#3418 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163148 {#3417 date: 2023-03-30 16:59:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3415 …} -Children: Doctrine\ORM\PersistentCollection {#3412 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4623 +label: " セミナーデスク・シェルフ" +value: "133" +data: Eccube\Entity\Category {#3349 -id: 133 -name: "セミナーデスク・シェルフ" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1680163132 {#3368 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680163132 {#3345 date: 2023-03-30 16:58:52.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3347 …} -Children: Doctrine\ORM\PersistentCollection {#3400 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4610 +label: " オフィスチェア・クロス" +value: "132" +data: Eccube\Entity\Category {#3404 -id: 132 -name: "オフィスチェア・クロス" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1680162937 {#3402 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162937 {#3403 date: 2023-03-30 16:55:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3405 …} -Children: Doctrine\ORM\PersistentCollection {#3408 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4375 +label: " オフィスチェア・メッシュ" +value: "131" +data: Eccube\Entity\Category {#3411 -id: 131 -name: "オフィスチェア・メッシュ" -hierarchy: 2 -sort_no: 125 -create_date: DateTime @1680162924 {#3409 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162924 {#3410 date: 2023-03-30 16:55:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3447 …} -Children: Doctrine\ORM\PersistentCollection {#3448 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4325 +label: " オフィスチェア・レザー" +value: "130" +data: Eccube\Entity\Category {#3451 -id: 130 -name: "オフィスチェア・レザー" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1680162900 {#3449 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162900 {#3450 date: 2023-03-30 16:55:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3452 …} -Children: Doctrine\ORM\PersistentCollection {#3455 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4716 +label: " ゲーミングチェア" +value: "129" +data: Eccube\Entity\Category {#3458 -id: 129 -name: "ゲーミングチェア" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1680162859 {#3456 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162859 {#3457 date: 2023-03-30 16:54:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3459 …} -Children: Doctrine\ORM\PersistentCollection {#3462 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4717 +label: " メディカルチェア" +value: "128" +data: Eccube\Entity\Category {#3465 -id: 128 -name: "メディカルチェア" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1680162845 {#3463 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162845 {#3464 date: 2023-03-30 16:54:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3466 …} -Children: Doctrine\ORM\PersistentCollection {#3469 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4718 +label: " マネージャーズチェア" +value: "127" +data: Eccube\Entity\Category {#3472 -id: 127 -name: "マネージャーズチェア" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1680162807 {#3470 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162807 {#3471 date: 2023-03-30 16:53:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3473 …} -Children: Doctrine\ORM\PersistentCollection {#3476 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4719 +label: " オフィスチェア・リプロダクト" +value: "126" +data: Eccube\Entity\Category {#3479 -id: 126 -name: "オフィスチェア・リプロダクト" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1680162775 {#3477 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162775 {#3478 date: 2023-03-30 16:52:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3480 …} -Children: Doctrine\ORM\PersistentCollection {#3483 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4720 +label: " ソファー・テーブル・スツール" +value: "125" +data: Eccube\Entity\Category {#3486 -id: 125 -name: "ソファー・テーブル・スツール" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1680162668 {#3484 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162668 {#3485 date: 2023-03-30 16:51:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3487 …} -Children: Doctrine\ORM\PersistentCollection {#3490 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4721 +label: " センターテーブル" +value: "124" +data: Eccube\Entity\Category {#3493 -id: 124 -name: "センターテーブル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1680162609 {#3491 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162609 {#3492 date: 2023-03-30 16:50:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3494 …} -Children: Doctrine\ORM\PersistentCollection {#3497 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4762 +label: " テスク・キャビネット" +value: "123" +data: Eccube\Entity\Category {#3500 -id: 123 -name: "テスク・キャビネット" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1680162595 {#3498 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162595 {#3499 date: 2023-03-30 16:49:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3501 …} -Children: Doctrine\ORM\PersistentCollection {#3504 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4763 +label: " ミーティングテーブル" +value: "122" +data: Eccube\Entity\Category {#3507 -id: 122 -name: "ミーティングテーブル" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1680162537 {#3505 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162537 {#3506 date: 2023-03-30 16:48:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3508 …} -Children: Doctrine\ORM\PersistentCollection {#3511 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4764 +label: " スタッキングテーブル" +value: "121" +data: Eccube\Entity\Category {#3514 -id: 121 -name: "スタッキングテーブル" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1680162506 {#3512 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162506 {#3513 date: 2023-03-30 16:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3515 …} -Children: Doctrine\ORM\PersistentCollection {#3518 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4765 +label: " スタッキングチェア・台車" +value: "120" +data: Eccube\Entity\Category {#3521 -id: 120 -name: "スタッキングチェア・台車" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1680162485 {#3519 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162485 {#3520 date: 2023-03-30 16:48:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3522 …} -Children: Doctrine\ORM\PersistentCollection {#3525 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4766 +label: " ミーティングチェア・ハイスツール" +value: "119" +data: Eccube\Entity\Category {#3528 -id: 119 -name: "ミーティングチェア・ハイスツール" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1680162457 {#3526 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162457 {#3527 date: 2023-03-30 16:47:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3529 …} -Children: Doctrine\ORM\PersistentCollection {#3532 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4767 +label: " 折りたたみテーブル・イス" +value: "118" +data: Eccube\Entity\Category {#3535 -id: 118 -name: "折りたたみテーブル・イス" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1680162404 {#3533 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162404 {#3534 date: 2023-03-30 16:46:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3536 …} -Children: Doctrine\ORM\PersistentCollection {#3539 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4768 +label: " ローパーテーション" +value: "117" +data: Eccube\Entity\Category {#3542 -id: 117 -name: "ローパーテーション" -hierarchy: 2 -sort_no: 111 -create_date: DateTime @1680162379 {#3540 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162379 {#3541 date: 2023-03-30 16:46:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3543 …} -Children: Doctrine\ORM\PersistentCollection {#3546 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4769 +label: " キャビネット・ロッカー・カウンター" +value: "116" +data: Eccube\Entity\Category {#3549 -id: 116 -name: "キャビネット・ロッカー・カウンター" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1680162227 {#3547 date: 2023-03-30 16:43:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162358 {#3548 date: 2023-03-30 16:45:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3550 …} -Children: Doctrine\ORM\PersistentCollection {#3553 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4770 +label: " システムキャビネット・移動ラック" +value: "115" +data: Eccube\Entity\Category {#3556 -id: 115 -name: "システムキャビネット・移動ラック" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1680162213 {#3554 date: 2023-03-30 16:43:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162323 {#3555 date: 2023-03-30 16:45:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3557 …} -Children: Doctrine\ORM\PersistentCollection {#3560 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4771 +label: " ホワイトボード" +value: "114" +data: Eccube\Entity\Category {#3563 -id: 114 -name: "ホワイトボード" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1680162116 {#3561 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162116 {#3562 date: 2023-03-30 16:41:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3564 …} -Children: Doctrine\ORM\PersistentCollection {#3567 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4772 +label: " セーフティBOX(金庫)" +value: "113" +data: Eccube\Entity\Category {#3570 -id: 113 -name: "セーフティBOX(金庫)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1680162055 {#3568 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162055 {#3569 date: 2023-03-30 16:40:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3571 …} -Children: Doctrine\ORM\PersistentCollection {#3574 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4773 +label: " 木製チェア" +value: "112" +data: Eccube\Entity\Category {#3577 -id: 112 -name: "木製チェア" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1680162021 {#3575 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680162021 {#3576 date: 2023-03-30 16:40:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3578 …} -Children: Doctrine\ORM\PersistentCollection {#3581 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4774 +label: " 居室収納・フリーシェルフ" +value: "111" +data: Eccube\Entity\Category {#3584 -id: 111 -name: "居室収納・フリーシェルフ" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1680161847 {#3582 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161847 {#3583 date: 2023-03-30 16:37:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3585 …} -Children: Doctrine\ORM\PersistentCollection {#3588 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4775 +label: " 床頭台・フレキシブルBOX" +value: "110" +data: Eccube\Entity\Category {#3591 -id: 110 -name: "床頭台・フレキシブルBOX" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1680161613 {#3589 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161613 {#3590 date: 2023-03-30 16:33:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3592 …} -Children: Doctrine\ORM\PersistentCollection {#3595 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4776 +label: " 木製テーブル" +value: "109" +data: Eccube\Entity\Category {#3598 -id: 109 -name: "木製テーブル" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1680161486 {#3596 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161486 {#3597 date: 2023-03-30 16:31:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3599 …} -Children: Doctrine\ORM\PersistentCollection {#3602 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4777 +label: " 木製ロッカー" +value: "108" +data: Eccube\Entity\Category {#3605 -id: 108 -name: "木製ロッカー" -hierarchy: 2 -sort_no: 102 -create_date: DateTime @1680161455 {#3603 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161455 {#3604 date: 2023-03-30 16:30:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4778 +label: " 固定脚テーブル" +value: "107" +data: Eccube\Entity\Category {#3612 -id: 107 -name: "固定脚テーブル" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1680161433 {#3610 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161433 {#3611 date: 2023-03-30 16:30:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3613 …} -Children: Doctrine\ORM\PersistentCollection {#3616 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4779 +label: " 昇降テーブル" +value: "106" +data: Eccube\Entity\Category {#3619 -id: 106 -name: "昇降テーブル" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1680161414 {#3617 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161414 {#3618 date: 2023-03-30 16:30:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3620 …} -Children: Doctrine\ORM\PersistentCollection {#3623 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4780 +label: " 施設用備品" +value: "105" +data: Eccube\Entity\Category {#3626 -id: 105 -name: "施設用備品" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1680161378 {#3624 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680161378 {#3625 date: 2023-03-30 16:29:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3627 …} -Children: Doctrine\ORM\PersistentCollection {#3630 …} -Parent: Eccube\Entity\Category {#3344} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4781 +label: "シンク・作業台" +value: "10" +data: Eccube\Entity\Category {#3633 -id: 10 -name: "シンク・作業台" -hierarchy: 1 -sort_no: 133 -create_date: DateTime @1678149426 {#3440 date: 2023-03-07 09:37:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3441 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3634 …} -Children: Doctrine\ORM\PersistentCollection {#3637 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4782 +label: " 1槽シンク" +value: "39" +data: Eccube\Entity\Category {#3638 -id: 39 -name: "1槽シンク" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1678946723 {#3631 date: 2023-03-16 15:05:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3632 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3639 …} -Children: Doctrine\ORM\PersistentCollection {#3642 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +label: " 1槽水切シンク" +value: "40" +data: Eccube\Entity\Category {#3647 -id: 40 -name: "1槽水切シンク" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1678946756 {#3645 date: 2023-03-16 15:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3646 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3648 …} -Children: Doctrine\ORM\PersistentCollection {#3651 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4784 +label: " 1槽キャビネットシンク" +value: "45" +data: Eccube\Entity\Category {#3654 -id: 45 -name: "1槽キャビネットシンク" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1678948787 {#3652 date: 2023-03-16 15:39:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3653 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3655 …} -Children: Doctrine\ORM\PersistentCollection {#3658 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4785 +label: " 1槽水切キャビネットシンク" +value: "46" +data: Eccube\Entity\Category {#3661 -id: 46 -name: "1槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1678948818 {#3659 date: 2023-03-16 15:40:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3660 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3662 …} -Children: Doctrine\ORM\PersistentCollection {#3665 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4786 +label: " 2層シンク" +value: "41" +data: Eccube\Entity\Category {#3668 -id: 41 -name: "2層シンク" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1678946790 {#3666 date: 2023-03-16 15:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3667 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3669 …} -Children: Doctrine\ORM\PersistentCollection {#3672 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +label: " 2槽水切シンク" +value: "42" +data: Eccube\Entity\Category {#3675 -id: 42 -name: "2槽水切シンク" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1678946900 {#3673 date: 2023-03-16 15:08:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3674 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3676 …} -Children: Doctrine\ORM\PersistentCollection {#3679 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +label: " 2槽キャビネットシンク" +value: "47" +data: Eccube\Entity\Category {#3682 -id: 47 -name: "2槽キャビネットシンク" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1678948846 {#3680 date: 2023-03-16 15:40:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3681 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3683 …} -Children: Doctrine\ORM\PersistentCollection {#3686 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +label: " 2槽水切キャビネットシンク" +value: "48" +data: Eccube\Entity\Category {#3689 -id: 48 -name: "2槽水切キャビネットシンク" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1678948869 {#3687 date: 2023-03-16 15:41:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3688 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3690 …} -Children: Doctrine\ORM\PersistentCollection {#3693 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +label: " 3槽シンク" +value: "43" +data: Eccube\Entity\Category {#3696 -id: 43 -name: "3槽シンク" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1678946922 {#3694 date: 2023-03-16 15:08:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3695 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3697 …} -Children: Doctrine\ORM\PersistentCollection {#3700 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +label: " 3槽キャビネットシンク" +value: "49" +data: Eccube\Entity\Category {#3703 -id: 49 -name: "3槽キャビネットシンク" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1678948894 {#3701 date: 2023-03-16 15:41:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3702 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3704 …} -Children: Doctrine\ORM\PersistentCollection {#3707 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +label: " 舟形シンク" +value: "44" +data: Eccube\Entity\Category {#3710 -id: 44 -name: "舟形シンク" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1678946942 {#3708 date: 2023-03-16 15:09:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3709 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3711 …} -Children: Doctrine\ORM\PersistentCollection {#3714 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +label: " 舟形キャビネットシンク" +value: "50" +data: Eccube\Entity\Category {#3717 -id: 50 -name: "舟形キャビネットシンク" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1678948948 {#3715 date: 2023-03-16 15:42:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3716 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3718 …} -Children: Doctrine\ORM\PersistentCollection {#3721 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +label: " 水切キャビネット" +value: "51" +data: Eccube\Entity\Category {#3724 -id: 51 -name: "水切キャビネット" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1678948965 {#3722 date: 2023-03-16 15:42:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3723 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3725 …} -Children: Doctrine\ORM\PersistentCollection {#3728 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +label: " ダストキャビネット" +value: "52" +data: Eccube\Entity\Category {#3731 -id: 52 -name: "ダストキャビネット" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1678948991 {#3729 date: 2023-03-16 15:43:11.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3730 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3732 …} -Children: Doctrine\ORM\PersistentCollection {#3735 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +label: " 作業台・ガス台" +value: "53" +data: Eccube\Entity\Category {#3738 -id: 53 -name: "作業台・ガス台" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1678949134 {#3736 date: 2023-03-16 15:45:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3737 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3739 …} -Children: Doctrine\ORM\PersistentCollection {#3742 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +label: " 三方枠作業台・ガス台" +value: "54" +data: Eccube\Entity\Category {#3745 -id: 54 -name: "三方枠作業台・ガス台" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1678950304 {#3743 date: 2023-03-16 16:05:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3744 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3746 …} -Children: Doctrine\ORM\PersistentCollection {#3749 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +label: " 作業台2段スノコ" +value: "55" +data: Eccube\Entity\Category {#3752 -id: 55 -name: "作業台2段スノコ" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1678950637 {#3750 date: 2023-03-16 16:10:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3751 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3753 …} -Children: Doctrine\ORM\PersistentCollection {#3756 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +label: " 片面引き出し付作業台" +value: "56" +data: Eccube\Entity\Category {#3759 -id: 56 -name: "片面引き出し付作業台" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1678950745 {#3757 date: 2023-03-16 16:12:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3758 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3760 …} -Children: Doctrine\ORM\PersistentCollection {#3763 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +label: " 両面引き出し付作業台" +value: "57" +data: Eccube\Entity\Category {#3766 -id: 57 -name: "両面引き出し付作業台" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1678950800 {#3764 date: 2023-03-16 16:13:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3765 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3767 …} -Children: Doctrine\ORM\PersistentCollection {#3770 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4801 +label: " 縦型引き出し付作業台" +value: "58" +data: Eccube\Entity\Category {#3773 -id: 58 -name: "縦型引き出し付作業台" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1678951716 {#3771 date: 2023-03-16 16:28:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3772 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3774 …} -Children: Doctrine\ORM\PersistentCollection {#3777 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4802 +label: " 水切台・ダスト台" +value: "59" +data: Eccube\Entity\Category {#3780 -id: 59 -name: "水切台・ダスト台" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1678951816 {#3778 date: 2023-03-16 16:30:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3779 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3781 …} -Children: Doctrine\ORM\PersistentCollection {#3784 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4803 +label: " パンラック" +value: "60" +data: Eccube\Entity\Category {#3787 -id: 60 -name: "パンラック" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1678951837 {#3785 date: 2023-03-16 16:30:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3786 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3788 …} -Children: Doctrine\ORM\PersistentCollection {#3791 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +label: " キャビネット 調理台・ガス台" +value: "61" +data: Eccube\Entity\Category {#3794 -id: 61 -name: "キャビネット 調理台・ガス台" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1678951987 {#3792 date: 2023-03-16 16:33:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3793 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3795 …} -Children: Doctrine\ORM\PersistentCollection {#3798 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +label: " 食器戸棚" +value: "62" +data: Eccube\Entity\Category {#3801 -id: 62 -name: "食器戸棚" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1678952079 {#3799 date: 2023-03-16 16:34:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3800 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3802 …} -Children: Doctrine\ORM\PersistentCollection {#3805 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +label: " 吊戸棚" +value: "63" +data: Eccube\Entity\Category {#3808 -id: 63 -name: "吊戸棚" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1678952125 {#3806 date: 2023-03-16 16:35:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3807 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3809 …} -Children: Doctrine\ORM\PersistentCollection {#3812 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +label: " パイプ棚・平棚" +value: "64" +data: Eccube\Entity\Category {#3815 -id: 64 -name: "パイプ棚・平棚" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1678952361 {#3813 date: 2023-03-16 16:39:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3814 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3816 …} -Children: Doctrine\ORM\PersistentCollection {#3819 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +label: " 吊下棚・2段平棚" +value: "65" +data: Eccube\Entity\Category {#3822 -id: 65 -name: "吊下棚・2段平棚" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1678955522 {#3820 date: 2023-03-16 17:32:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3821 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3823 …} -Children: Doctrine\ORM\PersistentCollection {#3826 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: " ポータブル" +value: "66" +data: Eccube\Entity\Category {#3829 -id: 66 -name: "ポータブル" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1678955533 {#3827 date: 2023-03-16 17:32:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3828 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3830 …} -Children: Doctrine\ORM\PersistentCollection {#3833 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: " ワイヤーシェルフ" +value: "67" +data: Eccube\Entity\Category {#3836 -id: 67 -name: "ワイヤーシェルフ" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1679530988 {#3834 date: 2023-03-23 09:23:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3835 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3837 …} -Children: Doctrine\ORM\PersistentCollection {#3840 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: " ソリッドシェルフ" +value: "68" +data: Eccube\Entity\Category {#3843 -id: 68 -name: "ソリッドシェルフ" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1679531004 {#3841 date: 2023-03-23 09:23:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3842 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3844 …} -Children: Doctrine\ORM\PersistentCollection {#3847 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: " コーナー台・移動台" +value: "72" +data: Eccube\Entity\Category {#3850 -id: 72 -name: "コーナー台・移動台" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1679533679 {#3848 date: 2023-03-23 10:07:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3849 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3851 …} -Children: Doctrine\ORM\PersistentCollection {#3854 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: " そば釜システム製品" +value: "71" +data: Eccube\Entity\Category {#3857 -id: 71 -name: "そば釜システム製品" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1679532702 {#3855 date: 2023-03-23 09:51:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3856 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3858 …} -Children: Doctrine\ORM\PersistentCollection {#3861 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: " 掃除用具ロッカー" +value: "73" +data: Eccube\Entity\Category {#3864 -id: 73 -name: "掃除用具ロッカー" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1679533820 {#3862 date: 2023-03-23 10:10:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852250 {#3863 date: 2023-04-07 16:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3865 …} -Children: Doctrine\ORM\PersistentCollection {#3868 …} -Parent: Eccube\Entity\Category {#3633} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: "冷蔵・冷凍機器" +value: "75" +data: Eccube\Entity\Category {#3871 -id: 75 -name: "冷蔵・冷凍機器" -hierarchy: 1 -sort_no: 98 -create_date: DateTime @1679647468 {#3643 date: 2023-03-24 17:44:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3644 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3872 …} -Children: Doctrine\ORM\PersistentCollection {#3875 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: " 冷蔵庫" +value: "76" +data: Eccube\Entity\Category {#3876 -id: 76 -name: "冷蔵庫" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1679647519 {#3869 date: 2023-03-24 17:45:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3870 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3877 …} -Children: Doctrine\ORM\PersistentCollection {#3880 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: " 冷凍冷蔵庫" +value: "77" +data: Eccube\Entity\Category {#3885 -id: 77 -name: "冷凍冷蔵庫" -hierarchy: 2 -sort_no: 93 -create_date: DateTime @1679647536 {#3883 date: 2023-03-24 17:45:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3884 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3886 …} -Children: Doctrine\ORM\PersistentCollection {#3889 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: " 冷凍庫" +value: "78" +data: Eccube\Entity\Category {#3892 -id: 78 -name: "冷凍庫" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1679647552 {#3890 date: 2023-03-24 17:45:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3891 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3893 …} -Children: Doctrine\ORM\PersistentCollection {#3896 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: " 冷凍ストッカー" +value: "79" +data: Eccube\Entity\Category {#3899 -id: 79 -name: "冷凍ストッカー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1679647595 {#3897 date: 2023-03-24 17:46:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3898 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3900 …} -Children: Doctrine\ORM\PersistentCollection {#3903 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: " 超低温冷凍ストッカー" +value: "80" +data: Eccube\Entity\Category {#3906 -id: 80 -name: "超低温冷凍ストッカー" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1679647610 {#3904 date: 2023-03-24 17:46:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3905 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3907 …} -Children: Doctrine\ORM\PersistentCollection {#3910 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: " 冷凍ショーケース" +value: "81" +data: Eccube\Entity\Category {#3913 -id: 81 -name: "冷凍ショーケース" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1679647678 {#3911 date: 2023-03-24 17:47:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3912 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3914 …} -Children: Doctrine\ORM\PersistentCollection {#3917 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: " 冷蔵ショーケース" +value: "82" +data: Eccube\Entity\Category {#3920 -id: 82 -name: "冷蔵ショーケース" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1679647754 {#3918 date: 2023-03-24 17:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3919 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3921 …} -Children: Doctrine\ORM\PersistentCollection {#3924 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: " 製氷機" +value: "85" +data: Eccube\Entity\Category {#3927 -id: 85 -name: "製氷機" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1679884677 {#3925 date: 2023-03-27 11:37:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3926 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3928 …} -Children: Doctrine\ORM\PersistentCollection {#3931 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: " ブラストチラー" +value: "86" +data: Eccube\Entity\Category {#3934 -id: 86 -name: "ブラストチラー" -hierarchy: 2 -sort_no: 86 -create_date: DateTime @1679884707 {#3932 date: 2023-03-27 11:38:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3933 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3935 …} -Children: Doctrine\ORM\PersistentCollection {#3938 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: " アイススライサー" +value: "87" +data: Eccube\Entity\Category {#3941 -id: 87 -name: "アイススライサー" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1679884719 {#3939 date: 2023-03-27 11:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3940 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3942 …} -Children: Doctrine\ORM\PersistentCollection {#3945 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: " ワインセラー・ワインクーラー" +value: "88" +data: Eccube\Entity\Category {#3948 -id: 88 -name: "ワインセラー・ワインクーラー" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1679884831 {#3946 date: 2023-03-27 11:40:31.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680852023 {#3947 date: 2023-04-07 16:20:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3949 …} -Children: Doctrine\ORM\PersistentCollection {#3952 …} -Parent: Eccube\Entity\Category {#3871} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: "洗浄機器" +value: "32" +data: Eccube\Entity\Category {#3955 -id: 32 -name: "洗浄機器" -hierarchy: 1 -sort_no: 97 -create_date: DateTime @1678414381 {#3881 date: 2023-03-10 11:13:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3882 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3956 …} -Children: Doctrine\ORM\PersistentCollection {#3959 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: " ブースター・貯湯タンク" +value: "74" +data: Eccube\Entity\Category {#3960 -id: 74 -name: "ブースター・貯湯タンク" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1679630848 {#3953 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679630848 {#3954 date: 2023-03-24 13:07:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3961 …} -Children: Doctrine\ORM\PersistentCollection {#3964 …} -Parent: Eccube\Entity\Category {#3955} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: "消毒機器" +value: "34" +data: Eccube\Entity\Category {#3967 -id: 34 -name: "消毒機器" -hierarchy: 1 -sort_no: 96 -create_date: DateTime @1678415438 {#3965 date: 2023-03-10 11:30:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3966 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3968 …} -Children: Doctrine\ORM\PersistentCollection {#3971 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: "熱機器・保温機器" +value: "8" +data: Eccube\Entity\Category {#3976 -id: 8 -name: "熱機器・保温機器" -hierarchy: 1 -sort_no: 95 -create_date: DateTime @1677820957 {#3972 date: 2023-03-03 14:22:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3973 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3977 …} -Children: Doctrine\ORM\PersistentCollection {#3980 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +label: " 鉄板焼テーブル" +value: "84" +data: Eccube\Entity\Category {#3981 -id: 84 -name: "鉄板焼テーブル" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1679648679 {#3974 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648679 {#3975 date: 2023-03-24 18:04:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3982 …} -Children: Doctrine\ORM\PersistentCollection {#3985 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +label: " 鋳物コンロ" +value: "35" +data: Eccube\Entity\Category {#3990 -id: 35 -name: "鋳物コンロ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1678416156 {#3988 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678416156 {#3989 date: 2023-03-10 11:42:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3991 …} -Children: Doctrine\ORM\PersistentCollection {#3994 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +label: " 無煙ロースター・他" +value: "30" +data: Eccube\Entity\Category {#3997 -id: 30 -name: "無煙ロースター・他" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1678348241 {#3995 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348241 {#3996 date: 2023-03-09 16:50:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3998 …} -Children: Doctrine\ORM\PersistentCollection {#4001 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: " ウォーマー・ホットショーケース" +value: "29" +data: Eccube\Entity\Category {#4004 -id: 29 -name: "ウォーマー・ホットショーケース" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1678348192 {#4002 date: 2023-03-09 16:49:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679648891 {#4003 date: 2023-03-24 18:08:11.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4005 …} -Children: Doctrine\ORM\PersistentCollection {#4008 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +label: " 温蔵庫" +value: "28" +data: Eccube\Entity\Category {#4011 -id: 28 -name: "温蔵庫" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1678348175 {#4009 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348175 {#4010 date: 2023-03-09 16:49:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4012 …} -Children: Doctrine\ORM\PersistentCollection {#4015 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: " 蒸し器" +value: "27" +data: Eccube\Entity\Category {#4018 -id: 27 -name: "蒸し器" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1678348154 {#4016 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678348154 {#4017 date: 2023-03-09 16:49:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4019 …} -Children: Doctrine\ORM\PersistentCollection {#4022 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: " バーナー" +value: "26" +data: Eccube\Entity\Category {#4025 -id: 26 -name: "バーナー" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1678347988 {#4023 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347988 {#4024 date: 2023-03-09 16:46:28.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4026 …} -Children: Doctrine\ORM\PersistentCollection {#4029 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: " 電磁調理器" +value: "25" +data: Eccube\Entity\Category {#4032 -id: 25 -name: "電磁調理器" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1678347977 {#4030 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347977 {#4031 date: 2023-03-09 16:46:17.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4033 …} -Children: Doctrine\ORM\PersistentCollection {#4036 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +label: " テーブルコンロ" +value: "24" +data: Eccube\Entity\Category {#4039 -id: 24 -name: "テーブルコンロ" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1678347955 {#4037 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347955 {#4038 date: 2023-03-09 16:45:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4040 …} -Children: Doctrine\ORM\PersistentCollection {#4043 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +label: " 回転釜" +value: "23" +data: Eccube\Entity\Category {#4046 -id: 23 -name: "回転釜" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1678347943 {#4044 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347943 {#4045 date: 2023-03-09 16:45:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4047 …} -Children: Doctrine\ORM\PersistentCollection {#4050 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +label: " 回転炒め器" +value: "22" +data: Eccube\Entity\Category {#4053 -id: 22 -name: "回転炒め器" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1678347850 {#4051 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347850 {#4052 date: 2023-03-09 16:44:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4054 …} -Children: Doctrine\ORM\PersistentCollection {#4057 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +label: " グリドル" +value: "21" +data: Eccube\Entity\Category {#4060 -id: 21 -name: "グリドル" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1678347828 {#4058 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347828 {#4059 date: 2023-03-09 16:43:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4061 …} -Children: Doctrine\ORM\PersistentCollection {#4064 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +label: " ゆで麺機" +value: "20" +data: Eccube\Entity\Category {#4067 -id: 20 -name: "ゆで麺機" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1678347815 {#4065 date: 2023-03-09 16:43:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678411460 {#4066 date: 2023-03-10 10:24:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4068 …} -Children: Doctrine\ORM\PersistentCollection {#4071 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: " 中華レンジ" +value: "19" +data: Eccube\Entity\Category {#4074 -id: 19 -name: "中華レンジ" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1678347786 {#4072 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347786 {#4073 date: 2023-03-09 16:43:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4075 …} -Children: Doctrine\ORM\PersistentCollection {#4078 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: " 電磁レンジ・テーブル・スープ" +value: "18" +data: Eccube\Entity\Category {#4081 -id: 18 -name: "電磁レンジ・テーブル・スープ" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1678347769 {#4079 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347769 {#4080 date: 2023-03-09 16:42:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4082 …} -Children: Doctrine\ORM\PersistentCollection {#4085 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: " ガスレンジ・ガステーブル" +value: "17" +data: Eccube\Entity\Category {#4088 -id: 17 -name: "ガスレンジ・ガステーブル" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1678347637 {#4086 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347637 {#4087 date: 2023-03-09 16:40:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4089 …} -Children: Doctrine\ORM\PersistentCollection {#4092 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: " 餃子焼器" +value: "16" +data: Eccube\Entity\Category {#4095 -id: 16 -name: "餃子焼器" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1678347603 {#4093 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347603 {#4094 date: 2023-03-09 16:40:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4096 …} -Children: Doctrine\ORM\PersistentCollection {#4099 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: " 焼物器・グリラー" +value: "15" +data: Eccube\Entity\Category {#4102 -id: 15 -name: "焼物器・グリラー" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1678347548 {#4100 date: 2023-03-09 16:39:08.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678410320 {#4101 date: 2023-03-10 10:05:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4103 …} -Children: Doctrine\ORM\PersistentCollection {#4106 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: " フライヤー" +value: "14" +data: Eccube\Entity\Category {#4109 -id: 14 -name: "フライヤー" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1678347519 {#4107 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347519 {#4108 date: 2023-03-09 16:38:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4110 …} -Children: Doctrine\ORM\PersistentCollection {#4113 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: " 電子レンジ" +value: "13" +data: Eccube\Entity\Category {#4116 -id: 13 -name: "電子レンジ" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1678347506 {#4114 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347506 {#4115 date: 2023-03-09 16:38:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4117 …} -Children: Doctrine\ORM\PersistentCollection {#4120 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +label: " オーブン" +value: "12" +data: Eccube\Entity\Category {#4123 -id: 12 -name: "オーブン" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1678347484 {#4121 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1678347484 {#4122 date: 2023-03-09 16:38:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4124 …} -Children: Doctrine\ORM\PersistentCollection {#4127 …} -Parent: Eccube\Entity\Category {#3976} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +label: "フードマシーン・ミキサー" +value: "7" +data: Eccube\Entity\Category {#4130 -id: 7 -name: "フードマシーン・ミキサー" -hierarchy: 1 -sort_no: 73 -create_date: DateTime @1677820883 {#3986 date: 2023-03-03 14:21:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#3987 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4131 …} -Children: Doctrine\ORM\PersistentCollection {#4134 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: " キッチンエイド" +value: "142" +data: Eccube\Entity\Category {#4135 -id: 142 -name: "キッチンエイド" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1732070620 {#4128 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070620 {#4129 date: 2024-11-20 11:43:40.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4136 …} -Children: Doctrine\ORM\PersistentCollection {#4139 …} -Parent: Eccube\Entity\Category {#4130} -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: "精肉機器" +value: "102" +data: Eccube\Entity\Category {#4142 -id: 102 -name: "精肉機器" -hierarchy: 1 -sort_no: 68 -create_date: DateTime @1679991661 {#4140 date: 2023-03-28 17:21:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4141 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4143 …} -Children: Doctrine\ORM\PersistentCollection {#4146 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: "炊飯機器" +value: "31" +data: Eccube\Entity\Category {#4149 -id: 31 -name: "炊飯機器" -hierarchy: 1 -sort_no: 67 -create_date: DateTime @1678414018 {#4147 date: 2023-03-10 11:06:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4148 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4150 …} -Children: Doctrine\ORM\PersistentCollection {#4153 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +label: "ベーカリー機器" +value: "83" +data: Eccube\Entity\Category {#4156 -id: 83 -name: "ベーカリー機器" -hierarchy: 1 -sort_no: 64 -create_date: DateTime @1679648526 {#4154 date: 2023-03-24 18:02:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4155 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4157 …} -Children: Doctrine\ORM\PersistentCollection {#4160 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: "真空包装機" +value: "9" +data: Eccube\Entity\Category {#4165 -id: 9 -name: "真空包装機" -hierarchy: 1 -sort_no: 62 -create_date: DateTime @1677825167 {#4161 date: 2023-03-03 15:32:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4162 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4166 …} -Children: Doctrine\ORM\PersistentCollection {#4169 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: " TOSEI" +value: "139" +data: Eccube\Entity\Category {#4170 -id: 139 -name: "TOSEI" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1680851159 {#4163 date: 2023-04-07 16:05:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#4164 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4171 …} -Children: Doctrine\ORM\PersistentCollection {#4174 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: " フィルム・オイル" +value: "140" +data: Eccube\Entity\Category {#4179 -id: 140 -name: "フィルム・オイル" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1680851313 {#4177 date: 2023-04-07 16:08:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1680851318 {#4178 date: 2023-04-07 16:08:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4180 …} -Children: Doctrine\ORM\PersistentCollection {#4183 …} -Parent: Eccube\Entity\Category {#4165} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: "店舗用品" +value: "38" +data: Eccube\Entity\Category {#4186 -id: 38 -name: "店舗用品" -hierarchy: 1 -sort_no: 61 -create_date: DateTime @1678864552 {#4176 date: 2023-03-15 16:15:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4175 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4187 …} -Children: Doctrine\ORM\PersistentCollection {#4190 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: " 店舗用・イス・テーブル" +value: "101" +data: Eccube\Entity\Category {#4191 -id: 101 -name: "店舗用・イス・テーブル" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1679990898 {#4184 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679990898 {#4185 date: 2023-03-28 17:08:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4192 …} -Children: Doctrine\ORM\PersistentCollection {#4195 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: " シーラー" +value: "100" +data: Eccube\Entity\Category {#4200 -id: 100 -name: "シーラー" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1679989250 {#4198 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989250 {#4199 date: 2023-03-28 16:40:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4201 …} -Children: Doctrine\ORM\PersistentCollection {#4204 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: " 温度計" +value: "99" +data: Eccube\Entity\Category {#4207 -id: 99 -name: "温度計" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1679989177 {#4205 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679989177 {#4206 date: 2023-03-28 16:39:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4208 …} -Children: Doctrine\ORM\PersistentCollection {#4211 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: " 包丁" +value: "98" +data: Eccube\Entity\Category {#4214 -id: 98 -name: "包丁" -hierarchy: 2 -sort_no: 80 -create_date: DateTime @1679981502 {#4212 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679981502 {#4213 date: 2023-03-28 14:31:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4215 …} -Children: Doctrine\ORM\PersistentCollection {#4218 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: " フライパン" +value: "95" +data: Eccube\Entity\Category {#4221 -id: 95 -name: "フライパン" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1679979696 {#4219 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979696 {#4220 date: 2023-03-28 14:01:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4222 …} -Children: Doctrine\ORM\PersistentCollection {#4225 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: " 圧力鍋" +value: "94" +data: Eccube\Entity\Category {#4228 -id: 94 -name: "圧力鍋" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1679979156 {#4226 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979156 {#4227 date: 2023-03-28 13:52:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4229 …} -Children: Doctrine\ORM\PersistentCollection {#4232 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: " おでん鍋" +value: "93" +data: Eccube\Entity\Category {#4235 -id: 93 -name: "おでん鍋" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1679979122 {#4233 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979122 {#4234 date: 2023-03-28 13:52:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4236 …} -Children: Doctrine\ORM\PersistentCollection {#4239 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: " ワイングラス" +value: "92" +data: Eccube\Entity\Category {#4242 -id: 92 -name: "ワイングラス" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1679979054 {#4240 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979054 {#4241 date: 2023-03-28 13:50:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4243 …} -Children: Doctrine\ORM\PersistentCollection {#4246 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: " 抗菌まな板" +value: "91" +data: Eccube\Entity\Category {#4249 -id: 91 -name: "抗菌まな板" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1679979005 {#4247 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979005 {#4248 date: 2023-03-28 13:50:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4250 …} -Children: Doctrine\ORM\PersistentCollection {#4253 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: " 鍋・寸胴鍋" +value: "90" +data: Eccube\Entity\Category {#4256 -id: 90 -name: "鍋・寸胴鍋" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1679978935 {#4254 date: 2023-03-28 13:48:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979289 {#4255 date: 2023-03-28 13:54:49.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4257 …} -Children: Doctrine\ORM\PersistentCollection {#4260 …} -Parent: Eccube\Entity\Category {#4186} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: "サービス機器" +value: "36" +data: Eccube\Entity\Category {#4263 -id: 36 -name: "サービス機器" -hierarchy: 1 -sort_no: 60 -create_date: DateTime @1678422040 {#4197 date: 2023-03-10 13:20:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4196 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4264 …} -Children: Doctrine\ORM\PersistentCollection {#4267 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +label: " コーヒー・エスプレッソ" +value: "103" +data: Eccube\Entity\Category {#4268 -id: 103 -name: "コーヒー・エスプレッソ" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1679992185 {#4261 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679992185 {#4262 date: 2023-03-28 17:29:45.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4269 …} -Children: Doctrine\ORM\PersistentCollection {#4272 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +label: " コールシステム" +value: "96" +data: Eccube\Entity\Category {#4277 -id: 96 -name: "コールシステム" -hierarchy: 2 -sort_no: 70 -create_date: DateTime @1679979850 {#4275 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679979850 {#4276 date: 2023-03-28 14:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4278 …} -Children: Doctrine\ORM\PersistentCollection {#4281 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +label: " 飾台・皿・卓上器物" +value: "89" +data: Eccube\Entity\Category {#4284 -id: 89 -name: "飾台・皿・卓上器物" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1679978864 {#4282 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679978864 {#4283 date: 2023-03-28 13:47:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4285 …} -Children: Doctrine\ORM\PersistentCollection {#4288 …} -Parent: Eccube\Entity\Category {#4263} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +label: "配膳・配送機器" +value: "33" +data: Eccube\Entity\Category {#4291 -id: 33 -name: "配膳・配送機器" -hierarchy: 1 -sort_no: 26 -create_date: DateTime @1678415238 {#4273 date: 2023-03-10 11:27:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4274 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4292 …} -Children: Doctrine\ORM\PersistentCollection {#4295 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +label: " オールマイティーカート" +value: "70" +data: Eccube\Entity\Category {#4296 -id: 70 -name: "オールマイティーカート" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1679531530 {#4289 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531530 {#4290 date: 2023-03-23 09:32:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4297 …} -Children: Doctrine\ORM\PersistentCollection {#4300 …} -Parent: Eccube\Entity\Category {#4291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +label: " 配膳カート" +value: "69" +data: Eccube\Entity\Category {#4305 -id: 69 -name: "配膳カート" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1679531473 {#4303 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1679531473 {#4304 date: 2023-03-23 09:31:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4306 …} -Children: Doctrine\ORM\PersistentCollection {#4309 …} -Parent: Eccube\Entity\Category {#4291} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3444 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +label: "キッチンサプライ" +value: "11" +data: Eccube\Entity\Category {#4310 -id: 11 -name: "キッチンサプライ" -hierarchy: 1 -sort_no: 23 -create_date: DateTime @1678336281 {#4302 date: 2023-03-09 13:31:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4301 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4311 …} -Children: Doctrine\ORM\PersistentCollection {#4314 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +label: "住宅設備機器" +value: "97" +data: Eccube\Entity\Category {#4317 -id: 97 -name: "住宅設備機器" -hierarchy: 1 -sort_no: 1 -create_date: DateTime @1679980145 {#4315 date: 2023-03-28 14:09:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1732070606 {#4316 date: 2024-11-20 11:43:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4318 …} -Children: Doctrine\ORM\PersistentCollection {#4321 …} -Parent: null -Creator: Eccube\Entity\Member {#2541 …} } +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 {#4537 -form: Symfony\Component\Form\Form {#4600 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4527 …5} |
full_name | "admin_search_product[category_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_category_id" |
is_selected | Closure($choice, $value) {#4507 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4334 …} } |
label | "admin.product.category" |
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 | "_admin_search_product_category_id" |
valid | true |
value | "" |
status
"Eccube\Form\Type\Master\ProductStatusType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [ Eccube\Entity\Master\ProductStatus {#3279 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#3358 #id: 2 #name: "非公開" #sort_no: 1 } ] |
View Format |
[ "1" "2" ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [ Eccube\Entity\Master\ProductStatus {#3279 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#3358 #id: 2 #name: "非公開" #sort_no: 1 } ] |
[ Eccube\Entity\Master\ProductStatus {#3279 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#3358 #id: 2 #name: "非公開" #sort_no: 1 } ] |
expanded | true |
same as passed value |
label | "admin.product.display_status" |
same as passed value |
multiple | true |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#4360 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4413 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4396 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4395 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4397 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4401 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3114 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Master\ProductStatus" |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data | [ Eccube\Entity\Master\ProductStatus {#3279 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#3358 #id: 2 #name: "非公開" #sort_no: 1 } ] |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4401 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3114 …} -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 | "admin.product.display_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
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 |
query_builder | Doctrine\ORM\QueryBuilder {#4390 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4392 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4393 #from: "Eccube\Entity\Master\ProductStatus" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4394 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\ProductStatus m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4391 …} -_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() {#4389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4388 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "master" "product_status" "_admin_search_product_status" ] |
cache_key | "_admin_search_product_status_product_status" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4408 +label: "公開" +value: "1" +data: Eccube\Entity\Master\ProductStatus {#3279 #id: 1 #name: "公開" #sort_no: 0 } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4406 +label: "非公開" +value: "2" +data: Eccube\Entity\Master\ProductStatus {#3358 #id: 2 #name: "非公開" #sort_no: 1 } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4414 +label: "廃止" +value: "3" +data: Eccube\Entity\Master\ProductStatus {#4425 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | [ Eccube\Entity\Master\ProductStatus {#3279 #id: 1 #name: "公開" #sort_no: 0 } Eccube\Entity\Master\ProductStatus {#3358 #id: 2 #name: "非公開" #sort_no: 1 } ] |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4880 -form: Symfony\Component\Form\Form {#4640 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4517 …5} |
full_name | "admin_search_product[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status" |
is_selected | Closure($choice, array $values) {#4881 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4334 …} } |
label | "admin.product.display_status" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
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 | "_admin_search_product_status" |
valid | true |
value | [ "1" "2" ] |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"1"
|
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 | false |
false
|
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4607 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4603 …} } |
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 {#4609 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 | false |
trim | true |
upload_max_size_message | Closure() {#4613 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4611 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4885 -form: Symfony\Component\Form\Form {#4643 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4884 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_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 | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "1" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | true |
View Format |
"2"
|
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 | false |
false
|
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4607 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4603 …} } |
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 {#4609 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 | false |
trim | true |
upload_max_size_message | Closure() {#4622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4621 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_entry_checkbox" |
checked | true |
compound | false |
data | true |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4886 -form: Symfony\Component\Form\Form {#4646 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4887 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_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 | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "2" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "廃止" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4607 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4603 …} } |
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 {#4609 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 | false |
trim | true |
upload_max_size_message | Closure() {#4632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4631 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_status_entry" ] |
cache_key | "_admin_search_product_status_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 {#4888 -form: Symfony\Component\Form\Form {#4649 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4889 …5} |
full_name | "admin_search_product[status][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_status_3" |
label | "廃止" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_admin_search_product_status_entry" |
valid | true |
value | "3" |
stock
"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 |
---|---|---|
choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
[ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
expanded | true |
same as passed value |
label | "admin.product.stock" |
same as passed value |
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 | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "admin.product.stock__in_stock" => 1 "admin.product.stock__out_of_stock" => 2 ] |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
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 | "admin.product.stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
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() {#4428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4427 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_admin_search_product_stock" ] |
cache_key | "_admin_search_product_stock_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4437 +label: "admin.product.stock__in_stock" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4438 +label: "admin.product.stock__out_of_stock" +value: "2" +data: 2 +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 {#4883 -form: Symfony\Component\Form\Form {#4672 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4882 …5} |
full_name | "admin_search_product[stock]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock" |
is_selected | Closure($choice, array $values) {#4891 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4334 …} } |
label | "admin.product.stock" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "stock" |
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 | "_admin_search_product_stock" |
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 | "admin.product.stock__in_stock" |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4607 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4603 …} } |
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 {#4609 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.product.stock__in_stock" |
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() {#4654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4653 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
cache_key | "_admin_search_product_stock_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 {#4894 -form: Symfony\Component\Form\Form {#4675 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4893 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_0" |
label | "admin.product.stock__in_stock" |
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 | "_admin_search_product_stock_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 | "admin.product.stock__out_of_stock" |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form, $viewData) {#4607 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#4603 …} } |
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 {#4609 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "admin.product.stock__out_of_stock" |
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() {#4664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4663 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_admin_search_product_stock_entry" ] |
cache_key | "_admin_search_product_stock_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 {#4895 -form: Symfony\Component\Form\Form {#4678 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4896 …5} |
full_name | "admin_search_product[stock][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_stock_1" |
label | "admin.product.stock__out_of_stock" |
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 | "_admin_search_product_stock_entry" |
valid | true |
value | "2" |
tag_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 | "name" |
same as passed value |
class | "Eccube\Entity\Tag" |
same as passed value |
expanded | false |
false
|
label | "admin.product.tag" |
same as passed value |
multiple | false |
false
|
placeholder | "common.select__all_products" |
same as passed value |
query_builder | Closure($er) {#3303 class: "Eccube\Form\Type\Admin\SearchProductType" this: Eccube\Form\Type\Admin\SearchProductType {#3113 …} } |
Doctrine\ORM\QueryBuilder {#4448 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4450 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4451 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4452 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4449 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4471 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4454 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4453 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4455 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4459 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3195 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "Eccube\Entity\Tag" |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
em | ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …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 {#4459 -om: ContainerZQ1SpcA\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#374 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3195 …} -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 | "admin.product.tag" |
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 | Doctrine\ORM\QueryBuilder {#4448 -_em: Doctrine\ORM\EntityManager {#345 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4450 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "t" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4451 #from: "Eccube\Entity\Tag" #alias: "t" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4452 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "t.sort_no DESC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT t FROM Eccube\Entity\Tag t ORDER BY t.sort_no DESC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4449 …} -_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() {#4447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4446 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_admin_search_product_tag_id" ] |
cache_key | "_admin_search_product_tag_id_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +label: "限定品" +value: "3" +data: Eccube\Entity\Tag {#4915 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +label: "おすすめ商品" +value: "2" +data: Eccube\Entity\Tag {#4960 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +label: "新商品" +value: "1" +data: Eccube\Entity\Tag {#4955 …} +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 {#4892 -form: Symfony\Component\Form\Form {#4681 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4890 …5} |
full_name | "admin_search_product[tag_id]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_tag_id" |
is_selected | Closure($choice, $value) {#4897 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#4334 …} } |
label | "admin.product.tag" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tag_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 | "_admin_search_product_tag_id" |
valid | true |
value | "" |
create_date_start
"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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3319 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#3319 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
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\Range {#3319 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: 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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
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 | "admin.common.create_date__start" |
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" => "----" "month" => "--" "day" => "--" ] |
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() {#4483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4480 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_start" ] |
cache_key | "_admin_search_product_create_date_start_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 {#4905 -form: Symfony\Component\Form\Form {#4684 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4898 …5} |
full_name | "admin_search_product[create_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_date_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_create_date_start" |
valid | true |
value | "" |
widget | "single_text" |
create_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3318 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#3318 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3318 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: 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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | 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 |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4505 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_create_datetime_start" ] |
cache_key | "_admin_search_product_create_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4900 -form: Symfony\Component\Form\Form {#4687 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4912 …5} |
full_name | "admin_search_product[create_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_datetime_start" |
label | "admin.common.create_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_create_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
create_date_end
"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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3191 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#3191 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
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\Range {#3191 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: 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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
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 | "admin.common.create_date__end" |
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" => "----" "month" => "--" "day" => "--" ] |
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() {#4516 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4515 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_create_date_end" ] |
cache_key | "_admin_search_product_create_date_end_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 {#4910 -form: Symfony\Component\Form\Form {#4690 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4909 …5} |
full_name | "admin_search_product[create_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_date_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_create_date_end" |
valid | true |
value | "" |
widget | "single_text" |
create_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3312 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#3312 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.create_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3312 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: 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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | 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 |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4526 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4525 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_create_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_create_datetime_end" ] |
cache_key | "_admin_search_product_create_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4902 -form: Symfony\Component\Form\Form {#4693 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4913 …5} |
full_name | "admin_search_product[create_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_create_datetime_end" |
label | "admin.common.create_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "create_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_create_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
update_date_start
"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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3310 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#3310 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
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\Range {#3310 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: 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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
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 | "admin.common.update_date__start" |
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" => "----" "month" => "--" "day" => "--" ] |
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() {#4536 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4535 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_start" ] |
cache_key | "_admin_search_product_update_date_start_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 {#4952 -form: Symfony\Component\Form\Form {#4696 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4951 …5} |
full_name | "admin_search_product[update_date_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_date_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_update_date_start" |
valid | true |
value | "" |
widget | "single_text" |
update_datetime_start
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3322 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#3322 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__start" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3322 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: 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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | 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 |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4546 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4545 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_start" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_update_datetime_start" ] |
cache_key | "_admin_search_product_update_datetime_start_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4949 -form: Symfony\Component\Form\Form {#4699 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4926 …5} |
full_name | "admin_search_product[update_datetime_start]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_datetime_start" |
label | "admin.common.update_date__start" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_start" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_update_datetime_start" |
valid | true |
value | "" |
widget | "single_text" |
update_date_end
"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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3323 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#3323 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
placeholder | [ "year" => "----" "month" => "--" "day" => "--" ] |
[ "year" => "----" "month" => "--" "day" => "--" ] |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
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\Range {#3323 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: 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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
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 | "admin.common.update_date__end" |
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" => "----" "month" => "--" "day" => "--" ] |
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() {#4556 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4555 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_date_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_admin_search_product_update_date_end" ] |
cache_key | "_admin_search_product_update_date_end_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 {#4921 -form: Symfony\Component\Form\Form {#4702 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4922 …5} |
full_name | "admin_search_product[update_date_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_date_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_date_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_admin_search_product_update_date_end" |
valid | true |
value | "" |
widget | "single_text" |
update_datetime_end
"Symfony\Component\Form\Extension\Core\Type\DateTimeType"
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 | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
[ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3313 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\Range {#3313 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: false +payload: null } ] |
input | "datetime" |
same as passed value |
label | "admin.common.update_date__end" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Range {#3313 +notInRangeMessage: "This value should be between {{ min }} and {{ max }}." +minMessage: "form_error.out_of_range" +maxMessage: "This value should be {{ limit }} or less." +invalidMessage: "This value should be a valid number." +invalidDateTimeMessage: "This value should be a valid datetime." +min: "0003-01-01" +minPropertyPath: null +max: null +maxPropertyPath: null +deprecatedMinMessageSet: false +deprecatedMaxMessageSet: 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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
date_format | null |
date_label | null |
date_widget | 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 |
format | "yyyy-MM-dd'T'HH:mm:ss" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d H:i:s" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
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 |
time_label | null |
time_widget | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#4566 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4565 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
with_minutes | true |
with_seconds | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "datetimepicker-input" "data-target" => "#admin_search_product_update_datetime_end" "data-toggle" => "datetimepicker" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "datetime" "_admin_search_product_update_datetime_end" ] |
cache_key | "_admin_search_product_update_datetime_end_datetime" |
compound | false |
data | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#4923 -form: Symfony\Component\Form\Form {#4705 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4924 …5} |
full_name | "admin_search_product[update_datetime_end]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_update_datetime_end" |
label | "admin.common.update_date__end" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "update_datetime_end" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "datetime-local" |
unique_block_prefix | "_admin_search_product_update_datetime_end" |
valid | true |
value | "" |
widget | "single_text" |
sortkey
"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 |
---|---|---|
label | "admin.list.sort.key" |
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 |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4575 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} } |
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 | "admin.list.sort.key" |
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() {#4577 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4576 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_product_sortkey" ] |
cache_key | "_admin_search_product_sortkey_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 {#4966 -form: Symfony\Component\Form\Form {#4708 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4986 …5} |
full_name | "admin_search_product[sortkey]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_sortkey" |
label | "admin.list.sort.key" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sortkey" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_sortkey" |
valid | true |
value | "" |
sorttype
"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 |
---|---|---|
label | "admin.list.sort.type" |
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 |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} } |
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 | "admin.list.sort.type" |
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() {#4587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4586 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_admin_search_product_sorttype" ] |
cache_key | "_admin_search_product_sorttype_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 {#4988 -form: Symfony\Component\Form\Form {#4711 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4989 …5} |
full_name | "admin_search_product[sorttype]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product_sorttype" |
label | "admin.list.sort.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sorttype" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_admin_search_product_sorttype" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "fce697d4.Z99aHjoXj_z3UuZf0xcJkkvuLd13yNL_6214D5cvHGo.PaZqKU8gu8y2O6cqhUZuqz-nRZ4xnpnG3SMSdeJjeQcMjBVLeVLZiYBhjQ" |
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 | "fce697d4.Z99aHjoXj_z3UuZf0xcJkkvuLd13yNL_6214D5cvHGo.PaZqKU8gu8y2O6cqhUZuqz-nRZ4xnpnG3SMSdeJjeQcMjBVLeVLZiYBhjQ" |
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 {#388 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#387 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#386 …} -namespace: Closure() {#384 …} } |
data | "fce697d4.Z99aHjoXj_z3UuZf0xcJkkvuLd13yNL_6214D5cvHGo.PaZqKU8gu8y2O6cqhUZuqz-nRZ4xnpnG3SMSdeJjeQcMjBVLeVLZiYBhjQ" |
data_class | null |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
empty_data | Closure(FormInterface $form) {#4578 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2942 …} } |
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() {#4990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2988 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#669 …} $translationDomain: "validators" $message: Closure() {#4991 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_admin_search_product__token" ] |
cache_key | "_admin_search_product__token_hidden" |
compound | false |
data | "fce697d4.Z99aHjoXj_z3UuZf0xcJkkvuLd13yNL_6214D5cvHGo.PaZqKU8gu8y2O6cqhUZuqz-nRZ4xnpnG3SMSdeJjeQcMjBVLeVLZiYBhjQ" |
disabled | false |
eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
errors | Symfony\Component\Form\FormErrorIterator {#5003 -form: Symfony\Component\Form\Form {#4998 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4992 …5} |
full_name | "admin_search_product[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "admin_search_product__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 | "_admin_search_product__token" |
valid | true |
value | "fce697d4.Z99aHjoXj_z3UuZf0xcJkkvuLd13yNL_6214D5cvHGo.PaZqKU8gu8y2O6cqhUZuqz-nRZ4xnpnG3SMSdeJjeQcMjBVLeVLZiYBhjQ" |