- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 29
- Security
- Twig
- Doctrine
- 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
-
-
-
name01
-
name02
-
-
-
kana01
-
kana02
-
-
postal_code
-
-
pref
-
addr01
-
addr02
-
-
phone_number
-
email
-
contents
-
_token
-
-
-
category_id
-
name
-
contact
"Eccube\Form\Type\Front\ContactType"
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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1257 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| 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() {#1259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1258 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1590 -form: Symfony\Component\Form\Form {#1414 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1589 …5} |
| full_name | "contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact" |
| valid | true |
| value | null |
name
"Eccube\Form\Type\NameType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#1279 +payload: null +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1280 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| 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 | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name" ] "constraints" => [ Symfony\Component\Validator\Constraints\Length {#1275 +payload: null +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1272 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| 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() {#1284 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1283 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "_contact_name" ] |
| cache_key | "_contact_name_name" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1594 -form: Symfony\Component\Form\Form {#1439 …} -errors: [] } |
| firstname_name | "name02" |
| form | Symfony\Component\Form\FormView {#1593 …5} |
| full_name | "contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "name01" |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_name" |
| valid | true |
| value | null |
name01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name" ] |
[ "placeholder" => "common.last_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1291 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1275 +payload: null +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1272 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1291 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1275 +payload: null +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1272 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1291 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1275 +payload: null +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1272 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1418 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1419 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_name_name01" ] |
| cache_key | "_contact_name_name01_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 {#1620 -form: Symfony\Component\Form\Form {#1442 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1619 …5} |
| full_name | "contact[name][name01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name_name01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name01" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_name_name01" |
| valid | true |
| value | "" |
name02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name" ] |
[ "placeholder" => "common.first_name" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1292 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1279 +payload: null +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1280 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1292 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1279 +payload: null +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1280 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: null } ] |
| error_bubbling | false |
false
|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1292 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1279 +payload: null +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: 16 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Regex {#1280 +payload: null +message: "form_error.not_contain_spaces" +pattern: "/^[^\s ]+$/u" +htmlPattern: null +match: true +normalizer: 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1429 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1430 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_name_name02" ] |
| cache_key | "_contact_name_name02_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 {#1621 -form: Symfony\Component\Form\Form {#1445 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1622 …5} |
| full_name | "contact[name][name02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name_name02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name02" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_name_name02" |
| valid | true |
| value | "" |
kana
"Eccube\Form\Type\KanaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 | 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1302 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| firstname_name | "" |
| firstname_options | [ "attr" => [ "placeholder" => "common.first_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#1299 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1300 +payload: null +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: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | true |
| 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 | [] |
| lastname_name | "" |
| lastname_options | [ "attr" => [ "placeholder" => "common.last_name_kana" ] "constraints" => [ Symfony\Component\Validator\Constraints\Regex {#1297 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1298 +payload: null +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: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] ] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| 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() {#1304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1303 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "name" "kana" "_contact_kana" ] |
| cache_key | "_contact_kana_kana" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1617 -form: Symfony\Component\Form\Form {#1470 …} -errors: [] } |
| firstname_name | "kana02" |
| form | Symfony\Component\Form\FormView {#1618 …5} |
| full_name | "contact[kana]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_kana" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| lastname_name | "kana01" |
| method | "POST" |
| multipart | false |
| name | "kana" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_kana" |
| valid | true |
| value | null |
kana01
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.last_name_kana" ] |
[ "placeholder" => "common.last_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#1297 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1298 +payload: null +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: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Regex {#1297 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1298 +payload: null +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: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#1297 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1298 +payload: null +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: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1449 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1450 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.last_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_kana_kana01" ] |
| cache_key | "_contact_kana_kana01_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 {#1626 -form: Symfony\Component\Form\Form {#1473 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1625 …5} |
| full_name | "contact[kana][kana01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_kana_kana01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana01" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_kana_kana01" |
| valid | true |
| value | "" |
kana02
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "common.first_name_kana" ] |
[ "placeholder" => "common.first_name_kana" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#1299 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1300 +payload: null +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: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Regex {#1299 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1300 +payload: null +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: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#1299 +payload: null +message: "form_error.kana_only" +pattern: "/^[ァ-ヶヲ-゚ー]+$/u" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1300 +payload: null +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: 25 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1460 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1461 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.first_name_kana" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_kana_kana02" ] |
| cache_key | "_contact_kana_kana02_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 {#1627 -form: Symfony\Component\Form\Form {#1476 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1628 …5} |
| full_name | "contact[kana][kana02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_kana_kana02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "kana02" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_kana_kana02" |
| valid | true |
| value | "" |
postal_code
"Eccube\Form\Type\PostalType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1336 +payload: null +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: 8 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#1337 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1333 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1335 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1334 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-postal-code" "placeholder" => "common.postal_code_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "postal" "_contact_postal_code" ] |
| cache_key | "_contact_postal_code_postal" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1624 -form: Symfony\Component\Form\Form {#1479 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1623 …5} |
| full_name | "contact[postal_code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_postal_code" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postal_code" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_postal_code" |
| valid | true |
| value | "" |
address
"Eccube\Form\Type\AddressType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr01_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#1351 +payload: null +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: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] ] |
| addr02_name | "addr02" |
| addr02_options | [ "constraints" => [ Symfony\Component\Validator\Constraints\Length {#1352 +payload: null +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: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] "attr" => [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] ] |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1354 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| 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 | true |
| 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" |
| options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| pref_name | "pref" |
| pref_options | [ "constraints" => [] "attr" => [ "class" => "p-region-id" ] ] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1356 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1355 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| addr01_name | "addr01" |
| addr02_name | "addr02" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "address" "_contact_address" ] |
| cache_key | "_contact_address_address" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1630 -form: Symfony\Component\Form\Form {#1566 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1629 …5} |
| full_name | "contact[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| pref_name | "pref" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address" |
| valid | true |
| value | null |
pref
"Eccube\Form\Type\Master\PrefType"
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" => "p-region-id" ] |
[ "class" => "p-region-id" ] |
| constraints | [] |
[] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-region-id" ] |
| 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 {#1511 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1547 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1531 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1530 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1533 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1535 -om: ContainerRUue8hz\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#356 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#966 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "Eccube\Entity\Master\Pref" |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerRUue8hz\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#356 …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 {#1535 -om: ContainerRUue8hz\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#356 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#966 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__pref" |
| 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 {#1519 -_em: Doctrine\ORM\EntityManager {#386 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1527 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "m" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1528 #from: "Eccube\Entity\Master\Pref" #alias: "m" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1529 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "m.sort_no ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT m FROM Eccube\Entity\Master\Pref m ORDER BY m.sort_no ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1526 …} -_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() {#1517 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1514 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-region-id" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "master" "pref" "_contact_address_pref" ] |
| cache_key | "_contact_address_pref_pref" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "北海道" +value: "1" +data: Eccube\Entity\Master\Pref {#1648 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "青森県" +value: "2" +data: Eccube\Entity\Master\Pref {#1649 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "岩手県" +value: "3" +data: Eccube\Entity\Master\Pref {#1650 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1641 +label: "宮城県" +value: "4" +data: Eccube\Entity\Master\Pref {#1651 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1639 +label: "秋田県" +value: "5" +data: Eccube\Entity\Master\Pref {#1652 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "山形県" +value: "6" +data: Eccube\Entity\Master\Pref {#1653 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "福島県" +value: "7" +data: Eccube\Entity\Master\Pref {#1654 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1642 +label: "茨城県" +value: "8" +data: Eccube\Entity\Master\Pref {#1655 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1643 +label: "栃木県" +value: "9" +data: Eccube\Entity\Master\Pref {#1656 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1638 +label: "群馬県" +value: "10" +data: Eccube\Entity\Master\Pref {#1657 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1645 +label: "埼玉県" +value: "11" +data: Eccube\Entity\Master\Pref {#1658 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1694 +label: "千葉県" +value: "12" +data: Eccube\Entity\Master\Pref {#1659 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1695 +label: "東京都" +value: "13" +data: Eccube\Entity\Master\Pref {#1660 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "神奈川県" +value: "14" +data: Eccube\Entity\Master\Pref {#1661 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "新潟県" +value: "15" +data: Eccube\Entity\Master\Pref {#1662 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "富山県" +value: "16" +data: Eccube\Entity\Master\Pref {#1663 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "石川県" +value: "17" +data: Eccube\Entity\Master\Pref {#1664 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "福井県" +value: "18" +data: Proxies\__CG__\Eccube\Entity\Master\Pref {#992 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "山梨県" +value: "19" +data: Eccube\Entity\Master\Pref {#1665 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "長野県" +value: "20" +data: Eccube\Entity\Master\Pref {#1666 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "岐阜県" +value: "21" +data: Eccube\Entity\Master\Pref {#1667 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +label: "静岡県" +value: "22" +data: Eccube\Entity\Master\Pref {#1668 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "愛知県" +value: "23" +data: Eccube\Entity\Master\Pref {#1669 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +label: "三重県" +value: "24" +data: Eccube\Entity\Master\Pref {#1670 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "滋賀県" +value: "25" +data: Eccube\Entity\Master\Pref {#1671 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1708 +label: "京都府" +value: "26" +data: Eccube\Entity\Master\Pref {#1672 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1709 +label: "大阪府" +value: "27" +data: Eccube\Entity\Master\Pref {#1673 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1710 +label: "兵庫県" +value: "28" +data: Eccube\Entity\Master\Pref {#1674 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1711 +label: "奈良県" +value: "29" +data: Eccube\Entity\Master\Pref {#1675 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1712 +label: "和歌山県" +value: "30" +data: Eccube\Entity\Master\Pref {#1676 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1713 +label: "鳥取県" +value: "31" +data: Eccube\Entity\Master\Pref {#1677 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1714 +label: "島根県" +value: "32" +data: Eccube\Entity\Master\Pref {#1678 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1715 +label: "岡山県" +value: "33" +data: Eccube\Entity\Master\Pref {#1679 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1716 +label: "広島県" +value: "34" +data: Eccube\Entity\Master\Pref {#1680 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1717 +label: "山口県" +value: "35" +data: Eccube\Entity\Master\Pref {#1681 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1718 +label: "徳島県" +value: "36" +data: Eccube\Entity\Master\Pref {#1682 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1719 +label: "香川県" +value: "37" +data: Eccube\Entity\Master\Pref {#1683 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1720 +label: "愛媛県" +value: "38" +data: Eccube\Entity\Master\Pref {#1684 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1721 +label: "高知県" +value: "39" +data: Eccube\Entity\Master\Pref {#1685 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1722 +label: "福岡県" +value: "40" +data: Eccube\Entity\Master\Pref {#1686 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1723 +label: "佐賀県" +value: "41" +data: Eccube\Entity\Master\Pref {#1687 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1724 +label: "長崎県" +value: "42" +data: Eccube\Entity\Master\Pref {#1688 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1725 +label: "熊本県" +value: "43" +data: Eccube\Entity\Master\Pref {#1689 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1726 +label: "大分県" +value: "44" +data: Eccube\Entity\Master\Pref {#1690 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1727 +label: "宮崎県" +value: "45" +data: Eccube\Entity\Master\Pref {#1691 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1728 +label: "鹿児島県" +value: "46" +data: Eccube\Entity\Master\Pref {#1692 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1729 +label: "沖縄県" +value: "47" +data: Eccube\Entity\Master\Pref {#1693 …} +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 {#1634 -form: Symfony\Component\Form\Form {#1569 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1633 …5} |
| full_name | "contact[address][pref]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address_pref" |
| is_selected | Closure($choice, $value) {#1731 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1485 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "pref" |
| placeholder | "common.select__pref" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address_pref" |
| valid | true |
| value | "" |
addr01
"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 | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
[ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1351 +payload: null +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: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#1351 +payload: null +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: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1351 +payload: null +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: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1541 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1539 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1540 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-locality p-street-address" "placeholder" => "common.address_sample_01" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_address_addr01" ] |
| cache_key | "_contact_address_addr01_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 {#1732 -form: Symfony\Component\Form\Form {#1572 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1733 …5} |
| full_name | "contact[address][addr01]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address_addr01" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr01" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address_addr01" |
| valid | true |
| value | "" |
addr02
"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 | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
[ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1352 +payload: null +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: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\Length {#1352 +payload: null +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: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| error_bubbling | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1352 +payload: null +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: 32 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1556 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1558 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1557 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "p-extended-address" "placeholder" => "common.address_sample_02" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_address_addr02" ] |
| cache_key | "_contact_address_addr02_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 {#1734 -form: Symfony\Component\Form\Form {#1575 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1735 …5} |
| full_name | "contact[address][addr02]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address_addr02" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addr02" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address_addr02" |
| valid | true |
| value | "" |
phone_number
"Eccube\Form\Type\PhoneNumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Length {#1372 +payload: null +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: 14 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } Symfony\Component\Validator\Constraints\Type {#1373 +payload: null +message: "form_error.numeric_only" +type: "digit" } ] |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1369 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1371 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1370 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "common.phone_number_sample" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "phone_number" "_contact_phone_number" ] |
| cache_key | "_contact_phone_number_phone_number" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1631 -form: Symfony\Component\Form\Form {#1578 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1632 …5} |
| full_name | "contact[phone_number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_phone_number" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone_number" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_phone_number" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1266 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1267 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1266 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1267 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1266 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Eccube\Form\Validator\Email {#1267 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1389 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1388 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_email" ] |
| cache_key | "_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1737 -form: Symfony\Component\Form\Form {#1581 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1736 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "" |
contents
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1268 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1269 +payload: null +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1268 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1269 +payload: null +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1268 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1269 +payload: null +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: 99999 +min: null +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1404 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1405 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_contents" ] |
| cache_key | "_contact_contents_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 {#1738 -form: Symfony\Component\Form\Form {#1584 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1739 …5} |
| full_name | "contact[contents]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_contents" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contents" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_contents" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "dd6fa.pEULAkgKE01kE9tZjsWvfD6VLonBhKt7YpVJFz0J3xA.xTdZSgBYYQIOXrZqyaGCEQnNSeuOw-YoIPYIUllIk0HhAW1lJ0AiNx1Fmg" |
| 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 | "dd6fa.pEULAkgKE01kE9tZjsWvfD6VLonBhKt7YpVJFz0J3xA.xTdZSgBYYQIOXrZqyaGCEQnNSeuOw-YoIPYIUllIk0HhAW1lJ0AiNx1Fmg" |
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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data | "dd6fa.pEULAkgKE01kE9tZjsWvfD6VLonBhKt7YpVJFz0J3xA.xTdZSgBYYQIOXrZqyaGCEQnNSeuOw-YoIPYIUllIk0HhAW1lJ0AiNx1Fmg" |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#1744 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| 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() {#1746 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#1743 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
| cache_key | "_contact__token_hidden" |
| compound | false |
| data | "dd6fa.pEULAkgKE01kE9tZjsWvfD6VLonBhKt7YpVJFz0J3xA.xTdZSgBYYQIOXrZqyaGCEQnNSeuOw-YoIPYIUllIk0HhAW1lJ0AiNx1Fmg" |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#1758 -form: Symfony\Component\Form\Form {#1753 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1747 …5} |
| full_name | "contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact__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 | "_contact__token" |
| valid | true |
| value | "dd6fa.pEULAkgKE01kE9tZjsWvfD6VLonBhKt7YpVJFz0J3xA.xTdZSgBYYQIOXrZqyaGCEQnNSeuOw-YoIPYIUllIk0HhAW1lJ0AiNx1Fmg" |
(no name)
"Eccube\Form\Type\SearchProductBlockType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3222 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| 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() {#3220 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#3221 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_product_block" "_" ] |
| cache_key | "__search_product_block" |
| compound | true |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4717 -form: Symfony\Component\Form\Form {#4706 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4718 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_" |
| valid | true |
| value | null |
category_id
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "NameWithLevel" |
same as passed value |
| choices | [ Eccube\Entity\Category {#2964 -id: 10 -name: "モルタル・セメント" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1764516845 {#3119 date: 2025-12-01 00:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3610 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2965 …} -Children: Doctrine\ORM\PersistentCollection {#3597 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3605 -id: 19 -name: "セメント" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1765763858 {#3613 date: 2025-12-15 10:57:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3615 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3710 -id: 20 -name: "白セメント(ホワイトセメント)" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1765763871 {#3708 date: 2025-12-15 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3705 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3709 …} -Children: Doctrine\ORM\PersistentCollection {#3715 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3714 -id: 21 -name: "プレミックスモルタル" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1765763875 {#3712 date: 2025-12-15 10:57:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3716 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3717 …} -Children: Doctrine\ORM\PersistentCollection {#3720 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3724 -id: 22 -name: "カチオン系モルタル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1765763878 {#3722 date: 2025-12-15 10:57:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3721 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3727 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3730 -id: 23 -name: "特殊モルタル(速乾・防水・高強度)" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1765763881 {#3728 date: 2025-12-15 10:58:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3729 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3731 …} -Children: Doctrine\ORM\PersistentCollection {#3734 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3737 -id: 14 -name: "モルタル補助材(混和材・プライマー)" -hierarchy: 1 -sort_no: 143 -create_date: DateTime @1764516865 {#3596 date: 2025-12-01 00:34:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3101 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3738 …} -Children: Doctrine\ORM\PersistentCollection {#3741 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3742 -id: 24 -name: "下地強化材" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1765763973 {#3735 date: 2025-12-15 10:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3736 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3751 -id: 25 -name: "接着剤(ボンド・プライマー)" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1765763976 {#3749 date: 2025-12-15 10:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3750 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3752 …} -Children: Doctrine\ORM\PersistentCollection {#3755 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3758 -id: 26 -name: "防水剤・防凍剤" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1765763979 {#3756 date: 2025-12-15 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3757 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3759 …} -Children: Doctrine\ORM\PersistentCollection {#3762 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3765 -id: 27 -name: "急結剤・硬化促進剤" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1765763981 {#3763 date: 2025-12-15 10:59:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3764 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3766 …} -Children: Doctrine\ORM\PersistentCollection {#3769 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3772 -id: 28 -name: "作業性向上剤(流動化剤・遅延剤)" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1765763983 {#3770 date: 2025-12-15 10:59:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3771 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3773 …} -Children: Doctrine\ORM\PersistentCollection {#3776 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3779 -id: 29 -name: "ひび割れ防止剤" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1765763985 {#3777 date: 2025-12-15 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3778 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3780 …} -Children: Doctrine\ORM\PersistentCollection {#3783 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3786 -id: 30 -name: "白華除去剤" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1765763988 {#3784 date: 2025-12-15 10:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3785 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3787 …} -Children: Doctrine\ORM\PersistentCollection {#3790 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3793 -id: 8 -name: "塗り壁・下地材" -hierarchy: 1 -sort_no: 142 -create_date: DateTime @1764516836 {#3747 date: 2025-12-01 00:33:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3748 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3794 …} -Children: Doctrine\ORM\PersistentCollection {#3797 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3798 -id: 32 -name: "しっくい(漆喰)" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1765764220 {#3791 date: 2025-12-15 11:03:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3792 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3799 …} -Children: Doctrine\ORM\PersistentCollection {#3802 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3807 -id: 33 -name: "珪藻土" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1765764223 {#3805 date: 2025-12-15 11:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3806 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3808 …} -Children: Doctrine\ORM\PersistentCollection {#3811 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3814 -id: 34 -name: "聚楽壁・砂壁・繊維壁" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1765764226 {#3812 date: 2025-12-15 11:03:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3813 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3815 …} -Children: Doctrine\ORM\PersistentCollection {#3818 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3821 -id: 35 -name: "ジョリパット・外装美装材" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1765764228 {#3819 date: 2025-12-15 11:03:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3820 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3822 …} -Children: Doctrine\ORM\PersistentCollection {#3825 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3828 -id: 36 -name: "寒水石・ゼオライトなど天然素材" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1765764230 {#3826 date: 2025-12-15 11:03:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3827 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3829 …} -Children: Doctrine\ORM\PersistentCollection {#3832 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3835 -id: 37 -name: "下地調整材(シーラー・下地強化材)" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1765764232 {#3833 date: 2025-12-15 11:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3834 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3836 …} -Children: Doctrine\ORM\PersistentCollection {#3839 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3842 -id: 38 -name: "塗り壁補助剤(汚れ防止剤・補填材)" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1765764235 {#3840 date: 2025-12-15 11:03:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3841 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3843 …} -Children: Doctrine\ORM\PersistentCollection {#3846 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3849 -id: 12 -name: "骨材" -hierarchy: 1 -sort_no: 140 -create_date: DateTime @1764516854 {#3803 date: 2025-12-01 00:34:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3804 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3850 …} -Children: Doctrine\ORM\PersistentCollection {#3853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3854 -id: 148 -name: "寒水石" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1768154649 {#3847 date: 2026-01-12 03:04:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768154649 {#3848 date: 2026-01-12 03:04:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3855 …} -Children: Doctrine\ORM\PersistentCollection {#3858 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3863 -id: 39 -name: "珪砂" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1765764263 {#3861 date: 2025-12-15 11:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3862 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3864 …} -Children: Doctrine\ORM\PersistentCollection {#3867 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3870 -id: 40 -name: "砕石・砂利" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1765764265 {#3868 date: 2025-12-15 11:04:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3869 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3871 …} -Children: Doctrine\ORM\PersistentCollection {#3874 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3877 -id: 41 -name: "パーライト・軽量骨材" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1765764268 {#3875 date: 2025-12-15 11:04:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3876 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3878 …} -Children: Doctrine\ORM\PersistentCollection {#3881 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3884 -id: 42 -name: "骨材ミックス・下地骨材" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1765764270 {#3882 date: 2025-12-15 11:04:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3883 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3885 …} -Children: Doctrine\ORM\PersistentCollection {#3888 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3891 -id: 11 -name: "タイル関連材" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1764516847 {#3859 date: 2025-12-01 00:34:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3860 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3892 …} -Children: Doctrine\ORM\PersistentCollection {#3895 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3896 -id: 149 -name: "ツール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1768155016 {#3889 date: 2026-01-12 03:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768155016 {#3890 date: 2026-01-12 03:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3897 …} -Children: Doctrine\ORM\PersistentCollection {#3900 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3905 -id: 43 -name: "タイル接着剤" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1765764285 {#3903 date: 2025-12-15 11:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3904 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3906 …} -Children: Doctrine\ORM\PersistentCollection {#3909 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3912 -id: 44 -name: "目地材" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1765764288 {#3910 date: 2025-12-15 11:04:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3911 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3913 …} -Children: Doctrine\ORM\PersistentCollection {#3916 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3919 -id: 45 -name: "下地調整材" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1765764290 {#3917 date: 2025-12-15 11:04:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3918 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3920 …} -Children: Doctrine\ORM\PersistentCollection {#3923 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3926 -id: 46 -name: "防水下地材" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1765764292 {#3924 date: 2025-12-15 11:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3925 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3927 …} -Children: Doctrine\ORM\PersistentCollection {#3930 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3933 -id: 47 -name: "屋内壁タイル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1765764295 {#3931 date: 2025-12-15 11:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3932 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3934 …} -Children: Doctrine\ORM\PersistentCollection {#3937 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3940 -id: 48 -name: "屋内床タイル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1765764297 {#3938 date: 2025-12-15 11:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3939 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3941 …} -Children: Doctrine\ORM\PersistentCollection {#3944 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3947 -id: 49 -name: "外装タイル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1765764299 {#3945 date: 2025-12-15 11:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3946 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3948 …} -Children: Doctrine\ORM\PersistentCollection {#3951 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3954 -id: 9 -name: "左官道具・副資材" -hierarchy: 1 -sort_no: 125 -create_date: DateTime @1764516841 {#3902 date: 2025-12-01 00:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3901 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3955 …} -Children: Doctrine\ORM\PersistentCollection {#3958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3959 -id: 152 -name: "その他" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1768286398 {#3952 date: 2026-01-13 15:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768286398 {#3953 date: 2026-01-13 15:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3960 …} -Children: Doctrine\ORM\PersistentCollection {#3963 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3968 -id: 50 -name: "鏝(こて)" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1765764316 {#3966 date: 2025-12-15 11:05:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3967 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3969 …} -Children: Doctrine\ORM\PersistentCollection {#3972 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3975 -id: 51 -name: "左官定規・トンボ・フレスノ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1765764318 {#3973 date: 2025-12-15 11:05:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3974 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3976 …} -Children: Doctrine\ORM\PersistentCollection {#3979 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3982 -id: 52 -name: "刷毛・ブラシ・ローラー" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1765764321 {#3980 date: 2025-12-15 11:05:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3981 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3983 …} -Children: Doctrine\ORM\PersistentCollection {#3986 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3989 -id: 53 -name: "作業工具(カッター・バケツ・混練具)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1765764324 {#3987 date: 2025-12-15 11:05:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3988 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3990 …} -Children: Doctrine\ORM\PersistentCollection {#3993 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3996 -id: 54 -name: "ダイヤモンドカッター・研磨材" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1765764326 {#3994 date: 2025-12-15 11:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3995 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3997 …} -Children: Doctrine\ORM\PersistentCollection {#4000 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4003 -id: 55 -name: "養生資材(テープ・マスカー・シート)" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1765764328 {#4001 date: 2025-12-15 11:05:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4002 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4004 …} -Children: Doctrine\ORM\PersistentCollection {#4007 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4010 -id: 56 -name: "エアタッカー・釘・ビス類" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1765764330 {#4008 date: 2025-12-15 11:05:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4009 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4011 …} -Children: Doctrine\ORM\PersistentCollection {#4014 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4017 -id: 57 -name: "左官スリッパ・安全用品" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1765764333 {#4015 date: 2025-12-15 11:05:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4016 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4018 …} -Children: Doctrine\ORM\PersistentCollection {#4021 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4024 -id: 31 -name: "DIY・リペア用品" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1765764190 {#3964 date: 2025-12-15 11:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3965 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4025 …} -Children: Doctrine\ORM\PersistentCollection {#4028 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4029 -id: 58 -name: "DIYキット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1765764349 {#4022 date: 2025-12-15 11:05:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4023 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4030 …} -Children: Doctrine\ORM\PersistentCollection {#4033 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4038 -id: 59 -name: "リフォーム材" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1765764351 {#4036 date: 2025-12-15 11:05:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4037 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4039 …} -Children: Doctrine\ORM\PersistentCollection {#4042 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4045 -id: 60 -name: "汚れ防止剤・仕上げ剤" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1765764354 {#4043 date: 2025-12-15 11:05:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4044 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4046 …} -Children: Doctrine\ORM\PersistentCollection {#4049 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4052 -id: 61 -name: "顔料・色粉" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1765764356 {#4050 date: 2025-12-15 11:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4051 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4053 …} -Children: Doctrine\ORM\PersistentCollection {#4056 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4059 -id: 62 -name: "プライマー・専用攪拌液" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1765764358 {#4057 date: 2025-12-15 11:05:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4058 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4060 …} -Children: Doctrine\ORM\PersistentCollection {#4063 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4066 -id: 63 -name: "粉状製品(2N類・基材粉)" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1765764361 {#4064 date: 2025-12-15 11:06:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4065 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4067 …} -Children: Doctrine\ORM\PersistentCollection {#4070 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4073 -id: 64 -name: "まとめセット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1765764365 {#4071 date: 2025-12-15 11:06:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4072 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4074 …} -Children: Doctrine\ORM\PersistentCollection {#4077 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4080 -id: 7 -name: "モールテックス" -hierarchy: 1 -sort_no: 102 -create_date: DateTime @1764516830 {#4034 date: 2025-12-01 00:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4035 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4081 …} -Children: Doctrine\ORM\PersistentCollection {#4084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4085 -id: 151 -name: "セット" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1768220154 {#4078 date: 2026-01-12 21:15:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768220154 {#4079 date: 2026-01-12 21:15:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4086 …} -Children: Doctrine\ORM\PersistentCollection {#4089 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4094 -id: 65 -name: "モールテックス本体" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1765764382 {#4092 date: 2025-12-15 11:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4093 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4095 …} -Children: Doctrine\ORM\PersistentCollection {#4098 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4101 -id: 66 -name: "専用プライマー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1765764386 {#4099 date: 2025-12-15 11:06:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4100 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4102 …} -Children: Doctrine\ORM\PersistentCollection {#4105 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4108 -id: 67 -name: "専用顔料・専用粉体" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1765764388 {#4106 date: 2025-12-15 11:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4107 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4109 …} -Children: Doctrine\ORM\PersistentCollection {#4112 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4115 -id: 68 -name: "専用補助剤(遅延剤・流動化剤など)" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1765764390 {#4113 date: 2025-12-15 11:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4114 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4116 …} -Children: Doctrine\ORM\PersistentCollection {#4119 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4122 -id: 69 -name: "仕上げ剤・保護剤(汚れ防止)" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1765764393 {#4120 date: 2025-12-15 11:06:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4121 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4123 …} -Children: Doctrine\ORM\PersistentCollection {#4126 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4129 -id: 70 -name: "施工ツール(鏝・スパチュラなど)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1765764395 {#4127 date: 2025-12-15 11:06:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4128 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4130 …} -Children: Doctrine\ORM\PersistentCollection {#4133 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4136 -id: 15 -name: "レンガ・ブロック材" -hierarchy: 1 -sort_no: 93 -create_date: DateTime @1764516873 {#4090 date: 2025-12-01 00:34:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4091 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4137 …} -Children: Doctrine\ORM\PersistentCollection {#4140 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4141 -id: 71 -name: "赤レンガ" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1765764408 {#4134 date: 2025-12-15 11:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4135 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4142 …} -Children: Doctrine\ORM\PersistentCollection {#4145 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4150 -id: 72 -name: "耐火レンガ" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1765764410 {#4148 date: 2025-12-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4149 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4151 …} -Children: Doctrine\ORM\PersistentCollection {#4154 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4157 -id: 73 -name: "モルタルレンガ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1765764414 {#4155 date: 2025-12-15 11:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4156 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4158 …} -Children: Doctrine\ORM\PersistentCollection {#4161 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4164 -id: 74 -name: "ブロック材" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1765764417 {#4162 date: 2025-12-15 11:06:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4163 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4165 …} -Children: Doctrine\ORM\PersistentCollection {#4168 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4171 -id: 75 -name: "レンガ用モルタル・接着剤" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1765764419 {#4169 date: 2025-12-15 11:06:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4170 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4172 …} -Children: Doctrine\ORM\PersistentCollection {#4175 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4178 -id: 16 -name: "その他" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1764516876 {#4146 date: 2025-12-01 00:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4147 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4179 …} -Children: Doctrine\ORM\PersistentCollection {#4182 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4183 -id: 76 -name: "汎用補修材" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1765764430 {#4176 date: 2025-12-15 11:07:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764438 {#4177 date: 2025-12-15 11:07:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4184 …} -Children: Doctrine\ORM\PersistentCollection {#4187 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4192 -id: 77 -name: "共通副資材" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1765764433 {#4190 date: 2025-12-15 11:07:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764438 {#4191 date: 2025-12-15 11:07:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4193 …} -Children: Doctrine\ORM\PersistentCollection {#4196 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4197 -id: 79 -name: "アウトレット" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1765764466 {#4189 date: 2025-12-15 11:07:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4188 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4198 …} -Children: Doctrine\ORM\PersistentCollection {#4201 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4206 -id: 17 -name: "メーカー" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1764587137 {#4202 date: 2025-12-01 20:05:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766208239 {#4203 date: 2025-12-20 14:23:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4207 …} -Children: Doctrine\ORM\PersistentCollection {#4210 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4211 -id: 18 -name: "マキタ" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1764587166 {#4204 date: 2025-12-01 20:06:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764587166 {#4205 date: 2025-12-01 20:06:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4212 …} -Children: Doctrine\ORM\PersistentCollection {#4215 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4220 -id: 153 -name: "土牛" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1768286906 {#4218 date: 2026-01-13 15:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768286906 {#4219 date: 2026-01-13 15:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4227 -id: 150 -name: "ヤブ原" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1768155375 {#4225 date: 2026-01-12 03:16:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768155375 {#4226 date: 2026-01-12 03:16:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4228 …} -Children: Doctrine\ORM\PersistentCollection {#4231 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4234 -id: 147 -name: "ダイヤテックス" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1768029639 {#4232 date: 2026-01-10 16:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768029639 {#4233 date: 2026-01-10 16:20:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4235 …} -Children: Doctrine\ORM\PersistentCollection {#4238 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4241 -id: 146 -name: "ノーブランド" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1765819536 {#4239 date: 2025-12-16 02:25:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819536 {#4240 date: 2025-12-16 02:25:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4242 …} -Children: Doctrine\ORM\PersistentCollection {#4245 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4248 -id: 145 -name: "BEAL社" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1765819527 {#4246 date: 2025-12-16 02:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819527 {#4247 date: 2025-12-16 02:25:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4249 …} -Children: Doctrine\ORM\PersistentCollection {#4252 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4255 -id: 144 -name: "五百蔵製作所" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1765819520 {#4253 date: 2025-12-16 02:25:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819520 {#4254 date: 2025-12-16 02:25:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4256 …} -Children: Doctrine\ORM\PersistentCollection {#4259 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4262 -id: 143 -name: "アローライン工業" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1765819509 {#4260 date: 2025-12-16 02:25:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819509 {#4261 date: 2025-12-16 02:25:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4263 …} -Children: Doctrine\ORM\PersistentCollection {#4266 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4269 -id: 142 -name: "ニッタイ工業" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1765819506 {#4267 date: 2025-12-16 02:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819506 {#4268 date: 2025-12-16 02:25:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4270 …} -Children: Doctrine\ORM\PersistentCollection {#4273 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4276 -id: 141 -name: "T-CHIC" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1765819503 {#4274 date: 2025-12-16 02:25:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819503 {#4275 date: 2025-12-16 02:25:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4277 …} -Children: Doctrine\ORM\PersistentCollection {#4280 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4283 -id: 140 -name: "ツボ万" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1765819501 {#4281 date: 2025-12-16 02:25:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819501 {#4282 date: 2025-12-16 02:25:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4284 …} -Children: Doctrine\ORM\PersistentCollection {#4287 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4290 -id: 139 -name: "ヤヨイ化学" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1765819497 {#4288 date: 2025-12-16 02:24:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819497 {#4289 date: 2025-12-16 02:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4291 …} -Children: Doctrine\ORM\PersistentCollection {#4294 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4297 -id: 138 -name: "戸田研磨工業" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1765819495 {#4295 date: 2025-12-16 02:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819495 {#4296 date: 2025-12-16 02:24:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4304 -id: 137 -name: "大塚刷毛" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1765819491 {#4302 date: 2025-12-16 02:24:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819491 {#4303 date: 2025-12-16 02:24:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4305 …} -Children: Doctrine\ORM\PersistentCollection {#4308 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4311 -id: 136 -name: "金鹿工具" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1765819488 {#4309 date: 2025-12-16 02:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819488 {#4310 date: 2025-12-16 02:24:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4312 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4318 -id: 135 -name: "エヌシキ" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1765819486 {#4316 date: 2025-12-16 02:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819486 {#4317 date: 2025-12-16 02:24:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4319 …} -Children: Doctrine\ORM\PersistentCollection {#4322 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4325 -id: 133 -name: "三木技研" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1765819479 {#4323 date: 2025-12-16 02:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819479 {#4324 date: 2025-12-16 02:24:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4326 …} -Children: Doctrine\ORM\PersistentCollection {#4329 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4332 -id: 132 -name: "オルファ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1765819477 {#4330 date: 2025-12-16 02:24:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819477 {#4331 date: 2025-12-16 02:24:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4333 …} -Children: Doctrine\ORM\PersistentCollection {#4336 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4339 -id: 131 -name: "リス" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1765819474 {#4337 date: 2025-12-16 02:24:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819474 {#4338 date: 2025-12-16 02:24:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4340 …} -Children: Doctrine\ORM\PersistentCollection {#4343 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4346 -id: 130 -name: "八ツ矢工業" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1765819469 {#4344 date: 2025-12-16 02:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819469 {#4345 date: 2025-12-16 02:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4347 …} -Children: Doctrine\ORM\PersistentCollection {#4350 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4353 -id: 129 -name: "石黒産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1765819466 {#4351 date: 2025-12-16 02:24:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819466 {#4352 date: 2025-12-16 02:24:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4354 …} -Children: Doctrine\ORM\PersistentCollection {#4357 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4360 -id: 128 -name: "アマテイ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1765819463 {#4358 date: 2025-12-16 02:24:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819463 {#4359 date: 2025-12-16 02:24:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4361 …} -Children: Doctrine\ORM\PersistentCollection {#4364 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4367 -id: 127 -name: "日東電工株式会社" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1765819459 {#4365 date: 2025-12-16 02:24:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819459 {#4366 date: 2025-12-16 02:24:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4368 …} -Children: Doctrine\ORM\PersistentCollection {#4371 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4374 -id: 126 -name: "株式会社イトー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1765819456 {#4372 date: 2025-12-16 02:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819456 {#4373 date: 2025-12-16 02:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4375 …} -Children: Doctrine\ORM\PersistentCollection {#4378 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4381 -id: 125 -name: "SPG" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1765819453 {#4379 date: 2025-12-16 02:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819453 {#4380 date: 2025-12-16 02:24:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4382 …} -Children: Doctrine\ORM\PersistentCollection {#4385 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4388 -id: 124 -name: "友定建機" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1765819450 {#4386 date: 2025-12-16 02:24:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819450 {#4387 date: 2025-12-16 02:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4389 …} -Children: Doctrine\ORM\PersistentCollection {#4392 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4395 -id: 123 -name: "石井超硬工具" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1765819447 {#4393 date: 2025-12-16 02:24:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819447 {#4394 date: 2025-12-16 02:24:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4396 …} -Children: Doctrine\ORM\PersistentCollection {#4399 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4402 -id: 122 -name: "ABC商会" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1765819444 {#4400 date: 2025-12-16 02:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819444 {#4401 date: 2025-12-16 02:24:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4403 …} -Children: Doctrine\ORM\PersistentCollection {#4406 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4409 -id: 121 -name: "墨運堂" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1765819441 {#4407 date: 2025-12-16 02:24:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819441 {#4408 date: 2025-12-16 02:24:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4410 …} -Children: Doctrine\ORM\PersistentCollection {#4413 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4416 -id: 120 -name: "カネハマ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1765819439 {#4414 date: 2025-12-16 02:23:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819439 {#4415 date: 2025-12-16 02:23:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4417 …} -Children: Doctrine\ORM\PersistentCollection {#4420 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4423 -id: 119 -name: "テクノクリーン" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1765819436 {#4421 date: 2025-12-16 02:23:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819436 {#4422 date: 2025-12-16 02:23:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4424 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4430 -id: 118 -name: "東レ・アムテックス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1765819433 {#4428 date: 2025-12-16 02:23:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819433 {#4429 date: 2025-12-16 02:23:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4431 …} -Children: Doctrine\ORM\PersistentCollection {#4434 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4437 -id: 117 -name: "信越化学工業" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1765819430 {#4435 date: 2025-12-16 02:23:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819430 {#4436 date: 2025-12-16 02:23:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4444 -id: 116 -name: "アオキ産業" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1765819427 {#4442 date: 2025-12-16 02:23:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819427 {#4443 date: 2025-12-16 02:23:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4451 -id: 115 -name: "昭和電工建材" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1765819424 {#4449 date: 2025-12-16 02:23:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819424 {#4450 date: 2025-12-16 02:23:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4452 …} -Children: Doctrine\ORM\PersistentCollection {#4455 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4458 -id: 114 -name: "マノール" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1765819421 {#4456 date: 2025-12-16 02:23:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819421 {#4457 date: 2025-12-16 02:23:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4465 -id: 113 -name: "関西パテ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1765819415 {#4463 date: 2025-12-16 02:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819415 {#4464 date: 2025-12-16 02:23:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4466 …} -Children: Doctrine\ORM\PersistentCollection {#4469 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4472 -id: 112 -name: "日硝産業" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1765819412 {#4470 date: 2025-12-16 02:23:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819412 {#4471 date: 2025-12-16 02:23:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4473 …} -Children: Doctrine\ORM\PersistentCollection {#4476 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4479 -id: 111 -name: "成瀬化学" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1765819409 {#4477 date: 2025-12-16 02:23:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819409 {#4478 date: 2025-12-16 02:23:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4486 -id: 110 -name: "KYタイル" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1765819406 {#4484 date: 2025-12-16 02:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819406 {#4485 date: 2025-12-16 02:23:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4487 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4493 -id: 109 -name: "日藻工材" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1765819403 {#4491 date: 2025-12-16 02:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819403 {#4492 date: 2025-12-16 02:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4500 -id: 108 -name: "ヤブ原産業" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1765819400 {#4498 date: 2025-12-16 02:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819400 {#4499 date: 2025-12-16 02:23:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4501 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4507 -id: 107 -name: "MUマテックス" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1765819398 {#4505 date: 2025-12-16 02:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819398 {#4506 date: 2025-12-16 02:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4514 -id: 106 -name: "タイルメント" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1765819394 {#4512 date: 2025-12-16 02:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819394 {#4513 date: 2025-12-16 02:23:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4521 -id: 105 -name: "三共製粉" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1765819392 {#4519 date: 2025-12-16 02:23:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819392 {#4520 date: 2025-12-16 02:23:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4528 -id: 104 -name: "アイカ工業" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1765819389 {#4526 date: 2025-12-16 02:23:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819389 {#4527 date: 2025-12-16 02:23:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4529 …} -Children: Doctrine\ORM\PersistentCollection {#4532 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4535 -id: 103 -name: "四国化成" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1765819386 {#4533 date: 2025-12-16 02:23:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819386 {#4534 date: 2025-12-16 02:23:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4542 -id: 102 -name: "フジワラ化学" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1765819382 {#4540 date: 2025-12-16 02:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819382 {#4541 date: 2025-12-16 02:23:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4549 -id: 101 -name: "MAX" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1765819380 {#4547 date: 2025-12-16 02:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819380 {#4548 date: 2025-12-16 02:23:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4550 …} -Children: Doctrine\ORM\PersistentCollection {#4553 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4556 -id: 100 -name: "リンレイテープ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1765819377 {#4554 date: 2025-12-16 02:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819377 {#4555 date: 2025-12-16 02:22:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4563 -id: 99 -name: "3M" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1765819374 {#4561 date: 2025-12-16 02:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819374 {#4562 date: 2025-12-16 02:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4564 …} -Children: Doctrine\ORM\PersistentCollection {#4567 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4570 -id: 98 -name: "ニチバン" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1765819370 {#4568 date: 2025-12-16 02:22:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819370 {#4569 date: 2025-12-16 02:22:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4577 -id: 97 -name: "コンドーテック" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1765819367 {#4575 date: 2025-12-16 02:22:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819367 {#4576 date: 2025-12-16 02:22:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4578 …} -Children: Doctrine\ORM\PersistentCollection {#4581 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4584 -id: 96 -name: "セーレン" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1765819364 {#4582 date: 2025-12-16 02:22:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819364 {#4583 date: 2025-12-16 02:22:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4591 -id: 95 -name: "フクビ化学工業" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1765819361 {#4589 date: 2025-12-16 02:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819361 {#4590 date: 2025-12-16 02:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4592 …} -Children: Doctrine\ORM\PersistentCollection {#4595 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4598 -id: 94 -name: "秩父コンクリート工業" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1765819358 {#4596 date: 2025-12-16 02:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819358 {#4597 date: 2025-12-16 02:22:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4605 -id: 93 -name: "LIXIL" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1765819355 {#4603 date: 2025-12-16 02:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819355 {#4604 date: 2025-12-16 02:22:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4606 …} -Children: Doctrine\ORM\PersistentCollection {#4609 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4612 -id: 92 -name: "DANTO" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1765819353 {#4610 date: 2025-12-16 02:22:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819353 {#4611 date: 2025-12-16 02:22:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4613 …} -Children: Doctrine\ORM\PersistentCollection {#4616 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4619 -id: 91 -name: "ハネダ化学" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1765819350 {#4617 date: 2025-12-16 02:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819350 {#4618 date: 2025-12-16 02:22:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4623 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4626 -id: 90 -name: "菊水化学工業" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1765819347 {#4624 date: 2025-12-16 02:22:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819347 {#4625 date: 2025-12-16 02:22:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4633 -id: 89 -name: "トーヨーマテラン" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1765819344 {#4631 date: 2025-12-16 02:22:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819344 {#4632 date: 2025-12-16 02:22:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4634 …} -Children: Doctrine\ORM\PersistentCollection {#4637 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4640 -id: 88 -name: "村樫石灰工業株式会社" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1765819341 {#4638 date: 2025-12-16 02:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819341 {#4639 date: 2025-12-16 02:22:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4647 -id: 87 -name: "田川産業" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1765819338 {#4645 date: 2025-12-16 02:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819338 {#4646 date: 2025-12-16 02:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4654 -id: 86 -name: "近畿壁材" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1765819335 {#4652 date: 2025-12-16 02:22:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819335 {#4653 date: 2025-12-16 02:22:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4655 …} -Children: Doctrine\ORM\PersistentCollection {#4658 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4661 -id: 85 -name: "畑中産業" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1765819332 {#4659 date: 2025-12-16 02:22:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819332 {#4660 date: 2025-12-16 02:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4668 -id: 84 -name: "吉野石膏" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1765819326 {#4666 date: 2025-12-16 02:22:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819326 {#4667 date: 2025-12-16 02:22:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4669 …} -Children: Doctrine\ORM\PersistentCollection {#4672 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4675 -id: 83 -name: "日本化成" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1765819293 {#4673 date: 2025-12-16 02:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819293 {#4674 date: 2025-12-16 02:21:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4676 …} -Children: Doctrine\ORM\PersistentCollection {#4679 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4682 -id: 82 -name: "豊運" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1765819284 {#4680 date: 2025-12-16 02:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819284 {#4681 date: 2025-12-16 02:21:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4683 …} -Children: Doctrine\ORM\PersistentCollection {#4686 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4689 -id: 81 -name: "松本産業株式会社" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1765819279 {#4687 date: 2025-12-16 02:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819279 {#4688 date: 2025-12-16 02:21:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4696 -id: 80 -name: "太平洋セメント" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1765819273 {#4694 date: 2025-12-16 02:21:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819273 {#4695 date: 2025-12-16 02:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4697 …} -Children: Doctrine\ORM\PersistentCollection {#4700 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } ] |
[ Eccube\Entity\Category {#2964 -id: 10 -name: "モルタル・セメント" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1764516845 {#3119 date: 2025-12-01 00:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3610 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2965 …} -Children: Doctrine\ORM\PersistentCollection {#3597 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3605 -id: 19 -name: "セメント" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1765763858 {#3613 date: 2025-12-15 10:57:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3615 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3710 -id: 20 -name: "白セメント(ホワイトセメント)" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1765763871 {#3708 date: 2025-12-15 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3705 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3709 …} -Children: Doctrine\ORM\PersistentCollection {#3715 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3714 -id: 21 -name: "プレミックスモルタル" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1765763875 {#3712 date: 2025-12-15 10:57:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3716 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3717 …} -Children: Doctrine\ORM\PersistentCollection {#3720 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3724 -id: 22 -name: "カチオン系モルタル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1765763878 {#3722 date: 2025-12-15 10:57:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3721 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3727 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3730 -id: 23 -name: "特殊モルタル(速乾・防水・高強度)" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1765763881 {#3728 date: 2025-12-15 10:58:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3729 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3731 …} -Children: Doctrine\ORM\PersistentCollection {#3734 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3737 -id: 14 -name: "モルタル補助材(混和材・プライマー)" -hierarchy: 1 -sort_no: 143 -create_date: DateTime @1764516865 {#3596 date: 2025-12-01 00:34:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3101 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3738 …} -Children: Doctrine\ORM\PersistentCollection {#3741 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3742 -id: 24 -name: "下地強化材" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1765763973 {#3735 date: 2025-12-15 10:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3736 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3751 -id: 25 -name: "接着剤(ボンド・プライマー)" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1765763976 {#3749 date: 2025-12-15 10:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3750 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3752 …} -Children: Doctrine\ORM\PersistentCollection {#3755 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3758 -id: 26 -name: "防水剤・防凍剤" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1765763979 {#3756 date: 2025-12-15 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3757 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3759 …} -Children: Doctrine\ORM\PersistentCollection {#3762 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3765 -id: 27 -name: "急結剤・硬化促進剤" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1765763981 {#3763 date: 2025-12-15 10:59:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3764 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3766 …} -Children: Doctrine\ORM\PersistentCollection {#3769 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3772 -id: 28 -name: "作業性向上剤(流動化剤・遅延剤)" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1765763983 {#3770 date: 2025-12-15 10:59:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3771 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3773 …} -Children: Doctrine\ORM\PersistentCollection {#3776 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3779 -id: 29 -name: "ひび割れ防止剤" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1765763985 {#3777 date: 2025-12-15 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3778 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3780 …} -Children: Doctrine\ORM\PersistentCollection {#3783 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3786 -id: 30 -name: "白華除去剤" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1765763988 {#3784 date: 2025-12-15 10:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3785 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3787 …} -Children: Doctrine\ORM\PersistentCollection {#3790 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3793 -id: 8 -name: "塗り壁・下地材" -hierarchy: 1 -sort_no: 142 -create_date: DateTime @1764516836 {#3747 date: 2025-12-01 00:33:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3748 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3794 …} -Children: Doctrine\ORM\PersistentCollection {#3797 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3798 -id: 32 -name: "しっくい(漆喰)" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1765764220 {#3791 date: 2025-12-15 11:03:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3792 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3799 …} -Children: Doctrine\ORM\PersistentCollection {#3802 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3807 -id: 33 -name: "珪藻土" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1765764223 {#3805 date: 2025-12-15 11:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3806 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3808 …} -Children: Doctrine\ORM\PersistentCollection {#3811 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3814 -id: 34 -name: "聚楽壁・砂壁・繊維壁" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1765764226 {#3812 date: 2025-12-15 11:03:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3813 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3815 …} -Children: Doctrine\ORM\PersistentCollection {#3818 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3821 -id: 35 -name: "ジョリパット・外装美装材" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1765764228 {#3819 date: 2025-12-15 11:03:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3820 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3822 …} -Children: Doctrine\ORM\PersistentCollection {#3825 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3828 -id: 36 -name: "寒水石・ゼオライトなど天然素材" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1765764230 {#3826 date: 2025-12-15 11:03:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3827 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3829 …} -Children: Doctrine\ORM\PersistentCollection {#3832 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3835 -id: 37 -name: "下地調整材(シーラー・下地強化材)" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1765764232 {#3833 date: 2025-12-15 11:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3834 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3836 …} -Children: Doctrine\ORM\PersistentCollection {#3839 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3842 -id: 38 -name: "塗り壁補助剤(汚れ防止剤・補填材)" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1765764235 {#3840 date: 2025-12-15 11:03:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3841 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3843 …} -Children: Doctrine\ORM\PersistentCollection {#3846 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3849 -id: 12 -name: "骨材" -hierarchy: 1 -sort_no: 140 -create_date: DateTime @1764516854 {#3803 date: 2025-12-01 00:34:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3804 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3850 …} -Children: Doctrine\ORM\PersistentCollection {#3853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3854 -id: 148 -name: "寒水石" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1768154649 {#3847 date: 2026-01-12 03:04:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768154649 {#3848 date: 2026-01-12 03:04:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3855 …} -Children: Doctrine\ORM\PersistentCollection {#3858 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3863 -id: 39 -name: "珪砂" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1765764263 {#3861 date: 2025-12-15 11:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3862 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3864 …} -Children: Doctrine\ORM\PersistentCollection {#3867 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3870 -id: 40 -name: "砕石・砂利" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1765764265 {#3868 date: 2025-12-15 11:04:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3869 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3871 …} -Children: Doctrine\ORM\PersistentCollection {#3874 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3877 -id: 41 -name: "パーライト・軽量骨材" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1765764268 {#3875 date: 2025-12-15 11:04:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3876 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3878 …} -Children: Doctrine\ORM\PersistentCollection {#3881 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3884 -id: 42 -name: "骨材ミックス・下地骨材" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1765764270 {#3882 date: 2025-12-15 11:04:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3883 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3885 …} -Children: Doctrine\ORM\PersistentCollection {#3888 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3891 -id: 11 -name: "タイル関連材" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1764516847 {#3859 date: 2025-12-01 00:34:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3860 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3892 …} -Children: Doctrine\ORM\PersistentCollection {#3895 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3896 -id: 149 -name: "ツール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1768155016 {#3889 date: 2026-01-12 03:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768155016 {#3890 date: 2026-01-12 03:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3897 …} -Children: Doctrine\ORM\PersistentCollection {#3900 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3905 -id: 43 -name: "タイル接着剤" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1765764285 {#3903 date: 2025-12-15 11:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3904 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3906 …} -Children: Doctrine\ORM\PersistentCollection {#3909 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3912 -id: 44 -name: "目地材" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1765764288 {#3910 date: 2025-12-15 11:04:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3911 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3913 …} -Children: Doctrine\ORM\PersistentCollection {#3916 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3919 -id: 45 -name: "下地調整材" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1765764290 {#3917 date: 2025-12-15 11:04:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3918 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3920 …} -Children: Doctrine\ORM\PersistentCollection {#3923 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3926 -id: 46 -name: "防水下地材" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1765764292 {#3924 date: 2025-12-15 11:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3925 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3927 …} -Children: Doctrine\ORM\PersistentCollection {#3930 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3933 -id: 47 -name: "屋内壁タイル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1765764295 {#3931 date: 2025-12-15 11:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3932 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3934 …} -Children: Doctrine\ORM\PersistentCollection {#3937 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3940 -id: 48 -name: "屋内床タイル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1765764297 {#3938 date: 2025-12-15 11:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3939 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3941 …} -Children: Doctrine\ORM\PersistentCollection {#3944 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3947 -id: 49 -name: "外装タイル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1765764299 {#3945 date: 2025-12-15 11:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3946 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3948 …} -Children: Doctrine\ORM\PersistentCollection {#3951 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3954 -id: 9 -name: "左官道具・副資材" -hierarchy: 1 -sort_no: 125 -create_date: DateTime @1764516841 {#3902 date: 2025-12-01 00:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3901 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3955 …} -Children: Doctrine\ORM\PersistentCollection {#3958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3959 -id: 152 -name: "その他" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1768286398 {#3952 date: 2026-01-13 15:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768286398 {#3953 date: 2026-01-13 15:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3960 …} -Children: Doctrine\ORM\PersistentCollection {#3963 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3968 -id: 50 -name: "鏝(こて)" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1765764316 {#3966 date: 2025-12-15 11:05:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3967 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3969 …} -Children: Doctrine\ORM\PersistentCollection {#3972 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3975 -id: 51 -name: "左官定規・トンボ・フレスノ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1765764318 {#3973 date: 2025-12-15 11:05:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3974 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3976 …} -Children: Doctrine\ORM\PersistentCollection {#3979 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3982 -id: 52 -name: "刷毛・ブラシ・ローラー" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1765764321 {#3980 date: 2025-12-15 11:05:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3981 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3983 …} -Children: Doctrine\ORM\PersistentCollection {#3986 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3989 -id: 53 -name: "作業工具(カッター・バケツ・混練具)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1765764324 {#3987 date: 2025-12-15 11:05:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3988 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3990 …} -Children: Doctrine\ORM\PersistentCollection {#3993 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3996 -id: 54 -name: "ダイヤモンドカッター・研磨材" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1765764326 {#3994 date: 2025-12-15 11:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3995 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3997 …} -Children: Doctrine\ORM\PersistentCollection {#4000 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4003 -id: 55 -name: "養生資材(テープ・マスカー・シート)" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1765764328 {#4001 date: 2025-12-15 11:05:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4002 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4004 …} -Children: Doctrine\ORM\PersistentCollection {#4007 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4010 -id: 56 -name: "エアタッカー・釘・ビス類" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1765764330 {#4008 date: 2025-12-15 11:05:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4009 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4011 …} -Children: Doctrine\ORM\PersistentCollection {#4014 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4017 -id: 57 -name: "左官スリッパ・安全用品" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1765764333 {#4015 date: 2025-12-15 11:05:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4016 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4018 …} -Children: Doctrine\ORM\PersistentCollection {#4021 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4024 -id: 31 -name: "DIY・リペア用品" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1765764190 {#3964 date: 2025-12-15 11:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3965 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4025 …} -Children: Doctrine\ORM\PersistentCollection {#4028 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4029 -id: 58 -name: "DIYキット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1765764349 {#4022 date: 2025-12-15 11:05:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4023 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4030 …} -Children: Doctrine\ORM\PersistentCollection {#4033 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4038 -id: 59 -name: "リフォーム材" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1765764351 {#4036 date: 2025-12-15 11:05:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4037 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4039 …} -Children: Doctrine\ORM\PersistentCollection {#4042 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4045 -id: 60 -name: "汚れ防止剤・仕上げ剤" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1765764354 {#4043 date: 2025-12-15 11:05:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4044 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4046 …} -Children: Doctrine\ORM\PersistentCollection {#4049 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4052 -id: 61 -name: "顔料・色粉" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1765764356 {#4050 date: 2025-12-15 11:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4051 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4053 …} -Children: Doctrine\ORM\PersistentCollection {#4056 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4059 -id: 62 -name: "プライマー・専用攪拌液" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1765764358 {#4057 date: 2025-12-15 11:05:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4058 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4060 …} -Children: Doctrine\ORM\PersistentCollection {#4063 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4066 -id: 63 -name: "粉状製品(2N類・基材粉)" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1765764361 {#4064 date: 2025-12-15 11:06:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4065 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4067 …} -Children: Doctrine\ORM\PersistentCollection {#4070 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4073 -id: 64 -name: "まとめセット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1765764365 {#4071 date: 2025-12-15 11:06:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4072 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4074 …} -Children: Doctrine\ORM\PersistentCollection {#4077 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4080 -id: 7 -name: "モールテックス" -hierarchy: 1 -sort_no: 102 -create_date: DateTime @1764516830 {#4034 date: 2025-12-01 00:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4035 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4081 …} -Children: Doctrine\ORM\PersistentCollection {#4084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4085 -id: 151 -name: "セット" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1768220154 {#4078 date: 2026-01-12 21:15:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768220154 {#4079 date: 2026-01-12 21:15:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4086 …} -Children: Doctrine\ORM\PersistentCollection {#4089 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4094 -id: 65 -name: "モールテックス本体" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1765764382 {#4092 date: 2025-12-15 11:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4093 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4095 …} -Children: Doctrine\ORM\PersistentCollection {#4098 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4101 -id: 66 -name: "専用プライマー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1765764386 {#4099 date: 2025-12-15 11:06:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4100 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4102 …} -Children: Doctrine\ORM\PersistentCollection {#4105 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4108 -id: 67 -name: "専用顔料・専用粉体" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1765764388 {#4106 date: 2025-12-15 11:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4107 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4109 …} -Children: Doctrine\ORM\PersistentCollection {#4112 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4115 -id: 68 -name: "専用補助剤(遅延剤・流動化剤など)" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1765764390 {#4113 date: 2025-12-15 11:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4114 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4116 …} -Children: Doctrine\ORM\PersistentCollection {#4119 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4122 -id: 69 -name: "仕上げ剤・保護剤(汚れ防止)" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1765764393 {#4120 date: 2025-12-15 11:06:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4121 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4123 …} -Children: Doctrine\ORM\PersistentCollection {#4126 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4129 -id: 70 -name: "施工ツール(鏝・スパチュラなど)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1765764395 {#4127 date: 2025-12-15 11:06:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4128 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4130 …} -Children: Doctrine\ORM\PersistentCollection {#4133 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4136 -id: 15 -name: "レンガ・ブロック材" -hierarchy: 1 -sort_no: 93 -create_date: DateTime @1764516873 {#4090 date: 2025-12-01 00:34:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4091 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4137 …} -Children: Doctrine\ORM\PersistentCollection {#4140 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4141 -id: 71 -name: "赤レンガ" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1765764408 {#4134 date: 2025-12-15 11:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4135 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4142 …} -Children: Doctrine\ORM\PersistentCollection {#4145 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4150 -id: 72 -name: "耐火レンガ" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1765764410 {#4148 date: 2025-12-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4149 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4151 …} -Children: Doctrine\ORM\PersistentCollection {#4154 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4157 -id: 73 -name: "モルタルレンガ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1765764414 {#4155 date: 2025-12-15 11:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4156 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4158 …} -Children: Doctrine\ORM\PersistentCollection {#4161 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4164 -id: 74 -name: "ブロック材" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1765764417 {#4162 date: 2025-12-15 11:06:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4163 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4165 …} -Children: Doctrine\ORM\PersistentCollection {#4168 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4171 -id: 75 -name: "レンガ用モルタル・接着剤" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1765764419 {#4169 date: 2025-12-15 11:06:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4170 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4172 …} -Children: Doctrine\ORM\PersistentCollection {#4175 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4178 -id: 16 -name: "その他" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1764516876 {#4146 date: 2025-12-01 00:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4147 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4179 …} -Children: Doctrine\ORM\PersistentCollection {#4182 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4183 -id: 76 -name: "汎用補修材" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1765764430 {#4176 date: 2025-12-15 11:07:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764438 {#4177 date: 2025-12-15 11:07:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4184 …} -Children: Doctrine\ORM\PersistentCollection {#4187 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4192 -id: 77 -name: "共通副資材" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1765764433 {#4190 date: 2025-12-15 11:07:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764438 {#4191 date: 2025-12-15 11:07:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4193 …} -Children: Doctrine\ORM\PersistentCollection {#4196 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4197 -id: 79 -name: "アウトレット" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1765764466 {#4189 date: 2025-12-15 11:07:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4188 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4198 …} -Children: Doctrine\ORM\PersistentCollection {#4201 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4206 -id: 17 -name: "メーカー" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1764587137 {#4202 date: 2025-12-01 20:05:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766208239 {#4203 date: 2025-12-20 14:23:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4207 …} -Children: Doctrine\ORM\PersistentCollection {#4210 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4211 -id: 18 -name: "マキタ" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1764587166 {#4204 date: 2025-12-01 20:06:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764587166 {#4205 date: 2025-12-01 20:06:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4212 …} -Children: Doctrine\ORM\PersistentCollection {#4215 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4220 -id: 153 -name: "土牛" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1768286906 {#4218 date: 2026-01-13 15:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768286906 {#4219 date: 2026-01-13 15:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4227 -id: 150 -name: "ヤブ原" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1768155375 {#4225 date: 2026-01-12 03:16:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768155375 {#4226 date: 2026-01-12 03:16:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4228 …} -Children: Doctrine\ORM\PersistentCollection {#4231 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4234 -id: 147 -name: "ダイヤテックス" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1768029639 {#4232 date: 2026-01-10 16:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768029639 {#4233 date: 2026-01-10 16:20:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4235 …} -Children: Doctrine\ORM\PersistentCollection {#4238 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4241 -id: 146 -name: "ノーブランド" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1765819536 {#4239 date: 2025-12-16 02:25:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819536 {#4240 date: 2025-12-16 02:25:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4242 …} -Children: Doctrine\ORM\PersistentCollection {#4245 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4248 -id: 145 -name: "BEAL社" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1765819527 {#4246 date: 2025-12-16 02:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819527 {#4247 date: 2025-12-16 02:25:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4249 …} -Children: Doctrine\ORM\PersistentCollection {#4252 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4255 -id: 144 -name: "五百蔵製作所" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1765819520 {#4253 date: 2025-12-16 02:25:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819520 {#4254 date: 2025-12-16 02:25:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4256 …} -Children: Doctrine\ORM\PersistentCollection {#4259 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4262 -id: 143 -name: "アローライン工業" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1765819509 {#4260 date: 2025-12-16 02:25:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819509 {#4261 date: 2025-12-16 02:25:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4263 …} -Children: Doctrine\ORM\PersistentCollection {#4266 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4269 -id: 142 -name: "ニッタイ工業" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1765819506 {#4267 date: 2025-12-16 02:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819506 {#4268 date: 2025-12-16 02:25:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4270 …} -Children: Doctrine\ORM\PersistentCollection {#4273 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4276 -id: 141 -name: "T-CHIC" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1765819503 {#4274 date: 2025-12-16 02:25:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819503 {#4275 date: 2025-12-16 02:25:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4277 …} -Children: Doctrine\ORM\PersistentCollection {#4280 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4283 -id: 140 -name: "ツボ万" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1765819501 {#4281 date: 2025-12-16 02:25:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819501 {#4282 date: 2025-12-16 02:25:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4284 …} -Children: Doctrine\ORM\PersistentCollection {#4287 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4290 -id: 139 -name: "ヤヨイ化学" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1765819497 {#4288 date: 2025-12-16 02:24:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819497 {#4289 date: 2025-12-16 02:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4291 …} -Children: Doctrine\ORM\PersistentCollection {#4294 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4297 -id: 138 -name: "戸田研磨工業" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1765819495 {#4295 date: 2025-12-16 02:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819495 {#4296 date: 2025-12-16 02:24:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4304 -id: 137 -name: "大塚刷毛" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1765819491 {#4302 date: 2025-12-16 02:24:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819491 {#4303 date: 2025-12-16 02:24:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4305 …} -Children: Doctrine\ORM\PersistentCollection {#4308 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4311 -id: 136 -name: "金鹿工具" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1765819488 {#4309 date: 2025-12-16 02:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819488 {#4310 date: 2025-12-16 02:24:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4312 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4318 -id: 135 -name: "エヌシキ" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1765819486 {#4316 date: 2025-12-16 02:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819486 {#4317 date: 2025-12-16 02:24:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4319 …} -Children: Doctrine\ORM\PersistentCollection {#4322 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4325 -id: 133 -name: "三木技研" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1765819479 {#4323 date: 2025-12-16 02:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819479 {#4324 date: 2025-12-16 02:24:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4326 …} -Children: Doctrine\ORM\PersistentCollection {#4329 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4332 -id: 132 -name: "オルファ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1765819477 {#4330 date: 2025-12-16 02:24:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819477 {#4331 date: 2025-12-16 02:24:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4333 …} -Children: Doctrine\ORM\PersistentCollection {#4336 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4339 -id: 131 -name: "リス" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1765819474 {#4337 date: 2025-12-16 02:24:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819474 {#4338 date: 2025-12-16 02:24:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4340 …} -Children: Doctrine\ORM\PersistentCollection {#4343 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4346 -id: 130 -name: "八ツ矢工業" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1765819469 {#4344 date: 2025-12-16 02:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819469 {#4345 date: 2025-12-16 02:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4347 …} -Children: Doctrine\ORM\PersistentCollection {#4350 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4353 -id: 129 -name: "石黒産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1765819466 {#4351 date: 2025-12-16 02:24:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819466 {#4352 date: 2025-12-16 02:24:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4354 …} -Children: Doctrine\ORM\PersistentCollection {#4357 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4360 -id: 128 -name: "アマテイ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1765819463 {#4358 date: 2025-12-16 02:24:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819463 {#4359 date: 2025-12-16 02:24:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4361 …} -Children: Doctrine\ORM\PersistentCollection {#4364 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4367 -id: 127 -name: "日東電工株式会社" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1765819459 {#4365 date: 2025-12-16 02:24:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819459 {#4366 date: 2025-12-16 02:24:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4368 …} -Children: Doctrine\ORM\PersistentCollection {#4371 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4374 -id: 126 -name: "株式会社イトー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1765819456 {#4372 date: 2025-12-16 02:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819456 {#4373 date: 2025-12-16 02:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4375 …} -Children: Doctrine\ORM\PersistentCollection {#4378 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4381 -id: 125 -name: "SPG" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1765819453 {#4379 date: 2025-12-16 02:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819453 {#4380 date: 2025-12-16 02:24:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4382 …} -Children: Doctrine\ORM\PersistentCollection {#4385 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4388 -id: 124 -name: "友定建機" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1765819450 {#4386 date: 2025-12-16 02:24:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819450 {#4387 date: 2025-12-16 02:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4389 …} -Children: Doctrine\ORM\PersistentCollection {#4392 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4395 -id: 123 -name: "石井超硬工具" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1765819447 {#4393 date: 2025-12-16 02:24:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819447 {#4394 date: 2025-12-16 02:24:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4396 …} -Children: Doctrine\ORM\PersistentCollection {#4399 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4402 -id: 122 -name: "ABC商会" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1765819444 {#4400 date: 2025-12-16 02:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819444 {#4401 date: 2025-12-16 02:24:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4403 …} -Children: Doctrine\ORM\PersistentCollection {#4406 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4409 -id: 121 -name: "墨運堂" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1765819441 {#4407 date: 2025-12-16 02:24:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819441 {#4408 date: 2025-12-16 02:24:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4410 …} -Children: Doctrine\ORM\PersistentCollection {#4413 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4416 -id: 120 -name: "カネハマ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1765819439 {#4414 date: 2025-12-16 02:23:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819439 {#4415 date: 2025-12-16 02:23:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4417 …} -Children: Doctrine\ORM\PersistentCollection {#4420 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4423 -id: 119 -name: "テクノクリーン" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1765819436 {#4421 date: 2025-12-16 02:23:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819436 {#4422 date: 2025-12-16 02:23:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4424 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4430 -id: 118 -name: "東レ・アムテックス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1765819433 {#4428 date: 2025-12-16 02:23:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819433 {#4429 date: 2025-12-16 02:23:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4431 …} -Children: Doctrine\ORM\PersistentCollection {#4434 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4437 -id: 117 -name: "信越化学工業" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1765819430 {#4435 date: 2025-12-16 02:23:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819430 {#4436 date: 2025-12-16 02:23:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4444 -id: 116 -name: "アオキ産業" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1765819427 {#4442 date: 2025-12-16 02:23:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819427 {#4443 date: 2025-12-16 02:23:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4451 -id: 115 -name: "昭和電工建材" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1765819424 {#4449 date: 2025-12-16 02:23:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819424 {#4450 date: 2025-12-16 02:23:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4452 …} -Children: Doctrine\ORM\PersistentCollection {#4455 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4458 -id: 114 -name: "マノール" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1765819421 {#4456 date: 2025-12-16 02:23:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819421 {#4457 date: 2025-12-16 02:23:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4465 -id: 113 -name: "関西パテ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1765819415 {#4463 date: 2025-12-16 02:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819415 {#4464 date: 2025-12-16 02:23:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4466 …} -Children: Doctrine\ORM\PersistentCollection {#4469 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4472 -id: 112 -name: "日硝産業" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1765819412 {#4470 date: 2025-12-16 02:23:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819412 {#4471 date: 2025-12-16 02:23:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4473 …} -Children: Doctrine\ORM\PersistentCollection {#4476 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4479 -id: 111 -name: "成瀬化学" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1765819409 {#4477 date: 2025-12-16 02:23:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819409 {#4478 date: 2025-12-16 02:23:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4486 -id: 110 -name: "KYタイル" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1765819406 {#4484 date: 2025-12-16 02:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819406 {#4485 date: 2025-12-16 02:23:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4487 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4493 -id: 109 -name: "日藻工材" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1765819403 {#4491 date: 2025-12-16 02:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819403 {#4492 date: 2025-12-16 02:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4500 -id: 108 -name: "ヤブ原産業" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1765819400 {#4498 date: 2025-12-16 02:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819400 {#4499 date: 2025-12-16 02:23:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4501 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4507 -id: 107 -name: "MUマテックス" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1765819398 {#4505 date: 2025-12-16 02:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819398 {#4506 date: 2025-12-16 02:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4514 -id: 106 -name: "タイルメント" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1765819394 {#4512 date: 2025-12-16 02:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819394 {#4513 date: 2025-12-16 02:23:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4521 -id: 105 -name: "三共製粉" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1765819392 {#4519 date: 2025-12-16 02:23:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819392 {#4520 date: 2025-12-16 02:23:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4528 -id: 104 -name: "アイカ工業" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1765819389 {#4526 date: 2025-12-16 02:23:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819389 {#4527 date: 2025-12-16 02:23:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4529 …} -Children: Doctrine\ORM\PersistentCollection {#4532 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4535 -id: 103 -name: "四国化成" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1765819386 {#4533 date: 2025-12-16 02:23:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819386 {#4534 date: 2025-12-16 02:23:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4542 -id: 102 -name: "フジワラ化学" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1765819382 {#4540 date: 2025-12-16 02:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819382 {#4541 date: 2025-12-16 02:23:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4549 -id: 101 -name: "MAX" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1765819380 {#4547 date: 2025-12-16 02:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819380 {#4548 date: 2025-12-16 02:23:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4550 …} -Children: Doctrine\ORM\PersistentCollection {#4553 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4556 -id: 100 -name: "リンレイテープ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1765819377 {#4554 date: 2025-12-16 02:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819377 {#4555 date: 2025-12-16 02:22:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4563 -id: 99 -name: "3M" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1765819374 {#4561 date: 2025-12-16 02:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819374 {#4562 date: 2025-12-16 02:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4564 …} -Children: Doctrine\ORM\PersistentCollection {#4567 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4570 -id: 98 -name: "ニチバン" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1765819370 {#4568 date: 2025-12-16 02:22:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819370 {#4569 date: 2025-12-16 02:22:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4577 -id: 97 -name: "コンドーテック" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1765819367 {#4575 date: 2025-12-16 02:22:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819367 {#4576 date: 2025-12-16 02:22:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4578 …} -Children: Doctrine\ORM\PersistentCollection {#4581 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4584 -id: 96 -name: "セーレン" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1765819364 {#4582 date: 2025-12-16 02:22:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819364 {#4583 date: 2025-12-16 02:22:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4591 -id: 95 -name: "フクビ化学工業" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1765819361 {#4589 date: 2025-12-16 02:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819361 {#4590 date: 2025-12-16 02:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4592 …} -Children: Doctrine\ORM\PersistentCollection {#4595 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4598 -id: 94 -name: "秩父コンクリート工業" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1765819358 {#4596 date: 2025-12-16 02:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819358 {#4597 date: 2025-12-16 02:22:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4605 -id: 93 -name: "LIXIL" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1765819355 {#4603 date: 2025-12-16 02:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819355 {#4604 date: 2025-12-16 02:22:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4606 …} -Children: Doctrine\ORM\PersistentCollection {#4609 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4612 -id: 92 -name: "DANTO" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1765819353 {#4610 date: 2025-12-16 02:22:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819353 {#4611 date: 2025-12-16 02:22:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4613 …} -Children: Doctrine\ORM\PersistentCollection {#4616 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4619 -id: 91 -name: "ハネダ化学" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1765819350 {#4617 date: 2025-12-16 02:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819350 {#4618 date: 2025-12-16 02:22:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4623 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4626 -id: 90 -name: "菊水化学工業" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1765819347 {#4624 date: 2025-12-16 02:22:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819347 {#4625 date: 2025-12-16 02:22:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4633 -id: 89 -name: "トーヨーマテラン" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1765819344 {#4631 date: 2025-12-16 02:22:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819344 {#4632 date: 2025-12-16 02:22:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4634 …} -Children: Doctrine\ORM\PersistentCollection {#4637 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4640 -id: 88 -name: "村樫石灰工業株式会社" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1765819341 {#4638 date: 2025-12-16 02:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819341 {#4639 date: 2025-12-16 02:22:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4647 -id: 87 -name: "田川産業" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1765819338 {#4645 date: 2025-12-16 02:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819338 {#4646 date: 2025-12-16 02:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4654 -id: 86 -name: "近畿壁材" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1765819335 {#4652 date: 2025-12-16 02:22:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819335 {#4653 date: 2025-12-16 02:22:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4655 …} -Children: Doctrine\ORM\PersistentCollection {#4658 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4661 -id: 85 -name: "畑中産業" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1765819332 {#4659 date: 2025-12-16 02:22:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819332 {#4660 date: 2025-12-16 02:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4668 -id: 84 -name: "吉野石膏" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1765819326 {#4666 date: 2025-12-16 02:22:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819326 {#4667 date: 2025-12-16 02:22:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4669 …} -Children: Doctrine\ORM\PersistentCollection {#4672 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4675 -id: 83 -name: "日本化成" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1765819293 {#4673 date: 2025-12-16 02:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819293 {#4674 date: 2025-12-16 02:21:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4676 …} -Children: Doctrine\ORM\PersistentCollection {#4679 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4682 -id: 82 -name: "豊運" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1765819284 {#4680 date: 2025-12-16 02:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819284 {#4681 date: 2025-12-16 02:21:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4683 …} -Children: Doctrine\ORM\PersistentCollection {#4686 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4689 -id: 81 -name: "松本産業株式会社" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1765819279 {#4687 date: 2025-12-16 02:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819279 {#4688 date: 2025-12-16 02:21:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4696 -id: 80 -name: "太平洋セメント" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1765819273 {#4694 date: 2025-12-16 02:21:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819273 {#4695 date: 2025-12-16 02:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4697 …} -Children: Doctrine\ORM\PersistentCollection {#4700 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } ] |
| class | "Eccube\Entity\Category" |
same as passed value |
| placeholder | "common.select__all_products" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "NameWithLevel" |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3133 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3134 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3132 -om: ContainerRUue8hz\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#356 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3387 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ Eccube\Entity\Category {#2964 -id: 10 -name: "モルタル・セメント" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1764516845 {#3119 date: 2025-12-01 00:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3610 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2965 …} -Children: Doctrine\ORM\PersistentCollection {#3597 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3605 -id: 19 -name: "セメント" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1765763858 {#3613 date: 2025-12-15 10:57:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3615 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3710 -id: 20 -name: "白セメント(ホワイトセメント)" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1765763871 {#3708 date: 2025-12-15 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3705 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3709 …} -Children: Doctrine\ORM\PersistentCollection {#3715 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3714 -id: 21 -name: "プレミックスモルタル" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1765763875 {#3712 date: 2025-12-15 10:57:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3716 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3717 …} -Children: Doctrine\ORM\PersistentCollection {#3720 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3724 -id: 22 -name: "カチオン系モルタル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1765763878 {#3722 date: 2025-12-15 10:57:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3721 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3727 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3730 -id: 23 -name: "特殊モルタル(速乾・防水・高強度)" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1765763881 {#3728 date: 2025-12-15 10:58:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3729 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3731 …} -Children: Doctrine\ORM\PersistentCollection {#3734 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3737 -id: 14 -name: "モルタル補助材(混和材・プライマー)" -hierarchy: 1 -sort_no: 143 -create_date: DateTime @1764516865 {#3596 date: 2025-12-01 00:34:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3101 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3738 …} -Children: Doctrine\ORM\PersistentCollection {#3741 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3742 -id: 24 -name: "下地強化材" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1765763973 {#3735 date: 2025-12-15 10:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3736 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3751 -id: 25 -name: "接着剤(ボンド・プライマー)" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1765763976 {#3749 date: 2025-12-15 10:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3750 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3752 …} -Children: Doctrine\ORM\PersistentCollection {#3755 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3758 -id: 26 -name: "防水剤・防凍剤" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1765763979 {#3756 date: 2025-12-15 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3757 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3759 …} -Children: Doctrine\ORM\PersistentCollection {#3762 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3765 -id: 27 -name: "急結剤・硬化促進剤" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1765763981 {#3763 date: 2025-12-15 10:59:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3764 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3766 …} -Children: Doctrine\ORM\PersistentCollection {#3769 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3772 -id: 28 -name: "作業性向上剤(流動化剤・遅延剤)" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1765763983 {#3770 date: 2025-12-15 10:59:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3771 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3773 …} -Children: Doctrine\ORM\PersistentCollection {#3776 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3779 -id: 29 -name: "ひび割れ防止剤" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1765763985 {#3777 date: 2025-12-15 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3778 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3780 …} -Children: Doctrine\ORM\PersistentCollection {#3783 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3786 -id: 30 -name: "白華除去剤" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1765763988 {#3784 date: 2025-12-15 10:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3785 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3787 …} -Children: Doctrine\ORM\PersistentCollection {#3790 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3793 -id: 8 -name: "塗り壁・下地材" -hierarchy: 1 -sort_no: 142 -create_date: DateTime @1764516836 {#3747 date: 2025-12-01 00:33:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3748 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3794 …} -Children: Doctrine\ORM\PersistentCollection {#3797 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3798 -id: 32 -name: "しっくい(漆喰)" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1765764220 {#3791 date: 2025-12-15 11:03:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3792 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3799 …} -Children: Doctrine\ORM\PersistentCollection {#3802 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3807 -id: 33 -name: "珪藻土" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1765764223 {#3805 date: 2025-12-15 11:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3806 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3808 …} -Children: Doctrine\ORM\PersistentCollection {#3811 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3814 -id: 34 -name: "聚楽壁・砂壁・繊維壁" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1765764226 {#3812 date: 2025-12-15 11:03:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3813 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3815 …} -Children: Doctrine\ORM\PersistentCollection {#3818 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3821 -id: 35 -name: "ジョリパット・外装美装材" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1765764228 {#3819 date: 2025-12-15 11:03:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3820 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3822 …} -Children: Doctrine\ORM\PersistentCollection {#3825 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3828 -id: 36 -name: "寒水石・ゼオライトなど天然素材" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1765764230 {#3826 date: 2025-12-15 11:03:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3827 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3829 …} -Children: Doctrine\ORM\PersistentCollection {#3832 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3835 -id: 37 -name: "下地調整材(シーラー・下地強化材)" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1765764232 {#3833 date: 2025-12-15 11:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3834 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3836 …} -Children: Doctrine\ORM\PersistentCollection {#3839 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3842 -id: 38 -name: "塗り壁補助剤(汚れ防止剤・補填材)" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1765764235 {#3840 date: 2025-12-15 11:03:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3841 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3843 …} -Children: Doctrine\ORM\PersistentCollection {#3846 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3849 -id: 12 -name: "骨材" -hierarchy: 1 -sort_no: 140 -create_date: DateTime @1764516854 {#3803 date: 2025-12-01 00:34:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3804 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3850 …} -Children: Doctrine\ORM\PersistentCollection {#3853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3854 -id: 148 -name: "寒水石" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1768154649 {#3847 date: 2026-01-12 03:04:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768154649 {#3848 date: 2026-01-12 03:04:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3855 …} -Children: Doctrine\ORM\PersistentCollection {#3858 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3863 -id: 39 -name: "珪砂" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1765764263 {#3861 date: 2025-12-15 11:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3862 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3864 …} -Children: Doctrine\ORM\PersistentCollection {#3867 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3870 -id: 40 -name: "砕石・砂利" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1765764265 {#3868 date: 2025-12-15 11:04:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3869 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3871 …} -Children: Doctrine\ORM\PersistentCollection {#3874 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3877 -id: 41 -name: "パーライト・軽量骨材" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1765764268 {#3875 date: 2025-12-15 11:04:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3876 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3878 …} -Children: Doctrine\ORM\PersistentCollection {#3881 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3884 -id: 42 -name: "骨材ミックス・下地骨材" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1765764270 {#3882 date: 2025-12-15 11:04:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3883 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3885 …} -Children: Doctrine\ORM\PersistentCollection {#3888 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3891 -id: 11 -name: "タイル関連材" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1764516847 {#3859 date: 2025-12-01 00:34:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3860 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3892 …} -Children: Doctrine\ORM\PersistentCollection {#3895 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3896 -id: 149 -name: "ツール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1768155016 {#3889 date: 2026-01-12 03:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768155016 {#3890 date: 2026-01-12 03:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3897 …} -Children: Doctrine\ORM\PersistentCollection {#3900 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3905 -id: 43 -name: "タイル接着剤" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1765764285 {#3903 date: 2025-12-15 11:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3904 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3906 …} -Children: Doctrine\ORM\PersistentCollection {#3909 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3912 -id: 44 -name: "目地材" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1765764288 {#3910 date: 2025-12-15 11:04:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3911 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3913 …} -Children: Doctrine\ORM\PersistentCollection {#3916 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3919 -id: 45 -name: "下地調整材" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1765764290 {#3917 date: 2025-12-15 11:04:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3918 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3920 …} -Children: Doctrine\ORM\PersistentCollection {#3923 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3926 -id: 46 -name: "防水下地材" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1765764292 {#3924 date: 2025-12-15 11:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3925 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3927 …} -Children: Doctrine\ORM\PersistentCollection {#3930 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3933 -id: 47 -name: "屋内壁タイル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1765764295 {#3931 date: 2025-12-15 11:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3932 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3934 …} -Children: Doctrine\ORM\PersistentCollection {#3937 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3940 -id: 48 -name: "屋内床タイル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1765764297 {#3938 date: 2025-12-15 11:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3939 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3941 …} -Children: Doctrine\ORM\PersistentCollection {#3944 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3947 -id: 49 -name: "外装タイル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1765764299 {#3945 date: 2025-12-15 11:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3946 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3948 …} -Children: Doctrine\ORM\PersistentCollection {#3951 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3954 -id: 9 -name: "左官道具・副資材" -hierarchy: 1 -sort_no: 125 -create_date: DateTime @1764516841 {#3902 date: 2025-12-01 00:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3901 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3955 …} -Children: Doctrine\ORM\PersistentCollection {#3958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3959 -id: 152 -name: "その他" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1768286398 {#3952 date: 2026-01-13 15:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768286398 {#3953 date: 2026-01-13 15:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3960 …} -Children: Doctrine\ORM\PersistentCollection {#3963 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3968 -id: 50 -name: "鏝(こて)" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1765764316 {#3966 date: 2025-12-15 11:05:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3967 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3969 …} -Children: Doctrine\ORM\PersistentCollection {#3972 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3975 -id: 51 -name: "左官定規・トンボ・フレスノ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1765764318 {#3973 date: 2025-12-15 11:05:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3974 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3976 …} -Children: Doctrine\ORM\PersistentCollection {#3979 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3982 -id: 52 -name: "刷毛・ブラシ・ローラー" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1765764321 {#3980 date: 2025-12-15 11:05:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3981 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3983 …} -Children: Doctrine\ORM\PersistentCollection {#3986 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3989 -id: 53 -name: "作業工具(カッター・バケツ・混練具)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1765764324 {#3987 date: 2025-12-15 11:05:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3988 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3990 …} -Children: Doctrine\ORM\PersistentCollection {#3993 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#3996 -id: 54 -name: "ダイヤモンドカッター・研磨材" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1765764326 {#3994 date: 2025-12-15 11:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3995 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3997 …} -Children: Doctrine\ORM\PersistentCollection {#4000 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4003 -id: 55 -name: "養生資材(テープ・マスカー・シート)" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1765764328 {#4001 date: 2025-12-15 11:05:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4002 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4004 …} -Children: Doctrine\ORM\PersistentCollection {#4007 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4010 -id: 56 -name: "エアタッカー・釘・ビス類" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1765764330 {#4008 date: 2025-12-15 11:05:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4009 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4011 …} -Children: Doctrine\ORM\PersistentCollection {#4014 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4017 -id: 57 -name: "左官スリッパ・安全用品" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1765764333 {#4015 date: 2025-12-15 11:05:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4016 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4018 …} -Children: Doctrine\ORM\PersistentCollection {#4021 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4024 -id: 31 -name: "DIY・リペア用品" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1765764190 {#3964 date: 2025-12-15 11:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3965 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4025 …} -Children: Doctrine\ORM\PersistentCollection {#4028 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4029 -id: 58 -name: "DIYキット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1765764349 {#4022 date: 2025-12-15 11:05:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4023 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4030 …} -Children: Doctrine\ORM\PersistentCollection {#4033 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4038 -id: 59 -name: "リフォーム材" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1765764351 {#4036 date: 2025-12-15 11:05:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4037 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4039 …} -Children: Doctrine\ORM\PersistentCollection {#4042 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4045 -id: 60 -name: "汚れ防止剤・仕上げ剤" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1765764354 {#4043 date: 2025-12-15 11:05:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4044 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4046 …} -Children: Doctrine\ORM\PersistentCollection {#4049 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4052 -id: 61 -name: "顔料・色粉" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1765764356 {#4050 date: 2025-12-15 11:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4051 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4053 …} -Children: Doctrine\ORM\PersistentCollection {#4056 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4059 -id: 62 -name: "プライマー・専用攪拌液" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1765764358 {#4057 date: 2025-12-15 11:05:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4058 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4060 …} -Children: Doctrine\ORM\PersistentCollection {#4063 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4066 -id: 63 -name: "粉状製品(2N類・基材粉)" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1765764361 {#4064 date: 2025-12-15 11:06:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4065 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4067 …} -Children: Doctrine\ORM\PersistentCollection {#4070 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4073 -id: 64 -name: "まとめセット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1765764365 {#4071 date: 2025-12-15 11:06:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4072 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4074 …} -Children: Doctrine\ORM\PersistentCollection {#4077 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4080 -id: 7 -name: "モールテックス" -hierarchy: 1 -sort_no: 102 -create_date: DateTime @1764516830 {#4034 date: 2025-12-01 00:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4035 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4081 …} -Children: Doctrine\ORM\PersistentCollection {#4084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4085 -id: 151 -name: "セット" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1768220154 {#4078 date: 2026-01-12 21:15:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768220154 {#4079 date: 2026-01-12 21:15:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4086 …} -Children: Doctrine\ORM\PersistentCollection {#4089 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4094 -id: 65 -name: "モールテックス本体" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1765764382 {#4092 date: 2025-12-15 11:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4093 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4095 …} -Children: Doctrine\ORM\PersistentCollection {#4098 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4101 -id: 66 -name: "専用プライマー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1765764386 {#4099 date: 2025-12-15 11:06:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4100 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4102 …} -Children: Doctrine\ORM\PersistentCollection {#4105 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4108 -id: 67 -name: "専用顔料・専用粉体" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1765764388 {#4106 date: 2025-12-15 11:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4107 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4109 …} -Children: Doctrine\ORM\PersistentCollection {#4112 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4115 -id: 68 -name: "専用補助剤(遅延剤・流動化剤など)" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1765764390 {#4113 date: 2025-12-15 11:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4114 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4116 …} -Children: Doctrine\ORM\PersistentCollection {#4119 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4122 -id: 69 -name: "仕上げ剤・保護剤(汚れ防止)" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1765764393 {#4120 date: 2025-12-15 11:06:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4121 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4123 …} -Children: Doctrine\ORM\PersistentCollection {#4126 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4129 -id: 70 -name: "施工ツール(鏝・スパチュラなど)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1765764395 {#4127 date: 2025-12-15 11:06:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4128 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4130 …} -Children: Doctrine\ORM\PersistentCollection {#4133 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4136 -id: 15 -name: "レンガ・ブロック材" -hierarchy: 1 -sort_no: 93 -create_date: DateTime @1764516873 {#4090 date: 2025-12-01 00:34:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4091 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4137 …} -Children: Doctrine\ORM\PersistentCollection {#4140 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4141 -id: 71 -name: "赤レンガ" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1765764408 {#4134 date: 2025-12-15 11:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4135 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4142 …} -Children: Doctrine\ORM\PersistentCollection {#4145 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4150 -id: 72 -name: "耐火レンガ" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1765764410 {#4148 date: 2025-12-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4149 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4151 …} -Children: Doctrine\ORM\PersistentCollection {#4154 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4157 -id: 73 -name: "モルタルレンガ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1765764414 {#4155 date: 2025-12-15 11:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4156 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4158 …} -Children: Doctrine\ORM\PersistentCollection {#4161 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4164 -id: 74 -name: "ブロック材" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1765764417 {#4162 date: 2025-12-15 11:06:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4163 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4165 …} -Children: Doctrine\ORM\PersistentCollection {#4168 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4171 -id: 75 -name: "レンガ用モルタル・接着剤" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1765764419 {#4169 date: 2025-12-15 11:06:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4170 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4172 …} -Children: Doctrine\ORM\PersistentCollection {#4175 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4178 -id: 16 -name: "その他" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1764516876 {#4146 date: 2025-12-01 00:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4147 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4179 …} -Children: Doctrine\ORM\PersistentCollection {#4182 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4183 -id: 76 -name: "汎用補修材" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1765764430 {#4176 date: 2025-12-15 11:07:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764438 {#4177 date: 2025-12-15 11:07:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4184 …} -Children: Doctrine\ORM\PersistentCollection {#4187 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4192 -id: 77 -name: "共通副資材" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1765764433 {#4190 date: 2025-12-15 11:07:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764438 {#4191 date: 2025-12-15 11:07:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4193 …} -Children: Doctrine\ORM\PersistentCollection {#4196 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4197 -id: 79 -name: "アウトレット" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1765764466 {#4189 date: 2025-12-15 11:07:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4188 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4198 …} -Children: Doctrine\ORM\PersistentCollection {#4201 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4206 -id: 17 -name: "メーカー" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1764587137 {#4202 date: 2025-12-01 20:05:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766208239 {#4203 date: 2025-12-20 14:23:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4207 …} -Children: Doctrine\ORM\PersistentCollection {#4210 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4211 -id: 18 -name: "マキタ" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1764587166 {#4204 date: 2025-12-01 20:06:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764587166 {#4205 date: 2025-12-01 20:06:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4212 …} -Children: Doctrine\ORM\PersistentCollection {#4215 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4220 -id: 153 -name: "土牛" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1768286906 {#4218 date: 2026-01-13 15:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768286906 {#4219 date: 2026-01-13 15:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4227 -id: 150 -name: "ヤブ原" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1768155375 {#4225 date: 2026-01-12 03:16:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768155375 {#4226 date: 2026-01-12 03:16:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4228 …} -Children: Doctrine\ORM\PersistentCollection {#4231 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4234 -id: 147 -name: "ダイヤテックス" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1768029639 {#4232 date: 2026-01-10 16:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768029639 {#4233 date: 2026-01-10 16:20:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4235 …} -Children: Doctrine\ORM\PersistentCollection {#4238 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4241 -id: 146 -name: "ノーブランド" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1765819536 {#4239 date: 2025-12-16 02:25:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819536 {#4240 date: 2025-12-16 02:25:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4242 …} -Children: Doctrine\ORM\PersistentCollection {#4245 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4248 -id: 145 -name: "BEAL社" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1765819527 {#4246 date: 2025-12-16 02:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819527 {#4247 date: 2025-12-16 02:25:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4249 …} -Children: Doctrine\ORM\PersistentCollection {#4252 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4255 -id: 144 -name: "五百蔵製作所" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1765819520 {#4253 date: 2025-12-16 02:25:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819520 {#4254 date: 2025-12-16 02:25:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4256 …} -Children: Doctrine\ORM\PersistentCollection {#4259 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4262 -id: 143 -name: "アローライン工業" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1765819509 {#4260 date: 2025-12-16 02:25:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819509 {#4261 date: 2025-12-16 02:25:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4263 …} -Children: Doctrine\ORM\PersistentCollection {#4266 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4269 -id: 142 -name: "ニッタイ工業" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1765819506 {#4267 date: 2025-12-16 02:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819506 {#4268 date: 2025-12-16 02:25:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4270 …} -Children: Doctrine\ORM\PersistentCollection {#4273 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4276 -id: 141 -name: "T-CHIC" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1765819503 {#4274 date: 2025-12-16 02:25:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819503 {#4275 date: 2025-12-16 02:25:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4277 …} -Children: Doctrine\ORM\PersistentCollection {#4280 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4283 -id: 140 -name: "ツボ万" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1765819501 {#4281 date: 2025-12-16 02:25:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819501 {#4282 date: 2025-12-16 02:25:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4284 …} -Children: Doctrine\ORM\PersistentCollection {#4287 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4290 -id: 139 -name: "ヤヨイ化学" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1765819497 {#4288 date: 2025-12-16 02:24:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819497 {#4289 date: 2025-12-16 02:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4291 …} -Children: Doctrine\ORM\PersistentCollection {#4294 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4297 -id: 138 -name: "戸田研磨工業" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1765819495 {#4295 date: 2025-12-16 02:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819495 {#4296 date: 2025-12-16 02:24:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4304 -id: 137 -name: "大塚刷毛" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1765819491 {#4302 date: 2025-12-16 02:24:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819491 {#4303 date: 2025-12-16 02:24:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4305 …} -Children: Doctrine\ORM\PersistentCollection {#4308 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4311 -id: 136 -name: "金鹿工具" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1765819488 {#4309 date: 2025-12-16 02:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819488 {#4310 date: 2025-12-16 02:24:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4312 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4318 -id: 135 -name: "エヌシキ" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1765819486 {#4316 date: 2025-12-16 02:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819486 {#4317 date: 2025-12-16 02:24:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4319 …} -Children: Doctrine\ORM\PersistentCollection {#4322 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4325 -id: 133 -name: "三木技研" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1765819479 {#4323 date: 2025-12-16 02:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819479 {#4324 date: 2025-12-16 02:24:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4326 …} -Children: Doctrine\ORM\PersistentCollection {#4329 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4332 -id: 132 -name: "オルファ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1765819477 {#4330 date: 2025-12-16 02:24:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819477 {#4331 date: 2025-12-16 02:24:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4333 …} -Children: Doctrine\ORM\PersistentCollection {#4336 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4339 -id: 131 -name: "リス" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1765819474 {#4337 date: 2025-12-16 02:24:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819474 {#4338 date: 2025-12-16 02:24:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4340 …} -Children: Doctrine\ORM\PersistentCollection {#4343 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4346 -id: 130 -name: "八ツ矢工業" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1765819469 {#4344 date: 2025-12-16 02:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819469 {#4345 date: 2025-12-16 02:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4347 …} -Children: Doctrine\ORM\PersistentCollection {#4350 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4353 -id: 129 -name: "石黒産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1765819466 {#4351 date: 2025-12-16 02:24:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819466 {#4352 date: 2025-12-16 02:24:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4354 …} -Children: Doctrine\ORM\PersistentCollection {#4357 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4360 -id: 128 -name: "アマテイ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1765819463 {#4358 date: 2025-12-16 02:24:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819463 {#4359 date: 2025-12-16 02:24:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4361 …} -Children: Doctrine\ORM\PersistentCollection {#4364 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4367 -id: 127 -name: "日東電工株式会社" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1765819459 {#4365 date: 2025-12-16 02:24:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819459 {#4366 date: 2025-12-16 02:24:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4368 …} -Children: Doctrine\ORM\PersistentCollection {#4371 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4374 -id: 126 -name: "株式会社イトー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1765819456 {#4372 date: 2025-12-16 02:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819456 {#4373 date: 2025-12-16 02:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4375 …} -Children: Doctrine\ORM\PersistentCollection {#4378 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4381 -id: 125 -name: "SPG" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1765819453 {#4379 date: 2025-12-16 02:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819453 {#4380 date: 2025-12-16 02:24:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4382 …} -Children: Doctrine\ORM\PersistentCollection {#4385 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4388 -id: 124 -name: "友定建機" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1765819450 {#4386 date: 2025-12-16 02:24:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819450 {#4387 date: 2025-12-16 02:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4389 …} -Children: Doctrine\ORM\PersistentCollection {#4392 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4395 -id: 123 -name: "石井超硬工具" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1765819447 {#4393 date: 2025-12-16 02:24:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819447 {#4394 date: 2025-12-16 02:24:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4396 …} -Children: Doctrine\ORM\PersistentCollection {#4399 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4402 -id: 122 -name: "ABC商会" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1765819444 {#4400 date: 2025-12-16 02:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819444 {#4401 date: 2025-12-16 02:24:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4403 …} -Children: Doctrine\ORM\PersistentCollection {#4406 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4409 -id: 121 -name: "墨運堂" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1765819441 {#4407 date: 2025-12-16 02:24:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819441 {#4408 date: 2025-12-16 02:24:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4410 …} -Children: Doctrine\ORM\PersistentCollection {#4413 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4416 -id: 120 -name: "カネハマ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1765819439 {#4414 date: 2025-12-16 02:23:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819439 {#4415 date: 2025-12-16 02:23:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4417 …} -Children: Doctrine\ORM\PersistentCollection {#4420 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4423 -id: 119 -name: "テクノクリーン" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1765819436 {#4421 date: 2025-12-16 02:23:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819436 {#4422 date: 2025-12-16 02:23:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4424 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4430 -id: 118 -name: "東レ・アムテックス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1765819433 {#4428 date: 2025-12-16 02:23:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819433 {#4429 date: 2025-12-16 02:23:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4431 …} -Children: Doctrine\ORM\PersistentCollection {#4434 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4437 -id: 117 -name: "信越化学工業" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1765819430 {#4435 date: 2025-12-16 02:23:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819430 {#4436 date: 2025-12-16 02:23:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4444 -id: 116 -name: "アオキ産業" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1765819427 {#4442 date: 2025-12-16 02:23:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819427 {#4443 date: 2025-12-16 02:23:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4451 -id: 115 -name: "昭和電工建材" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1765819424 {#4449 date: 2025-12-16 02:23:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819424 {#4450 date: 2025-12-16 02:23:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4452 …} -Children: Doctrine\ORM\PersistentCollection {#4455 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4458 -id: 114 -name: "マノール" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1765819421 {#4456 date: 2025-12-16 02:23:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819421 {#4457 date: 2025-12-16 02:23:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4465 -id: 113 -name: "関西パテ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1765819415 {#4463 date: 2025-12-16 02:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819415 {#4464 date: 2025-12-16 02:23:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4466 …} -Children: Doctrine\ORM\PersistentCollection {#4469 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4472 -id: 112 -name: "日硝産業" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1765819412 {#4470 date: 2025-12-16 02:23:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819412 {#4471 date: 2025-12-16 02:23:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4473 …} -Children: Doctrine\ORM\PersistentCollection {#4476 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4479 -id: 111 -name: "成瀬化学" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1765819409 {#4477 date: 2025-12-16 02:23:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819409 {#4478 date: 2025-12-16 02:23:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4486 -id: 110 -name: "KYタイル" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1765819406 {#4484 date: 2025-12-16 02:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819406 {#4485 date: 2025-12-16 02:23:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4487 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4493 -id: 109 -name: "日藻工材" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1765819403 {#4491 date: 2025-12-16 02:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819403 {#4492 date: 2025-12-16 02:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4500 -id: 108 -name: "ヤブ原産業" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1765819400 {#4498 date: 2025-12-16 02:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819400 {#4499 date: 2025-12-16 02:23:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4501 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4507 -id: 107 -name: "MUマテックス" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1765819398 {#4505 date: 2025-12-16 02:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819398 {#4506 date: 2025-12-16 02:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4514 -id: 106 -name: "タイルメント" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1765819394 {#4512 date: 2025-12-16 02:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819394 {#4513 date: 2025-12-16 02:23:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4521 -id: 105 -name: "三共製粉" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1765819392 {#4519 date: 2025-12-16 02:23:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819392 {#4520 date: 2025-12-16 02:23:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4528 -id: 104 -name: "アイカ工業" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1765819389 {#4526 date: 2025-12-16 02:23:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819389 {#4527 date: 2025-12-16 02:23:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4529 …} -Children: Doctrine\ORM\PersistentCollection {#4532 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4535 -id: 103 -name: "四国化成" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1765819386 {#4533 date: 2025-12-16 02:23:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819386 {#4534 date: 2025-12-16 02:23:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4542 -id: 102 -name: "フジワラ化学" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1765819382 {#4540 date: 2025-12-16 02:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819382 {#4541 date: 2025-12-16 02:23:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4549 -id: 101 -name: "MAX" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1765819380 {#4547 date: 2025-12-16 02:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819380 {#4548 date: 2025-12-16 02:23:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4550 …} -Children: Doctrine\ORM\PersistentCollection {#4553 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4556 -id: 100 -name: "リンレイテープ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1765819377 {#4554 date: 2025-12-16 02:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819377 {#4555 date: 2025-12-16 02:22:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4563 -id: 99 -name: "3M" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1765819374 {#4561 date: 2025-12-16 02:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819374 {#4562 date: 2025-12-16 02:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4564 …} -Children: Doctrine\ORM\PersistentCollection {#4567 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4570 -id: 98 -name: "ニチバン" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1765819370 {#4568 date: 2025-12-16 02:22:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819370 {#4569 date: 2025-12-16 02:22:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4577 -id: 97 -name: "コンドーテック" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1765819367 {#4575 date: 2025-12-16 02:22:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819367 {#4576 date: 2025-12-16 02:22:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4578 …} -Children: Doctrine\ORM\PersistentCollection {#4581 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4584 -id: 96 -name: "セーレン" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1765819364 {#4582 date: 2025-12-16 02:22:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819364 {#4583 date: 2025-12-16 02:22:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4591 -id: 95 -name: "フクビ化学工業" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1765819361 {#4589 date: 2025-12-16 02:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819361 {#4590 date: 2025-12-16 02:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4592 …} -Children: Doctrine\ORM\PersistentCollection {#4595 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4598 -id: 94 -name: "秩父コンクリート工業" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1765819358 {#4596 date: 2025-12-16 02:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819358 {#4597 date: 2025-12-16 02:22:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4605 -id: 93 -name: "LIXIL" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1765819355 {#4603 date: 2025-12-16 02:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819355 {#4604 date: 2025-12-16 02:22:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4606 …} -Children: Doctrine\ORM\PersistentCollection {#4609 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4612 -id: 92 -name: "DANTO" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1765819353 {#4610 date: 2025-12-16 02:22:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819353 {#4611 date: 2025-12-16 02:22:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4613 …} -Children: Doctrine\ORM\PersistentCollection {#4616 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4619 -id: 91 -name: "ハネダ化学" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1765819350 {#4617 date: 2025-12-16 02:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819350 {#4618 date: 2025-12-16 02:22:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4623 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4626 -id: 90 -name: "菊水化学工業" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1765819347 {#4624 date: 2025-12-16 02:22:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819347 {#4625 date: 2025-12-16 02:22:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4633 -id: 89 -name: "トーヨーマテラン" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1765819344 {#4631 date: 2025-12-16 02:22:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819344 {#4632 date: 2025-12-16 02:22:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4634 …} -Children: Doctrine\ORM\PersistentCollection {#4637 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4640 -id: 88 -name: "村樫石灰工業株式会社" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1765819341 {#4638 date: 2025-12-16 02:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819341 {#4639 date: 2025-12-16 02:22:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4647 -id: 87 -name: "田川産業" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1765819338 {#4645 date: 2025-12-16 02:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819338 {#4646 date: 2025-12-16 02:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4654 -id: 86 -name: "近畿壁材" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1765819335 {#4652 date: 2025-12-16 02:22:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819335 {#4653 date: 2025-12-16 02:22:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4655 …} -Children: Doctrine\ORM\PersistentCollection {#4658 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4661 -id: 85 -name: "畑中産業" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1765819332 {#4659 date: 2025-12-16 02:22:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819332 {#4660 date: 2025-12-16 02:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4668 -id: 84 -name: "吉野石膏" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1765819326 {#4666 date: 2025-12-16 02:22:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819326 {#4667 date: 2025-12-16 02:22:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4669 …} -Children: Doctrine\ORM\PersistentCollection {#4672 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4675 -id: 83 -name: "日本化成" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1765819293 {#4673 date: 2025-12-16 02:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819293 {#4674 date: 2025-12-16 02:21:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4676 …} -Children: Doctrine\ORM\PersistentCollection {#4679 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4682 -id: 82 -name: "豊運" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1765819284 {#4680 date: 2025-12-16 02:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819284 {#4681 date: 2025-12-16 02:21:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4683 …} -Children: Doctrine\ORM\PersistentCollection {#4686 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4689 -id: 81 -name: "松本産業株式会社" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1765819279 {#4687 date: 2025-12-16 02:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819279 {#4688 date: 2025-12-16 02:21:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } Eccube\Entity\Category {#4696 -id: 80 -name: "太平洋セメント" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1765819273 {#4694 date: 2025-12-16 02:21:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819273 {#4695 date: 2025-12-16 02:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4697 …} -Children: Doctrine\ORM\PersistentCollection {#4700 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } ] |
| 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 {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| em | ContainerRUue8hz\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#356 …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 {#3132 -om: ContainerRUue8hz\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#356 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3387 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "common.select__all_products" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3125 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#3618 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_category_id" ] |
| cache_key | "_category_id_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4730 +label: "モルタル・セメント" +value: "10" +data: Eccube\Entity\Category {#2964 -id: 10 -name: "モルタル・セメント" -hierarchy: 1 -sort_no: 144 -create_date: DateTime @1764516845 {#3119 date: 2025-12-01 00:34:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3610 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#2965 …} -Children: Doctrine\ORM\PersistentCollection {#3597 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4731 +label: " セメント" +value: "19" +data: Eccube\Entity\Category {#3605 -id: 19 -name: "セメント" -hierarchy: 2 -sort_no: 116 -create_date: DateTime @1765763858 {#3613 date: 2025-12-15 10:57:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3615 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3606 …} -Children: Doctrine\ORM\PersistentCollection {#3609 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4732 +label: " 白セメント(ホワイトセメント)" +value: "20" +data: Eccube\Entity\Category {#3710 -id: 20 -name: "白セメント(ホワイトセメント)" -hierarchy: 2 -sort_no: 115 -create_date: DateTime @1765763871 {#3708 date: 2025-12-15 10:57:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3705 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3709 …} -Children: Doctrine\ORM\PersistentCollection {#3715 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4733 +label: " プレミックスモルタル" +value: "21" +data: Eccube\Entity\Category {#3714 -id: 21 -name: "プレミックスモルタル" -hierarchy: 2 -sort_no: 114 -create_date: DateTime @1765763875 {#3712 date: 2025-12-15 10:57:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3716 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3717 …} -Children: Doctrine\ORM\PersistentCollection {#3720 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4734 +label: " カチオン系モルタル" +value: "22" +data: Eccube\Entity\Category {#3724 -id: 22 -name: "カチオン系モルタル" -hierarchy: 2 -sort_no: 113 -create_date: DateTime @1765763878 {#3722 date: 2025-12-15 10:57:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3721 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3723 …} -Children: Doctrine\ORM\PersistentCollection {#3727 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4735 +label: " 特殊モルタル(速乾・防水・高強度)" +value: "23" +data: Eccube\Entity\Category {#3730 -id: 23 -name: "特殊モルタル(速乾・防水・高強度)" -hierarchy: 2 -sort_no: 112 -create_date: DateTime @1765763881 {#3728 date: 2025-12-15 10:58:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763909 {#3729 date: 2025-12-15 10:58:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3731 …} -Children: Doctrine\ORM\PersistentCollection {#3734 …} -Parent: Eccube\Entity\Category {#2964} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4736 +label: "モルタル補助材(混和材・プライマー)" +value: "14" +data: Eccube\Entity\Category {#3737 -id: 14 -name: "モルタル補助材(混和材・プライマー)" -hierarchy: 1 -sort_no: 143 -create_date: DateTime @1764516865 {#3596 date: 2025-12-01 00:34:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3101 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3738 …} -Children: Doctrine\ORM\PersistentCollection {#3741 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4737 +label: " 下地強化材" +value: "24" +data: Eccube\Entity\Category {#3742 -id: 24 -name: "下地強化材" -hierarchy: 2 -sort_no: 77 -create_date: DateTime @1765763973 {#3735 date: 2025-12-15 10:59:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3736 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3743 …} -Children: Doctrine\ORM\PersistentCollection {#3746 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4738 +label: " 接着剤(ボンド・プライマー)" +value: "25" +data: Eccube\Entity\Category {#3751 -id: 25 -name: "接着剤(ボンド・プライマー)" -hierarchy: 2 -sort_no: 76 -create_date: DateTime @1765763976 {#3749 date: 2025-12-15 10:59:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3750 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3752 …} -Children: Doctrine\ORM\PersistentCollection {#3755 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4739 +label: " 防水剤・防凍剤" +value: "26" +data: Eccube\Entity\Category {#3758 -id: 26 -name: "防水剤・防凍剤" -hierarchy: 2 -sort_no: 75 -create_date: DateTime @1765763979 {#3756 date: 2025-12-15 10:59:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3757 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3759 …} -Children: Doctrine\ORM\PersistentCollection {#3762 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4740 +label: " 急結剤・硬化促進剤" +value: "27" +data: Eccube\Entity\Category {#3765 -id: 27 -name: "急結剤・硬化促進剤" -hierarchy: 2 -sort_no: 74 -create_date: DateTime @1765763981 {#3763 date: 2025-12-15 10:59:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3764 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3766 …} -Children: Doctrine\ORM\PersistentCollection {#3769 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4741 +label: " 作業性向上剤(流動化剤・遅延剤)" +value: "28" +data: Eccube\Entity\Category {#3772 -id: 28 -name: "作業性向上剤(流動化剤・遅延剤)" -hierarchy: 2 -sort_no: 73 -create_date: DateTime @1765763983 {#3770 date: 2025-12-15 10:59:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3771 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3773 …} -Children: Doctrine\ORM\PersistentCollection {#3776 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4742 +label: " ひび割れ防止剤" +value: "29" +data: Eccube\Entity\Category {#3779 -id: 29 -name: "ひび割れ防止剤" -hierarchy: 2 -sort_no: 72 -create_date: DateTime @1765763985 {#3777 date: 2025-12-15 10:59:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3778 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3780 …} -Children: Doctrine\ORM\PersistentCollection {#3783 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4743 +label: " 白華除去剤" +value: "30" +data: Eccube\Entity\Category {#3786 -id: 30 -name: "白華除去剤" -hierarchy: 2 -sort_no: 71 -create_date: DateTime @1765763988 {#3784 date: 2025-12-15 10:59:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765763997 {#3785 date: 2025-12-15 10:59:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3787 …} -Children: Doctrine\ORM\PersistentCollection {#3790 …} -Parent: Eccube\Entity\Category {#3737} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4744 +label: "塗り壁・下地材" +value: "8" +data: Eccube\Entity\Category {#3793 -id: 8 -name: "塗り壁・下地材" -hierarchy: 1 -sort_no: 142 -create_date: DateTime @1764516836 {#3747 date: 2025-12-01 00:33:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3748 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3794 …} -Children: Doctrine\ORM\PersistentCollection {#3797 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4745 +label: " しっくい(漆喰)" +value: "32" +data: Eccube\Entity\Category {#3798 -id: 32 -name: "しっくい(漆喰)" -hierarchy: 2 -sort_no: 138 -create_date: DateTime @1765764220 {#3791 date: 2025-12-15 11:03:40.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3792 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3799 …} -Children: Doctrine\ORM\PersistentCollection {#3802 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4746 +label: " 珪藻土" +value: "33" +data: Eccube\Entity\Category {#3807 -id: 33 -name: "珪藻土" -hierarchy: 2 -sort_no: 137 -create_date: DateTime @1765764223 {#3805 date: 2025-12-15 11:03:43.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3806 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3808 …} -Children: Doctrine\ORM\PersistentCollection {#3811 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4747 +label: " 聚楽壁・砂壁・繊維壁" +value: "34" +data: Eccube\Entity\Category {#3814 -id: 34 -name: "聚楽壁・砂壁・繊維壁" -hierarchy: 2 -sort_no: 136 -create_date: DateTime @1765764226 {#3812 date: 2025-12-15 11:03:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3813 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3815 …} -Children: Doctrine\ORM\PersistentCollection {#3818 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4748 +label: " ジョリパット・外装美装材" +value: "35" +data: Eccube\Entity\Category {#3821 -id: 35 -name: "ジョリパット・外装美装材" -hierarchy: 2 -sort_no: 135 -create_date: DateTime @1765764228 {#3819 date: 2025-12-15 11:03:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3820 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3822 …} -Children: Doctrine\ORM\PersistentCollection {#3825 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4749 +label: " 寒水石・ゼオライトなど天然素材" +value: "36" +data: Eccube\Entity\Category {#3828 -id: 36 -name: "寒水石・ゼオライトなど天然素材" -hierarchy: 2 -sort_no: 134 -create_date: DateTime @1765764230 {#3826 date: 2025-12-15 11:03:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3827 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3829 …} -Children: Doctrine\ORM\PersistentCollection {#3832 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4750 +label: " 下地調整材(シーラー・下地強化材)" +value: "37" +data: Eccube\Entity\Category {#3835 -id: 37 -name: "下地調整材(シーラー・下地強化材)" -hierarchy: 2 -sort_no: 133 -create_date: DateTime @1765764232 {#3833 date: 2025-12-15 11:03:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3834 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3836 …} -Children: Doctrine\ORM\PersistentCollection {#3839 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4751 +label: " 塗り壁補助剤(汚れ防止剤・補填材)" +value: "38" +data: Eccube\Entity\Category {#3842 -id: 38 -name: "塗り壁補助剤(汚れ防止剤・補填材)" -hierarchy: 2 -sort_no: 132 -create_date: DateTime @1765764235 {#3840 date: 2025-12-15 11:03:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764250 {#3841 date: 2025-12-15 11:04:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3843 …} -Children: Doctrine\ORM\PersistentCollection {#3846 …} -Parent: Eccube\Entity\Category {#3793} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4752 +label: "骨材" +value: "12" +data: Eccube\Entity\Category {#3849 -id: 12 -name: "骨材" -hierarchy: 1 -sort_no: 140 -create_date: DateTime @1764516854 {#3803 date: 2025-12-01 00:34:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3804 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3850 …} -Children: Doctrine\ORM\PersistentCollection {#3853 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4753 +label: " 寒水石" +value: "148" +data: Eccube\Entity\Category {#3854 -id: 148 -name: "寒水石" -hierarchy: 2 -sort_no: 139 -create_date: DateTime @1768154649 {#3847 date: 2026-01-12 03:04:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768154649 {#3848 date: 2026-01-12 03:04:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3855 …} -Children: Doctrine\ORM\PersistentCollection {#3858 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4754 +label: " 珪砂" +value: "39" +data: Eccube\Entity\Category {#3863 -id: 39 -name: "珪砂" -hierarchy: 2 -sort_no: 129 -create_date: DateTime @1765764263 {#3861 date: 2025-12-15 11:04:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3862 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3864 …} -Children: Doctrine\ORM\PersistentCollection {#3867 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4755 +label: " 砕石・砂利" +value: "40" +data: Eccube\Entity\Category {#3870 -id: 40 -name: "砕石・砂利" -hierarchy: 2 -sort_no: 128 -create_date: DateTime @1765764265 {#3868 date: 2025-12-15 11:04:25.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3869 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3871 …} -Children: Doctrine\ORM\PersistentCollection {#3874 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4756 +label: " パーライト・軽量骨材" +value: "41" +data: Eccube\Entity\Category {#3877 -id: 41 -name: "パーライト・軽量骨材" -hierarchy: 2 -sort_no: 127 -create_date: DateTime @1765764268 {#3875 date: 2025-12-15 11:04:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3876 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3878 …} -Children: Doctrine\ORM\PersistentCollection {#3881 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4757 +label: " 骨材ミックス・下地骨材" +value: "42" +data: Eccube\Entity\Category {#3884 -id: 42 -name: "骨材ミックス・下地骨材" -hierarchy: 2 -sort_no: 126 -create_date: DateTime @1765764270 {#3882 date: 2025-12-15 11:04:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764274 {#3883 date: 2025-12-15 11:04:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3885 …} -Children: Doctrine\ORM\PersistentCollection {#3888 …} -Parent: Eccube\Entity\Category {#3849} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4758 +label: "タイル関連材" +value: "11" +data: Eccube\Entity\Category {#3891 -id: 11 -name: "タイル関連材" -hierarchy: 1 -sort_no: 131 -create_date: DateTime @1764516847 {#3859 date: 2025-12-01 00:34:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3860 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3892 …} -Children: Doctrine\ORM\PersistentCollection {#3895 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4759 +label: " ツール" +value: "149" +data: Eccube\Entity\Category {#3896 -id: 149 -name: "ツール" -hierarchy: 2 -sort_no: 130 -create_date: DateTime @1768155016 {#3889 date: 2026-01-12 03:10:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768155016 {#3890 date: 2026-01-12 03:10:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3897 …} -Children: Doctrine\ORM\PersistentCollection {#3900 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4760 +label: " タイル接着剤" +value: "43" +data: Eccube\Entity\Category {#3905 -id: 43 -name: "タイル接着剤" -hierarchy: 2 -sort_no: 123 -create_date: DateTime @1765764285 {#3903 date: 2025-12-15 11:04:45.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3904 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3906 …} -Children: Doctrine\ORM\PersistentCollection {#3909 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4761 +label: " 目地材" +value: "44" +data: Eccube\Entity\Category {#3912 -id: 44 -name: "目地材" -hierarchy: 2 -sort_no: 122 -create_date: DateTime @1765764288 {#3910 date: 2025-12-15 11:04:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3911 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3913 …} -Children: Doctrine\ORM\PersistentCollection {#3916 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4762 +label: " 下地調整材" +value: "45" +data: Eccube\Entity\Category {#3919 -id: 45 -name: "下地調整材" -hierarchy: 2 -sort_no: 121 -create_date: DateTime @1765764290 {#3917 date: 2025-12-15 11:04:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3918 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3920 …} -Children: Doctrine\ORM\PersistentCollection {#3923 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4763 +label: " 防水下地材" +value: "46" +data: Eccube\Entity\Category {#3926 -id: 46 -name: "防水下地材" -hierarchy: 2 -sort_no: 120 -create_date: DateTime @1765764292 {#3924 date: 2025-12-15 11:04:52.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3925 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3927 …} -Children: Doctrine\ORM\PersistentCollection {#3930 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4764 +label: " 屋内壁タイル" +value: "47" +data: Eccube\Entity\Category {#3933 -id: 47 -name: "屋内壁タイル" -hierarchy: 2 -sort_no: 119 -create_date: DateTime @1765764295 {#3931 date: 2025-12-15 11:04:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3932 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3934 …} -Children: Doctrine\ORM\PersistentCollection {#3937 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4765 +label: " 屋内床タイル" +value: "48" +data: Eccube\Entity\Category {#3940 -id: 48 -name: "屋内床タイル" -hierarchy: 2 -sort_no: 118 -create_date: DateTime @1765764297 {#3938 date: 2025-12-15 11:04:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3939 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3941 …} -Children: Doctrine\ORM\PersistentCollection {#3944 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4766 +label: " 外装タイル" +value: "49" +data: Eccube\Entity\Category {#3947 -id: 49 -name: "外装タイル" -hierarchy: 2 -sort_no: 117 -create_date: DateTime @1765764299 {#3945 date: 2025-12-15 11:04:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764308 {#3946 date: 2025-12-15 11:05:08.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3948 …} -Children: Doctrine\ORM\PersistentCollection {#3951 …} -Parent: Eccube\Entity\Category {#3891} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4767 +label: "左官道具・副資材" +value: "9" +data: Eccube\Entity\Category {#3954 -id: 9 -name: "左官道具・副資材" -hierarchy: 1 -sort_no: 125 -create_date: DateTime @1764516841 {#3902 date: 2025-12-01 00:34:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3901 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3955 …} -Children: Doctrine\ORM\PersistentCollection {#3958 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4768 +label: " その他" +value: "152" +data: Eccube\Entity\Category {#3959 -id: 152 -name: "その他" -hierarchy: 2 -sort_no: 124 -create_date: DateTime @1768286398 {#3952 date: 2026-01-13 15:39:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768286398 {#3953 date: 2026-01-13 15:39:58.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3960 …} -Children: Doctrine\ORM\PersistentCollection {#3963 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4769 +label: " 鏝(こて)" +value: "50" +data: Eccube\Entity\Category {#3968 -id: 50 -name: "鏝(こて)" -hierarchy: 2 -sort_no: 110 -create_date: DateTime @1765764316 {#3966 date: 2025-12-15 11:05:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3967 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3969 …} -Children: Doctrine\ORM\PersistentCollection {#3972 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4770 +label: " 左官定規・トンボ・フレスノ" +value: "51" +data: Eccube\Entity\Category {#3975 -id: 51 -name: "左官定規・トンボ・フレスノ" -hierarchy: 2 -sort_no: 109 -create_date: DateTime @1765764318 {#3973 date: 2025-12-15 11:05:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3974 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3976 …} -Children: Doctrine\ORM\PersistentCollection {#3979 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4771 +label: " 刷毛・ブラシ・ローラー" +value: "52" +data: Eccube\Entity\Category {#3982 -id: 52 -name: "刷毛・ブラシ・ローラー" -hierarchy: 2 -sort_no: 108 -create_date: DateTime @1765764321 {#3980 date: 2025-12-15 11:05:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3981 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3983 …} -Children: Doctrine\ORM\PersistentCollection {#3986 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4772 +label: " 作業工具(カッター・バケツ・混練具)" +value: "53" +data: Eccube\Entity\Category {#3989 -id: 53 -name: "作業工具(カッター・バケツ・混練具)" -hierarchy: 2 -sort_no: 107 -create_date: DateTime @1765764324 {#3987 date: 2025-12-15 11:05:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3988 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3990 …} -Children: Doctrine\ORM\PersistentCollection {#3993 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4773 +label: " ダイヤモンドカッター・研磨材" +value: "54" +data: Eccube\Entity\Category {#3996 -id: 54 -name: "ダイヤモンドカッター・研磨材" -hierarchy: 2 -sort_no: 106 -create_date: DateTime @1765764326 {#3994 date: 2025-12-15 11:05:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#3995 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#3997 …} -Children: Doctrine\ORM\PersistentCollection {#4000 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4774 +label: " 養生資材(テープ・マスカー・シート)" +value: "55" +data: Eccube\Entity\Category {#4003 -id: 55 -name: "養生資材(テープ・マスカー・シート)" -hierarchy: 2 -sort_no: 105 -create_date: DateTime @1765764328 {#4001 date: 2025-12-15 11:05:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4002 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4004 …} -Children: Doctrine\ORM\PersistentCollection {#4007 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4775 +label: " エアタッカー・釘・ビス類" +value: "56" +data: Eccube\Entity\Category {#4010 -id: 56 -name: "エアタッカー・釘・ビス類" -hierarchy: 2 -sort_no: 104 -create_date: DateTime @1765764330 {#4008 date: 2025-12-15 11:05:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4009 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4011 …} -Children: Doctrine\ORM\PersistentCollection {#4014 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4776 +label: " 左官スリッパ・安全用品" +value: "57" +data: Eccube\Entity\Category {#4017 -id: 57 -name: "左官スリッパ・安全用品" -hierarchy: 2 -sort_no: 103 -create_date: DateTime @1765764333 {#4015 date: 2025-12-15 11:05:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764343 {#4016 date: 2025-12-15 11:05:43.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4018 …} -Children: Doctrine\ORM\PersistentCollection {#4021 …} -Parent: Eccube\Entity\Category {#3954} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4777 +label: "DIY・リペア用品" +value: "31" +data: Eccube\Entity\Category {#4024 -id: 31 -name: "DIY・リペア用品" -hierarchy: 1 -sort_no: 111 -create_date: DateTime @1765764190 {#3964 date: 2025-12-15 11:03:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#3965 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4025 …} -Children: Doctrine\ORM\PersistentCollection {#4028 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4778 +label: " DIYキット" +value: "58" +data: Eccube\Entity\Category {#4029 -id: 58 -name: "DIYキット" -hierarchy: 2 -sort_no: 100 -create_date: DateTime @1765764349 {#4022 date: 2025-12-15 11:05:49.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4023 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4030 …} -Children: Doctrine\ORM\PersistentCollection {#4033 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4779 +label: " リフォーム材" +value: "59" +data: Eccube\Entity\Category {#4038 -id: 59 -name: "リフォーム材" -hierarchy: 2 -sort_no: 99 -create_date: DateTime @1765764351 {#4036 date: 2025-12-15 11:05:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4037 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4039 …} -Children: Doctrine\ORM\PersistentCollection {#4042 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4780 +label: " 汚れ防止剤・仕上げ剤" +value: "60" +data: Eccube\Entity\Category {#4045 -id: 60 -name: "汚れ防止剤・仕上げ剤" -hierarchy: 2 -sort_no: 98 -create_date: DateTime @1765764354 {#4043 date: 2025-12-15 11:05:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4044 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4046 …} -Children: Doctrine\ORM\PersistentCollection {#4049 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4781 +label: " 顔料・色粉" +value: "61" +data: Eccube\Entity\Category {#4052 -id: 61 -name: "顔料・色粉" -hierarchy: 2 -sort_no: 97 -create_date: DateTime @1765764356 {#4050 date: 2025-12-15 11:05:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4051 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4053 …} -Children: Doctrine\ORM\PersistentCollection {#4056 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4782 +label: " プライマー・専用攪拌液" +value: "62" +data: Eccube\Entity\Category {#4059 -id: 62 -name: "プライマー・専用攪拌液" -hierarchy: 2 -sort_no: 96 -create_date: DateTime @1765764358 {#4057 date: 2025-12-15 11:05:58.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4058 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4060 …} -Children: Doctrine\ORM\PersistentCollection {#4063 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +label: " 粉状製品(2N類・基材粉)" +value: "63" +data: Eccube\Entity\Category {#4066 -id: 63 -name: "粉状製品(2N類・基材粉)" -hierarchy: 2 -sort_no: 95 -create_date: DateTime @1765764361 {#4064 date: 2025-12-15 11:06:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4065 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4067 …} -Children: Doctrine\ORM\PersistentCollection {#4070 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4784 +label: " まとめセット" +value: "64" +data: Eccube\Entity\Category {#4073 -id: 64 -name: "まとめセット" -hierarchy: 2 -sort_no: 94 -create_date: DateTime @1765764365 {#4071 date: 2025-12-15 11:06:05.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764376 {#4072 date: 2025-12-15 11:06:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4074 …} -Children: Doctrine\ORM\PersistentCollection {#4077 …} -Parent: Eccube\Entity\Category {#4024} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4785 +label: "モールテックス" +value: "7" +data: Eccube\Entity\Category {#4080 -id: 7 -name: "モールテックス" -hierarchy: 1 -sort_no: 102 -create_date: DateTime @1764516830 {#4034 date: 2025-12-01 00:33:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4035 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4081 …} -Children: Doctrine\ORM\PersistentCollection {#4084 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4786 +label: " セット" +value: "151" +data: Eccube\Entity\Category {#4085 -id: 151 -name: "セット" -hierarchy: 2 -sort_no: 101 -create_date: DateTime @1768220154 {#4078 date: 2026-01-12 21:15:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768220154 {#4079 date: 2026-01-12 21:15:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4086 …} -Children: Doctrine\ORM\PersistentCollection {#4089 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +label: " モールテックス本体" +value: "65" +data: Eccube\Entity\Category {#4094 -id: 65 -name: "モールテックス本体" -hierarchy: 2 -sort_no: 92 -create_date: DateTime @1765764382 {#4092 date: 2025-12-15 11:06:22.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4093 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4095 …} -Children: Doctrine\ORM\PersistentCollection {#4098 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +label: " 専用プライマー" +value: "66" +data: Eccube\Entity\Category {#4101 -id: 66 -name: "専用プライマー" -hierarchy: 2 -sort_no: 91 -create_date: DateTime @1765764386 {#4099 date: 2025-12-15 11:06:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4100 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4102 …} -Children: Doctrine\ORM\PersistentCollection {#4105 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +label: " 専用顔料・専用粉体" +value: "67" +data: Eccube\Entity\Category {#4108 -id: 67 -name: "専用顔料・専用粉体" -hierarchy: 2 -sort_no: 90 -create_date: DateTime @1765764388 {#4106 date: 2025-12-15 11:06:28.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4107 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4109 …} -Children: Doctrine\ORM\PersistentCollection {#4112 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +label: " 専用補助剤(遅延剤・流動化剤など)" +value: "68" +data: Eccube\Entity\Category {#4115 -id: 68 -name: "専用補助剤(遅延剤・流動化剤など)" -hierarchy: 2 -sort_no: 89 -create_date: DateTime @1765764390 {#4113 date: 2025-12-15 11:06:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4114 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4116 …} -Children: Doctrine\ORM\PersistentCollection {#4119 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +label: " 仕上げ剤・保護剤(汚れ防止)" +value: "69" +data: Eccube\Entity\Category {#4122 -id: 69 -name: "仕上げ剤・保護剤(汚れ防止)" -hierarchy: 2 -sort_no: 88 -create_date: DateTime @1765764393 {#4120 date: 2025-12-15 11:06:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4121 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4123 …} -Children: Doctrine\ORM\PersistentCollection {#4126 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +label: " 施工ツール(鏝・スパチュラなど)" +value: "70" +data: Eccube\Entity\Category {#4129 -id: 70 -name: "施工ツール(鏝・スパチュラなど)" -hierarchy: 2 -sort_no: 87 -create_date: DateTime @1765764395 {#4127 date: 2025-12-15 11:06:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764402 {#4128 date: 2025-12-15 11:06:42.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4130 …} -Children: Doctrine\ORM\PersistentCollection {#4133 …} -Parent: Eccube\Entity\Category {#4080} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +label: "レンガ・ブロック材" +value: "15" +data: Eccube\Entity\Category {#4136 -id: 15 -name: "レンガ・ブロック材" -hierarchy: 1 -sort_no: 93 -create_date: DateTime @1764516873 {#4090 date: 2025-12-01 00:34:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4091 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4137 …} -Children: Doctrine\ORM\PersistentCollection {#4140 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +label: " 赤レンガ" +value: "71" +data: Eccube\Entity\Category {#4141 -id: 71 -name: "赤レンガ" -hierarchy: 2 -sort_no: 85 -create_date: DateTime @1765764408 {#4134 date: 2025-12-15 11:06:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4135 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4142 …} -Children: Doctrine\ORM\PersistentCollection {#4145 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +label: " 耐火レンガ" +value: "72" +data: Eccube\Entity\Category {#4150 -id: 72 -name: "耐火レンガ" -hierarchy: 2 -sort_no: 84 -create_date: DateTime @1765764410 {#4148 date: 2025-12-15 11:06:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4149 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4151 …} -Children: Doctrine\ORM\PersistentCollection {#4154 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +label: " モルタルレンガ" +value: "73" +data: Eccube\Entity\Category {#4157 -id: 73 -name: "モルタルレンガ" -hierarchy: 2 -sort_no: 83 -create_date: DateTime @1765764414 {#4155 date: 2025-12-15 11:06:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4156 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4158 …} -Children: Doctrine\ORM\PersistentCollection {#4161 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +label: " ブロック材" +value: "74" +data: Eccube\Entity\Category {#4164 -id: 74 -name: "ブロック材" -hierarchy: 2 -sort_no: 82 -create_date: DateTime @1765764417 {#4162 date: 2025-12-15 11:06:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4163 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4165 …} -Children: Doctrine\ORM\PersistentCollection {#4168 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +label: " レンガ用モルタル・接着剤" +value: "75" +data: Eccube\Entity\Category {#4171 -id: 75 -name: "レンガ用モルタル・接着剤" -hierarchy: 2 -sort_no: 81 -create_date: DateTime @1765764419 {#4169 date: 2025-12-15 11:06:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764425 {#4170 date: 2025-12-15 11:07:05.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4172 …} -Children: Doctrine\ORM\PersistentCollection {#4175 …} -Parent: Eccube\Entity\Category {#4136} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +label: "その他" +value: "16" +data: Eccube\Entity\Category {#4178 -id: 16 -name: "その他" -hierarchy: 1 -sort_no: 86 -create_date: DateTime @1764516876 {#4146 date: 2025-12-01 00:34:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4147 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4179 …} -Children: Doctrine\ORM\PersistentCollection {#4182 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +label: " 汎用補修材" +value: "76" +data: Eccube\Entity\Category {#4183 -id: 76 -name: "汎用補修材" -hierarchy: 2 -sort_no: 79 -create_date: DateTime @1765764430 {#4176 date: 2025-12-15 11:07:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764438 {#4177 date: 2025-12-15 11:07:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4184 …} -Children: Doctrine\ORM\PersistentCollection {#4187 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4801 +label: " 共通副資材" +value: "77" +data: Eccube\Entity\Category {#4192 -id: 77 -name: "共通副資材" -hierarchy: 2 -sort_no: 78 -create_date: DateTime @1765764433 {#4190 date: 2025-12-15 11:07:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764438 {#4191 date: 2025-12-15 11:07:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4193 …} -Children: Doctrine\ORM\PersistentCollection {#4196 …} -Parent: Eccube\Entity\Category {#4178} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4802 +label: "アウトレット" +value: "79" +data: Eccube\Entity\Category {#4197 -id: 79 -name: "アウトレット" -hierarchy: 1 -sort_no: 80 -create_date: DateTime @1765764466 {#4189 date: 2025-12-15 11:07:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765764471 {#4188 date: 2025-12-15 11:07:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4198 …} -Children: Doctrine\ORM\PersistentCollection {#4201 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4803 +label: "メーカー" +value: "17" +data: Eccube\Entity\Category {#4206 -id: 17 -name: "メーカー" -hierarchy: 1 -sort_no: 70 -create_date: DateTime @1764587137 {#4202 date: 2025-12-01 20:05:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1766208239 {#4203 date: 2025-12-20 14:23:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4207 …} -Children: Doctrine\ORM\PersistentCollection {#4210 …} -Parent: null -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +label: " マキタ" +value: "18" +data: Eccube\Entity\Category {#4211 -id: 18 -name: "マキタ" -hierarchy: 2 -sort_no: 141 -create_date: DateTime @1764587166 {#4204 date: 2025-12-01 20:06:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1764587166 {#4205 date: 2025-12-01 20:06:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4212 …} -Children: Doctrine\ORM\PersistentCollection {#4215 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +label: " 土牛" +value: "153" +data: Eccube\Entity\Category {#4220 -id: 153 -name: "土牛" -hierarchy: 2 -sort_no: 69 -create_date: DateTime @1768286906 {#4218 date: 2026-01-13 15:48:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768286906 {#4219 date: 2026-01-13 15:48:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4221 …} -Children: Doctrine\ORM\PersistentCollection {#4224 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +label: " ヤブ原" +value: "150" +data: Eccube\Entity\Category {#4227 -id: 150 -name: "ヤブ原" -hierarchy: 2 -sort_no: 68 -create_date: DateTime @1768155375 {#4225 date: 2026-01-12 03:16:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768155375 {#4226 date: 2026-01-12 03:16:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4228 …} -Children: Doctrine\ORM\PersistentCollection {#4231 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +label: " ダイヤテックス" +value: "147" +data: Eccube\Entity\Category {#4234 -id: 147 -name: "ダイヤテックス" -hierarchy: 2 -sort_no: 67 -create_date: DateTime @1768029639 {#4232 date: 2026-01-10 16:20:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1768029639 {#4233 date: 2026-01-10 16:20:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4235 …} -Children: Doctrine\ORM\PersistentCollection {#4238 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +label: " ノーブランド" +value: "146" +data: Eccube\Entity\Category {#4241 -id: 146 -name: "ノーブランド" -hierarchy: 2 -sort_no: 66 -create_date: DateTime @1765819536 {#4239 date: 2025-12-16 02:25:36.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819536 {#4240 date: 2025-12-16 02:25:36.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4242 …} -Children: Doctrine\ORM\PersistentCollection {#4245 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +label: " BEAL社" +value: "145" +data: Eccube\Entity\Category {#4248 -id: 145 -name: "BEAL社" -hierarchy: 2 -sort_no: 65 -create_date: DateTime @1765819527 {#4246 date: 2025-12-16 02:25:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819527 {#4247 date: 2025-12-16 02:25:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4249 …} -Children: Doctrine\ORM\PersistentCollection {#4252 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +label: " 五百蔵製作所" +value: "144" +data: Eccube\Entity\Category {#4255 -id: 144 -name: "五百蔵製作所" -hierarchy: 2 -sort_no: 64 -create_date: DateTime @1765819520 {#4253 date: 2025-12-16 02:25:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819520 {#4254 date: 2025-12-16 02:25:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4256 …} -Children: Doctrine\ORM\PersistentCollection {#4259 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +label: " アローライン工業" +value: "143" +data: Eccube\Entity\Category {#4262 -id: 143 -name: "アローライン工業" -hierarchy: 2 -sort_no: 63 -create_date: DateTime @1765819509 {#4260 date: 2025-12-16 02:25:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819509 {#4261 date: 2025-12-16 02:25:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4263 …} -Children: Doctrine\ORM\PersistentCollection {#4266 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +label: " ニッタイ工業" +value: "142" +data: Eccube\Entity\Category {#4269 -id: 142 -name: "ニッタイ工業" -hierarchy: 2 -sort_no: 62 -create_date: DateTime @1765819506 {#4267 date: 2025-12-16 02:25:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819506 {#4268 date: 2025-12-16 02:25:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4270 …} -Children: Doctrine\ORM\PersistentCollection {#4273 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +label: " T-CHIC" +value: "141" +data: Eccube\Entity\Category {#4276 -id: 141 -name: "T-CHIC" -hierarchy: 2 -sort_no: 61 -create_date: DateTime @1765819503 {#4274 date: 2025-12-16 02:25:03.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819503 {#4275 date: 2025-12-16 02:25:03.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4277 …} -Children: Doctrine\ORM\PersistentCollection {#4280 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +label: " ツボ万" +value: "140" +data: Eccube\Entity\Category {#4283 -id: 140 -name: "ツボ万" -hierarchy: 2 -sort_no: 60 -create_date: DateTime @1765819501 {#4281 date: 2025-12-16 02:25:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819501 {#4282 date: 2025-12-16 02:25:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4284 …} -Children: Doctrine\ORM\PersistentCollection {#4287 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +label: " ヤヨイ化学" +value: "139" +data: Eccube\Entity\Category {#4290 -id: 139 -name: "ヤヨイ化学" -hierarchy: 2 -sort_no: 59 -create_date: DateTime @1765819497 {#4288 date: 2025-12-16 02:24:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819497 {#4289 date: 2025-12-16 02:24:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4291 …} -Children: Doctrine\ORM\PersistentCollection {#4294 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +label: " 戸田研磨工業" +value: "138" +data: Eccube\Entity\Category {#4297 -id: 138 -name: "戸田研磨工業" -hierarchy: 2 -sort_no: 58 -create_date: DateTime @1765819495 {#4295 date: 2025-12-16 02:24:55.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819495 {#4296 date: 2025-12-16 02:24:55.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4298 …} -Children: Doctrine\ORM\PersistentCollection {#4301 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +label: " 大塚刷毛" +value: "137" +data: Eccube\Entity\Category {#4304 -id: 137 -name: "大塚刷毛" -hierarchy: 2 -sort_no: 57 -create_date: DateTime @1765819491 {#4302 date: 2025-12-16 02:24:51.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819491 {#4303 date: 2025-12-16 02:24:51.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4305 …} -Children: Doctrine\ORM\PersistentCollection {#4308 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +label: " 金鹿工具" +value: "136" +data: Eccube\Entity\Category {#4311 -id: 136 -name: "金鹿工具" -hierarchy: 2 -sort_no: 56 -create_date: DateTime @1765819488 {#4309 date: 2025-12-16 02:24:48.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819488 {#4310 date: 2025-12-16 02:24:48.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4312 …} -Children: Doctrine\ORM\PersistentCollection {#4315 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +label: " エヌシキ" +value: "135" +data: Eccube\Entity\Category {#4318 -id: 135 -name: "エヌシキ" -hierarchy: 2 -sort_no: 55 -create_date: DateTime @1765819486 {#4316 date: 2025-12-16 02:24:46.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819486 {#4317 date: 2025-12-16 02:24:46.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4319 …} -Children: Doctrine\ORM\PersistentCollection {#4322 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +label: " 三木技研" +value: "133" +data: Eccube\Entity\Category {#4325 -id: 133 -name: "三木技研" -hierarchy: 2 -sort_no: 54 -create_date: DateTime @1765819479 {#4323 date: 2025-12-16 02:24:39.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819479 {#4324 date: 2025-12-16 02:24:39.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4326 …} -Children: Doctrine\ORM\PersistentCollection {#4329 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +label: " オルファ" +value: "132" +data: Eccube\Entity\Category {#4332 -id: 132 -name: "オルファ" -hierarchy: 2 -sort_no: 53 -create_date: DateTime @1765819477 {#4330 date: 2025-12-16 02:24:37.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819477 {#4331 date: 2025-12-16 02:24:37.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4333 …} -Children: Doctrine\ORM\PersistentCollection {#4336 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +label: " リス" +value: "131" +data: Eccube\Entity\Category {#4339 -id: 131 -name: "リス" -hierarchy: 2 -sort_no: 52 -create_date: DateTime @1765819474 {#4337 date: 2025-12-16 02:24:34.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819474 {#4338 date: 2025-12-16 02:24:34.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4340 …} -Children: Doctrine\ORM\PersistentCollection {#4343 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +label: " 八ツ矢工業" +value: "130" +data: Eccube\Entity\Category {#4346 -id: 130 -name: "八ツ矢工業" -hierarchy: 2 -sort_no: 51 -create_date: DateTime @1765819469 {#4344 date: 2025-12-16 02:24:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819469 {#4345 date: 2025-12-16 02:24:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4347 …} -Children: Doctrine\ORM\PersistentCollection {#4350 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +label: " 石黒産業" +value: "129" +data: Eccube\Entity\Category {#4353 -id: 129 -name: "石黒産業" -hierarchy: 2 -sort_no: 50 -create_date: DateTime @1765819466 {#4351 date: 2025-12-16 02:24:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819466 {#4352 date: 2025-12-16 02:24:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4354 …} -Children: Doctrine\ORM\PersistentCollection {#4357 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +label: " アマテイ" +value: "128" +data: Eccube\Entity\Category {#4360 -id: 128 -name: "アマテイ" -hierarchy: 2 -sort_no: 49 -create_date: DateTime @1765819463 {#4358 date: 2025-12-16 02:24:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819463 {#4359 date: 2025-12-16 02:24:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4361 …} -Children: Doctrine\ORM\PersistentCollection {#4364 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +label: " 日東電工株式会社" +value: "127" +data: Eccube\Entity\Category {#4367 -id: 127 -name: "日東電工株式会社" -hierarchy: 2 -sort_no: 48 -create_date: DateTime @1765819459 {#4365 date: 2025-12-16 02:24:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819459 {#4366 date: 2025-12-16 02:24:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4368 …} -Children: Doctrine\ORM\PersistentCollection {#4371 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +label: " 株式会社イトー" +value: "126" +data: Eccube\Entity\Category {#4374 -id: 126 -name: "株式会社イトー" -hierarchy: 2 -sort_no: 47 -create_date: DateTime @1765819456 {#4372 date: 2025-12-16 02:24:16.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819456 {#4373 date: 2025-12-16 02:24:16.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4375 …} -Children: Doctrine\ORM\PersistentCollection {#4378 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +label: " SPG" +value: "125" +data: Eccube\Entity\Category {#4381 -id: 125 -name: "SPG" -hierarchy: 2 -sort_no: 46 -create_date: DateTime @1765819453 {#4379 date: 2025-12-16 02:24:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819453 {#4380 date: 2025-12-16 02:24:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4382 …} -Children: Doctrine\ORM\PersistentCollection {#4385 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +label: " 友定建機" +value: "124" +data: Eccube\Entity\Category {#4388 -id: 124 -name: "友定建機" -hierarchy: 2 -sort_no: 45 -create_date: DateTime @1765819450 {#4386 date: 2025-12-16 02:24:10.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819450 {#4387 date: 2025-12-16 02:24:10.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4389 …} -Children: Doctrine\ORM\PersistentCollection {#4392 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +label: " 石井超硬工具" +value: "123" +data: Eccube\Entity\Category {#4395 -id: 123 -name: "石井超硬工具" -hierarchy: 2 -sort_no: 44 -create_date: DateTime @1765819447 {#4393 date: 2025-12-16 02:24:07.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819447 {#4394 date: 2025-12-16 02:24:07.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4396 …} -Children: Doctrine\ORM\PersistentCollection {#4399 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +label: " ABC商会" +value: "122" +data: Eccube\Entity\Category {#4402 -id: 122 -name: "ABC商会" -hierarchy: 2 -sort_no: 43 -create_date: DateTime @1765819444 {#4400 date: 2025-12-16 02:24:04.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819444 {#4401 date: 2025-12-16 02:24:04.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4403 …} -Children: Doctrine\ORM\PersistentCollection {#4406 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +label: " 墨運堂" +value: "121" +data: Eccube\Entity\Category {#4409 -id: 121 -name: "墨運堂" -hierarchy: 2 -sort_no: 42 -create_date: DateTime @1765819441 {#4407 date: 2025-12-16 02:24:01.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819441 {#4408 date: 2025-12-16 02:24:01.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4410 …} -Children: Doctrine\ORM\PersistentCollection {#4413 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +label: " カネハマ" +value: "120" +data: Eccube\Entity\Category {#4416 -id: 120 -name: "カネハマ" -hierarchy: 2 -sort_no: 41 -create_date: DateTime @1765819439 {#4414 date: 2025-12-16 02:23:59.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819439 {#4415 date: 2025-12-16 02:23:59.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4417 …} -Children: Doctrine\ORM\PersistentCollection {#4420 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +label: " テクノクリーン" +value: "119" +data: Eccube\Entity\Category {#4423 -id: 119 -name: "テクノクリーン" -hierarchy: 2 -sort_no: 40 -create_date: DateTime @1765819436 {#4421 date: 2025-12-16 02:23:56.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819436 {#4422 date: 2025-12-16 02:23:56.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4424 …} -Children: Doctrine\ORM\PersistentCollection {#4427 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +label: " 東レ・アムテックス" +value: "118" +data: Eccube\Entity\Category {#4430 -id: 118 -name: "東レ・アムテックス" -hierarchy: 2 -sort_no: 39 -create_date: DateTime @1765819433 {#4428 date: 2025-12-16 02:23:53.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819433 {#4429 date: 2025-12-16 02:23:53.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4431 …} -Children: Doctrine\ORM\PersistentCollection {#4434 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +label: " 信越化学工業" +value: "117" +data: Eccube\Entity\Category {#4437 -id: 117 -name: "信越化学工業" -hierarchy: 2 -sort_no: 38 -create_date: DateTime @1765819430 {#4435 date: 2025-12-16 02:23:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819430 {#4436 date: 2025-12-16 02:23:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4438 …} -Children: Doctrine\ORM\PersistentCollection {#4441 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +label: " アオキ産業" +value: "116" +data: Eccube\Entity\Category {#4444 -id: 116 -name: "アオキ産業" -hierarchy: 2 -sort_no: 37 -create_date: DateTime @1765819427 {#4442 date: 2025-12-16 02:23:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819427 {#4443 date: 2025-12-16 02:23:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4445 …} -Children: Doctrine\ORM\PersistentCollection {#4448 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +label: " 昭和電工建材" +value: "115" +data: Eccube\Entity\Category {#4451 -id: 115 -name: "昭和電工建材" -hierarchy: 2 -sort_no: 36 -create_date: DateTime @1765819424 {#4449 date: 2025-12-16 02:23:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819424 {#4450 date: 2025-12-16 02:23:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4452 …} -Children: Doctrine\ORM\PersistentCollection {#4455 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +label: " マノール" +value: "114" +data: Eccube\Entity\Category {#4458 -id: 114 -name: "マノール" -hierarchy: 2 -sort_no: 35 -create_date: DateTime @1765819421 {#4456 date: 2025-12-16 02:23:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819421 {#4457 date: 2025-12-16 02:23:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4459 …} -Children: Doctrine\ORM\PersistentCollection {#4462 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +label: " 関西パテ" +value: "113" +data: Eccube\Entity\Category {#4465 -id: 113 -name: "関西パテ" -hierarchy: 2 -sort_no: 34 -create_date: DateTime @1765819415 {#4463 date: 2025-12-16 02:23:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819415 {#4464 date: 2025-12-16 02:23:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4466 …} -Children: Doctrine\ORM\PersistentCollection {#4469 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +label: " 日硝産業" +value: "112" +data: Eccube\Entity\Category {#4472 -id: 112 -name: "日硝産業" -hierarchy: 2 -sort_no: 33 -create_date: DateTime @1765819412 {#4470 date: 2025-12-16 02:23:32.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819412 {#4471 date: 2025-12-16 02:23:32.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4473 …} -Children: Doctrine\ORM\PersistentCollection {#4476 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +label: " 成瀬化学" +value: "111" +data: Eccube\Entity\Category {#4479 -id: 111 -name: "成瀬化学" -hierarchy: 2 -sort_no: 32 -create_date: DateTime @1765819409 {#4477 date: 2025-12-16 02:23:29.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819409 {#4478 date: 2025-12-16 02:23:29.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4480 …} -Children: Doctrine\ORM\PersistentCollection {#4483 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +label: " KYタイル" +value: "110" +data: Eccube\Entity\Category {#4486 -id: 110 -name: "KYタイル" -hierarchy: 2 -sort_no: 31 -create_date: DateTime @1765819406 {#4484 date: 2025-12-16 02:23:26.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819406 {#4485 date: 2025-12-16 02:23:26.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4487 …} -Children: Doctrine\ORM\PersistentCollection {#4490 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +label: " 日藻工材" +value: "109" +data: Eccube\Entity\Category {#4493 -id: 109 -name: "日藻工材" -hierarchy: 2 -sort_no: 30 -create_date: DateTime @1765819403 {#4491 date: 2025-12-16 02:23:23.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819403 {#4492 date: 2025-12-16 02:23:23.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4494 …} -Children: Doctrine\ORM\PersistentCollection {#4497 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +label: " ヤブ原産業" +value: "108" +data: Eccube\Entity\Category {#4500 -id: 108 -name: "ヤブ原産業" -hierarchy: 2 -sort_no: 29 -create_date: DateTime @1765819400 {#4498 date: 2025-12-16 02:23:20.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819400 {#4499 date: 2025-12-16 02:23:20.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4501 …} -Children: Doctrine\ORM\PersistentCollection {#4504 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +label: " MUマテックス" +value: "107" +data: Eccube\Entity\Category {#4507 -id: 107 -name: "MUマテックス" -hierarchy: 2 -sort_no: 28 -create_date: DateTime @1765819398 {#4505 date: 2025-12-16 02:23:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819398 {#4506 date: 2025-12-16 02:23:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4508 …} -Children: Doctrine\ORM\PersistentCollection {#4511 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +label: " タイルメント" +value: "106" +data: Eccube\Entity\Category {#4514 -id: 106 -name: "タイルメント" -hierarchy: 2 -sort_no: 27 -create_date: DateTime @1765819394 {#4512 date: 2025-12-16 02:23:14.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819394 {#4513 date: 2025-12-16 02:23:14.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4515 …} -Children: Doctrine\ORM\PersistentCollection {#4518 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +label: " 三共製粉" +value: "105" +data: Eccube\Entity\Category {#4521 -id: 105 -name: "三共製粉" -hierarchy: 2 -sort_no: 26 -create_date: DateTime @1765819392 {#4519 date: 2025-12-16 02:23:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819392 {#4520 date: 2025-12-16 02:23:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4522 …} -Children: Doctrine\ORM\PersistentCollection {#4525 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +label: " アイカ工業" +value: "104" +data: Eccube\Entity\Category {#4528 -id: 104 -name: "アイカ工業" -hierarchy: 2 -sort_no: 25 -create_date: DateTime @1765819389 {#4526 date: 2025-12-16 02:23:09.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819389 {#4527 date: 2025-12-16 02:23:09.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4529 …} -Children: Doctrine\ORM\PersistentCollection {#4532 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +label: " 四国化成" +value: "103" +data: Eccube\Entity\Category {#4535 -id: 103 -name: "四国化成" -hierarchy: 2 -sort_no: 24 -create_date: DateTime @1765819386 {#4533 date: 2025-12-16 02:23:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819386 {#4534 date: 2025-12-16 02:23:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4536 …} -Children: Doctrine\ORM\PersistentCollection {#4539 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +label: " フジワラ化学" +value: "102" +data: Eccube\Entity\Category {#4542 -id: 102 -name: "フジワラ化学" -hierarchy: 2 -sort_no: 23 -create_date: DateTime @1765819382 {#4540 date: 2025-12-16 02:23:02.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819382 {#4541 date: 2025-12-16 02:23:02.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4543 …} -Children: Doctrine\ORM\PersistentCollection {#4546 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +label: " MAX" +value: "101" +data: Eccube\Entity\Category {#4549 -id: 101 -name: "MAX" -hierarchy: 2 -sort_no: 22 -create_date: DateTime @1765819380 {#4547 date: 2025-12-16 02:23:00.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819380 {#4548 date: 2025-12-16 02:23:00.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4550 …} -Children: Doctrine\ORM\PersistentCollection {#4553 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +label: " リンレイテープ" +value: "100" +data: Eccube\Entity\Category {#4556 -id: 100 -name: "リンレイテープ" -hierarchy: 2 -sort_no: 21 -create_date: DateTime @1765819377 {#4554 date: 2025-12-16 02:22:57.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819377 {#4555 date: 2025-12-16 02:22:57.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4557 …} -Children: Doctrine\ORM\PersistentCollection {#4560 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +label: " 3M" +value: "99" +data: Eccube\Entity\Category {#4563 -id: 99 -name: "3M" -hierarchy: 2 -sort_no: 20 -create_date: DateTime @1765819374 {#4561 date: 2025-12-16 02:22:54.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819374 {#4562 date: 2025-12-16 02:22:54.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4564 …} -Children: Doctrine\ORM\PersistentCollection {#4567 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +label: " ニチバン" +value: "98" +data: Eccube\Entity\Category {#4570 -id: 98 -name: "ニチバン" -hierarchy: 2 -sort_no: 19 -create_date: DateTime @1765819370 {#4568 date: 2025-12-16 02:22:50.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819370 {#4569 date: 2025-12-16 02:22:50.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4571 …} -Children: Doctrine\ORM\PersistentCollection {#4574 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +label: " コンドーテック" +value: "97" +data: Eccube\Entity\Category {#4577 -id: 97 -name: "コンドーテック" -hierarchy: 2 -sort_no: 18 -create_date: DateTime @1765819367 {#4575 date: 2025-12-16 02:22:47.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819367 {#4576 date: 2025-12-16 02:22:47.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4578 …} -Children: Doctrine\ORM\PersistentCollection {#4581 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +label: " セーレン" +value: "96" +data: Eccube\Entity\Category {#4584 -id: 96 -name: "セーレン" -hierarchy: 2 -sort_no: 17 -create_date: DateTime @1765819364 {#4582 date: 2025-12-16 02:22:44.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819364 {#4583 date: 2025-12-16 02:22:44.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4585 …} -Children: Doctrine\ORM\PersistentCollection {#4588 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +label: " フクビ化学工業" +value: "95" +data: Eccube\Entity\Category {#4591 -id: 95 -name: "フクビ化学工業" -hierarchy: 2 -sort_no: 16 -create_date: DateTime @1765819361 {#4589 date: 2025-12-16 02:22:41.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819361 {#4590 date: 2025-12-16 02:22:41.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4592 …} -Children: Doctrine\ORM\PersistentCollection {#4595 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +label: " 秩父コンクリート工業" +value: "94" +data: Eccube\Entity\Category {#4598 -id: 94 -name: "秩父コンクリート工業" -hierarchy: 2 -sort_no: 15 -create_date: DateTime @1765819358 {#4596 date: 2025-12-16 02:22:38.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819358 {#4597 date: 2025-12-16 02:22:38.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4599 …} -Children: Doctrine\ORM\PersistentCollection {#4602 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +label: " LIXIL" +value: "93" +data: Eccube\Entity\Category {#4605 -id: 93 -name: "LIXIL" -hierarchy: 2 -sort_no: 14 -create_date: DateTime @1765819355 {#4603 date: 2025-12-16 02:22:35.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819355 {#4604 date: 2025-12-16 02:22:35.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4606 …} -Children: Doctrine\ORM\PersistentCollection {#4609 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +label: " DANTO" +value: "92" +data: Eccube\Entity\Category {#4612 -id: 92 -name: "DANTO" -hierarchy: 2 -sort_no: 13 -create_date: DateTime @1765819353 {#4610 date: 2025-12-16 02:22:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819353 {#4611 date: 2025-12-16 02:22:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4613 …} -Children: Doctrine\ORM\PersistentCollection {#4616 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +label: " ハネダ化学" +value: "91" +data: Eccube\Entity\Category {#4619 -id: 91 -name: "ハネダ化学" -hierarchy: 2 -sort_no: 12 -create_date: DateTime @1765819350 {#4617 date: 2025-12-16 02:22:30.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819350 {#4618 date: 2025-12-16 02:22:30.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4620 …} -Children: Doctrine\ORM\PersistentCollection {#4623 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +label: " 菊水化学工業" +value: "90" +data: Eccube\Entity\Category {#4626 -id: 90 -name: "菊水化学工業" -hierarchy: 2 -sort_no: 11 -create_date: DateTime @1765819347 {#4624 date: 2025-12-16 02:22:27.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819347 {#4625 date: 2025-12-16 02:22:27.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4627 …} -Children: Doctrine\ORM\PersistentCollection {#4630 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +label: " トーヨーマテラン" +value: "89" +data: Eccube\Entity\Category {#4633 -id: 89 -name: "トーヨーマテラン" -hierarchy: 2 -sort_no: 10 -create_date: DateTime @1765819344 {#4631 date: 2025-12-16 02:22:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819344 {#4632 date: 2025-12-16 02:22:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4634 …} -Children: Doctrine\ORM\PersistentCollection {#4637 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +label: " 村樫石灰工業株式会社" +value: "88" +data: Eccube\Entity\Category {#4640 -id: 88 -name: "村樫石灰工業株式会社" -hierarchy: 2 -sort_no: 9 -create_date: DateTime @1765819341 {#4638 date: 2025-12-16 02:22:21.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819341 {#4639 date: 2025-12-16 02:22:21.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4641 …} -Children: Doctrine\ORM\PersistentCollection {#4644 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +label: " 田川産業" +value: "87" +data: Eccube\Entity\Category {#4647 -id: 87 -name: "田川産業" -hierarchy: 2 -sort_no: 8 -create_date: DateTime @1765819338 {#4645 date: 2025-12-16 02:22:18.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819338 {#4646 date: 2025-12-16 02:22:18.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4648 …} -Children: Doctrine\ORM\PersistentCollection {#4651 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +label: " 近畿壁材" +value: "86" +data: Eccube\Entity\Category {#4654 -id: 86 -name: "近畿壁材" -hierarchy: 2 -sort_no: 7 -create_date: DateTime @1765819335 {#4652 date: 2025-12-16 02:22:15.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819335 {#4653 date: 2025-12-16 02:22:15.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4655 …} -Children: Doctrine\ORM\PersistentCollection {#4658 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +label: " 畑中産業" +value: "85" +data: Eccube\Entity\Category {#4661 -id: 85 -name: "畑中産業" -hierarchy: 2 -sort_no: 6 -create_date: DateTime @1765819332 {#4659 date: 2025-12-16 02:22:12.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819332 {#4660 date: 2025-12-16 02:22:12.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4662 …} -Children: Doctrine\ORM\PersistentCollection {#4665 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +label: " 吉野石膏" +value: "84" +data: Eccube\Entity\Category {#4668 -id: 84 -name: "吉野石膏" -hierarchy: 2 -sort_no: 5 -create_date: DateTime @1765819326 {#4666 date: 2025-12-16 02:22:06.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819326 {#4667 date: 2025-12-16 02:22:06.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4669 …} -Children: Doctrine\ORM\PersistentCollection {#4672 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +label: " 日本化成" +value: "83" +data: Eccube\Entity\Category {#4675 -id: 83 -name: "日本化成" -hierarchy: 2 -sort_no: 4 -create_date: DateTime @1765819293 {#4673 date: 2025-12-16 02:21:33.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819293 {#4674 date: 2025-12-16 02:21:33.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4676 …} -Children: Doctrine\ORM\PersistentCollection {#4679 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +label: " 豊運" +value: "82" +data: Eccube\Entity\Category {#4682 -id: 82 -name: "豊運" -hierarchy: 2 -sort_no: 3 -create_date: DateTime @1765819284 {#4680 date: 2025-12-16 02:21:24.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819284 {#4681 date: 2025-12-16 02:21:24.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4683 …} -Children: Doctrine\ORM\PersistentCollection {#4686 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +label: " 松本産業株式会社" +value: "81" +data: Eccube\Entity\Category {#4689 -id: 81 -name: "松本産業株式会社" -hierarchy: 2 -sort_no: 2 -create_date: DateTime @1765819279 {#4687 date: 2025-12-16 02:21:19.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819279 {#4688 date: 2025-12-16 02:21:19.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4690 …} -Children: Doctrine\ORM\PersistentCollection {#4693 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +label: " 太平洋セメント" +value: "80" +data: Eccube\Entity\Category {#4696 -id: 80 -name: "太平洋セメント" -hierarchy: 2 -sort_no: 1 -create_date: DateTime @1765819273 {#4694 date: 2025-12-16 02:21:13.0 Asia/Tokyo (+09:00) } -update_date: DateTime @1765819273 {#4695 date: 2025-12-16 02:21:13.0 Asia/Tokyo (+09:00) } -ProductCategories: Doctrine\ORM\PersistentCollection {#4697 …} -Children: Doctrine\ORM\PersistentCollection {#4700 …} -Parent: Eccube\Entity\Category {#4206} -Creator: Proxies\__CG__\Eccube\Entity\Member {#3094 …} } +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 {#4722 -form: Symfony\Component\Form\Form {#4709 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4721 …5} |
| full_name | "category_id" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "category_id" |
| is_selected | Closure($choice, $value) {#4728 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1485 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category_id" |
| placeholder | "common.select__all_products" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_category_id" |
| valid | true |
| value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\SearchType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 50 ] |
[ "maxlength" => 50 ] |
| label | "common.search_keyword" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#342 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#343 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#344 …} -namespace: Closure() {#346 …} } |
| data_class | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| empty_data | Closure(FormInterface $form) {#3113 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1188 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| purify_html | true |
| purify_html_profile | "default" |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3616 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1240 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#37 …} $translationDomain: "validators" $message: Closure() {#3114 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 50 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "search" "_name" ] |
| cache_key | "_name_search" |
| compound | false |
| data | null |
| disabled | false |
| eccube_form_options | [ "auto_render" => false "form_theme" => null "style_class" => "ec-select" ] |
| errors | Symfony\Component\Form\FormErrorIterator {#4874 -form: Symfony\Component\Form\Form {#4712 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4727 …5} |
| full_name | "name" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "name" |
| label | "common.search_keyword" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_name" |
| valid | true |
| value | "" |